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
2014-06-01 19:26:09 +01:00
..
application Really minor clean-ups. 2014-01-12 18:06:48 +00:00
buttons Refactored a couple of old methods relating to TextButton sizing: Removed TextButton::getFont() (use the LookAndFeel method instead), and replaced the LookAndFeel::changeTextButtonWidthToFitText method with one called getTextButtonWidthToFitText() 2014-06-01 15:42:39 +01:00
commands Minor clean-ups 2014-04-29 14:14:21 +01:00
components Spelling fix. 2014-05-08 19:17:55 +01:00
drawables SVG parser: handling paths that aren't correctly closed. 2014-04-24 17:04:34 +01:00
filebrowser Prevented FilenameComponent from passing key focus to its subcomponents if the component itself doesn't want focus. 2014-05-12 15:03:04 +01:00
keyboard Extended TextInputTarget to include a preference for the type of virtual keyboard (implemented on iOS + android) 2014-04-23 20:35:45 +01:00
layout Added an option to Viewport to allow mouse-wheel scrolling when scrollbars are disabled. 2014-04-12 21:57:21 +01:00
lookandfeel Refactored a couple of old methods relating to TextButton sizing: Removed TextButton::getFont() (use the LookAndFeel method instead), and replaced the LookAndFeel::changeTextButtonWidthToFitText method with one called getTextButtonWidthToFitText() 2014-06-01 15:42:39 +01:00
menus Refactored LookAndFeel::drawPopupMenuItem() and some PopupMenu methods to allow menus to use Drawables for their icons as well as just Images. 2013-11-24 19:30:04 +00:00
misc Fix for DropShadower when a desktop scale factor is in use. 2014-01-25 12:10:35 +00:00
mouse Couple of minor cleanups. 2014-04-30 10:10:35 +01:00
native (Reverted a couple of mistaken changes from an earlier commit) 2014-05-28 17:56:26 +01:00
positioning Really minor clean-ups. 2014-01-12 18:06:48 +00:00
properties Minor clean-ups 2014-04-29 14:14:21 +01:00
widgets Avoided static-order-of-initialisation problems from causing crashes in the Time::getMillisecondCounter function. 2014-05-27 17:03:46 +01:00
windows Tweak to the way TopLevelWindow detects focus 2014-05-23 21:52:29 +01:00
juce_gui_basics.cpp Moved FileFilter and WildcardFileFilter into the juce_core module. 2014-01-25 15:54:32 +00:00
juce_gui_basics.h Moved FileFilter and WildcardFileFilter into the juce_core module. 2014-01-25 15:54:32 +00:00
juce_gui_basics.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2014-06-01 19:26:09 +01:00