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

30 commits

Author SHA1 Message Date
jules
4e085e7707 Introjucer: added a "save all" command. 2013-12-29 11:23:13 +00:00
jules
a2ffe5e6eb Introjucer: added TRANS macro to GUI designed generated code. 2013-12-17 21:25:24 +00:00
jules
8e4825e7bd Introjucer: avoided problems when closing a GUI comp which is a sub-component of another currently-loaded GUI component. 2013-10-15 20:53:28 +01:00
jules
127342e147 Introjucer: minor refactoring. 2013-08-04 17:53:56 +01:00
jules
3861a04197 Some more override decorations. 2013-07-10 14:55:26 +01:00
jules
ddc1524742 Updated headers in demo project files. 2013-06-13 14:06:55 +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
97ed2ac915 Introjucer: code editor popup menu helper function to insert a new class declaration. 2013-04-22 16:18:35 +01:00
jules
bb008cb1ba Merged the old Jucer into the introjucer. 2013-03-31 23:09:17 +01:00
jules
12c28fd882 Introjucer: added "save as" 2013-03-30 13:06:00 +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
29e5dd20e2 Introjucer: editor updates 2012-09-25 22:23:14 +01:00
jules
ebb7b6db74 Introjucer: some refactoring, new icon. 2012-08-31 10:46:33 +01:00
jules
c65c7dd4a4 Introjucer: misc internal refactoring. 2012-07-09 10:15:26 +01:00
jules
25e7361f2c Refactored some TreeView key handling. Introjucer: now restores the last set of open documents for a project. 2012-07-08 15:05:55 +01:00
jules
0475cedff5 Introjucer: commands to move back/forwards through open docs. 2012-07-07 21:11:06 +01:00
jules
6758ce0bc9 CodeEditorComponent improvements and TextEditor menu refactoring. 2012-07-04 20:34:47 +01:00
jules
f824e99f2d Introjucer: refactoring and addition of appearance settings window for editor colours + fonts. 2012-07-04 10:43:18 +01:00
jules
3352b9238a Introjucer: fix for code editor save points. 2012-06-25 15:35:35 +01:00
jules
d2aa3a666b Introjucer: tidied up some document saving behaviour. 2012-06-12 19:06:30 +01:00
jules
f2426cc7de Minor additions to OptionalScopedPointer. Internal introjucer tweaks. 2012-06-12 11:54:32 +01:00
jules
10815d9e4d Introjucer: made the project wizard create some default exporters. 2012-04-24 10:50:00 +01:00
jules
6836d1eca6 Introjucer: minor internal changes. 2012-04-22 16:13:08 +01:00
jules
96ec22501a Improved CallOutBox layout. Minor introjucer tidy-ups. 2012-01-26 10:31:19 +00:00
jules
aff5fea6b4 Minor introjucer clean-ups. 2012-01-22 10:04:19 +00: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
98ba259599 Minor introjucer clean-ups. 2011-07-03 18:51:54 +01:00
Julian Storer
f04309f44a Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +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/Application/jucer_OpenDocumentManager.cpp (Browse further)