1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-25 02:04:23 +00:00
JUCE/modules/juce_gui_basics/components
2013-07-25 18:13:27 +01:00
..
juce_CachedComponentImage.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_Component.cpp Renamed Rectangle::transformed to Rectangle::transformedBy, in order to match the method name in Point, and allow easier use of these classes in templates. 2013-07-25 18:13:27 +01:00
juce_Component.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_ComponentListener.cpp 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_ComponentListener.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_Desktop.cpp Groundwork for desktop scaling. Added win32 calls to allow drag+drop in apps with lower permissions. 2013-07-04 20:52:54 +01:00
juce_Desktop.h Bit of tidying-up in the Point class, and some spelling fixes in comments. 2013-07-22 13:18:29 +01:00
juce_ModalComponentManager.cpp Added some more override decorators. 2013-07-10 10:22:33 +01:00
juce_ModalComponentManager.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00