ed
|
67925d384f
|
Updated main README with CMake support info and changed docs extension from .txt to .md
|
2020-06-29 08:30:00 +01:00 |
|
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
ed
|
74ca3b44c4
|
Linux: Removed X11-specific code from LinuxComponentPeer
|
2020-04-16 12:18:49 +01:00 |
|
ed
|
fe61354c21
|
Linux: Added X11Symbols and WebKitSymbols singletons to dynamically load X11 and WebKit library functions at runtime
|
2020-04-16 12:18:48 +01:00 |
|
reuk
|
1fdba480cc
|
JUCE 6: Update version numbers
|
2020-04-11 15:03:19 +01:00 |
|
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
2020-04-09 15:22:56 +01:00 |
|
Tom Poole
|
28e03f0815
|
Replaced all instances of JUCE_CONSTEXPR with constexpr
|
2020-03-11 17:21:30 +00:00 |
|
ed
|
08d0a12f03
|
Bump version number to 5.4.7
|
2020-02-10 14:16:54 +00:00 |
|
Tom Poole
|
ef1eacccd3
|
Bump version number to 5.4.6
|
2020-02-04 11:26:48 +00:00 |
|
ed
|
b45ce09235
|
Standardised the licensing whitespace in module headers
|
2020-01-30 09:48:16 +00:00 |
|
ed
|
4583baf277
|
Bump version number to 5.4.5
|
2019-10-16 10:01:09 +01:00 |
|
Tom Poole
|
528798d96e
|
Bump version number to 5.4.4
|
2019-08-09 11:24:54 +01:00 |
|
ed
|
6722194260
|
Bump version number to 5.4.3
|
2019-02-21 15:25:51 +00:00 |
|
Tom Poole
|
e3ebe5aed1
|
Bump version number to 5.4.2
|
2019-02-07 10:02:17 +00:00 |
|
ed
|
6d39f01793
|
Bump version number to 5.4.1
|
2018-11-12 11:26:11 +00:00 |
|
ed
|
0b8fcc7a15
|
Bump version number to 5.4.0
|
2018-11-06 12:50:21 +00:00 |
|
ed
|
68fe75742f
|
Add support for DPI aware applications on Windows
|
2018-08-10 16:38:17 +01:00 |
|
ed
|
b78e63aa02
|
Moved Displays class out of Desktop and into its own .h/.cpp and deprecated Displays::getDisplayContaining()
|
2018-08-10 16:37:52 +01:00 |
|
ed
|
2d79cc78c0
|
Bump version number to 5.3.2
|
2018-05-09 12:34:36 +01:00 |
|
Tom Poole
|
c7c26fa9f0
|
Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms
|
2018-04-17 18:46:55 +01:00 |
|
Noah Dayan
|
1a31c86f39
|
Bump version number to 5.3.1
|
2018-04-10 17:01:54 +01:00 |
|
ed
|
404838a99f
|
Added a MultiChoicePropertyComponent class to juce_gui_basics and updated the PropertiesDemo example to use it
|
2018-03-22 15:04:53 +00:00 |
|
ed
|
262dff8854
|
Bump version number to 5.3.0
|
2018-03-15 12:23:30 +00:00 |
|
ed
|
fa0f7a4281
|
Bump version number to 5.2.1
|
2018-02-08 10:55:52 +00:00 |
|
Tom Poole
|
7d943e76dc
|
Tidied up some module dependencies
|
2018-01-15 12:20:35 +00:00 |
|
Noah Dayan
|
004360b59e
|
Projucer: Added missing tooltip descriptions
|
2018-01-08 16:44:03 +00:00 |
|
jules
|
85f74ca7d3
|
Clarified comments around the JUCE_ALLOW_STATIC_NULL_VARIABLES items to make clear that they're deprecated
|
2017-12-31 10:49:33 +00:00 |
|
Lukasz Kozakiewicz
|
36da4cde05
|
Add native content sharing support for iOS and Android
|
2017-12-11 16:08:01 +00:00 |
|
jules
|
3a937b75a0
|
Avoided a confusing error with Grid when using old compilers
|
2017-12-04 14:19:16 +00:00 |
|
hogliux
|
7e23bf28ae
|
Added iOS/Android native file chooser support and support for asynchronous invocation of file choosers
|
2017-11-20 10:56:08 +00:00 |
|
hogliux
|
e2a0759ab3
|
Added a BurgerMenu component which will display your menus and menu items in a "burger" menu
|
2017-11-10 18:18:48 +00:00 |
|
ed
|
1b962aa2f2
|
GUI: Added a SidePanel component class which is useful for auxiliary UI components on mobile
|
2017-11-09 17:06:28 +00:00 |
|
ed
|
dbb2f620b4
|
Bump version number to 5.2.0
|
2017-10-25 12:07:32 +01:00 |
|
tpoole
|
0ae8aa812c
|
Bump version number to 5.1.2
|
2017-09-18 14:59:57 +01:00 |
|
jules
|
eda613c6db
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
2017-09-08 08:59:55 +01:00 |
|
tpoole
|
b58a0f4be7
|
Fixed some VS2013 compiler errors
|
2017-09-07 16:44:46 +01:00 |
|
hogliux
|
a2a0a2cae6
|
Fixed compiler errors when compiling with GNU libstdc++
|
2017-08-28 12:31:59 +01:00 |
|
hogliux
|
c02ef79fd6
|
Bump version number to 5.1.1
|
2017-08-02 18:35:29 +01:00 |
|
jules
|
2bbd2b9785
|
Added CSS Grid classes
|
2017-08-01 16:22:19 +01:00 |
|
hogliux
|
c1ad53c14e
|
Bump version number to 5.1.0
|
2017-07-27 12:39:23 +01:00 |
|
tpoole
|
10b7aa3c16
|
MinGW: Fixed some build warnings
|
2017-07-07 11:06:16 +01:00 |
|
tpoole
|
984654318d
|
Removed the JUCE_COMPILER_SUPPORTS_LAMBDAS macro
|
2017-06-22 09:33:30 +01:00 |
|
hogliux
|
bc3ef88603
|
Bump version number to 5.0.2
|
2017-05-30 16:32:47 +01:00 |
|
hogliux
|
8413614744
|
Bump version number to 5.0.1
|
2017-05-04 15:26:54 +01:00 |
|
hogliux
|
9d81c5066a
|
Bump version number to 5.0.0
|
2017-04-27 14:43:05 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
hogliux
|
7ed37f8600
|
Added the standard JUCE splash screen and app usage reporting
|
2017-04-27 14:43:03 +01:00 |
|
hogliux
|
ef2c63e4e3
|
Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices.
|
2017-04-27 14:40:50 +01:00 |
|
ed
|
9c62eaf4f8
|
Removed JUCE_USE_WINDOWS_POINTER_API flag from juce_gui_basics.h and changed juce_win32_Windowing.cpp to dynamically load Windows pointer API methods.
|
2017-03-28 12:55:54 +01:00 |
|
ed
|
f855806602
|
Added 'JUCE_USE_WINDOWS_POINTER_API' flag to juce_gui_basics.h to enable/disable the advanced Windows pointer API (only available on Windows 8 and above).
|
2017-03-17 11:49:04 +00:00 |
|