jules
|
2af7585fc2
|
spelling fixes
|
12 years ago |
jules
|
2db3582466
|
win32: avoid beep on alt-key press.
|
12 years ago |
jules
|
048e5c679b
|
Version number update
|
12 years ago |
jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
12 years ago |
jules
|
20a72142b7
|
Version number update
|
12 years ago |
jules
|
4bc38109df
|
Documentation and warning fix.
|
12 years ago |
jules
|
f8d2fbc5c4
|
Better handling of start/end drag callbacks in Slider.
|
12 years ago |
jules
|
31fc78b314
|
Minor tidying up.
|
12 years ago |
jules
|
de67718bdb
|
Made Viewport filter out mouse-wheel events using cmd mod.
|
12 years ago |
jules
|
7ba63768a7
|
Popupmenu key control wrapping.
|
12 years ago |
jules
|
7452efb9e7
|
safety-check in Label. Typo fix in MessageManager.
|
12 years ago |
jules
|
2dc2109876
|
Popupmenu keyboard control fix.
|
12 years ago |
jules
|
c7506df13f
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
jules
|
51df5143bf
|
SystemTrayIconComponent support for OSX
|
12 years ago |
jules
|
79d26045bb
|
PopupMenu header ID fix.
|
12 years ago |
jules
|
334ad5a51a
|
FileTreeComponent fix.
|
12 years ago |
jules
|
e64c91f71e
|
spelling fix.
|
12 years ago |
jules
|
4d61bfd8a3
|
Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro.
|
12 years ago |
jules
|
178dc9012b
|
Plugin hosting cleanups + workarounds for some Mackie plugins.
|
12 years ago |
jules
|
34e5591701
|
v2.0.40
|
12 years ago |
jules
|
ce3ecc752b
|
Window positioning fix.
|
12 years ago |
jules
|
69b90487aa
|
Added support for c++11 override and final keywords, and blank definitions for older compilers.
|
12 years ago |
jules
|
2b613d8da8
|
Documentation fix.
|
12 years ago |
jules
|
9387c7fdaf
|
Simplified some ComponentPeer methods.
|
12 years ago |
jules
|
eeb59c57a9
|
Documentation fixes.
|
12 years ago |
jules
|
e339d39eb4
|
v2.0.39
|
12 years ago |
jules
|
e9d160b545
|
Fixed a problem where modal loops could stop a mouse-up event.
|
12 years ago |
jules
|
b4382bad62
|
Added String methods to create/return a std::string, and also String::toRawUTF8 method.
|
12 years ago |
jules
|
14cc8bf3c5
|
Changed ImageCache purging method. Added a PropertyPanel::getTotalContentHeight() method.
|
12 years ago |
jules
|
b26cc92546
|
Fixes for Windows 8 DPI awareness, Windows GL window touch events, and some GL compatibility tweaks.
|
12 years ago |
jules
|
0e978e13b1
|
Added method Drawable::parseSVGPath()
|
12 years ago |
jules
|
deb02fdf70
|
Added calling convention to logAssertion.
|
12 years ago |
jules
|
c322d6243e
|
10.5 SDK fix.
|
12 years ago |
jules
|
8f26cc79c9
|
Minor clean-ups.
|
12 years ago |
jules
|
7bc0cf13b1
|
Added method Component::mouseMagnify(), to respond to pinch-to-zoom gestures. Supported in OSX and (untested) Windows.
|
12 years ago |
jules
|
af18430f08
|
Changed Label::setText to use a NotificationType parameter rather than a bool.
|
12 years ago |
jules
|
93dd9757e5
|
Added XmlElement methods to help parse namespaces on tagnames. Updated SVG parser to handle files which use namespaces.
|
12 years ago |
jules
|
910b834f72
|
Minor clean-ups.
|
12 years ago |
jules
|
1bf9f441e6
|
Fix for listbox mousewheeling when using select-on-mouse-move mode.
|
12 years ago |
jules
|
e10dfff1af
|
Cleaned up some FileChooser code, and added a new method showDialog()
|
12 years ago |
jules
|
4779259cb7
|
Handling of default file type in win32 file chooser.
|
12 years ago |
jules
|
01d123d1e8
|
Workarounds for a few mingw warnings and errors.
|
12 years ago |
jules
|
d9c89a2a5f
|
Doh! Fixed a typo.
|
12 years ago |
jules
|
cb5ea1573b
|
Linux window SHM repainting fix.
|
12 years ago |
jules
|
ed978fc8dc
|
win32 windowing robustness fix.
|
12 years ago |
jules
|
36ade1a49b
|
linux implementation of juce_areThereAnyAlwaysOnTopWindows()
|
12 years ago |
jules
|
85ce81e15a
|
Linux windowing fix
|
12 years ago |
jules
|
7150970e6a
|
Fix for SVG linear gradient transforms.
|
12 years ago |
jules
|
ef19327996
|
Fixed for z-order problem in DropShadower.
|
12 years ago |
jules
|
ba2dc52b34
|
Made use of @autoreleasepool for clang builds.
|
12 years ago |