148 Commits (b51c0a93aa65b66ecfd12a55533963c26af1a78e)

Author SHA1 Message Date
  jules e954a6558b Introjucer: More explicit control over the MSVC DLL runtime mode. 12 years ago
  jules 54eebff76d Introjucer: added custom external libraries to link. 12 years ago
  jules 699b5303e2 Android: multi-touch support. 12 years ago
  jules c391b5eab8 Introjucer: added an extra icon ID in the MSVC resource file. 12 years ago
  jules 9bf10e2caa Introjucer: Xcode fix for properties which end in a quote. 12 years ago
  jules d79fcf1d32 Introjucer: swapped the xib file for a nib file. 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 fdb31aff5c Added Logger::getCurrentLogger method. 12 years ago
  jules 828d6f8e18 Introjucer: when saving very large amounts of binary data, it now splits it across multiple cpp files 12 years ago
  jules ab7c03a99e Introjucer: Added MSVC option for using DLL runtime lib. 12 years ago
  jules c50a70669a Introjucer: handling quotes in preprocessor defs in Xcode 12 years ago
  jules 2758080d7e Introjucer: added Xcode pre-build script. 12 years ago
  jules c38cb0a7b9 Introjucer: images files that aren't marked as being a binary include are added to the Xcode project as resources. 12 years ago
  jules 9077ba817d Introjucer: fix for Xcode filenames containing @ signs. 12 years ago
  jules db5c92f760 Introjucer: module error handling. 12 years ago
  jules 46f1c15f92 Introjucer: fix for binary data with duplicate filenames. 12 years ago
  jules 0a1c88be30 Android: setting targetSDKVersion flag. 12 years ago
  jules 06e2a667fb Introjucer: change to android manifest to improve graphics performance. Stopped alertwindows being always-on-top in plugins. 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 2ac8615c7e Introjucer: Xcode project generation update. 12 years ago
  jules 1be82bfcee Introjucer: Added a strip option to linux makefile generation 12 years ago
  jules 9fde239d9c Misc minor tidying up. 12 years ago
  jules e8131455d5 Introjucer: added some comment fields to the config pages. 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 0b8174c410 Introjucer: removed android build warning. 12 years ago
  jules 514ed0f30d Introjucer: avoid unnecessary file deletions when saving. 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 d5ddbc88bd Introjucer: cosmetic changes. 12 years ago
  jules 49d0182f61 Introjucer: graphical tweaks, binary data header change. 13 years ago
  jules af3bab799f Introjucer: fine-tuned some command behaviours. 13 years ago
  jules e3537ba57a Cleaned out some defunct ComponentBuilder code. 13 years ago
  jules e875ddc3a1 Introjucer: optimised some unnecessary project copying. 13 years ago
  jules a151510501 Introjucer: don't enable OSX "active architecture only" if an non-default architecture has been chosen. 13 years ago
  jules 8b208084aa Introjucer: icns file format fix. 13 years ago
  jules 74078ee2c8 Introjucer: support for larger OSX icon sizes. 13 years ago
  jules 1f2c81980f Introjucer: Fix for MSVC optimisation levels. 13 years ago
  jules 65f147b241 Introjucer: Visual studio WPO and debug option fixes. 13 years ago
  jules ecd91dc559 Introjucer: updated Android builds to work with the latest SDK. 13 years ago
  jules f50b05b251 Introjucer threading fix. 13 years ago
  jules 2fe73f6ebe Introjucer: added a flag to help with OSX retina displays. 13 years ago
  jules 7a1c8f61a5 RTAS build fixes. 13 years ago
  jules 17e59cf95f Introjucer: made sure the new project wizard creates an exporter for the current OS. 13 years ago
  jules ead42bd39a Introjucer: Added an Xcode post-build script setting. Enlarged some of the settings page boxes, allowing multi-line text entry for some paths and preprocessor settings. Moved the modules list to its own tree-item. 13 years ago
  jules 9074f68da8 Introjucer: more AAX support and some clean-ups. 13 years ago
  jules 1fd27d7ed6 Introjucer: fix for binary data file generation when no images are present. 13 years ago
  jules 463d2b3289 Introjucer: redesigned the project settings to be shown as a treeview containing the exporters and configs. 13 years ago
  jules 0c142b51b5 Introjucer: avoided clang warning in generated binary data code. 13 years ago
  jules 654134ffdb Introjucer: removed old OSX 10.4 target option. 13 years ago