36 Commits (897c3c8044145328c6a88adf44a505751a030f9c)

Author SHA1 Message Date
  jules 365e4611fa Introjucer: misc minor fixes + tweaks. 11 years ago
  jules 8e4825e7bd Introjucer: avoided problems when closing a GUI comp which is a sub-component of another currently-loaded GUI component. 11 years ago
  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. 11 years ago
  jules 9113a7d6ab Introjucer: internal refactoring work. 11 years ago
  jules f3333aa29d Introjucer: added a couple of view menu options. 11 years ago
  jules f196f88330 Introjucer: added a menu to choose which IDE to launch when there's more than one. 11 years ago
  jules 3861a04197 Some more override decorations. 12 years ago
  jules ddc1524742 Updated headers in demo project files. 12 years ago
  jules 6c8fa3e6e7 Introjucer: added a translation tool utility 12 years ago
  jules 12c28fd882 Introjucer: added "save as" 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules 63085a7185 Introjucer: minor fixes. 12 years ago
  jules 172f61dc3e Introjucer: minor internal work. 12 years ago
  jules c75abb51c4 Introjucer: minor appearance tweaks. 12 years ago
  jules b0b6a7ca25 Introjucer: added command to open counterpart files. 12 years ago
  jules af3bab799f Introjucer: fine-tuned some command behaviours. 12 years ago
  jules 87db662f29 Introjucer: code editor improvements, icon class reshuffle. 12 years ago
  jules e875ddc3a1 Introjucer: optimised some unnecessary project copying. 12 years ago
  jules baecac82d9 Introjucer: tweaked document focus behaviour. 13 years ago
  jules 515bfe90b2 Introjucer: new tab panel look and feel. 13 years ago
  jules 44e454f0b7 Introjucer: colours and refactoring. 13 years ago
  jules 25e7361f2c Refactored some TreeView key handling. Introjucer: now restores the last set of open documents for a project. 13 years ago
  jules 0475cedff5 Introjucer: commands to move back/forwards through open docs. 13 years ago
  jules 27f1901fe6 Refactored Path::addBubble, BubbleMessageComponent and BubbleComponent classes to work better and avoid duplicated code. 13 years ago
  jules fb29acf1fa Introjucer: minor internal stuff. 13 years ago
  jules 9e3cd767aa Introjucer: minor internal changes. 13 years ago
  jules f824e99f2d Introjucer: refactoring and addition of appearance settings window for editor colours + fonts. 13 years ago
  jules 463d2b3289 Introjucer: redesigned the project settings to be shown as a treeview containing the exporters and configs. 13 years ago
  jules a016944e69 Minor introjucer work. 13 years ago
  jules 10815d9e4d Introjucer: made the project wizard create some default exporters. 13 years ago
  jules 6836d1eca6 Introjucer: minor internal changes. 13 years ago
  jules cb18ce366a Introjucer: disabled "launch project" buttons when no suitable exporter exists. 13 years ago
  jules 51b2068576 Introjucer: added company name property to project, and better exe property info generation in MSVC resource files. Added method OpenGLComponent::rebuildContext(). 13 years ago
  jules fad59e53d2 Introjucer: made treeview remember its openness state. 13 years ago
  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.. 13 years ago
  Julian Storer 82e8d68a5d Renamed the experimental jucer as the Introjucer. 14 years ago
  Julian Storer 2a86002b31 New class: ResizableEdgeComponent. 14 years ago
  Julian Storer a5cf4030f5 New class LeakedObjectDetector, and JUCE_LEAK_DETECTOR macros for spotting leakages in a neat, cross-platform way. Used these to replace all the old juce_UseDebuggingNewOperator stuff in all the classes. Also some drawable and component transform fixes. 14 years ago
  Julian Storer 4cfdcb69fd Updated the ChangeBroadcaster class - sendChangeMessage() now has no parameters, and ChangeListener::changeListenerCallback() no longer provides a void*, it provides the ChangeBroadcaster* that triggered the callback. Also deleted the ChangeListenerList class, as it didn't offer anything that ChangeBroadcaster doesn't do. Changed the new jucer to expand preprocessor tokens in the header search path string. 14 years ago
  Julian Storer ca5fbd17f0 More Jucer reorganisation 15 years ago
  Julian Storer 568e6260c3 Reorganised the Jucer project structure. 15 years ago
  Julian Storer 7cf5140eb2 Made Value constructor explicit. Jucer development. 15 years ago
  Julian Storer 5093ecbc84 Minor clean-ups. Jucer development. 15 years ago
  Julian Storer f316faaa04 Change posix juce_readFile to always return >= 0. Sorted out a casting error in carbon AU plugins. Tidied up a bunch of win32 warnings. 15 years ago
  Julian Storer 188299adb9 First check-in of the new Jucer codebase. 15 years ago
  jules 2fee27c757 Updated the text of the copyright/license blurb at the top of each source file. 15 years ago
  jules 60e1be176e added FileDragAndDropTarget class and rewrote all the drag handling code 17 years ago
  jules 15dfdff5f8 (automatic tidy-up of whitespace) 18 years ago
  jules 94cfda5062 18 years ago