144 Commits (b172d3a07024d20ca5df2d50a5d3a3800c93a06b)

Author SHA1 Message Date
  jules 127342e147 Introjucer: minor refactoring. 11 years ago
  jules 711764103e Introjucer: made it recognise the .hh file suffix. 11 years ago
  jules 5b25ac6609 Renamed the swapWithArray methods in the array classes to "swapWith" to be more consistent with other swap method naming, and templated the methods for more flexibility. 11 years ago
  jules 3861a04197 Some more override decorations. 12 years ago
  jules 802969a42e Fix for OSX native recent files menu. 12 years ago
  jules 4ce1908f79 Misc tidying-up. 12 years ago
  jules 82d305a2a2 Introjucer: added exporter for VS2013 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 eb646f8c42 Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes. 12 years ago
  jules 2329e63f20 Converted a few Colour references to pass-by-values. 12 years ago
  jules a0792ec444 Fix for software-rendered code editor text. 12 years ago
  jules c75a7300f5 Added some 'override' modifiers to overridden methods. 12 years ago
  jules 4b128378cf CodeEditorComponent rendering improvements. Faster OSX font lookup. 12 years ago
  jules fc79df875f Refactoring of some glypharrangement code. 12 years ago
  jules 2e5604a664 Introjucer: fixed current project order for translation tool. 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 3f7b7f055e Introjucer: Treating ".inl" extension as a header file. 12 years ago
  jules 6c8fa3e6e7 Introjucer: added a translation tool utility 12 years ago
  jules 3e628c816e Minor fixes for clang. 12 years ago
  jules 4d61bfd8a3 Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro. 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 859f533904 Introjucer: handling drag+dropped folder. 12 years ago
  jules 97ed2ac915 Introjucer: code editor popup menu helper function to insert a new class declaration. 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 af18430f08 Changed Label::setText to use a NotificationType parameter rather than a bool. 12 years ago
  jules bb008cb1ba Merged the old Jucer into the introjucer. 12 years ago
  jules 910b834f72 Minor clean-ups. 12 years ago
  jules 12c28fd882 Introjucer: added "save as" 12 years ago
  jules 2a6a6651b2 Introjucer: refactored static/dynamic library generation projects. 12 years ago
  jules 14ca3470e6 Changed the parameters of FilenameComponent::setCurrentFile() to use a NotificationType. 12 years ago
  jules 6b7f0609bf Minor clean-ups. 12 years ago
  jules ffd894089d Cleaned up a few static analyser warnings. 12 years ago
  jules 242a461644 MemoryMappedAudioFormatReader fix. Removed a couple of warnings. 12 years ago
  jules b0fadda27c Introjucer: updated window title bar status when current file has unsaved changes. 12 years ago
  jules 6f88b7ae60 Minor clean-ups. 12 years ago
  jules 164ab05bac Minor clean-ups. 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 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 565cb189ea Introjucer: ability to drag files from the project tree into external apps. Added more drag-and-drop functionality for linux. 12 years ago
  jules a1614a8879 Minor changes for VC2005 12 years ago
  jules 53784490b2 Minor fixes and clean-ups. 12 years ago
  jules 29e5dd20e2 Introjucer: editor updates 12 years ago