jules
|
a696e907e4
|
Had a look at the SplashScreen class, and realised it was total crap, so redesigned it to avoid using any modal loop nastiness, and to encourage initialisation on background threads.
|
2013-08-02 15:36:49 +01:00 |
|
jules
|
3cd00c8730
|
A few android warning fixes.
|
2013-07-31 22:14:11 +01:00 |
|
jules
|
43fb1f11d9
|
win32 double-right-click on taskbar icon fix.
|
2013-07-30 19:30:42 +01:00 |
|
jules
|
1b9a60e52c
|
Added a templated type to the RectangleList class. If you've used this class and these changes cause syntax errors, all you need to do to your code is to replace "RectangleList" with "RectangleList<int>" and everything will work as it did before.
|
2013-07-28 18:08:28 +01:00 |
|
jules
|
5b25ac6609
|
Renamed the swapWithArray methods in the array classes to "swapWith" to be more consistent with other swap method naming, and templated the methods for more flexibility.
|
2013-07-28 11:31:25 +01:00 |
|
jules
|
7fbb6803dc
|
Fix for positioning of some Carbon VST windows.
|
2013-07-23 14:14:02 +01:00 |
|
jules
|
3d74717349
|
Bit of tidying-up in the Point class, and some spelling fixes in comments.
|
2013-07-22 13:18:29 +01:00 |
|
jules
|
4a5380171a
|
Version number update
|
2013-07-17 16:26:42 +01:00 |
|
jules
|
5a1112ab94
|
Updated the format of the header include guard macros.
|
2013-07-17 16:26:35 +01:00 |
|
jules
|
3861a04197
|
Some more override decorations.
|
2013-07-10 14:55:26 +01:00 |
|
jules
|
4fc8fbaef1
|
Added some more override decorators.
|
2013-07-10 10:22:33 +01:00 |
|
jules
|
f51aab284b
|
VST hosting: workarounds for izotope GUIs.
|
2013-07-09 14:10:44 +01:00 |
|
jules
|
5918d039ce
|
Added some "override" annotations.
|
2013-07-08 19:05:14 +01:00 |
|
jules
|
eb646f8c42
|
Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes.
|
2013-07-08 13:05:51 +01:00 |
|
jules
|
202d51c547
|
Fixed some out-of-date docs.
|
2013-07-06 10:05:25 +01:00 |
|
jules
|
516bddabcc
|
Misc minor clean-ups.
|
2013-07-03 09:51:23 +01:00 |
|
jules
|
2329e63f20
|
Converted a few Colour references to pass-by-values.
|
2013-07-01 17:38:47 +01:00 |
|
jules
|
a0792ec444
|
Fix for software-rendered code editor text.
|
2013-06-29 10:57:54 +01:00 |
|
jules
|
ed09493cd2
|
Added text translation to KeyMappingEditorComponent.
|
2013-06-26 11:08:37 +01:00 |
|
jules
|
c75a7300f5
|
Added some 'override' modifiers to overridden methods.
|
2013-06-23 23:09:52 +01:00 |
|
jules
|
01e3e4c40c
|
Fixed some coverity warnings.
|
2013-06-17 22:10:57 +01:00 |
|
jules
|
265fb0e8eb
|
More MSVC warning fixes.
|
2013-06-16 10:46:51 +01:00 |
|
jules
|
cc8662213b
|
fixed MSVC warning.
|
2013-06-16 10:21:12 +01:00 |
|
jules
|
4b128378cf
|
CodeEditorComponent rendering improvements. Faster OSX font lookup.
|
2013-06-16 10:08:05 +01:00 |
|
jules
|
048e5c679b
|
Version number update
|
2013-06-13 13:28:35 +01:00 |
|
jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
jules
|
20a72142b7
|
Version number update
|
2013-06-10 21:07:26 +01:00 |
|
jules
|
5a0cef7239
|
Added some static StringArray methods for tokenising.
|
2013-06-07 20:35:07 +01:00 |
|
jules
|
0e55e30a67
|
OSX SystemTrayIcon fix.
|
2013-06-02 11:11:32 +01:00 |
|
jules
|
1787ad4b68
|
Update to OSX system tray icon.
|
2013-05-26 12:02:42 -07:00 |
|
jules
|
c7506df13f
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
2013-05-22 23:05:53 -06:00 |
|
jules
|
51df5143bf
|
SystemTrayIconComponent support for OSX
|
2013-05-20 22:17:33 -06:00 |
|
jules
|
4d61bfd8a3
|
Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro.
|
2013-05-05 17:13:53 +01:00 |
|
jules
|
20e5a703b4
|
More workarounds for hosting Mackie plugins.
|
2013-05-03 17:12:02 +01:00 |
|
jules
|
178dc9012b
|
Plugin hosting cleanups + workarounds for some Mackie plugins.
|
2013-05-03 15:39:34 +01:00 |
|
jules
|
9c2ae04225
|
win32 web browser component fix
|
2013-04-30 20:53:13 +01:00 |
|
jules
|
34e5591701
|
v2.0.40
|
2013-04-27 10:43:47 +01:00 |
|
jules
|
105690d321
|
Minor code editor optimisation.
|
2013-04-21 17:36:53 +01:00 |
|
jules
|
e339d39eb4
|
v2.0.39
|
2013-04-21 12:23:57 +01:00 |
|
jules
|
26c0733f8f
|
Introjucer: fixes for some of the integrated Jucer stuff.
|
2013-04-01 12:22:53 +01:00 |
|
jules
|
bb008cb1ba
|
Merged the old Jucer into the introjucer.
|
2013-03-31 23:09:17 +01:00 |
|
jules
|
910b834f72
|
Minor clean-ups.
|
2013-03-31 12:13:02 +01:00 |
|
jules
|
12c28fd882
|
Introjucer: added "save as"
|
2013-03-30 13:06:00 +00:00 |
|
jules
|
ba2dc52b34
|
Made use of @autoreleasepool for clang builds.
|
2013-03-21 18:33:01 +00:00 |
|
jules
|
4c44d852b3
|
Fix for a problem with accelerator keys running modal comps while an OSX menu is open.
|
2013-03-19 13:30:33 +00:00 |
|
jules
|
4d4cc13a46
|
2.0.38
|
2013-03-08 20:34:38 +00:00 |
|
jules
|
63411d7a47
|
2.0.37
|
2013-03-08 12:02:15 +00:00 |
|
jules
|
14b0493bb0
|
2.0.36
|
2013-02-25 14:40:33 +00:00 |
|
jules
|
942b2922a5
|
2.0.35
|
2013-02-24 15:50:07 +00:00 |
|
jules
|
bfd9350bed
|
Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode.
|
2013-02-24 15:49:06 +00:00 |
|