| .. |
|
application
|
Made use of @autoreleasepool for clang builds.
|
2013-03-21 18:33:01 +00:00 |
|
buttons
|
Added DrawableButton::textColourOnId
|
2013-01-22 17:01:39 +00:00 |
|
commands
|
Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings.
|
2013-03-08 14:07:51 +00:00 |
|
components
|
Minor docs updates. Added a method to Rectangle.
|
2013-03-15 12:29:48 +00:00 |
|
drawables
|
Fix for SVG linear gradient transforms.
|
2013-03-25 13:53:49 +00:00 |
|
filebrowser
|
Changed the parameters of FilenameComponent::setCurrentFile() to use a NotificationType.
|
2013-03-18 21:44:29 +00:00 |
|
keyboard
|
Minor tidying-up of docs + warnings.
|
2013-01-16 15:50:14 +00:00 |
|
layout
|
Added ResizableBorderComponent::getCurrentZone(). Misc tidying-up.
|
2013-03-13 10:46:57 +00:00 |
|
lookandfeel
|
Added DrawableButton::textColourOnId
|
2013-01-22 17:01:39 +00:00 |
|
menus
|
Minor clean-ups.
|
2013-03-15 17:48:53 +00:00 |
|
misc
|
Fixed for z-order problem in DropShadower.
|
2013-03-22 20:24:52 +00:00 |
|
mouse
|
Avoid double-clicks being triggered if they occurred in different windows.
|
2013-01-19 22:20:28 +00:00 |
|
native
|
Doh! Fixed a typo.
|
2013-03-26 15:42:48 +00:00 |
|
positioning
|
Documentation pedanticism.
|
2013-01-14 16:51:02 +00:00 |
|
properties
|
Minor fix + isEmpty() method for PropertyPanel.
|
2013-03-17 18:17:41 +00:00 |
|
widgets
|
Prevented TreeViews from responding to mouse clicks when they're disabled.
|
2013-03-18 21:13:07 +00:00 |
|
windows
|
NativeAlertWindow callback implementations.
|
2013-03-06 20:56:33 +00:00 |
|
juce_gui_basics.cpp
|
Replaced some OSX 10.8 deprecated functions. Also a fix for the OSX recently-used menu.
|
2013-03-08 12:01:46 +00:00 |
|
juce_gui_basics.h
|
New class: ConcertinaPanel.
|
2012-08-05 22:09:26 +01:00 |
|
juce_gui_basics.mm
|
Added new module wrappers.
|
2011-08-15 19:41:17 +01:00 |
|
juce_module_info
|
2.0.38
|
2013-03-08 20:34:38 +00:00 |