5 Commits (172d2a1c8b64d10804d857c7c679d3f9bcfc37f5)

Author SHA1 Message Date
  Julian Storer f04875879e Introjucer work. Improved command line tokenisation in OSX. 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 c908bc5b84 Fixed a couple of introjucer problems. Reorganised some native code. 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 3f97694143 Added a Component::setBounds method to take an expression. Fix for deleting CoreAudio devices. 14 years ago
  Julian Storer 2a86002b31 New class: ResizableEdgeComponent. 14 years ago
  Julian Storer 4cfdcb69fd Updated the ChangeBroadcaster class - sendChangeMessage() now has no parameters, and ChangeListener::changeListenerCallback() no longer provides a void*, it provides the ChangeBroadcaster* that triggered the callback. Also deleted the ChangeListenerList class, as it didn't offer anything that ChangeBroadcaster doesn't do. Changed the new jucer to expand preprocessor tokens in the header search path string. 14 years ago
  Julian Storer 51b5570292 Added an 'open project' button to the new Jucer. 14 years ago
  Julian Storer e80ee06365 Added icon generation to the new Jucer (on win32 + mac), and added an icon to the juce demo. 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 5a9e18d3a5 Added the option to coalesce UndoableActions, and implemented this for ValueTree undo. 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 c85d54b1cb Minor tweaks. Jucer development. 15 years ago
  Julian Storer 841a6665bd Minor string literal tidy-ups. 15 years ago
  Julian Storer 188299adb9 First check-in of the new Jucer codebase. 15 years ago