1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics
2013-01-07 22:14:15 +00:00
..
application Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
buttons Minor clean-ups. 2013-01-03 10:29:01 +00:00
commands Minor cleaning up. 2013-01-03 11:28:00 +00:00
components Spelling fix. 2013-01-07 22:14:15 +00:00
drawables Minor clean-ups. 2013-01-05 20:07:22 +00:00
filebrowser Fixed 64-bit compiler warning. 2013-01-05 11:12:52 +00:00
keyboard Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
layout Minor clean-ups. 2012-12-31 19:10:54 +00:00
lookandfeel Removed const-ness from some return types of LookAndFeel font methods. Renamed LookAndFeel::getFontForTextButton() as getTextButtonFont() for consistency. Added LookAndFeel::getLabelFont(). Fixed a problem in Label where the label's font wasn't being correctly applied to the text editor when editing it. 2013-01-05 12:53:49 +00:00
menus Added PopupMenu custom component submenu param. 2013-01-03 18:52:32 +00:00
misc Minor clean-ups. 2012-12-31 19:10:54 +00:00
mouse Minor clean-ups. 2012-12-31 19:10:54 +00:00
native Minor clean-ups. 2013-01-05 20:07:22 +00:00
positioning Minor clean-ups. 2013-01-03 10:29:01 +00:00
properties Minor clean-ups. 2012-12-31 19:10:54 +00:00
widgets Minor clean-ups. 2013-01-05 20:07:22 +00:00
windows Minor clean-ups. 2013-01-03 10:29:01 +00:00
juce_gui_basics.cpp Better always-on-top detection in a few component types. 2012-12-23 13:04:54 +00:00
juce_gui_basics.h New class: ConcertinaPanel. 2012-08-05 22:09:26 +01:00
juce_gui_basics.mm Added new module wrappers. 2011-08-15 19:41:17 +01:00
juce_module_info Version 2.0.31 2012-12-27 20:55:40 +00:00