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

12 commits

Author SHA1 Message Date
jules
a016944e69 Minor introjucer work. 2012-06-15 11:02:21 +01:00
jules
d2aa3a666b Introjucer: tidied up some document saving behaviour. 2012-06-12 19:06:30 +01:00
jules
fad59e53d2 Introjucer: made treeview remember its openness state. 2012-02-08 09:18:17 +00:00
jules
75bbd8e2b2 Couple of introjucer fixes. 2011-10-11 14:22:18 +01:00
jules
c7354b927e Introjucer updates to the new project wizard and module update system. 2011-10-03 13:05:21 +01:00
Julian Storer
2d56bedab5 Introjucer update to provide downloading of new modules directly from the website. 2011-09-17 16:15: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
a7a4c287b7 More introjucer refactoring. Fixes for MessageListener and iOS font names. 2011-07-05 11:48:13 +01:00
Julian Storer
c908bc5b84 Fixed a couple of introjucer problems. Reorganised some native code. 2011-06-30 11:26:05 +01:00
Julian Storer
dbe5768527 Added device detection for DirectSound. New method addToDesktop() for ResizableWindow. 2011-06-24 11:43:38 +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_MainWindow.cpp (Browse further)