44 Commits (970300867f2c02ed7b86b70843e091cc0b5b51f2)

Author SHA1 Message Date
  jules 4e085e7707 Introjucer: added a "save all" command. 11 years ago
  jules 172f19f4a4 Introjucer: fix for module deletion bug, and some clean-ups. 11 years ago
  jules a9aae9651b Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules. 11 years ago
  jules c7cab8e020 Cleaned up some table look+feel code. 11 years ago
  jules 221786dfcf New method Array::addNullTerminatedArray(), and misc minor tightening-up of code. 11 years ago
  jules 42aa27900b Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 11 years ago
  jules 127342e147 Introjucer: minor refactoring. 11 years ago
  jules a0792ec444 Fix for software-rendered code editor text. 12 years ago
  jules 2e5604a664 Introjucer: fixed current project order for 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 859f533904 Introjucer: handling drag+dropped folder. 12 years ago
  jules 2a6a6651b2 Introjucer: refactored static/dynamic library generation projects. 12 years ago
  jules 6b7f0609bf Minor clean-ups. 12 years ago
  jules ffd894089d Cleaned up a few static analyser warnings. 12 years ago
  jules 164ab05bac Minor clean-ups. 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 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 73359d4af0 Introjucer: added text search for the code editor. 12 years ago
  jules 3831af62ef Updated CodeEditorComponent to act as an ApplicationCommandTarget 12 years ago
  jules ebb7b6db74 Introjucer: some refactoring, new icon. 12 years ago
  jules 753ebf48e5 Introjucer: reconfigured settings files so that per-project settings are stored separately from global properties. 12 years ago
  jules af3bab799f Introjucer: fine-tuned some command behaviours. 12 years ago
  jules baecac82d9 Introjucer: tweaked document focus behaviour. 13 years ago
  jules 44e454f0b7 Introjucer: colours and refactoring. 13 years ago
  jules c65c7dd4a4 Introjucer: misc internal refactoring. 13 years ago
  jules 25e7361f2c Refactored some TreeView key handling. Introjucer: now restores the last set of open documents for a project. 13 years ago
  jules 0475cedff5 Introjucer: commands to move back/forwards through open docs. 13 years ago
  jules f824e99f2d Introjucer: refactoring and addition of appearance settings window for editor colours + fonts. 13 years ago
  jules b4251726f0 Introjucer: refactored some settings classes, and added new icons for the treeviews. 13 years ago
  jules 6eaba30646 Fixed some DocumentWindow behaviour in the library and introjucer. 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 a016944e69 Minor introjucer work. 13 years ago
  jules d2aa3a666b Introjucer: tidied up some document saving behaviour. 13 years ago
  jules fad59e53d2 Introjucer: made treeview remember its openness state. 13 years ago
  jules 75bbd8e2b2 Couple of introjucer fixes. 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 a7a4c287b7 More introjucer refactoring. Fixes for MessageListener and iOS font names. 14 years ago
  Julian Storer c908bc5b84 Fixed a couple of introjucer problems. Reorganised some native code. 14 years ago
  Julian Storer dbe5768527 Added device detection for DirectSound. New method addToDesktop() for ResizableWindow. 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 60e3ff8f5a Android development and modal loop elimination. 14 years ago
  Julian Storer c8b977a482 New jucer fix. 15 years ago
  Julian Storer d3cf0870d9 Made the new jucer support multiple windows. 15 years ago
  Julian Storer ca5fbd17f0 More Jucer reorganisation 15 years ago
  Julian Storer 568e6260c3 Reorganised the Jucer project structure. 15 years ago
  Julian Storer d2492f5f3b Changes to DrawableText. Minor new methods for Rectangle, Line and AffineTransform. Optimisation for CoreGraphics clip bounds. 15 years ago