562 Commits (bf51d2c076f68fc5a16697c1ea5b51f68d1024a1)

Author SHA1 Message Date
  Tom Poole 5e9826ecf8 Added some missing license headers 5 years ago
  ed 59a058fdc6 Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
  ed 08d0a12f03 Bump version number to 5.4.7 5 years ago
  ed 5bda9de977 Windows: Fixed some build errors and warnings when using Clang in Visual Studio 5 years ago
  Tom Poole ef1eacccd3 Bump version number to 5.4.6 5 years ago
  ed b45ce09235 Standardised the licensing whitespace in module headers 5 years ago
  ed 78e2892ba9 Added some missing documentation tags 5 years ago
  ed a54da0b832 Fixed some more typos 5 years ago
  ed e36736e0ec Fixed some typos 5 years ago
  ed 23f211ab35 Fixed some warnings in the macOS and iOS push notifications code 5 years ago
  ed 3f111dbf83 Fixed push notifications device token parsing on iOS and macOS 5 years ago
  ed 889cb627d5 Added ColourSelector::ColourSelectorOptions::editableColour flag to enable the colour preview box at the top of the component to be editable 5 years ago
  ed 36187fb170 Android: Fixed a crash in PushNotifications 5 years ago
  ed b6eec9611d Android: Fixed a typo in the PushNotifications code 5 years ago
  Tom Poole 76cafd10d0 macOS: Fixed some issues targeting older operating systems 5 years ago
  ed 989d860428 Windows: Fixed a double-deletion when calling WebBrowserComponent::goToURL() with POST data 5 years ago
  ed 4583baf277 Bump version number to 5.4.5 5 years ago
  ed b857f965ce Replaced select() calls with poll() 5 years ago
  ed 4edb0d2c90 Tidied up some divider comments 5 years ago
  Tom Maisey ab2adfb6a8 Fix CodeEditorComponent paint near scrollbars 5 years ago
  Tom Poole 528798d96e Bump version number to 5.4.4 5 years ago
  Tom Poole 79d3e8b3f5 Windows: Removed some VS2013 workarounds 5 years ago
  ed f9dad9d608 Linux: Improved XEmbed support 6 years ago
  ed bdeaeaf368 macOS: Fixed some deprecation warnings and silenced some others for the time being 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 670f77f80c Fixed some Android compiler warnings 6 years ago
  Tom Poole a4bd6cbc66 Fixed some more Linux compiler warnings 6 years ago
  Tom Poole 8b5bc69582 Fixed some more Linux compiler warnings 6 years ago
  Tom Poole 16dd26649a Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
  Tom Maisey f6b649d049 Added some CodeDocument and CodeEditorComponent tests and improvements 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 6 years ago
  Tom Poole 3c0ccda6a5 macOS: Cleaned up old 10.6 support ifdefs 6 years ago
  ed 6722194260 Bump version number to 5.4.3 6 years ago
  Tom Poole e3ebe5aed1 Bump version number to 5.4.2 6 years ago
  ed a234721110 Added various clang-tidy modernize-* fixes 6 years ago
  ed 360be3400d Added an "app" subfolder to all of the native/java directories and updated modules/juce_core/native/java/README.txt 6 years ago
  ed 4a6e969cba Linux: Removed an unused variable in the WebBrowserComponent implementation 6 years ago
  ed d94d783862 Android: Add canGoBack WebView method and call reloadLastURL() if it returns false 6 years ago
  jules cadac817c6 Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
  ed b0e2495eac Android: Updated the code in PushNotifications and InAppPurchases to the recent low-level API changes 6 years ago
  ed f4c67f6fa7 Whitespace 6 years ago
  hogliux 008b7a9ab2 Re-structured the low-level Android native code 6 years ago
  ed 6d39f01793 Bump version number to 5.4.1 6 years ago
  Tom Poole f0a4b67915 Android: Fixed some compiler warnings 6 years ago
  ed 0b8fcc7a15 Bump version number to 5.4.0 6 years ago
  Lukasz Kozakiewicz 21c2612dea Android: add putFloat to bundle and rename JavaBundle to AndroidBundle. 6 years ago
  ed acd3c0b8ee Fixed some Objective-C id -> auto* conversion warnings 6 years ago
  jules cfc85445b5 Minor tidying up 6 years ago
  jules 6fda0bffca Fixed some stray zeros that were still being passed as null pointers 6 years ago