310 Commits (c75abb51c47e044484737e43d0da30facb1f26b6)

Author SHA1 Message Date
  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
  jules 49d0182f61 Introjucer: graphical tweaks, binary data header change. 12 years ago
  jules af3bab799f Introjucer: fine-tuned some command behaviours. 12 years ago
  jules e3537ba57a Cleaned out some defunct ComponentBuilder code. 12 years ago
  jules 00ff36f0e6 Introjucer: some linux settings tweaks. 12 years ago
  jules 4268ed7453 Introjucer: better tool windows. Font fixes. 12 years ago
  jules 88c17da08b Removed const-ness from a couple of LookAndFeel method return values. 12 years ago
  jules bddebf3433 Added a couple of reduced/expanded methods to Rectangle. 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 8a006e589c Cleaned up some application startup code. 12 years ago
  jules 87db662f29 Introjucer: code editor improvements, icon class reshuffle. 13 years ago
  jules d4ae8f3d55 Minor optimisations. New method OwnedArray::insertArray(). Changed some CodeDocument inner class constructors to use references rather than pointers. 13 years ago
  jules e875ddc3a1 Introjucer: optimised some unnecessary project copying. 13 years ago
  jules dac898c601 Introjucer: modules panel fix. 13 years ago
  jules 6838666a58 Introjucer: modules panel tweak. 13 years ago