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

475 commits

Author SHA1 Message Date
jules
fc79df875f Refactoring of some glypharrangement code. 2013-06-15 19:27:34 +01:00
jules
5f0c8d47ae Introjucer: updated translation tool wording. 2013-06-14 19:47:26 +01:00
jules
2e5604a664 Introjucer: fixed current project order for translation tool. 2013-06-14 19:38:40 +01:00
jules
77335b4baa Introjucer: Improvements to the translation tool. 2013-06-14 15:31:00 +01:00
jules
2ca1f2e704 Introjucer module updater fix. 2013-06-13 16:35:23 +01:00
jules
ddc1524742 Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
jules
5d6a14659c Introjucer: changed to new juce.com URL. 2013-06-12 09:45:56 +01:00
jules
4b61bee102 Introjucer: makefile flags fix. 2013-06-08 13:20:27 +01:00
jules
a82ab2fd8e Introjucer: made linux exporter use same flags for C files 2013-06-07 21:23:11 +01:00
jules
d7da1c1e3e Introjucer: previewing SVG files 2013-06-04 17:15:32 +01:00
jules
ce3050f547 Introjucer: added link flags to LOCAL_LDLIBS for android build. 2013-06-04 10:22:31 +01:00
jules
31fc78b314 Minor tidying up. 2013-06-04 10:16:25 +01:00
jules
d47ac98318 Introjucer: checking for out-of-date introjucer binary. 2013-06-03 22:39:21 +01:00
jules
7c6889403c Introjucer: added global preprocessor defs setting. 2013-05-25 13:03:55 -07:00
jules
3f7b7f055e Introjucer: Treating ".inl" extension as a header file. 2013-05-23 09:10:04 -06:00
jules
c7506df13f Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
jules
5d353d4dec Introjucer: Character type setting for MSVC export 2013-05-15 17:32:21 -06:00
jules
6c8fa3e6e7 Introjucer: added a translation tool utility 2013-05-09 10:51:14 +01:00
jules
f45a311d97 Introjucer: handling newlines in extra compiler flags setting. 2013-05-08 16:37:41 +01:00
jules
3e628c816e Minor fixes for clang. 2013-05-08 11:10:11 +01:00
jules
4d61bfd8a3 Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro. 2013-05-05 17:13:53 +01:00
jules
ffc9200ea7 Changed the linux version of the introjucer to store its config and log files in ~/.config 2013-05-05 13:15:05 +01:00
jules
ba52b4aec5 Introjucer: hiding symbol visibility in linux release builds. 2013-04-28 17:07:30 +01:00
jules
4b6a094d13 Made DirectoryIterator capable of parsing multiple wildcard patterns. 2013-04-26 19:37:15 +01:00
jules
859f533904 Introjucer: handling drag+dropped folder. 2013-04-26 13:34:00 +01:00
jules
00641f06ed Introjucer: Added a couple of CodeBlocks flags. 2013-04-24 15:00:59 +01:00
jules
bc6693f9fc Introjucer: Added a flag to CodeBlocks export. 2013-04-24 11:26:38 +01:00
jules
69b90487aa Added support for c++11 override and final keywords, and blank definitions for older compilers. 2013-04-22 18:00:27 +01:00
jules
97ed2ac915 Introjucer: code editor popup menu helper function to insert a new class declaration. 2013-04-22 16:18:35 +01:00
jules
89c5c5c8c5 Introjucer: saving Jucer cpp file also saves header. 2013-04-22 12:56:25 +01:00
jules
5ee84916a3 Introjucer: per-config linux makefile architecture setting. 2013-04-22 10:42:39 +01:00
jules
76c2ba89e3 Introjucer: fixes to module update box. 2013-04-20 15:54:33 +01:00
jules
2f46a58238 Spelling correction. 2013-04-20 11:54:40 +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
9792475bdc Introjucer: zooming fix. 2013-04-17 10:14:31 +01:00
jules
b6e24c4b39 Introjucer: fixed jucer snapping grid. Added extra group sort option. 2013-04-17 10:06:42 +01:00
jules
0908261245 Introjucer: fix for jucer deselecting objects. 2013-04-17 09:13:22 +01:00
jules
82976c2ac7 Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
jules
cf9e7072ae Introjucer: resource file size limit setting. 2013-04-15 21:24:02 +01:00
jules
9f37bf2e58 Minor introjucer fixes. 2013-04-15 20:47:18 +01:00
jules
f8ddf59b96 Introjucer: added ARM architecture options for linux makefiles. 2013-04-10 21:24:04 +01:00
jules
84dd03930b Introjucer: set LOCAL_CFLAGS variable for Android. 2013-04-10 21:10:09 +01:00
jules
52b638ff40 Misc cleanups. 2013-04-09 19:42:47 +01:00
jules
bf3cb2e29b Avoided some strict compiler warnings. 2013-04-04 16:47:33 +01:00
jules
35d695d123 Introjucer: fix for AU build script. 2013-04-03 18:07:52 +01:00
jules
66a6275e76 Fix to AU shell script syntax 2013-04-03 17:20:16 +01:00
jules
003575fd99 Introjucer: added workaround to AU install script for Xcode 3 builds 2013-04-03 17:14:09 +01:00
jules
e93f645b5a Made introjucer fix line endings when saving jucer documents. 2013-04-03 17:13:40 +01:00
jules
71f2580f2b Introjucer: saving swatch colours. 2013-04-03 14:43:49 +01:00
jules
af18430f08 Changed Label::setText to use a NotificationType parameter rather than a bool. 2013-04-01 14:33:27 +01:00