324 Commits (e77d5b12eff290fc28a705cc2c190504e66d6523)

Author SHA1 Message Date
  jules e77d5b12ef Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer. 12 years ago
  jules 2ac8615c7e Introjucer: Xcode project generation update. 12 years ago
  jules 73359d4af0 Introjucer: added text search for the code editor. 12 years ago
  jules 6269df4823 Introjucer: fix for new command-line project wizard. 12 years ago
  jules 3831af62ef Updated CodeEditorComponent to act as an ApplicationCommandTarget 12 years ago
  jules 5428554cda Added a flag to disable bypass in RTAS. 12 years ago
  jules 172f61dc3e Introjucer: minor internal work. 12 years ago
  jules 68880492f1 Introjucer: editor scrolling changes. 12 years ago
  jules 1be82bfcee Introjucer: Added a strip option to linux makefile generation 12 years ago
  jules b396155430 Introjucer: file type fix. 12 years ago
  jules 9a24aa8a20 Minor clean-ups. 12 years ago
  jules 1cd7660f10 Introjucer: popup menu for code editor. 12 years ago
  jules 9fde239d9c Misc minor tidying up. 12 years ago
  jules e00bfdc1df A couple of minor introjucer changes. 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 d24ee139d3 Introjucer: wizards for auto-generating new Component classes 12 years ago
  jules e8131455d5 Introjucer: added some comment fields to the config pages. 12 years ago
  jules 745e2ae8b9 Added new version of Path::addRoundedRectangle(). Introjucer: new button look and feel. 12 years ago
  jules 2791f878e7 Introjucer: fix for VS. 12 years ago
  jules b11527d751 Introjucer: launching a project now opens the first possible exporter in the list. 12 years ago
  jules 629007c219 Introjucer: another code indent fix. 12 years ago
  jules 842d30fbfa Minor tidying-up. 12 years ago
  jules 2b32036ab3 Introjucer: code indenting changes. 12 years ago
  jules ebb7b6db74 Introjucer: some refactoring, new icon. 12 years ago
  jules d7cea05104 Added a new struct DialogWindow::LaunchOptions, to provide a better mechanism than the existing static methods for launching dialog boxes. I've left the old static methods in there but will probably deprecate them at some point in the future. Also added a couple of methods to OptionalOwnedPointer. 12 years ago
  jules a4e87ef28a Introjucer: file separator character fix on windows. 12 years ago
  jules 66917b65fd Minor clean-ups. 12 years ago
  jules 2918e8d886 Minor fixes for compiler warnings. 12 years ago
  jules e49c56109b Introjucer: Updated RTAS include path (on win32) 12 years ago
  jules 40183ecd74 Introjucer: following aliases in modules folder. 12 years ago
  jules 0b8174c410 Introjucer: removed android build warning. 12 years ago
  jules 514ed0f30d Introjucer: avoid unnecessary file deletions when saving. 12 years ago
  jules 8772e5716b Changed the SVG parser to set the content area of the drawable to the SVG bounding box. Also updated introjucer to display SVG image files. 12 years ago
  jules 9a89d815cc Reverted CodeDocument::replaceAllContent, and added an applyChanges() method. 12 years ago
  jules 50e659a37b Introjucer: colour scheme tweak. 12 years ago
  jules b4fe06fb81 CallOutBox: changed parameters to allow better positioning, and improved layout algorithm. 12 years ago
  jules 85e5fae0fd Made CodeDocument:: replaceAllContent apply a diff of only the changed regions. 12 years ago
  jules 18e07fcd95 Introjucer: fixed bundle identifier generation. 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 af9c71be38 Added Image::Bitmap::getBounds method. 12 years ago
  jules b86a9f3429 Introjucer: fix for Xcode plist file generation when there are multiple file extensions. 12 years ago
  jules 74eb65090f Introjucer: improved some rollover help. 12 years ago
  jules b16995da41 Minor update to ConcertinaPanel 12 years ago
  jules 6b679bb46b New methods in ImageFileFormat for checking file extensions. 12 years ago
  jules d5ddbc88bd Introjucer: cosmetic changes. 12 years ago
  jules 8149502c8b Made SortedSet::add() return a bool. Improvements to code editor indents. 12 years ago
  jules c93d7a31d5 Added some colour IDs for TextPropertyComponent 12 years ago
  jules 9afac59a60 Introjucer: dragging exporter treeview fix. Audio plugin demo algorithm fix. 12 years ago