1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
JUCE/src/gui/components
2010-02-24 11:27:57 +00:00
..
buttons Minor code clean-ups. 2010-02-22 15:28:18 +00:00
code_editor Minor code clean-ups. 2010-02-22 15:28:18 +00:00
controls Compiler fixes for String and var. Fix for TextEditor redraw problems. 2010-02-24 11:27:57 +00:00
filebrowser Minor code clean-ups. 2010-02-22 15:28:18 +00:00
keyboard Minor code clean-ups. 2010-02-22 15:28:18 +00:00
layout Compiler fixes for String and var. Fix for TextEditor redraw problems. 2010-02-24 11:27:57 +00:00
lookandfeel Minor code clean-ups. 2010-02-22 15:28:18 +00:00
menus Minor code clean-ups. 2010-02-22 15:28:18 +00:00
mouse Couple of minor fixes. 2010-02-24 09:11:04 +00:00
properties Minor code clean-ups. 2010-02-22 15:28:18 +00:00
special Couple of minor fixes. 2010-02-24 09:11:04 +00:00
windows Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_Component.cpp Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_Component.h Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_ComponentDeletionWatcher.h Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_ComponentListener.cpp Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly. 2009-08-22 21:57:23 +00:00
juce_ComponentListener.h Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly. 2009-08-22 21:57:23 +00:00
juce_Desktop.cpp Changed some methods that were using (x, y) parameters to use Point objects instead. 2010-02-16 18:31:44 +00:00
juce_Desktop.h Minor code clean-ups. 2010-02-22 15:28:18 +00:00