166 Commits (1fbd6dff9b005c4e33ac302e00aef24c3afedf14)

Author SHA1 Message Date
  ed b7e28541ca Replaced deprecated Displays methods 5 years ago
  ed 268ac3d5c8 Modernised some code in CallOutBox and added some logic to scale the window with its content component's transform 5 years ago
  reuk 394c4fd475 Clang: Fix warnings when building with clang 10 5 years ago
  ed 009d685179 Updated all license headers 5 years ago
  ed 4855f52e4d Added missing documentation tags 5 years ago
  ed 1f63357263 Windows: Added WindowsWebView2WebBrowserComponent wrapper to add support for custom WebView2Loader.dll location and user data folder for WebView2 5 years ago
  ed 87fcf2f353 Windows: Added support for Chromium-based WebView2 browser in WebBrowserComponent and removed WinRT webview 5 years ago
  ed 9de335a575 Removed references to nonexistent function in BubbleMessageComponent docs 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  ed c06b9d17a5 Updated some WebBrowserComponent documentation 5 years ago
  Tom Poole 368bb02bcc Improved some documentation 6 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  ed a54da0b832 Fixed some more typos 6 years ago
  ed 889cb627d5 Added ColourSelector::ColourSelectorOptions::editableColour flag to enable the colour preview box at the top of the component to be editable 6 years ago
  ed 4edb0d2c90 Tidied up some divider comments 6 years ago
  Tom Poole 79d3e8b3f5 Windows: Removed some VS2013 workarounds 6 years ago
  jules 0367d5c3a9 Added some PopupMenu::addItem overloads which let you attach a lambda callback to be invoked for a menu item. 6 years ago
  Tom Poole 16dd26649a Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
  Lukasz Kozakiewicz 7c4601473a Android: fix PushNotifications that got broken by Android low level code rework. 6 years ago
  Tom Poole 7c45ad695c MacOS: Better support for SystemTrayIconComponent on Mojave 7 years ago
  ed a234721110 Added various clang-tidy modernize-* fixes 7 years ago
  jules cadac817c6 Enabled some more warning flags in Xcode, and fixed the problems they caused 7 years ago
  hogliux 008b7a9ab2 Re-structured the low-level Android native code 7 years ago
  ed acd3c0b8ee Fixed some Objective-C id -> auto* conversion warnings 7 years ago
  Tom Poole 493591a7ef Cleaned up some doc comments 7 years ago
  Tom Poole 0e1722e387 Multiple spelling fixes 7 years ago
  ed a282492e4d Added a workaround to ColourSelector to fix an error when using the Projucer's live-build engine 7 years ago
  jules b1e91734db Workaround for a VS2013 bug 7 years ago
  jules 8aa826a959 Fixed a problem with ColourSelector when the edge gap is 0 7 years ago
  jules 7ab4d1708b Some misc cleanups, mainly around WeakReference usage and rectangles 7 years ago
  jules 974b4a8351 Removed some legacy friend class declarations that are no longer needed with modern compilers 7 years ago
  jules 87042769b6 Tidied up some more old typedefs 7 years ago
  Tom Poole ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
  ed cdbc28c18b Add documentation tags 8 years ago
  Tom Poole f1af3908d5 Documentation fixes 8 years ago
  Tom Poole 89d9ad0856 Documentation fixes 8 years ago
  ed 6a453c7f5c Added RecentlyOpenedFilesList::forgetRecentFileNatively() 8 years ago
  Lukasz Kozakiewicz 44ec4aee33 PushNotifications: add DeletedAtShutdown for PNs Singleton. 8 years ago
  Lukasz Kozakiewicz 8ddbcc1f10 PushNotifications: add Notification copy constructor. 8 years ago
  ed 1355e1d1f3 Added a clearRecentFilesNatively() method to RecentlyOpenedFilesList 8 years ago
  ed 7fa708df28 Added a get() method to LiveValue and call it in the JUCE_LIVE_CONSTANT macro 8 years ago
  Noah Dayan e690350df3 Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes 8 years ago
  Noah Dayan 61418912bc Fix documentation typo in juce_ColourSelector.h 8 years ago
  jules 1a60fa9765 More ScopedPointer/unique_ptr compatibility work 8 years ago
  jules 48a5fbd333 Another batch of ScopedPointer cleanups 8 years ago
  jules 3ec5c17bb1 Misc cleanups relating to ScopedPointer 8 years ago
  jules 4fcedf7be5 Standardised some lambda syntax 8 years ago
  jules ce8b2d865a Used Button::onClick to simplify a bunch of library classes and demo code 8 years ago
  ed 9bb4e025ca Made the documentation of some classes clearer regarding when a notification will be sent 8 years ago