232 Commits (c1be347a3d26dca740b6782c2762afd6fb80d6f8)

Author SHA1 Message Date
  Timur Doumler c1be347a3d Introjucer: Refactored the Android exporters; fixed several bugs in Android Studio exporter and added some missing build properties along the way. 9 years ago
  jules c644dbdbd6 Introjucer: moved some definitions into a more appropriate header 9 years ago
  jules 8e9ed0d0a9 Introjucer: more refactoring 9 years ago
  jules 5abb09ba16 Introjucer: moved some more classes out of MiscUtilities.h 9 years ago
  jules e4b96dcf9a Introjucer: some internal refactoring 9 years ago
  jules e3d827a059 Introjucer: avoid an assertion when opening certain types of file 9 years ago
  jules 76177fc431 Added a callback method DialogWindow::escapeKeyPressed() and used it to fix a minor introjucer bug with tool windows 9 years ago
  Timur Doumler 29a6451c19 Introjucer: added Android screen orientation setting. 9 years ago
  Timur Doumler 09e4ca57c5 Added Android Studio exporter build tools option. 9 years ago
  jules 02492b36b9 Lots of small whitespace tweaks. 9 years ago
  jules f618963530 Introjucer: Simplified VST include path generation. Resaved projects. 9 years ago
  Joshua Gerrard 4400db5969 Added NDK platform version setting to Android Studio exporter 9 years ago
  Joshua Gerrard f1ad44e2bf Fixed variable shadowing warnings 9 years ago
  Joshua Gerrard bc9439c338 Introjucer: Refactored TreeViewBase painting functions 9 years ago
  jules 6eee3b2a09 Resaved all project files 9 years ago
  jules 89ba69ab29 Android Bluetooth MIDI, pro-audio i/o and improved openGL support 9 years ago
  jules 810f2bfb2a Introjucer: Added Android Studio exporter 9 years ago
  jules 3aa3ebff91 Introjucer: Added option to avoid overwriting changes to local module files 9 years ago
  Timur Doumler 123e1e1679 Fixed custom Plist error for iOS. 9 years ago
  jules 0ff73d6ed2 Introjucer: Minor symbol disambiguation 9 years ago
  jules fd7a36a177 Introjucer: made the Xcode exporter treat swift files as source code 9 years ago
  jules 5fcf662375 Fixes for Introjucer in Xcode 7 9 years ago
  jules adfe457b64 A couple more fixes for Clang pedantic warnings 9 years ago
  jules 2877653cc3 Introjucer: added hack to enable c++ syntax highlighting in the editor for extensionless libc++ header files. 9 years ago
  jules c53b00cb21 Introjucer: changes to implementation of auto-update and a few editor tweaks. 9 years ago
  Timur Doumler 549b5dc429 Introjucer: restored default Android SDK/NDK path to what it used to be; added expansion of java environment variable ${user.home} to be able to still check path for correctness. 9 years ago
  jules 21dabf778d Introjucer: Refactored global path implementation 9 years ago
  Timur Doumler c922162b03 Introjucer: added global preferences window and global SDK path settings. 9 years ago
  jules 6db05a6100 Tweaked some syntax to help with Clang/Windows compatibility 9 years ago
  hogliux ce2793ca2d Add option in Introjucer to specify custom Android Activity sub-class 10 years ago
  hogliux c7b8e77031 Update copyright notice 10 years ago
  jules 26143d5034 Introjucer: added a better browser for module paths 10 years ago
  jules 43ce64a099 Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. 10 years ago
  Timur Doumler fc2f9e848d Introjucer: Added option to select C++ language standard for Xcode. 10 years ago
  jules a1dfafe2c8 Introjucer: added Android version number 10 years ago
  jules e84797b508 Introjucer: added options for specifying shared libraries for use on Android. 10 years ago
  jules 013b1ce000 Introjucer: fix for stuck sliding panels in new project wizard. 10 years ago
  jules e5b5a164eb Introjucer: added theme support and import-modules for Android builds. 10 years ago
  jules 5908238f8a Introjucer: Added a "warnings = errors" option to the MSVC builds. 10 years ago
  jules 7c48d2cff8 Introjucer: added minor utility function. 10 years ago
  jules 19cd4103be Made the dots work in the sliding page comp 10 years ago
  jules 4fbb5358c4 Code clean-up 10 years ago
  jules c397984fe9 Whitespace 10 years ago
  jules 80214e458c First version of new introjucer templates page 10 years ago
  jules 811258e72b Introjucer: made the iOS build spit out some .xcassets resources, to force it to launch correctly on iOS8 10 years ago
  jules 1e23cda2ff Cleaned up a couple of minor analyser warnings. 11 years ago
  jules c8bf8cd41e Moved some C++ escaping functions from the Introjucer into CppTokeniserFunctions. 11 years ago
  jules e9549f6d00 Introjucer: clicking already-selected items in the treeview now opens their document. 11 years ago
  jules c46927d580 Minor clean-ups 11 years ago
  jules 91d9c96338 Minor clean-ups 11 years ago