1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
Commit graph

29 commits

Author SHA1 Message Date
jules
0137a6f7fc Introjucer: made the string literal tool break up multi-line strings in a more readable way. 2013-10-28 18:30:58 +00:00
jules
fc772941d6 Fixed some pedantic warnings. 2013-09-16 18:47:28 +01:00
jules
b0144dd449 Updated introjucer header guard for new files. 2013-08-27 22:40:04 +01:00
jules
2091e8dfc8 Replaced a few Justification references. 2013-07-01 22:07:39 +01:00
jules
2329e63f20 Converted a few Colour references to pass-by-values. 2013-07-01 17:38:47 +01:00
jules
ddc1524742 Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
jules
b4382bad62 Added String methods to create/return a std::string, and also String::toRawUTF8 method. 2013-04-17 15:17:36 +01:00
jules
bb008cb1ba Merged the old Jucer into the introjucer. 2013-03-31 23:09:17 +01:00
jules
910b834f72 Minor clean-ups. 2013-03-31 12:13:02 +01:00
jules
e543949bda Minor clean-ups. 2013-01-05 20:07:22 +00:00
jules
7850bebd47 Introjucer: made the string literal tool break long strings across multiple lines. 2012-10-28 11:14:26 +00:00
jules
6b1654e1d2 Fixed some more warnings. 2012-09-24 15:45:25 +01:00
jules
46f1c15f92 Introjucer: fix for binary data with duplicate filenames. 2012-09-24 12:08:33 +01:00
jules
9a24aa8a20 Minor clean-ups. 2012-09-11 09:35:03 +01:00
jules
629007c219 Introjucer: another code indent fix. 2012-09-04 15:26:22 +01:00
jules
2b32036ab3 Introjucer: code indenting changes. 2012-09-04 10:39:29 +01:00
jules
0c142b51b5 Introjucer: avoided clang warning in generated binary data code. 2012-06-23 13:54:38 +01:00
jules
cebf34d9bb Introjucer: improved handling of windows filenames when run on *nix. 2012-04-16 12:20:58 +01:00
jules
17e7f22976 Wav format fix. Minor introjucer clean-ups. 2012-02-04 21:28:24 +00:00
jules
4d332b6bb3 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
jules
182473e8a7 Better binary string literal generation in the introjucer. 2012-02-01 17:26:47 +00:00
jules
c539feabd5 Avoided win32 memory leak warning with file preview comps. Minor introjucer and colour parsing clean-ups. 2012-01-27 16:56:55 +00:00
jules
15375dd223 Internal work on the ComponentBuilder system. 2012-01-17 18:33:35 +00:00
jules
ce0b4bdb9c Support for writing JPG even if the image has an alpha channel. Added assertion to warn if you try to use a fallback font on OSX. Minor fixes and features for PopupMenu, ComboBox. 2011-09-28 17:10:38 +01:00
Julian Storer
b70e0a28d2 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
Julian Storer
6392cdabcc Even more introjucer refactoring. 2011-07-07 10:13:18 +01:00
Julian Storer
98ba259599 Minor introjucer clean-ups. 2011-07-03 18:51:54 +01:00
Julian Storer
f73d602b45 64-bit VST tweaks. Removed leak warnings for messages. 2011-04-05 13:15:52 +01:00
Julian Storer
82e8d68a5d Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
Renamed from extras/Jucer (experimental)/Source/Utility/jucer_CodeHelpers.cpp (Browse further)