1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics/positioning
2012-07-07 21:09:10 +01:00
..
juce_MarkerList.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_MarkerList.h New class: ChildProcess. Fixed android build problems with paths. 2011-09-02 12:48:36 +01:00
juce_RelativeCoordinate.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_RelativeCoordinate.h Fixed a typo in the introjucer. C++0x fixes. 2011-08-22 16:40:37 +01:00
juce_RelativeCoordinatePositioner.cpp Replaced the badly-named method Array::removeValue() with two new methods: removeFirstMatchingValue() and removeAllInstancesOf(). If you call the old method anywhere, you can just replace any calls with removeFirstMatchingValue(), which does the same job, but whose name makes it clear that not all instances of the value will be removed. 2012-07-07 21:09:10 +01:00
juce_RelativeCoordinatePositioner.h OpenGL fixes for flickering and rounding errors. RelativeCoordinate expression parsing work. Tweaks for AudioProcessorGraph params and OSX thread naming calls. 2012-02-02 12:08:04 +00:00
juce_RelativeParallelogram.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_RelativeParallelogram.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_RelativePoint.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_RelativePoint.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_RelativePointPath.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_RelativePointPath.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_RelativeRectangle.cpp Purged some warnings. 2012-04-10 10:29:14 +01:00
juce_RelativeRectangle.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00