12 Commits (158220ddfa0addc1169633c0090a151151b4aa8c)

Author SHA1 Message Date
  Tom Poole 2fb19ffd8f Fix some LLVM 17 compiler warnings 1 year ago
  reuk 39a731de46
ScopedMessageBox: Replace old AlertWindow uses with new API 2 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  Tom Poole fe4ba9071b Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 3 years ago
  ed 69085b2a61 Projucer: Accessibility updates 4 years ago
  ed 009d685179 Updated all license headers 4 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  ed fba0295a44 Projucer: Added a simple sign-in form, added notification tray for project messages, general refactoring 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  jules 6463529371 Another batch of conversion of methods which returned bare XmlElement* to return unique_ptrs 6 years ago
  hogliux 54029e776d Projucer: Re-factored source code groups and general code clean-up 7 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  jules 44cd80969d A few C++11 modernisations and comment corrections 8 years ago
  tpoole e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
  jules 9fa0d49be7 Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
  Timur Doumler 70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
  jules 416c8f3220 Introjucer: minor internal refactoring 9 years ago
  hogliux c7b8e77031 Update copyright notice 9 years ago
  jules a2ffe5e6eb Introjucer: added TRANS macro to GUI designed generated code. 11 years ago
  jules 8e4825e7bd Introjucer: avoided problems when closing a GUI comp which is a sub-component of another currently-loaded GUI component. 11 years ago
  jules 3861a04197 Some more override decorations. 12 years ago
  jules ddc1524742 Updated headers in demo project files. 12 years ago
  jules 12c28fd882 Introjucer: added "save as" 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules b0b6a7ca25 Introjucer: added command to open counterpart files. 12 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 9e3cd767aa Introjucer: minor internal changes. 13 years ago
  jules f824e99f2d Introjucer: refactoring and addition of appearance settings window for editor colours + fonts. 13 years ago
  jules 3352b9238a Introjucer: fix for code editor save points. 13 years ago
  jules d2aa3a666b Introjucer: tidied up some document saving behaviour. 13 years ago
  jules f2426cc7de Minor additions to OptionalScopedPointer. Internal introjucer tweaks. 13 years ago
  jules 10815d9e4d Introjucer: made the project wizard create some default exporters. 13 years ago
  jules 6836d1eca6 Introjucer: minor internal changes. 13 years ago
  jules 96ec22501a Improved CallOutBox layout. Minor introjucer tidy-ups. 13 years ago
  jules aff5fea6b4 Minor introjucer clean-ups. 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 98ba259599 Minor introjucer clean-ups. 14 years ago
  Julian Storer 82e8d68a5d Renamed the experimental jucer as the Introjucer. 14 years ago
  Julian Storer a5cf4030f5 New class LeakedObjectDetector, and JUCE_LEAK_DETECTOR macros for spotting leakages in a neat, cross-platform way. Used these to replace all the old juce_UseDebuggingNewOperator stuff in all the classes. Also some drawable and component transform fixes. 14 years ago
  Julian Storer ca5fbd17f0 More Jucer reorganisation 15 years ago
  Julian Storer 568e6260c3 Reorganised the Jucer project structure. 15 years ago
  Julian Storer 64905b472f Jucer improvements to cope with multiple juce paths. 15 years ago
  Julian Storer 9ec78100e0 Added file renaming ability to new Jucer. 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 188299adb9 First check-in of the new Jucer codebase. 15 years ago