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
|
178dc9012b
|
Plugin hosting cleanups + workarounds for some Mackie plugins.
|
2013-05-03 15:39:34 +01:00 |
|
jules
|
9387c7fdaf
|
Simplified some ComponentPeer methods.
|
2013-04-21 19:01:02 +01:00 |
|
jules
|
c322d6243e
|
10.5 SDK fix.
|
2013-04-03 17:22:36 +01:00 |
|
jules
|
7bc0cf13b1
|
Added method Component::mouseMagnify(), to respond to pinch-to-zoom gestures. Supported in OSX and (untested) Windows.
|
2013-04-01 20:12:51 +01:00 |
|
jules
|
ba2dc52b34
|
Made use of @autoreleasepool for clang builds.
|
2013-03-21 18:33:01 +00:00 |
|
jules
|
1f90f380b3
|
Made native OSX windows call ComponentBoundsConstrainer::resizeStart() and resizeEnd()
|
2013-03-19 13:39:41 +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
|
aec62f376e
|
Fix for OSX10.4 fonts.
|
2013-03-19 11:38:31 +00:00 |
|
jules
|
a50977e2f9
|
Added method ComponentPeer::setRepresentedFile() (and used this in the introjucer app)
|
2013-03-02 19:55:57 +00:00 |
|
jules
|
eee4176331
|
VC2008 build fix. Rebuild of projects.
|
2013-02-25 14:40:08 +00:00 |
|
jules
|
960e604baa
|
Removed restriction on number of touches in iOS/Android.
|
2013-02-03 12:29:03 +00:00 |
|
jules
|
4e17b8d2a9
|
Minor tidying-up of docs + warnings.
|
2013-01-16 15:50:14 +00:00 |
|
jules
|
7cb3beaf19
|
Added ComponentPeer::setDocumentEditedStatus().
|
2013-01-09 16:49:47 +00:00 |
|
jules
|
e543949bda
|
Minor clean-ups.
|
2013-01-05 20:07:22 +00:00 |
|
jules
|
234525aef9
|
Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer.
|
2012-12-27 19:56:18 +00:00 |
|
jules
|
784c1f5dae
|
Fix for mouse-over in overlapping windows with older SDKs.
|
2012-12-27 16:36:51 +00:00 |
|
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
jules
|
02c0cd009c
|
Cleaned up some compiler warnings.
|
2012-12-03 15:04:08 +00:00 |
|
jules
|
9a9adab648
|
(Removed some debugging code)
|
2012-11-25 14:01:28 +00:00 |
|
jules
|
e704ed0c46
|
Support for high-dpi software rendering on OSX.
|
2012-11-25 14:00:23 +00:00 |
|
jules
|
a25acde808
|
Image subsection fix. Linux text drag-and-drop.
|
2012-10-17 18:40:44 +01:00 |
|
jules
|
1aefda8763
|
Safeguard when removing NSViews.
|
2012-09-28 11:11:34 +01:00 |
|
jules
|
6b1654e1d2
|
Fixed some more warnings.
|
2012-09-24 15:45:25 +01:00 |
|
jules
|
0033491cc8
|
Cleaned up some compiler warnings.
|
2012-09-24 14:03:54 +01:00 |
|
jules
|
7141fe39dc
|
Fix for menu bar problem on OSX.
|
2012-09-21 11:37:22 +01:00 |
|
jules
|
9a24aa8a20
|
Minor clean-ups.
|
2012-09-11 09:35:03 +01:00 |
|
jules
|
ee7046be34
|
OSX mouse event tweaks.
|
2012-09-08 14:36:59 +01:00 |
|
jules
|
7d953a629d
|
OSX modal behaviour fix.
|
2012-09-07 18:52:30 +01:00 |
|
jules
|
4ccba42fa8
|
OSX modality fix.
|
2012-09-04 10:39:42 +01:00 |
|
jules
|
9281759612
|
Added method TextEditor::setEscapeAndReturnKeysConsumed().
|
2012-08-29 19:02:57 +01:00 |
|
jules
|
de44f0a332
|
Tweaked some OSX modal window behaviour.
|
2012-08-28 19:03:39 +01:00 |
|
jules
|
dba5418a53
|
OSX mouse wheels in 10.6 - check for device returning NaNs.
|
2012-08-16 13:55:41 +01:00 |
|
jules
|
448f0c85bc
|
Detecting minimisation state changes in OSX.
|
2012-08-14 13:10:30 +01:00 |
|
jules
|
56a1ba8fe1
|
OSX: mouse position rounding change.
|
2012-07-28 09:42:29 +01:00 |
|
jules
|
5001ead53a
|
OSX 10.5 SDK and GCC fixes.
|
2012-07-26 10:14:16 +01:00 |
|
jules
|
fdb176b9e9
|
Windows drag-and-drop fix. OSX 10.5 build fix.
|
2012-07-26 08:24:40 +01:00 |
|
jules
|
8a006e589c
|
Cleaned up some application startup code.
|
2012-07-25 07:53:28 +01:00 |
|
jules
|
7373bfd3be
|
OSX: prevent mouse-moves when behind an inactive window.
|
2012-07-19 14:07:47 +01:00 |
|
jules
|
601f729bf7
|
OSX zooming window fix.
|
2012-07-16 21:13:07 +01:00 |
|
jules
|
2c3adef110
|
Fixed a mac windowing bug.
|
2012-07-14 13:48:45 +01:00 |
|
jules
|
5a69cc6ce2
|
Internal tidying-up.
|
2012-07-13 19:31:00 +01:00 |
|
jules
|
4718026b47
|
OSX keycode character fix.
|
2012-07-13 18:17:25 +01:00 |
|
jules
|
ceb556876a
|
Fixes to deal with effect rendering in retina displays, e.g. drop-shadows, etc.
|
2012-07-08 20:07:53 +01:00 |
|
jules
|
591e89cd87
|
Replaced the badly-named method Array::removeValue() with two new methods: removeFirstMatchingValue() and removeAllInstancesOf(). If you call the old method anywhere, you can just replace any calls with removeFirstMatchingValue(), which does the same job, but whose name makes it clear that not all instances of the value will be removed.
|
2012-07-07 21:09:10 +01:00 |
|
jules
|
6eaba30646
|
Fixed some DocumentWindow behaviour in the library and introjucer.
|
2012-06-25 18:35:29 +01:00 |
|
jules
|
7875420076
|
Couple of 10.4 OSX fixes.
|
2012-06-17 18:51:52 +01:00 |
|
jules
|
817837ad48
|
Compatibility fix for older OSX SDKs.
|
2012-06-14 13:41:50 +01:00 |
|
jules
|
5aa9d93c9a
|
Fix for OSX NSView positioning.
|
2012-06-13 17:26:24 +01:00 |
|
jules
|
5e39e9944a
|
Workaround for PPC builds.
|
2012-06-07 13:53:00 +01:00 |
|