jules
|
f8d2fbc5c4
|
Better handling of start/end drag callbacks in Slider.
|
2013-06-04 11:35:51 +01:00 |
|
jules
|
31fc78b314
|
Minor tidying up.
|
2013-06-04 10:16:25 +01:00 |
|
jules
|
de67718bdb
|
Made Viewport filter out mouse-wheel events using cmd mod.
|
2013-05-29 14:11:22 -07:00 |
|
jules
|
7ba63768a7
|
Popupmenu key control wrapping.
|
2013-05-29 12:16:18 -07:00 |
|
jules
|
7452efb9e7
|
safety-check in Label. Typo fix in MessageManager.
|
2013-05-25 11:57:28 -07:00 |
|
jules
|
2dc2109876
|
Popupmenu keyboard control fix.
|
2013-05-25 11:06:08 -07:00 |
|
jules
|
c7506df13f
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
2013-05-22 23:05:53 -06:00 |
|
jules
|
51df5143bf
|
SystemTrayIconComponent support for OSX
|
2013-05-20 22:17:33 -06:00 |
|
jules
|
79d26045bb
|
PopupMenu header ID fix.
|
2013-05-15 11:15:17 -06:00 |
|
jules
|
334ad5a51a
|
FileTreeComponent fix.
|
2013-05-12 16:18:17 +01:00 |
|
jules
|
e64c91f71e
|
spelling fix.
|
2013-05-09 10:06:59 +01:00 |
|
jules
|
4d61bfd8a3
|
Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro.
|
2013-05-05 17:13:53 +01:00 |
|
jules
|
178dc9012b
|
Plugin hosting cleanups + workarounds for some Mackie plugins.
|
2013-05-03 15:39:34 +01:00 |
|
jules
|
34e5591701
|
v2.0.40
|
2013-04-27 10:43:47 +01:00 |
|
jules
|
ce3ecc752b
|
Window positioning fix.
|
2013-04-25 11:33:37 +01:00 |
|
jules
|
69b90487aa
|
Added support for c++11 override and final keywords, and blank definitions for older compilers.
|
2013-04-22 18:00:27 +01:00 |
|
jules
|
2b613d8da8
|
Documentation fix.
|
2013-04-22 10:27:56 +01:00 |
|
jules
|
9387c7fdaf
|
Simplified some ComponentPeer methods.
|
2013-04-21 19:01:02 +01:00 |
|
jules
|
eeb59c57a9
|
Documentation fixes.
|
2013-04-21 12:30:08 +01:00 |
|
jules
|
e339d39eb4
|
v2.0.39
|
2013-04-21 12:23:57 +01:00 |
|
jules
|
e9d160b545
|
Fixed a problem where modal loops could stop a mouse-up event.
|
2013-04-19 16:59:49 +01:00 |
|
jules
|
b4382bad62
|
Added String methods to create/return a std::string, and also String::toRawUTF8 method.
|
2013-04-17 15:17:36 +01:00 |
|
jules
|
14cc8bf3c5
|
Changed ImageCache purging method. Added a PropertyPanel::getTotalContentHeight() method.
|
2013-04-15 12:21:22 +01:00 |
|
jules
|
b26cc92546
|
Fixes for Windows 8 DPI awareness, Windows GL window touch events, and some GL compatibility tweaks.
|
2013-04-07 19:28:52 +01:00 |
|
jules
|
0e978e13b1
|
Added method Drawable::parseSVGPath()
|
2013-04-04 16:46:59 +01:00 |
|
jules
|
deb02fdf70
|
Added calling convention to logAssertion.
|
2013-04-04 11:41:47 +01:00 |
|
jules
|
c322d6243e
|
10.5 SDK fix.
|
2013-04-03 17:22:36 +01:00 |
|
jules
|
8f26cc79c9
|
Minor clean-ups.
|
2013-04-03 14:44:19 +01:00 |
|
jules
|
7bc0cf13b1
|
Added method Component::mouseMagnify(), to respond to pinch-to-zoom gestures. Supported in OSX and (untested) Windows.
|
2013-04-01 20:12:51 +01:00 |
|
jules
|
af18430f08
|
Changed Label::setText to use a NotificationType parameter rather than a bool.
|
2013-04-01 14:33:27 +01:00 |
|
jules
|
93dd9757e5
|
Added XmlElement methods to help parse namespaces on tagnames. Updated SVG parser to handle files which use namespaces.
|
2013-04-01 11:19:38 +01:00 |
|
jules
|
910b834f72
|
Minor clean-ups.
|
2013-03-31 12:13:02 +01:00 |
|
jules
|
1bf9f441e6
|
Fix for listbox mousewheeling when using select-on-mouse-move mode.
|
2013-03-30 12:31:49 +00:00 |
|
jules
|
e10dfff1af
|
Cleaned up some FileChooser code, and added a new method showDialog()
|
2013-03-30 11:22:47 +00:00 |
|
jules
|
4779259cb7
|
Handling of default file type in win32 file chooser.
|
2013-03-29 11:51:33 +00:00 |
|
jules
|
01d123d1e8
|
Workarounds for a few mingw warnings and errors.
|
2013-03-28 21:40:41 +00:00 |
|
jules
|
d9c89a2a5f
|
Doh! Fixed a typo.
|
2013-03-26 15:42:48 +00:00 |
|
jules
|
cb5ea1573b
|
Linux window SHM repainting fix.
|
2013-03-26 14:59:14 +00:00 |
|
jules
|
ed978fc8dc
|
win32 windowing robustness fix.
|
2013-03-26 14:58:44 +00:00 |
|
jules
|
36ade1a49b
|
linux implementation of juce_areThereAnyAlwaysOnTopWindows()
|
2013-03-26 13:30:26 +00:00 |
|
jules
|
85ce81e15a
|
Linux windowing fix
|
2013-03-26 11:03:31 +00:00 |
|
jules
|
7150970e6a
|
Fix for SVG linear gradient transforms.
|
2013-03-25 13:53:49 +00:00 |
|
jules
|
ef19327996
|
Fixed for z-order problem in DropShadower.
|
2013-03-22 20:24:52 +00:00 |
|
jules
|
ba2dc52b34
|
Made use of @autoreleasepool for clang builds.
|
2013-03-21 18:33:01 +00:00 |
|
jules
|
823d0da856
|
Minor clean-ups
|
2013-03-21 10:37:19 +00:00 |
|
jules
|
1f90f380b3
|
Made native OSX windows call ComponentBoundsConstrainer::resizeStart() and resizeEnd()
|
2013-03-19 13:39:41 +00:00 |
|
jules
|
4c44d852b3
|
Fix for a problem with accelerator keys running modal comps while an OSX menu is open.
|
2013-03-19 13:30:33 +00:00 |
|
jules
|
aec62f376e
|
Fix for OSX10.4 fonts.
|
2013-03-19 11:38:31 +00:00 |
|
jules
|
14ca3470e6
|
Changed the parameters of FilenameComponent::setCurrentFile() to use a NotificationType.
|
2013-03-18 21:44:29 +00:00 |
|
jules
|
152d91fa9e
|
Prevented TreeViews from responding to mouse clicks when they're disabled.
|
2013-03-18 21:13:07 +00:00 |
|