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

21 commits

Author SHA1 Message Date
jules
4d79bed3d1 Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 2013-12-23 15:16:38 +00:00
jules
a9c4a69408 Introjucer: added a button to copy module paths across all modules. 2013-11-11 16:13:43 +00:00
jules
03e14b7851 Introjucer: fixed a bug when deleting modules; added a button to set copying mode for all modules. 2013-10-28 12:34:00 +00:00
jules
b58d5da64d Introjucer: fixed some compiler warnings. 2013-10-14 15:47:49 +01:00
jules
c6becf2532 Introjucer: stopped the modules panel from hammering the website. 2013-10-05 19:14:03 +01:00
jules
a9aae9651b Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules. 2013-09-30 14:41:36 +01:00
jules
64391b7552 Introjucer: began refactoring some module-management code. 2013-09-16 09:23:37 +01:00
jules
29ada09816 Cleaned up some unused variables. 2013-08-01 12:40:50 +01:00
jules
c75a7300f5 Added some 'override' modifiers to overridden methods. 2013-06-23 23:09:52 +01:00
jules
fc79df875f Refactoring of some glypharrangement code. 2013-06-15 19:27:34 +01:00
jules
ddc1524742 Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
jules
14ca3470e6 Changed the parameters of FilenameComponent::setCurrentFile() to use a NotificationType. 2013-03-18 21:44:29 +00:00
jules
d0135d9efc Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. 2013-03-08 14:07:51 +00:00
jules
164ab05bac Minor clean-ups. 2012-12-28 13:34:39 +00:00
jules
234525aef9 Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer. 2012-12-27 19:56:18 +00:00
jules
0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
jules
9fde239d9c Misc minor tidying up. 2012-09-08 11:31:51 +01:00
jules
c93d7a31d5 Added some colour IDs for TextPropertyComponent 2012-07-30 08:34:44 +01:00
jules
dac898c601 Introjucer: modules panel fix. 2012-07-22 10:03:32 +01:00
jules
6838666a58 Introjucer: modules panel tweak. 2012-07-21 14:38:03 +01:00
jules
7f499caf5f Introjucer: refactored some filenames. 2012-06-28 08:52:42 +01:00