1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_gui_basics
2016-02-09 09:44:31 +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 Fixed an edge-case problem involving component clipping. 2016-02-03 12:39:29 +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 Add treatFilePackagesAsDirectories flag to native FileChooser 2016-02-09 09:44:31 +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 Added another PopupMenu::addItem method for coloured items with drawables 2016-02-05 09:51:51 +00:00
misc Added some layout arguments to BubbleComponent::setPosition() 2016-02-05 11:09:51 +00:00
mouse Fixed a deprecation macro in DragAndDropContainer 2015-12-11 16:36:56 +00:00
native Add treatFilePackagesAsDirectories flag to native FileChooser 2016-02-09 09:44:31 +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 Quick bit of optimisation to TableListBox repainting 2016-02-08 15:09:17 +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 cross-module header inclusions, replacing them with macros to optionally make native helper classes public 2016-02-04 16:07:21 +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