368 Commits (cbc0ed304b32b26ec1ada94c368f458c3d22ca5c)

Author SHA1 Message Date
  hogliux aad868e383 Added support for WebBrowserComponent on Linux 8 years ago
  hogliux c69d24fa7a Added support for embedding native X11 widgets (such as gtk_plug or QX11EmbedWidget) on linux 8 years ago
  jules 8ed41ed14b Fixed some whitespace style and cleaned up some code using C++11 8 years ago
  ed b7b8d5be57 Multiple fixes for touch and pen input on Windows 8 years ago
  tpoole 1e2f6fec5c Restored module header #defines 8 years ago
  ed 61ae28b060 Fixed bug in ColourSelector::HueSelectorComp where the colour gradient was pink at the bottom 8 years ago
  Felipe F. Tonello c2100022cc Added several linux improvements to the event loop, MIDI and X11 (see commit messsage) 8 years ago
  hogliux 2da1bc5f41 Replace include guards with "#pragma once" 8 years ago
  hogliux e0aff606a8 Bump version number to 4.3.1 8 years ago
  hogliux 1baaddb115 Added code to properly escape non-ascii characters in URLs passed to the WebBrowserComponent on macOS/iOS 8 years ago
  tpoole 101a59ad2a Fixed bug updating MacOS system tray icon 8 years ago
  jules 92f3a1e88f Miscellaneous fixes for some PVS static analyser warnings 8 years ago
  jules d4b47809a1 Fixed some spelling mistakes in comments 8 years ago
  tpoole 8e7ed3ae7d Fixed MacOS 10.12 deprecations 9 years ago
  hogliux 363ceb08cf Bump version number to 4.3.0 9 years ago
  hogliux 701fd8a216 Added a workaround for a strange bug with monospace fonts in OS X sierra 9 years ago
  hogliux 679ef3f1dc Fixed a bug where VST plug-in editors using OpenGL would not work correctly in the JUCE plug-in host 9 years ago
  hogliux 4eb89336f9 Bump version number to 4.2.4 9 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. 9 years ago
  hogliux 6d56e488dc Add support for retina mouse cursors on OS X 9 years ago
  jules 999f4848df Stopped the ColourSelector sending a change message from its constructor 9 years ago
  jules 3104cbe147 Added an optional notification argument to ColourSelector::setCurrentColour() 9 years ago
  hogliux c7b347242d Partially undo commits #99186e5 and #89d938d and use less-intrusive, JUCE-internal fix for OpenGLContext detach crash 9 years ago
  hogliux 89d938dd3a Make sure to not remove a native component twice 9 years ago
  jules a744cd3acc Added a bool handler for JUCE_LIVE_CONSTANT 9 years ago
  hogliux 26b6f01ce3 Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 9 years ago
  hogliux bf582f6c5b Fix errors and warnings on mingw-w64 9 years ago
  hogliux 88736e34dc Make splash screens fullscreen on mobile platforms 9 years ago
  hogliux 630ab88f8b Version number update 9 years ago
  jules 31f935cc60 Added a new Graphics::drawImage method that takes a Rectangle<float> 9 years ago
  jules ec40f0940c Updated version numbers in modules, and resaved example projects 9 years ago
  Timur Doumler 6ef3f1e738 Added asserts to clarify that WebBrowserComponent is not implemented on Linux and Android. 9 years ago
  jules 0b3a11ee07 Updated version number to 4.2.1 9 years ago
  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 9 years ago
  jules 189853720a Cleaned up a few uses of Image::null 9 years ago
  jules b5907fa90d Normalised some divider comments 9 years ago
  jules 2343dc153d Added hidden internal helper function to access plugin carbon window wrappers 9 years ago
  hogliux 05a3ebc4eb Scale webpages to fit display by default on iOS 9 years ago
  jules 08b853ee35 Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 9 years ago
  jules b557277f6f Removed a few stray semicolons 9 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