jules
|
906a99763d
|
Version 2.0.31
|
2012-12-27 20:55:40 +00:00 |
|
jules
|
234525aef9
|
Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer.
|
2012-12-27 19:56:18 +00:00 |
|
jules
|
784c1f5dae
|
Fix for mouse-over in overlapping windows with older SDKs.
|
2012-12-27 16:36:51 +00:00 |
|
jules
|
a20ff4c910
|
Version 2.0.30
|
2012-12-23 18:58:27 +00:00 |
|
jules
|
8015525e5c
|
Fixes for FileBrowserComponent's handling of directory saving.
|
2012-12-23 14:25:04 +00:00 |
|
jules
|
e83e076f7d
|
Better always-on-top detection in a few component types.
|
2012-12-23 13:04:54 +00:00 |
|
jules
|
5d35a31f2e
|
Minor clean-ups and documentation fixes.
|
2012-12-20 21:26:12 +00:00 |
|
jules
|
68b2e056e7
|
Version update 2.0.29
|
2012-12-20 20:46:41 +00:00 |
|
jules
|
9ca3ab9454
|
AlertWindows should now be always-on-top if the process is using any other windows are in that mode.
|
2012-12-15 17:22:32 +00:00 |
|
jules
|
3a9cad8f2c
|
Enabled some code that was disabled for mingw, but which will work with the latest version.
|
2012-12-13 14:17:08 +00:00 |
|
jules
|
bcd61505ab
|
ChoicePropertyComponent: better handling of var types.
|
2012-12-06 16:34:17 +00:00 |
|
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
jules
|
02c0cd009c
|
Cleaned up some compiler warnings.
|
2012-12-03 15:04:08 +00:00 |
|
jules
|
3c83383d0e
|
Added Line::toFloat(). Fix for scrollbar edge-case.
|
2012-11-30 14:14:17 +00:00 |
|
jules
|
88571ee8da
|
Minor tooltipwindow fix.
|
2012-11-27 12:06:02 +00:00 |
|
jules
|
f292238b32
|
Android: keyboard input support.
|
2012-11-25 17:05:44 +00:00 |
|
jules
|
9a9adab648
|
(Removed some debugging code)
|
2012-11-25 14:01:28 +00:00 |
|
jules
|
e704ed0c46
|
Support for high-dpi software rendering on OSX.
|
2012-11-25 14:00:23 +00:00 |
|
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 |
|