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

510 commits

Author SHA1 Message Date
jules
f2e9b0a434 Some modal loop code cleanups. 2013-08-07 10:18:15 +01:00
jules
53ae95b730 Introjucer: fix for a situation where project groups could get duplicate IDs. 2013-08-05 17:11:26 +01:00
jules
127342e147 Introjucer: minor refactoring. 2013-08-04 17:53:56 +01:00
jules
711764103e Introjucer: made it recognise the .hh file suffix. 2013-08-04 16:49:06 +01:00
jules
68e49a99bb Introjucer: tweaked the dead code stripping flags for Xcode. 2013-08-04 16:36:03 +01:00
jules
2c97d9ed3d Introjucer: made Xcode release builds strip dead code. 2013-08-04 13:14:13 +01:00
jules
29ada09816 Cleaned up some unused variables. 2013-08-01 12:40:50 +01:00
jules
68227e8b29 Introjucer: Fixed an ordering problem in linux makefile generation. 2013-07-28 18:42:59 +01:00
jules
1b9a60e52c Added a templated type to the RectangleList class. If you've used this class and these changes cause syntax errors, all you need to do to your code is to replace "RectangleList" with "RectangleList<int>" and everything will work as it did before. 2013-07-28 18:08:28 +01:00
jules
5b25ac6609 Renamed the swapWithArray methods in the array classes to "swapWith" to be more consistent with other swap method naming, and templated the methods for more flexibility. 2013-07-28 11:31:25 +01:00
jules
c3e082b252 Added WindowsRegistry::keyExists() methods 2013-07-25 10:49:12 +01:00
jules
22f492e619 Introjucer: added AAX identifier setting box. 2013-07-23 16:30:16 +01:00
jules
3d74717349 Bit of tidying-up in the Point class, and some spelling fixes in comments. 2013-07-22 13:18:29 +01:00
jules
61e87b7ead Introjucer: added LOCAL_ARM_MODE flag for android. 2013-07-17 20:10:06 +01:00
jules
f196f88330 Introjucer: added a menu to choose which IDE to launch when there's more than one. 2013-07-16 13:45:40 +01:00
jules
3861a04197 Some more override decorations. 2013-07-10 14:55:26 +01:00
jules
802969a42e Fix for OSX native recent files menu. 2013-07-10 14:11:06 +01:00
jules
02e51c6074 Introjucer: VC2013 exporter fix. 2013-07-10 11:08:17 +01:00
jules
4ce1908f79 Misc tidying-up. 2013-07-09 20:25:46 +01:00
jules
82d305a2a2 Introjucer: added exporter for VS2013 2013-07-09 16:09:28 +01:00
jules
ecc1a17bc6 Code clean-ups. 2013-07-09 14:51:11 +01:00
jules
00e77a7ac2 OSX main menu recent files list fixes. 2013-07-09 11:43:12 +01:00
jules
5918d039ce Added some "override" annotations. 2013-07-08 19:05:14 +01:00
jules
eb646f8c42 Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes. 2013-07-08 13:05:51 +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
a0792ec444 Fix for software-rendered code editor text. 2013-06-29 10:57:54 +01:00
jules
472082c378 Introjucer: made VC pre/post build commands multi-line. 2013-06-26 13:28:16 +01:00
jules
78aac0995a Fixes for some clang static analysis warnings. 2013-06-25 10:18:35 +01:00
jules
c5b4e48b80 Updated some headers and URLs. 2013-06-24 16:03:33 +01:00
jules
c75a7300f5 Added some 'override' modifiers to overridden methods. 2013-06-23 23:09:52 +01:00
jules
7bd867794c Misc minor clean-ups. 2013-06-23 20:31:02 +01:00
jules
62bed4a224 Introjucer: fix for static lib builds on linux. 2013-06-21 17:24:37 +01:00
jules
135a9d1f5f Introjucer: Avoided duplicated VST path setting. 2013-06-21 16:54:04 +01:00
jules
4b128378cf CodeEditorComponent rendering improvements. Faster OSX font lookup. 2013-06-16 10:08:05 +01:00
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