jules
|
f292238b32
|
Android: keyboard input support.
|
13 years ago |
jules
|
9a9adab648
|
(Removed some debugging code)
|
13 years ago |
jules
|
e704ed0c46
|
Support for high-dpi software rendering on OSX.
|
13 years ago |
jules
|
c21025fc36
|
KeyPressMappingSet fix.
|
13 years ago |
jules
|
48f2c2734b
|
More notification options for Scrollbar.
|
13 years ago |
jules
|
f24f7b638c
|
Modal component fix. Minor tweaks.
|
13 years ago |
jules
|
880fa4d673
|
Component repaint optimisations.
|
13 years ago |
jules
|
c6944afd4c
|
PopupMenu: allowed custom components to have sub-menus.
|
13 years ago |
jules
|
f6ce67ed4a
|
OpenGL context now supports high DPI displays. Added operator* to Rectangle class.
|
13 years ago |
jules
|
667a18712f
|
Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster.
|
13 years ago |
jules
|
c16c3a7c28
|
Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels.
|
13 years ago |
jules
|
4d4321bea1
|
Version 2.0.28
|
13 years ago |
jules
|
8e8dc5667f
|
Renamed a few old references to "iPhoneOS" as "iOS".
|
13 years ago |
jules
|
699b5303e2
|
Android: multi-touch support.
|
13 years ago |
jules
|
09fd0206dc
|
OSX main menu fix.
|
13 years ago |
jules
|
8192ba7cad
|
Added DialogWindow::LaunchOptions::create() method.
|
13 years ago |
jules
|
4ef89c890f
|
Avoided a few gcc compiler warnings.
|
13 years ago |
jules
|
412e59e1fd
|
Slider: alt-click acts like double-clicking.
|
13 years ago |
jules
|
9aab5c7f82
|
Removed leak in ValueSource async updater.
|
13 years ago |
jules
|
e9df6d791c
|
Slider type lookandfeel change.
|
13 years ago |
jules
|
b6d825e133
|
Added slider type LinearBarVertical.
|
13 years ago |
jules
|
8a3298ebb8
|
Added a PropertiesFile::reload() method.
|
13 years ago |
jules
|
793fec6592
|
iOS multi-touch fix.
|
13 years ago |
jules
|
d1ceed0c14
|
Workaround for Xcode3 compiler bug.
|
13 years ago |
jules
|
8ae91bb39a
|
Minor clean-ups.
|
13 years ago |
jules
|
f13621a78d
|
Added support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer.
|
13 years ago |
jules
|
1630476561
|
Srollbar base class visibility tweak.
|
13 years ago |
jules
|
2aa22684f3
|
Workaround for strange type layout bug in Windows 64.
|
13 years ago |
jules
|
9f52845c38
|
Minor update to linux drag+drop
|
13 years ago |
jules
|
565cb189ea
|
Introjucer: ability to drag files from the project tree into external apps. Added more drag-and-drop functionality for linux.
|
13 years ago |
jules
|
81232e6442
|
Demo plugin fix.
|
13 years ago |
jules
|
d94a1afcdc
|
Linux drag-and-drop fix.
|
13 years ago |
jules
|
6d15cc2948
|
Minor cleanups.
|
13 years ago |
jules
|
8c864ceb9e
|
Made sure that audio device block sizes are multiples of 16.
|
13 years ago |
jules
|
769e2a72d1
|
Added a notification mode to Scrollbar::setCurrentRange()
|
13 years ago |
jules
|
5ed768e953
|
New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools.
|
13 years ago |
jules
|
ba0cb5f2a9
|
mouseUp behaviour fix when components are modal.
|
13 years ago |
jules
|
89d5e19fca
|
misc cleanups.
|
13 years ago |
jules
|
a25acde808
|
Image subsection fix. Linux text drag-and-drop.
|
13 years ago |
jules
|
dcfbfed8bc
|
Fix for main() declaration.
|
13 years ago |
jules
|
672dff7c39
|
Avoided a warning in MSVC.
|
13 years ago |
jules
|
e4a153de57
|
Linux drag-and-drop improvements.
|
13 years ago |
jules
|
e6faf25559
|
Added File::userPicturesDirectory, and improved detection of special file locations on linux.
|
13 years ago |
jules
|
98fcdca3ba
|
Added a new ChildProcess::start method that takes an argument array.
|
13 years ago |
jules
|
0a5b3f1ee3
|
Allowed copying of PopupMenu iterators.
|
13 years ago |
jules
|
43a1037656
|
Fix for DocumentWindow text colour.
|
13 years ago |
jules
|
ede73fcfd7
|
Fix for some Apple AU guis.
|
13 years ago |
jules
|
2816b2883a
|
Removed warning.
|
13 years ago |
jules
|
8d354bd8cf
|
Allowed filename drag-and-drop into a TextPropertyComponent.
|
13 years ago |
jules
|
5d7622ade5
|
Added methods TreeViewItem::sortSubItems() and PopupMenu::MenuItemIterator::addItemTo().
|
13 years ago |