154 Commits (f04f16e60b18b4a1ccedff9f0810368ef7029b74)

Author SHA1 Message Date
  jules c75a7300f5 Added some 'override' modifiers to overridden methods. 12 years ago
  jules fc79df875f Refactoring of some glypharrangement code. 12 years ago
  jules 5f0c8d47ae Introjucer: updated translation tool wording. 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 5d353d4dec Introjucer: Character type setting for MSVC export 12 years ago
  jules 6c8fa3e6e7 Introjucer: added a translation tool utility 12 years ago
  jules b4382bad62 Added String methods to create/return a std::string, and also String::toRawUTF8 method. 12 years ago
  jules cf9e7072ae Introjucer: resource file size limit setting. 12 years ago
  jules 9f37bf2e58 Minor introjucer fixes. 12 years ago
  jules 71f2580f2b Introjucer: saving swatch colours. 12 years ago
  jules bb008cb1ba Merged the old Jucer into the introjucer. 12 years ago
  jules 910b834f72 Minor clean-ups. 12 years ago
  jules 2a6a6651b2 Introjucer: refactored static/dynamic library generation projects. 12 years ago
  jules bd2f62cadf Added an ID. 12 years ago
  jules 810e73b2bc Introjucer: warning if trying to save read-only file. 12 years ago
  jules c92c3fc4c8 Introjucer: linux CPU architecture option. 12 years ago
  jules d0135d9efc Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. 12 years ago
  jules 4d8cd038bf Introjucer type fix. 12 years ago
  jules bfd9350bed Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
  jules f507bb8a48 Introjucer: added an option to set the intermediates path in MSVC. 12 years ago
  jules 5b33ab51f0 Introjucer: added VS2012 option for choosing the target SDK. 12 years ago
  jules 2c8b5a37af Introjucer: VC option for forcing debug symbols. 12 years ago
  jules e543949bda Minor clean-ups. 12 years ago
  jules ddb6b969ea Introjucer: new plist format for AU plugins. 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 3a9cad8f2c Enabled some code that was disabled for mingw, but which will work with the latest version. 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules 54eebff76d Introjucer: added custom external libraries to link. 12 years ago
  jules 7850bebd47 Introjucer: made the string literal tool break long strings across multiple lines. 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 ab7c03a99e Introjucer: Added MSVC option for using DLL runtime lib. 12 years ago
  jules 53784490b2 Minor fixes and clean-ups. 12 years ago
  jules 29e5dd20e2 Introjucer: editor updates 12 years ago
  jules 6b1654e1d2 Fixed some more warnings. 12 years ago
  jules 46f1c15f92 Introjucer: fix for binary data with duplicate filenames. 12 years ago
  jules bb37710eca Introjucer: shutdown fix. 12 years ago
  jules e77d5b12ef Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer. 12 years ago
  jules 9a24aa8a20 Minor clean-ups. 12 years ago
  jules 9fde239d9c Misc minor tidying up. 12 years ago
  jules e00bfdc1df A couple of minor introjucer changes. 12 years ago
  jules e8131455d5 Introjucer: added some comment fields to the config pages. 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 2918e8d886 Minor fixes for compiler warnings. 12 years ago