1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-08 04:20:09 +00:00
JUCE/src/juce_appframework/gui/components/buttons
2009-01-28 16:30:56 +00:00
..
juce_ArrowButton.cpp (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_ArrowButton.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_Button.cpp Added method String::containsNonWhitespaceChars(); changed the XML parser to not strip whitespace from around text elements, and also added XmlDocument::setEmptyTextElementsIgnored() to make it optionally keep all whitespace-only text elements. Added methods File::containsSubDirectories(), WebBrowserComponent::refresh(), TreeView::deleteRootItem(). Ironed out a possible bug with buttons crashing when deleted during a keypress callback. Changed pixel ordering to sort out transparent windows on PPC macs. Also fixed a mac AU build problem, and removed a couple of gcc warnings. 2009-01-19 13:00:10 +00:00
juce_Button.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_DrawableButton.cpp (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_DrawableButton.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_HyperlinkButton.cpp (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_HyperlinkButton.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_ImageButton.cpp Added a method to BitArray, fixed a memory leak at shutdown on the mac, and tidied up some whitespace. 2009-01-28 16:30:56 +00:00
juce_ImageButton.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_ShapeButton.cpp (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_ShapeButton.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_TextButton.cpp 2007-10-04 10:56:58 +00:00
juce_TextButton.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_ToggleButton.cpp (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_ToggleButton.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_ToolbarButton.cpp (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_ToolbarButton.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00