1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
JUCE/modules/juce_gui_basics
2014-04-23 20:35:45 +01:00
..
application Really minor clean-ups. 2014-01-12 18:06:48 +00:00
buttons Fix for HyperlinkButton::changeWidthToFitText 2014-03-23 16:47:22 +00:00
commands Spelling typos. 2014-02-28 11:25:46 +00:00
components Made sure that isKioskMode returns false for components while they're being taken out of kiosk mode. 2014-04-01 12:49:04 +01:00
drawables Fix for SVG view box parsing. Improved introjucer SVG viewer to show the image's content inside the view-box as defined in the file. 2014-03-11 22:56:42 +00:00
filebrowser Fixed a couple of typos in file chooser messages. 2014-04-23 16:32:18 +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 Minor lookandfeel colour tweak. 2014-04-18 21:13:14 +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 Documentation update + Xcode 3 compiler fix. 2014-01-01 16:20:25 +00:00
native Extended TextInputTarget to include a preference for the type of virtual keyboard (implemented on iOS + android) 2014-04-23 20:35:45 +01:00
positioning Really minor clean-ups. 2014-01-12 18:06:48 +00:00
properties Added some colour ID constants for PropertyComponent. 2014-02-17 17:55:15 +00:00
widgets Extended TextInputTarget to include a preference for the type of virtual keyboard (implemented on iOS + android) 2014-04-23 20:35:45 +01:00
windows Extended TextInputTarget to include a preference for the type of virtual keyboard (implemented on iOS + android) 2014-04-23 20:35:45 +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-03-24 20:01:37 +00:00