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 |
jules
|
823d0da856
|
Minor clean-ups
|
12 years ago |
jules
|
1f90f380b3
|
Made native OSX windows call ComponentBoundsConstrainer::resizeStart() and resizeEnd()
|
12 years ago |
jules
|
4c44d852b3
|
Fix for a problem with accelerator keys running modal comps while an OSX menu is open.
|
12 years ago |
jules
|
aec62f376e
|
Fix for OSX10.4 fonts.
|
12 years ago |
jules
|
14ca3470e6
|
Changed the parameters of FilenameComponent::setCurrentFile() to use a NotificationType.
|
12 years ago |
jules
|
152d91fa9e
|
Prevented TreeViews from responding to mouse clicks when they're disabled.
|
12 years ago |
jules
|
fd90a9d449
|
Fix for linux updating of child window bounds.
|
12 years ago |
jules
|
1fe9bc5a7e
|
Minor fix + isEmpty() method for PropertyPanel.
|
12 years ago |
jules
|
2c5bfb952f
|
Minor clean-ups.
|
12 years ago |
jules
|
cf91fc2d6b
|
Method DropShadow::drawForRectangle, which approximates a shadow with gradients. Used this to simplify the DropShadower class.
|
12 years ago |
jules
|
b627a75c21
|
Minor docs updates. Added a method to Rectangle.
|
12 years ago |
jules
|
cc26ae1fc1
|
Added ResizableBorderComponent::getCurrentZone(). Misc tidying-up.
|
12 years ago |
jules
|
dc8f268143
|
OSX 10.6 compatibility fix.
|
12 years ago |
jules
|
4d4cc13a46
|
2.0.38
|
12 years ago |
jules
|
96ca3fbaf4
|
Windows: better screensaver defeating.
|
12 years ago |
jules
|
d046e30b25
|
FileTreeComponent selection fix.
|
12 years ago |
jules
|
d0135d9efc
|
Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings.
|
12 years ago |
jules
|
63411d7a47
|
2.0.37
|
12 years ago |
jules
|
13c03e6228
|
Replaced some OSX 10.8 deprecated functions. Also a fix for the OSX recently-used menu.
|
12 years ago |
jules
|
7969ec3611
|
NativeAlertWindow callback implementations.
|
12 years ago |
jules
|
a1ed537463
|
Added callback to AlertWindow::showMessageBoxAsync
|
12 years ago |
jules
|
fa941156c2
|
Fix for win32 drag-and-drop on GL components.
|
12 years ago |
jules
|
a50977e2f9
|
Added method ComponentPeer::setRepresentedFile() (and used this in the introjucer app)
|
12 years ago |
jules
|
655468a380
|
Fix for FileTreeComponent::setSelectedFile
|
12 years ago |
jules
|
14b0493bb0
|
2.0.36
|
12 years ago |
jules
|
eee4176331
|
VC2008 build fix. Rebuild of projects.
|
12 years ago |
jules
|
942b2922a5
|
2.0.35
|
12 years ago |
jules
|
bfd9350bed
|
Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode.
|
12 years ago |
jules
|
9152fc8120
|
v2.0.34
|
12 years ago |
jules
|
9fbc963d96
|
2.0.33
|
12 years ago |
jules
|
d273693ce2
|
OSX file chooser fix.
|
12 years ago |
jules
|
d8454fc2b8
|
Added missing JUCE_API flags.
|
12 years ago |
jules
|
a97fb3024d
|
Linux mouse-drag fix.
|
12 years ago |
jules
|
9eb3c1955a
|
Added some missing JUCE_API modifiers.
|
12 years ago |
jules
|
f0618a1095
|
OSX file chooser fix.
|
12 years ago |
jules
|
7dafc1e836
|
Fix for sandboxed OSX filechoosers.
|
12 years ago |
jules
|
960e604baa
|
Removed restriction on number of touches in iOS/Android.
|
12 years ago |
jules
|
1c90d82aac
|
Spelling fix.
|
12 years ago |
jules
|
0ee5dbf91d
|
Added DrawableButton::textColourOnId
|
12 years ago |
jules
|
071267c252
|
Avoid double-clicks being triggered if they occurred in different windows.
|
12 years ago |
jules
|
cd8adde4de
|
2.0.32
|
12 years ago |
jules
|
4e17b8d2a9
|
Minor tidying-up of docs + warnings.
|
12 years ago |
jules
|
f9e31ab7a9
|
Documentation pedanticism.
|
12 years ago |
jules
|
f12f85ac06
|
Mingw fix. Spelling correction.
|
12 years ago |
jules
|
7cb3beaf19
|
Added ComponentPeer::setDocumentEditedStatus().
|
12 years ago |
jules
|
273662c583
|
Spelling fix.
|
12 years ago |
jules
|
e543949bda
|
Minor clean-ups.
|
12 years ago |