87 Commits (8045d89b3a49794d2e215aabd45f7c43ee04be88)

Author SHA1 Message Date
  jules 52f7a9c0f4 Introjucer: now ignores spurious OSX command-line arguments 9 years ago
  jules c53b00cb21 Introjucer: changes to implementation of auto-update and a few editor tweaks. 9 years ago
  jules d7b9bc1ee7 Some minor introjucer startup refactoring 9 years ago
  jules d021059d09 Introjucer internal fix. 9 years ago
  jules 7c3b8b0def Small internal change to introjucer startup code. 9 years ago
  Timur Doumler c922162b03 Introjucer: added global preferences window and global SDK path settings. 9 years ago
  hogliux c7b8e77031 Update copyright notice 9 years ago
  jules c79bab8208 Introjucer shutdown order fix 10 years ago
  jules fc77d9a001 Fixed capital letter. 10 years ago
  jules 5bdfa1bf52 Whitespace cleanups. 10 years ago
  jules 27e303e367 Include path typo fix. 10 years ago
  jules 8cfda2f24f Include path typo fix. 10 years ago
  jules 1c37a7781b Introjucer shutdown sequence fix. 10 years ago
  jules f23e6352fb Introjucer shutdown sequence fix. 10 years ago
  jules f59d2e74e1 Fixes for Visual Studio 10 years ago
  jules 4b28a4bb23 more auto-update work 10 years ago
  jules e4d9c00264 Began auto-updater 10 years ago
  jules 95699451b5 Added method ModalComponentManager::cancelAllModalComponents() 11 years ago
  jules 4e085e7707 Introjucer: added a "save all" command. 11 years ago
  jules c28c6c3e7c Introjucer: added a utility tool that converts an SVG path string into code that creates a Path object. 11 years ago
  jules 022057460d Introjucer: avoided assertion when launching files in windows explorer. 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 221786dfcf New method Array::addNullTerminatedArray(), and misc minor tightening-up of code. 11 years ago
  jules 64391b7552 Introjucer: began refactoring some module-management code. 11 years ago
  jules f3333aa29d Introjucer: added a couple of view menu options. 11 years ago
  jules 42aa27900b Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 11 years ago
  jules 127342e147 Introjucer: minor refactoring. 11 years ago
  jules 802969a42e Fix for OSX native recent files menu. 12 years ago
  jules 4ce1908f79 Misc tidying-up. 12 years ago
  jules ecc1a17bc6 Code clean-ups. 12 years ago
  jules 00e77a7ac2 OSX main menu recent files list fixes. 12 years ago
  jules 5918d039ce Added some "override" annotations. 12 years ago
  jules c75a7300f5 Added some 'override' modifiers to overridden methods. 12 years ago
  jules 2ca1f2e704 Introjucer module updater fix. 12 years ago
  jules ddc1524742 Updated headers in demo project files. 12 years ago
  jules d47ac98318 Introjucer: checking for out-of-date introjucer binary. 12 years ago
  jules 6c8fa3e6e7 Introjucer: added a translation tool utility 12 years ago
  jules ffc9200ea7 Changed the linux version of the introjucer to store its config and log files in ~/.config 12 years ago
  jules 76c2ba89e3 Introjucer: fixes to module update box. 12 years ago
  jules b6e24c4b39 Introjucer: fixed jucer snapping grid. Added extra group sort option. 12 years ago
  jules 9f37bf2e58 Minor introjucer fixes. 12 years ago
  jules 52b638ff40 Misc cleanups. 12 years ago
  jules bb008cb1ba Merged the old Jucer into the introjucer. 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 f13621a78d Added support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer. 12 years ago
  jules 53784490b2 Minor fixes and clean-ups. 12 years ago
  jules db5c92f760 Introjucer: module error handling. 12 years ago
  jules 63085a7185 Introjucer: minor fixes. 12 years ago
  jules bb37710eca Introjucer: shutdown fix. 12 years ago