335 Commits (f5c19ef612cc01ac3a051486b341e2ccefedd627)

Author SHA1 Message Date
  jules fb864a5cb1 Corrected some spelling mistakes in comments 9 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 d410b6d13d Avoided a possible null pointer in KeyMappingEditorComponent 10 years ago
  jules 189853720a Cleaned up a few uses of Image::null 10 years ago
  jules b5907fa90d Normalised some divider comments 10 years ago
  jules 2343dc153d Added hidden internal helper function to access plugin carbon window wrappers 10 years ago
  hogliux 05a3ebc4eb Scale webpages to fit display by default on iOS 10 years ago
  jules 08b853ee35 Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 10 years ago
  jules b557277f6f Removed a few stray semicolons 10 years ago
  jules 923e8fabdb Removed some unnecessary includes of AppConfig.h 10 years ago
  jules c95253fad0 Cleaned out some old amalgamated build references. 10 years ago
  jules 4583fa3fbf Used the ignoreUnused() function to tidy up some old code 10 years ago
  jules ae712c72d8 Cleaned up a few String::empty uses 10 years ago
  jules 19d0c71050 Version number update 10 years ago
  jules 02492b36b9 Lots of small whitespace tweaks. 10 years ago
  jules 428c8a79a5 Version number update 10 years ago
  jules 4d3fc5a3d9 Added a couple of missing 'override' keywords 10 years ago
  jules c35ed85677 Version number update 10 years ago
  jules a3426aae10 Added support for iOS force-touch 10 years ago
  jules 12447ba38f Version 4.0.1 10 years ago
  Timur Doumler 3313657b3f Fixed bug with displaying plug-in windows in 32-bit hosts on OSX 10.11 El Capitan. 10 years ago
  jules ba64b2be8a Added a couple of keywords to the C++ tokeniser 10 years ago
  jules 5fcf662375 Fixes for Introjucer in Xcode 7 10 years ago
  jules 7b42c1846a Added a couple of missing override keywords. 10 years ago
  jules 527da19076 Added method Component::alphaChanged(), and fixed NSViewComponent to handle alpha values. 10 years ago
  jules d46ea331da Fix to FileBasedDocument to avoid spurious re-save requests. 10 years ago
  jules 4c26b1bcb9 Added a method CodeEditorComponent::editorViewportPositionChanged 10 years ago
  jules 4e8921aa48 Fix for JUCE_LIVE_CONSTANT not working with negative integers 10 years ago
  jules 83fcea3dbe Made FileBasedDocument send change messages when its filename changes when saved. 10 years ago
  jules 969f1a25fc Added an OSX-only method SystemTrayIconComponent::showDropdownMenu() and tweaked the highlighting of OSX tray icons. 10 years ago
  Timur Doumler dca4d77f9d Fixed compiler warnings on Visual Studio 2015 RTM. 10 years ago
  jules 861d3d9710 Version 3.2.0 10 years ago
  hogliux c7b8e77031 Update copyright notice 10 years ago
  jules fd74f1a39d Changed the way the JUCE_LIVE_CONSTANT singletons are generated, to make it more robust when used in a plugin environment 10 years ago
  jules 3236bdca6a Fix for JUCE_LIVE_CONSTANT in plugins. 10 years ago
  jules 0c99e8e068 Minor cleanups 10 years ago
  jules 06c1a15496 Added some missing 'override' decorators 10 years ago
  jules 0a377a95c5 Fix for code editor long lines not rendering 10 years ago
  hogliux 8c242b7547 Fix warnings on linux 10 years ago
  jules c1355fa11a Minor SystemTrayIconComponent tweak to keep OSX10.3 builds happy. 10 years ago
  jules 8cacb499f1 Documentation correction. 11 years ago
  jules 33e9e38345 Minor tidying-up. 11 years ago
  jules d710fe0309 Workaround for mingw. 11 years ago
  jules 91b5d77477 Version number update 11 years ago
  jules d89300b7c9 Added support for the pageFinishedLoading on iOS web browser. 11 years ago
  jules 50a55b2e9c Avoided a few compiler warnings. 11 years ago
  jules 7f901e452f Focus fix for win32 web browser component. Ability to use javascript in goToURL on OSX. 11 years ago
  jules 0d989638cc Version 3.1.0 11 years ago
  jules 817c80ed19 Fixed a typo in a comment. 11 years ago
  jules 2792bd2761 Added new callback method WebBrowserComponent:: newWindowAttemptingToLoad() 11 years ago