28 Commits (b172d3a07024d20ca5df2d50a5d3a3800c93a06b)

Author SHA1 Message Date
  jules f2e9b0a434 Some modal loop code cleanups. 11 years ago
  jules 127342e147 Introjucer: minor refactoring. 11 years ago
  jules 1b9a60e52c Added a templated type to the RectangleList class. If you've used this class and these changes cause syntax errors, all you need to do to your code is to replace "RectangleList" with "RectangleList<int>" and everything will work as it did before. 11 years ago
  jules 3d74717349 Bit of tidying-up in the Point class, and some spelling fixes in comments. 12 years ago
  jules 3861a04197 Some more override decorations. 12 years ago
  jules 5918d039ce Added some "override" annotations. 12 years ago
  jules eb646f8c42 Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes. 12 years ago
  jules 2329e63f20 Converted a few Colour references to pass-by-values. 12 years ago
  jules 78aac0995a Fixes for some clang static analysis warnings. 12 years ago
  jules c5b4e48b80 Updated some headers and URLs. 12 years ago
  jules c75a7300f5 Added some 'override' modifiers to overridden methods. 12 years ago
  jules 7bd867794c Misc minor clean-ups. 12 years ago
  jules 4b128378cf CodeEditorComponent rendering improvements. Faster OSX font lookup. 12 years ago
  jules ddc1524742 Updated headers in demo project files. 12 years ago
  jules c7506df13f Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
  jules 3e628c816e Minor fixes for clang. 12 years ago
  jules 4b6a094d13 Made DirectoryIterator capable of parsing multiple wildcard patterns. 12 years ago
  jules 89c5c5c8c5 Introjucer: saving Jucer cpp file also saves header. 12 years ago
  jules 2f46a58238 Spelling correction. 12 years ago
  jules 9792475bdc Introjucer: zooming fix. 12 years ago
  jules b6e24c4b39 Introjucer: fixed jucer snapping grid. Added extra group sort option. 12 years ago
  jules 0908261245 Introjucer: fix for jucer deselecting objects. 12 years ago
  jules 82976c2ac7 Introjucer: some code-gen updates. 12 years ago
  jules 9f37bf2e58 Minor introjucer fixes. 12 years ago
  jules e93f645b5a Made introjucer fix line endings when saving jucer documents. 12 years ago
  jules af18430f08 Changed Label::setText to use a NotificationType parameter rather than a bool. 12 years ago
  jules 26c0733f8f Introjucer: fixes for some of the integrated Jucer stuff. 12 years ago
  jules bb008cb1ba Merged the old Jucer into the introjucer. 12 years ago