| .. |
|
application
|
Replace include guards with "#pragma once"
|
8 years ago |
|
buttons
|
Fixed typo in DrawableButton
|
8 years ago |
|
commands
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
|
components
|
Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices.
|
8 years ago |
|
drawables
|
Fixed a problem with mouse interception in Drawable's base class copy constructor
|
8 years ago |
|
filebrowser
|
A few C++11 modernisations and comment corrections
|
8 years ago |
|
keyboard
|
Fixed multiple harmless warnings in Android builds
|
8 years ago |
|
layout
|
Made a few minor tweaks to reduce the number of pedantic -Wfloat-equals warnings
|
8 years ago |
|
lookandfeel
|
Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices.
|
8 years ago |
|
menus
|
Fixed a typo in MenuBarModel
|
8 years ago |
|
misc
|
Replace include guards with "#pragma once"
|
8 years ago |
|
mouse
|
Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code.
|
8 years ago |
|
native
|
Minor tidying-up in some OSX UI code
|
8 years ago |
|
positioning
|
Replace include guards with "#pragma once"
|
8 years ago |
|
properties
|
BooleanPropertyComponent uses its own outline colour id instead of ComboBox outline colour id
|
8 years ago |
|
widgets
|
Force TreeView to recalculate its size after restoring item openness in TreeView::restoreOpennessState() so that its Viewport scroll position is restored correctly
|
8 years ago |
|
windows
|
Tidied up a couple of minor analyser warnings and comments
|
8 years ago |
|
juce_gui_basics.cpp
|
Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices.
|
8 years ago |
|
juce_gui_basics.h
|
Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices.
|
8 years ago |
|
juce_gui_basics.mm
|
Update copyright notice
|
10 years ago |