| .. |
|
application
|
Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files.
|
2013-08-23 12:08:31 +01:00 |
|
buttons
|
Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files.
|
2013-08-23 12:08:31 +01:00 |
|
commands
|
Updated the format of the header include guard macros.
|
2013-07-17 16:26:35 +01:00 |
|
components
|
Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files.
|
2013-08-23 12:08:31 +01:00 |
|
drawables
|
Fixed some toolbar customiser drag+drop problems.
|
2013-07-25 18:14:23 +01:00 |
|
filebrowser
|
Added virtual method FilenameComponent::getLocationToBrowse().
|
2013-08-20 09:48:45 +01:00 |
|
keyboard
|
Changed a couple of unicode characters used for OSX keypress symbols.
|
2013-08-12 21:21:44 +01:00 |
|
layout
|
Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files.
|
2013-08-23 12:08:31 +01:00 |
|
lookandfeel
|
Doxygen warning fixes and extra comments.
|
2013-08-21 17:19:47 +01:00 |
|
menus
|
Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files.
|
2013-08-23 12:08:31 +01:00 |
|
misc
|
Bit of tidying-up in the Point class, and some spelling fixes in comments.
|
2013-07-22 13:18:29 +01:00 |
|
mouse
|
Added a Component::getDesktopScaleFactor() method which can be overridden to force a scale for a particular window.
|
2013-08-21 19:02:50 +01:00 |
|
native
|
Avoided function key presses sending a unicode character on OSX.
|
2013-08-24 10:27:20 +01:00 |
|
positioning
|
Renamed the swapWithArray methods in the array classes to "swapWith" to be more consistent with other swap method naming, and templated the methods for more flexibility.
|
2013-07-28 11:31:25 +01:00 |
|
properties
|
Updated the format of the header include guard macros.
|
2013-07-17 16:26:35 +01:00 |
|
widgets
|
Minor fix to inactive code in ComboBox.
|
2013-08-23 16:58:54 +01:00 |
|
windows
|
Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files.
|
2013-08-23 12:08:31 +01:00 |
|
juce_gui_basics.cpp
|
Fixed capitalisation of some include filenames.
|
2013-08-10 22:16:39 +01:00 |
|
juce_gui_basics.h
|
Updated the format of the header include guard macros.
|
2013-07-17 16:26:35 +01:00 |
|
juce_gui_basics.mm
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
juce_module_info
|
Version number update
|
2013-07-17 16:26:42 +01:00 |