jules
|
c21025fc36
|
KeyPressMappingSet fix.
|
2012-11-23 17:37:30 +00:00 |
|
jules
|
48f2c2734b
|
More notification options for Scrollbar.
|
2012-11-22 15:03:42 +00:00 |
|
jules
|
f24f7b638c
|
Modal component fix. Minor tweaks.
|
2012-11-19 23:29:39 +00:00 |
|
jules
|
880fa4d673
|
Component repaint optimisations.
|
2012-11-19 16:19:05 +00:00 |
|
jules
|
c6944afd4c
|
PopupMenu: allowed custom components to have sub-menus.
|
2012-11-18 14:06:55 +00:00 |
|
jules
|
f6ce67ed4a
|
OpenGL context now supports high DPI displays. Added operator* to Rectangle class.
|
2012-11-15 17:55:57 +00:00 |
|
jules
|
667a18712f
|
Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster.
|
2012-11-15 13:58:49 +00:00 |
|
jules
|
c16c3a7c28
|
Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels.
|
2012-11-14 11:42:17 +00:00 |
|
jules
|
4d4321bea1
|
Version 2.0.28
|
2012-11-14 10:01:45 +00:00 |
|
jules
|
8e8dc5667f
|
Renamed a few old references to "iPhoneOS" as "iOS".
|
2012-11-13 18:28:55 +00:00 |
|
jules
|
699b5303e2
|
Android: multi-touch support.
|
2012-11-13 17:14:32 +00:00 |
|
jules
|
09fd0206dc
|
OSX main menu fix.
|
2012-11-12 21:22:18 +00:00 |
|
jules
|
8192ba7cad
|
Added DialogWindow::LaunchOptions::create() method.
|
2012-11-11 20:02:26 +00:00 |
|
jules
|
4ef89c890f
|
Avoided a few gcc compiler warnings.
|
2012-11-11 18:43:36 +00:00 |
|
jules
|
412e59e1fd
|
Slider: alt-click acts like double-clicking.
|
2012-11-10 15:11:21 +00:00 |
|
jules
|
9aab5c7f82
|
Removed leak in ValueSource async updater.
|
2012-11-10 14:52:04 +00:00 |
|
jules
|
e9df6d791c
|
Slider type lookandfeel change.
|
2012-11-06 21:30:38 +00:00 |
|
jules
|
b6d825e133
|
Added slider type LinearBarVertical.
|
2012-11-05 20:33:34 +00:00 |
|
jules
|
8a3298ebb8
|
Added a PropertiesFile::reload() method.
|
2012-11-02 16:58:13 +00:00 |
|
jules
|
793fec6592
|
iOS multi-touch fix.
|
2012-10-31 18:35:05 +00:00 |
|
jules
|
d1ceed0c14
|
Workaround for Xcode3 compiler bug.
|
2012-10-30 12:25:48 +00:00 |
|
jules
|
8ae91bb39a
|
Minor clean-ups.
|
2012-10-28 20:33:17 +00:00 |
|
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.
|
2012-10-28 18:38:10 +00:00 |
|
jules
|
1630476561
|
Srollbar base class visibility tweak.
|
2012-10-28 11:13:48 +00:00 |
|
jules
|
2aa22684f3
|
Workaround for strange type layout bug in Windows 64.
|
2012-10-24 10:45:44 +01:00 |
|
jules
|
9f52845c38
|
Minor update to linux drag+drop
|
2012-10-23 19:38:27 +01:00 |
|
jules
|
565cb189ea
|
Introjucer: ability to drag files from the project tree into external apps. Added more drag-and-drop functionality for linux.
|
2012-10-22 12:28:46 +01:00 |
|
jules
|
81232e6442
|
Demo plugin fix.
|
2012-10-22 09:49:13 +01:00 |
|
jules
|
d94a1afcdc
|
Linux drag-and-drop fix.
|
2012-10-20 15:12:48 +01:00 |
|
jules
|
6d15cc2948
|
Minor cleanups.
|
2012-10-20 15:12:37 +01:00 |
|
jules
|
8c864ceb9e
|
Made sure that audio device block sizes are multiples of 16.
|
2012-10-20 11:07:34 +01:00 |
|
jules
|
769e2a72d1
|
Added a notification mode to Scrollbar::setCurrentRange()
|
2012-10-19 18:44:44 +01:00 |
|
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.
|
2012-10-18 13:53:02 +01:00 |
|
jules
|
ba0cb5f2a9
|
mouseUp behaviour fix when components are modal.
|
2012-10-18 09:50:26 +01:00 |
|
jules
|
89d5e19fca
|
misc cleanups.
|
2012-10-18 09:50:10 +01:00 |
|
jules
|
a25acde808
|
Image subsection fix. Linux text drag-and-drop.
|
2012-10-17 18:40:44 +01:00 |
|
jules
|
dcfbfed8bc
|
Fix for main() declaration.
|
2012-10-17 10:23:54 +01:00 |
|
jules
|
672dff7c39
|
Avoided a warning in MSVC.
|
2012-10-15 17:29:34 +01:00 |
|
jules
|
e4a153de57
|
Linux drag-and-drop improvements.
|
2012-10-15 15:38:54 +01:00 |
|
jules
|
e6faf25559
|
Added File::userPicturesDirectory, and improved detection of special file locations on linux.
|
2012-10-15 15:09:55 +01:00 |
|
jules
|
98fcdca3ba
|
Added a new ChildProcess::start method that takes an argument array.
|
2012-10-14 12:54:40 +01:00 |
|
jules
|
0a5b3f1ee3
|
Allowed copying of PopupMenu iterators.
|
2012-10-13 21:02:04 +01:00 |
|
jules
|
43a1037656
|
Fix for DocumentWindow text colour.
|
2012-10-11 17:15:32 +01:00 |
|
jules
|
ede73fcfd7
|
Fix for some Apple AU guis.
|
2012-10-11 17:15:07 +01:00 |
|
jules
|
2816b2883a
|
Removed warning.
|
2012-10-02 12:54:53 +01:00 |
|
jules
|
8d354bd8cf
|
Allowed filename drag-and-drop into a TextPropertyComponent.
|
2012-10-01 10:15:18 +01:00 |
|
jules
|
5d7622ade5
|
Added methods TreeViewItem::sortSubItems() and PopupMenu::MenuItemIterator::addItemTo().
|
2012-09-30 13:39:50 +01:00 |
|
jules
|
1aefda8763
|
Safeguard when removing NSViews.
|
2012-09-28 11:11:34 +01:00 |
|
jules
|
3578465cba
|
Small change for DLL build.
|
2012-09-27 10:00:55 +01:00 |
|
jules
|
b305389d46
|
Changes for DLL build.
|
2012-09-26 21:31:04 +01:00 |
|