1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_gui_basics
2016-01-29 11:21:14 +00:00
..
application Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
buttons Tweak to Button so that they will always visibly flash even if released before they had time to be painted in the down state 2016-01-15 14:52:52 +00:00
commands Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
components Added an 'includeChildren' parameter to Component::isMouseOverOrDragging 2016-01-28 17:08:15 +00:00
drawables A better optimisation for parsing SVG files with certain types of line dash attributes 2016-01-18 08:40:44 +00:00
filebrowser Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
keyboard Update copyright notice 2015-07-22 15:59:34 +01:00
layout Removed a few stray semicolons 2016-01-28 11:48:48 +00:00
lookandfeel Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
menus Fixed a typo in the last commit 2016-01-07 11:00:44 +00:00
misc Update copyright notice 2015-07-22 15:59:34 +01:00
mouse Fixed a deprecation macro in DragAndDropContainer 2015-12-11 16:36:56 +00:00
native Simplified some linux X11 code involving atoms 2016-01-28 15:28:35 +00:00
positioning Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
properties Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
widgets Marked Slider popup windows as temporary 2016-01-29 11:21:14 +00:00
windows Added a callback method DialogWindow::escapeKeyPressed() and used it to fix a minor introjucer bug with tool windows 2016-01-28 11:45:19 +00:00
juce_gui_basics.cpp Removed some unnecessary includes of AppConfig.h 2015-12-24 11:55:46 +00:00
juce_gui_basics.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_gui_basics.mm Update copyright notice 2015-07-22 15:59:34 +01:00
juce_module_info Version number update 2015-12-16 18:14:23 +00:00