1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_gui_basics
2012-09-17 10:03:02 +01:00
..
application Introjucer: wizards for auto-generating new Component classes 2012-09-06 11:08:29 +01:00
buttons Gave DrawableButton a bit of a spring-cleaning: got rid of its non-standard setBackgroundColours() method, and instead gave it some colour IDs for setting its colours, like other components do. 2012-08-25 20:36:45 +01:00
commands Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 2012-07-12 14:10:46 +01:00
components Fixed a few documentation typos. Tweaked positioning logic for CallOutBox. 2012-09-09 21:03:39 +01:00
drawables Minor tidying-up. 2012-09-04 11:38:16 +01:00
filebrowser Introjucer: wizards for auto-generating new Component classes 2012-09-06 11:08:29 +01:00
keyboard Minor fix for code editor caret display. 2012-09-13 09:33:32 +01:00
layout Minor clean-ups. 2012-09-11 09:35:03 +01:00
lookandfeel Added new version of Path::addRoundedRectangle(). Introjucer: new button look and feel. 2012-09-05 11:54:44 +01:00
menus Added clickable sub-menus ability to PopupMenu. 2012-08-09 08:54:54 +01:00
misc Added background and outline colour IDs to BubbleComponent, and updated the arguments to the LookAndFeel::drawBubble method. 2012-07-25 12:16:42 +01:00
mouse Added standard iterator methods for SelectedItemSet. 2012-08-26 09:56:09 +01:00
native Handling win32 hide/show messages. 2012-09-17 10:03:02 +01:00
positioning Minor clean-ups. 2012-09-11 09:35:03 +01:00
properties Added some colour IDs for TextPropertyComponent 2012-07-30 08:34:44 +01:00
widgets Minor clean-ups. 2012-09-11 09:35:03 +01:00
windows New method: Rectangle::constainedWithin(). 2012-09-11 10:57:09 +01:00
juce_gui_basics.cpp Minor updates for mingw compatibility. 2012-08-24 08:57:18 +01: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 bump: 2.0.27 2012-09-08 14:37:39 +01:00