20 Commits (e77d5b12eff290fc28a705cc2c190504e66d6523)

Author SHA1 Message Date
  jules 6269df4823 Introjucer: fix for new command-line project wizard. 12 years ago
  jules d24ee139d3 Introjucer: wizards for auto-generating new Component classes 12 years ago
  jules ebb7b6db74 Introjucer: some refactoring, new icon. 12 years ago
  jules 18e07fcd95 Introjucer: fixed bundle identifier generation. 12 years ago
  jules c65c7dd4a4 Introjucer: misc internal refactoring. 13 years ago
  jules 17e59cf95f Introjucer: made sure the new project wizard creates an exporter for the current OS. 13 years ago
  jules 6eaba30646 Fixed some DocumentWindow behaviour in the library and introjucer. 13 years ago
  jules a2845d8895 Introjucer: some preliminary AAX work. 13 years ago
  jules 10815d9e4d Introjucer: made the project wizard create some default exporters. 13 years ago
  jules b8397a9888 Added some iterators for introjucer projects. 13 years ago
  jules 2e664976ec Changed the introjucer's config list system: each exporter now contains its own list of configs. If you load an old project, its global config list will be copied into each of its exporters. Added x64 support for VC2010 projects, as an option in its configs. 13 years ago
  jules f7d3521e06 Introjucer: minor refactoring + enabled clang c++0x option. 13 years ago
  jules c7354b927e Introjucer updates to the new project wizard and module update system. 13 years ago
  Julian Storer 2d56bedab5 Introjucer update to provide downloading of new modules directly from the website. 13 years ago
  Julian Storer b70e0a28d2 First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
  Julian Storer e627847d32 More introjucer refactoring. 14 years ago
  Julian Storer 2dff4cd3fa GIF decoding fix. Introjucer refactoring work. 14 years ago
  Julian Storer 98ba259599 Minor introjucer clean-ups. 14 years ago
  Julian Storer f04309f44a Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 14 years ago
  Julian Storer 82e8d68a5d Renamed the experimental jucer as the Introjucer. 14 years ago
  Julian Storer e17dfb559f Fix for copying NamedValueSets, removed some win32 DC warnings. Removed the obj-C suffix setting from the jucer's global settings. Updated the Jucer to generate correct iPhone/iPad apps for iOS4. Renamed some of the demo build folders from "iPhone" to "iOS". 14 years ago
  Julian Storer 626cb292cd Minor fix for ReferenceCountedArray. Tweak to jucer template code. 14 years ago
  Julian Storer 7436e26887 Small updates to OpenGLContext. 15 years ago
  Julian Storer e90dcf51fb Tweaked a few jucer settings to improve the default setup of a new plugin project. 15 years ago
  Julian Storer ca5fbd17f0 More Jucer reorganisation 15 years ago
  Julian Storer 88c95982f7 Changed the ChoicePropertyComponent to give it more powerful value remapping. Jucer development. 15 years ago
  Julian Storer b46e94cffd New class StringPool. Removed the class var::identifier from its parent class, and renamed it "Identifier" - I've left a typedef in var to allow old code to still work, but I'll remove this at some point, so please switch to using the new classname directly. Jucer development. 15 years ago
  Julian Storer 1751beed57 Code clean-ups. Jucer development. 15 years ago
  Julian Storer 7cf5140eb2 Made Value constructor explicit. Jucer development. 15 years ago
  Julian Storer 5093ecbc84 Minor clean-ups. Jucer development. 15 years ago
  Julian Storer 8de537e52c Minor Jucer updates. Fix for strange PNG problem. ICC and VC6 compilation changes. 15 years ago
  Julian Storer 188299adb9 First check-in of the new Jucer codebase. 15 years ago