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.
|
13 years ago |
jules
|
14cc8bf3c5
|
Changed ImageCache purging method. Added a PropertyPanel::getTotalContentHeight() method.
|
13 years ago |
jules
|
b26cc92546
|
Fixes for Windows 8 DPI awareness, Windows GL window touch events, and some GL compatibility tweaks.
|
13 years ago |
jules
|
0e978e13b1
|
Added method Drawable::parseSVGPath()
|
13 years ago |
jules
|
deb02fdf70
|
Added calling convention to logAssertion.
|
13 years ago |
jules
|
c322d6243e
|
10.5 SDK fix.
|
13 years ago |
jules
|
8f26cc79c9
|
Minor clean-ups.
|
13 years ago |
jules
|
7bc0cf13b1
|
Added method Component::mouseMagnify(), to respond to pinch-to-zoom gestures. Supported in OSX and (untested) Windows.
|
13 years ago |
jules
|
af18430f08
|
Changed Label::setText to use a NotificationType parameter rather than a bool.
|
13 years ago |
jules
|
93dd9757e5
|
Added XmlElement methods to help parse namespaces on tagnames. Updated SVG parser to handle files which use namespaces.
|
13 years ago |
jules
|
910b834f72
|
Minor clean-ups.
|
13 years ago |
jules
|
1bf9f441e6
|
Fix for listbox mousewheeling when using select-on-mouse-move mode.
|
13 years ago |
jules
|
e10dfff1af
|
Cleaned up some FileChooser code, and added a new method showDialog()
|
13 years ago |
jules
|
4779259cb7
|
Handling of default file type in win32 file chooser.
|
13 years ago |
jules
|
01d123d1e8
|
Workarounds for a few mingw warnings and errors.
|
13 years ago |
jules
|
d9c89a2a5f
|
Doh! Fixed a typo.
|
13 years ago |
jules
|
cb5ea1573b
|
Linux window SHM repainting fix.
|
13 years ago |
jules
|
ed978fc8dc
|
win32 windowing robustness fix.
|
13 years ago |
jules
|
36ade1a49b
|
linux implementation of juce_areThereAnyAlwaysOnTopWindows()
|
13 years ago |
jules
|
85ce81e15a
|
Linux windowing fix
|
13 years ago |
jules
|
7150970e6a
|
Fix for SVG linear gradient transforms.
|
13 years ago |
jules
|
ef19327996
|
Fixed for z-order problem in DropShadower.
|
13 years ago |
jules
|
ba2dc52b34
|
Made use of @autoreleasepool for clang builds.
|
13 years ago |
jules
|
823d0da856
|
Minor clean-ups
|
13 years ago |
jules
|
1f90f380b3
|
Made native OSX windows call ComponentBoundsConstrainer::resizeStart() and resizeEnd()
|
13 years ago |
jules
|
4c44d852b3
|
Fix for a problem with accelerator keys running modal comps while an OSX menu is open.
|
13 years ago |
jules
|
aec62f376e
|
Fix for OSX10.4 fonts.
|
13 years ago |
jules
|
14ca3470e6
|
Changed the parameters of FilenameComponent::setCurrentFile() to use a NotificationType.
|
13 years ago |
jules
|
152d91fa9e
|
Prevented TreeViews from responding to mouse clicks when they're disabled.
|
13 years ago |
jules
|
fd90a9d449
|
Fix for linux updating of child window bounds.
|
13 years ago |
jules
|
1fe9bc5a7e
|
Minor fix + isEmpty() method for PropertyPanel.
|
13 years ago |
jules
|
2c5bfb952f
|
Minor clean-ups.
|
13 years ago |
jules
|
cf91fc2d6b
|
Method DropShadow::drawForRectangle, which approximates a shadow with gradients. Used this to simplify the DropShadower class.
|
13 years ago |
jules
|
b627a75c21
|
Minor docs updates. Added a method to Rectangle.
|
13 years ago |
jules
|
cc26ae1fc1
|
Added ResizableBorderComponent::getCurrentZone(). Misc tidying-up.
|
13 years ago |
jules
|
dc8f268143
|
OSX 10.6 compatibility fix.
|
13 years ago |