77 Commits (fd7a36a177ee5ad21c772993b6afb7dd10c65b49)

Author SHA1 Message Date
  jules c53b00cb21 Introjucer: changes to implementation of auto-update and a few editor tweaks. 9 years ago
  jules fa0d2574e9 Introjucer: prevented recursively saving projects 9 years ago
  hogliux c7b8e77031 Update copyright notice 9 years ago
  jules dab1a549b9 Introjucer: some internal refactoring. 10 years ago
  jules 3e5b15a8e3 Introjucer: fix for menu glitch when clicking "save and open" button in dual iOS/OSX projects. 10 years ago
  jules 7b0a6157fd Introjucer: disabled a "save as" menu item when it's not needed. 10 years ago
  jules f59d2e74e1 Fixes for Visual Studio 10 years ago
  jules 4b28a4bb23 more auto-update work 10 years ago
  jules 3e662da32b Introjucer: added a version and build date to the window background logo area. 10 years ago
  jules 53226c0660 Introjucer: fixed a problem with the open-project menu if multiple export targets have the same name 10 years ago
  jules 4d79bed3d1 Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
  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 127342e147 Introjucer: minor refactoring. 11 years ago
  jules f196f88330 Introjucer: added a menu to choose which IDE to launch when there's more than one. 12 years ago
  jules 3861a04197 Some more override decorations. 12 years ago
  jules 77335b4baa Introjucer: Improvements to the translation tool. 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 810e73b2bc Introjucer: warning if trying to save read-only file. 12 years ago
  jules dfae2c8a38 Spelling. 12 years ago
  jules d0135d9efc Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. 12 years ago
  jules a50977e2f9 Added method ComponentPeer::setRepresentedFile() (and used this in the introjucer app) 12 years ago
  jules b0fadda27c Introjucer: updated window title bar status when current file has unsaved changes. 12 years ago
  jules 234525aef9 Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer. 12 years ago
  jules 80dc4c57b0 Introjucer: items which are not included in the project are now crossed-out. 12 years ago
  jules bbd7816566 Introjucer: win32 keystroke fixes. 12 years ago
  jules 73359d4af0 Introjucer: added text search for the code editor. 12 years ago
  jules 3831af62ef Updated CodeEditorComponent to act as an ApplicationCommandTarget 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 745e2ae8b9 Added new version of Path::addRoundedRectangle(). Introjucer: new button look and feel. 12 years ago
  jules b11527d751 Introjucer: launching a project now opens the first possible exporter in the list. 12 years ago
  jules ebb7b6db74 Introjucer: some refactoring, new icon. 12 years ago
  jules 753ebf48e5 Introjucer: reconfigured settings files so that per-project settings are stored separately from global properties. 12 years ago
  jules e9ae25ed9c Introjucer fixes + cosmetic changes. 12 years ago
  jules 49d0182f61 Introjucer: graphical tweaks, binary data header change. 12 years ago
  jules af3bab799f Introjucer: fine-tuned some command behaviours. 12 years ago
  jules aea20ee144 Added background and outline colour IDs to BubbleComponent, and updated the arguments to the LookAndFeel::drawBubble method. 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 c2666bfe61 Introjucer: fix for broken colour scheme when run for the first time. 13 years ago
  jules 1b2b1a1aac Introjucer: colour scheme presets and aesthetic stuff. 13 years ago
  jules 5a69cc6ce2 Internal tidying-up. 13 years ago
  jules baecac82d9 Introjucer: tweaked document focus behaviour. 13 years ago