| .. |
|
application
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
8 years ago |
|
buttons
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
8 years ago |
|
commands
|
Added JUCE_DECLARE_WEAK_REFERENCEABLE macro to make it easier to creat weak-referenceable classes
|
8 years ago |
|
components
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
8 years ago |
|
drawables
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
8 years ago |
|
filebrowser
|
Assorted threading and undefined behaviour fixes
|
8 years ago |
|
keyboard
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
8 years ago |
|
layout
|
Added JUCE_DECLARE_WEAK_REFERENCEABLE macro to make it easier to creat weak-referenceable classes
|
8 years ago |
|
lookandfeel
|
Removed an unused variable from LookAndFeel_V4::positionDocumentWindowButtons()
|
8 years ago |
|
menus
|
Avoided triggering an assertion when focus is returned by a popup menu to a hidden component
|
8 years ago |
|
misc
|
Delete splash screen files once again
|
8 years ago |
|
mouse
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
8 years ago |
|
native
|
Merge remote-tracking branch 'j/develop'
|
8 years ago |
|
positioning
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
8 years ago |
|
properties
|
Fixed a typo in TextPropertyComponent
|
8 years ago |
|
widgets
|
Added an option for Viewport subclasses to create custom scrollbars. Also modified Viewport::getVerticalScrollBar() and ListBox::getVerticalScrollBar() to return references instead of pointers
|
8 years ago |
|
windows
|
Merge remote-tracking branch 'j/develop'
|
8 years ago |
|
juce_gui_basics.cpp
|
Merge remote-tracking branch 'j/develop'
|
8 years ago |
|
juce_gui_basics.h
|
Merge remote-tracking branch 'j/develop'
|
8 years ago |
|
juce_gui_basics.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |