1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-04 03:40:07 +00:00
JUCE/src/gui/components
2010-06-11 21:47:20 +01:00
..
buttons Major change to the way the Image class works, making it use value semantics and internally shared data (see the forum notes for more info on this). Also minor changes to win32 browser plugin object ref counting and linux millisecond timers. 2010-06-01 18:01:13 +01:00
code_editor Minor clean-ups. 2010-06-10 12:26:43 +01:00
controls Minor code clean-ups. 2010-06-10 10:09:24 +01:00
filebrowser Minor code clean-ups. 2010-06-10 10:09:24 +01:00
keyboard Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead) 2010-05-14 15:18:44 +01:00
layout Cleaned up some compiler warings in the demo. Minor Viewport tweak. 2010-06-11 13:08:10 +01:00
lookandfeel New class: CallOutBox, which produces a nice popup box - see the juce demo/widgets/buttons/"click to change colour" button for an example. SVG fix. 2010-06-09 11:16:02 +01:00
menus PopupMenu fix. 2010-06-03 10:51:57 +01:00
mouse Minor clean-ups. 2010-06-10 12:26:43 +01:00
properties Minor code clean-ups. 2010-06-10 10:09:24 +01:00
special Added Jucer support for the new Visual Studio 2010 projects. 2010-06-11 21:47:20 +01:00
windows Minor clean-ups. 2010-06-10 12:26:43 +01:00
juce_Component.cpp Minor fixes for MouseEvent, posix mutexes, FillType. 2010-06-03 10:28:18 +01:00
juce_Component.h Major change to the way the Image class works, making it use value semantics and internally shared data (see the forum notes for more info on this). Also minor changes to win32 browser plugin object ref counting and linux millisecond timers. 2010-06-01 18:01:13 +01:00
juce_ComponentListener.cpp Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_ComponentListener.h Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_Desktop.cpp Minor clean-ups. 2010-06-10 12:26:43 +01:00
juce_Desktop.h Code clean-ups. Jucer development. 2010-05-12 23:42:49 +01:00