481 Commits (f04f16e60b18b4a1ccedff9f0810368ef7029b74)

Author SHA1 Message Date
  jules c5b4e48b80 Updated some headers and URLs. 12 years ago
  jules c75a7300f5 Added some 'override' modifiers to overridden methods. 12 years ago
  jules 7bd867794c Misc minor clean-ups. 12 years ago
  jules 62bed4a224 Introjucer: fix for static lib builds on linux. 12 years ago
  jules 135a9d1f5f Introjucer: Avoided duplicated VST path setting. 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 5f0c8d47ae Introjucer: updated translation tool wording. 12 years ago
  jules 2e5604a664 Introjucer: fixed current project order for translation tool. 12 years ago
  jules 77335b4baa Introjucer: Improvements to the 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 5d6a14659c Introjucer: changed to new juce.com URL. 12 years ago
  jules 4b61bee102 Introjucer: makefile flags fix. 12 years ago
  jules a82ab2fd8e Introjucer: made linux exporter use same flags for C files 12 years ago
  jules d7da1c1e3e Introjucer: previewing SVG files 12 years ago
  jules ce3050f547 Introjucer: added link flags to LOCAL_LDLIBS for android build. 12 years ago
  jules 31fc78b314 Minor tidying up. 12 years ago
  jules d47ac98318 Introjucer: checking for out-of-date introjucer binary. 12 years ago
  jules 7c6889403c Introjucer: added global preprocessor defs setting. 12 years ago
  jules 3f7b7f055e Introjucer: Treating ".inl" extension as a header file. 12 years ago
  jules c7506df13f Changed some pass-by-references to pass-by-value to improve compiler optimisation. 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 f45a311d97 Introjucer: handling newlines in extra compiler flags setting. 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 ba52b4aec5 Introjucer: hiding symbol visibility in linux release builds. 12 years ago
  jules 4b6a094d13 Made DirectoryIterator capable of parsing multiple wildcard patterns. 12 years ago
  jules 859f533904 Introjucer: handling drag+dropped folder. 12 years ago
  jules 00641f06ed Introjucer: Added a couple of CodeBlocks flags. 12 years ago
  jules bc6693f9fc Introjucer: Added a flag to CodeBlocks export. 12 years ago
  jules 69b90487aa Added support for c++11 override and final keywords, and blank definitions for older compilers. 12 years ago
  jules 97ed2ac915 Introjucer: code editor popup menu helper function to insert a new class declaration. 12 years ago
  jules 89c5c5c8c5 Introjucer: saving Jucer cpp file also saves header. 12 years ago
  jules 5ee84916a3 Introjucer: per-config linux makefile architecture setting. 12 years ago
  jules 76c2ba89e3 Introjucer: fixes to module update box. 12 years ago
  jules 2f46a58238 Spelling correction. 12 years ago
  jules b4382bad62 Added String methods to create/return a std::string, and also String::toRawUTF8 method. 12 years ago
  jules 9792475bdc Introjucer: zooming fix. 12 years ago
  jules b6e24c4b39 Introjucer: fixed jucer snapping grid. Added extra group sort option. 12 years ago
  jules 0908261245 Introjucer: fix for jucer deselecting objects. 12 years ago
  jules 82976c2ac7 Introjucer: some code-gen updates. 12 years ago
  jules cf9e7072ae Introjucer: resource file size limit setting. 12 years ago
  jules 9f37bf2e58 Minor introjucer fixes. 12 years ago
  jules f8ddf59b96 Introjucer: added ARM architecture options for linux makefiles. 12 years ago
  jules 84dd03930b Introjucer: set LOCAL_CFLAGS variable for Android. 12 years ago
  jules 52b638ff40 Misc cleanups. 12 years ago
  jules bf3cb2e29b Avoided some strict compiler warnings. 12 years ago