1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/src/text
2010-03-15 18:48:36 +00:00
..
juce_CharacterFunctions.cpp Eradicated the last vestiges of printf from the library. String::formatted and String::printf are now gone - please use the << operators instead! 2010-03-11 14:33:40 +00:00
juce_CharacterFunctions.h Eradicated the last vestiges of printf from the library. String::formatted and String::printf are now gone - please use the << operators instead! 2010-03-11 14:33:40 +00:00
juce_LocalisedStrings.cpp Minor code clean-ups 2010-01-03 16:17:42 +00:00
juce_LocalisedStrings.h Minor code clean-ups 2010-01-03 16:17:42 +00:00
juce_String.cpp Minor string tweaks. 2010-03-15 18:48:36 +00:00
juce_String.h Minor string tweaks. 2010-03-15 18:48:36 +00:00
juce_StringArray.cpp Tidied up some methods in String, StringArray, and input streams. Reduced CoreAudio buffer size limit. 2010-03-13 16:39:55 +00:00
juce_StringArray.h Tidied up some methods in String, StringArray, and input streams. Reduced CoreAudio buffer size limit. 2010-03-13 16:39:55 +00:00
juce_StringPairArray.cpp Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_StringPairArray.h Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_XmlDocument.cpp Tidied up some methods in String, StringArray, and input streams. Reduced CoreAudio buffer size limit. 2010-03-13 16:39:55 +00:00
juce_XmlDocument.h Corrected geometry of drawLine in CoreGraphics to match the software renderer. Minor code clean-ups. 2010-03-13 18:38:56 +00:00
juce_XmlElement.cpp Minor string tweaks. 2010-03-15 18:48:36 +00:00
juce_XmlElement.h Minor string tweaks. 2010-03-15 18:48:36 +00:00