jules
|
19d0c71050
|
Version number update
|
2015-12-16 18:14:23 +00:00 |
|
jules
|
3a061ad319
|
Removed an old piece of code that hard-coded a dark border around non-resizable non-native DocumentWindows
|
2015-12-14 10:21:21 +00:00 |
|
jules
|
02492b36b9
|
Lots of small whitespace tweaks.
|
2015-12-13 19:32:05 +00:00 |
|
jules
|
8cab6c7356
|
Fixed a deprecation macro in DragAndDropContainer
|
2015-12-11 16:36:56 +00:00 |
|
hogliux
|
9510c16665
|
Handle paste, copy, cut events which come from plug-in hosts
|
2015-12-11 10:49:22 +00:00 |
|
jules
|
428c8a79a5
|
Version number update
|
2015-12-10 11:02:38 +00:00 |
|
jules
|
e1ff30d8bf
|
Specialised a recent OSX window resizing change to only apply on 10.11 or later, due to problems on older OS versions.
|
2015-12-09 10:41:35 +00:00 |
|
Joshua Gerrard
|
854e8af44a
|
Documentation: changed insertText to insertTextAtCaret
|
2015-12-03 13:54:03 +00:00 |
|
jules
|
8ab8bd733e
|
Optimisation to the last commit to avoid extra repainting when dragging windows
|
2015-12-01 16:01:06 +00:00 |
|
jules
|
d63fe244b3
|
Workaround for new OSX 10.11 behaviour that caused repaint problems when setting window bounds frequently
|
2015-12-01 15:48:38 +00:00 |
|
jules
|
31381c6864
|
Stripped out some defunct OSX 10.4 fallback code
|
2015-12-01 12:48:01 +00:00 |
|
jules
|
24d974a7cd
|
Avoided older versions of iOS grumbling about a call to get force-touch value.
|
2015-11-30 08:53:46 +00:00 |
|
jules
|
be3dbd5b3e
|
Made ImageButton take into account the state of Component::setIgnoresMouseClicks
|
2015-11-30 08:50:21 +00:00 |
|
jules
|
4d3fc5a3d9
|
Added a couple of missing 'override' keywords
|
2015-11-23 17:29:05 +00:00 |
|
Joshua Gerrard
|
210fe4a5d6
|
Fixed warnings on MinGW
|
2015-11-23 12:58:23 +00:00 |
|
jules
|
cc8063813a
|
Minor spelling fix.
|
2015-11-23 11:08:38 +00:00 |
|
jules
|
c35ed85677
|
Version number update
|
2015-11-17 16:37:03 +00:00 |
|
jules
|
2b869c48eb
|
Fix for caret updating in TextEditor when look+feel changes
|
2015-11-16 10:35:36 +00:00 |
|
jules
|
8aa1831d3c
|
Fix for exceptions in OSX pressure detection when WebKit views are used.
|
2015-11-09 16:01:32 +00:00 |
|
jules
|
89ba69ab29
|
Android Bluetooth MIDI, pro-audio i/o and improved openGL support
|
2015-11-03 10:37:52 +00:00 |
|
jules
|
02041328dc
|
Misc minor fix-ups
|
2015-11-02 18:07:36 +00:00 |
|
jules
|
a3426aae10
|
Added support for iOS force-touch
|
2015-11-02 11:51:16 +00:00 |
|
jules
|
ba672f03fb
|
Made LookAndFeel_V3 the default.
|
2015-11-02 11:06:15 +00:00 |
|
jules
|
12447ba38f
|
Version 4.0.1
|
2015-11-02 11:02:55 +00:00 |
|
jules
|
e6ee514873
|
Fix to allow setting colour of text inside AlertWindow by using setColour directly on the window
|
2015-10-14 16:03:52 +01:00 |
|
jules
|
63f49e4c6b
|
Fix for AlertWindow::addTextEditor with custom look+feels
|
2015-10-12 17:34:06 +01:00 |
|
jules
|
15cd46a1de
|
Tidied up some comments
|
2015-10-12 10:14:08 +01:00 |
|
jules
|
732de2784c
|
Fix for the Label::outlineWhenEditingColourId colour ID not working.
|
2015-10-06 12:28:56 +01:00 |
|
hogliux
|
b0ae8bd4b4
|
Always use WM_TOUCH events for JUCE mouse input (and ignore any subsequent WM mouse events)
|
2015-10-05 10:43:43 +01:00 |
|
jules
|
5fc2f24c97
|
Fix for linux windows that don't respond to mouse events
|
2015-10-01 11:36:19 +01:00 |
|
jules
|
f8b5da8b1e
|
Minor fixes + cleanups to TextEditor.
|
2015-09-30 14:31:31 +01:00 |
|
jules
|
7edb1b5614
|
Cleaned up some caret code in TextEditor.
|
2015-09-24 16:32:38 -07:00 |
|
jules
|
2682e917cf
|
Fix for caret visibility problem when TextEditor is disabled.
|
2015-09-22 07:38:46 -07:00 |
|
jules
|
041a68f5da
|
Documentation fix.
|
2015-09-22 07:21:00 -07:00 |
|
jules
|
6baf778e41
|
Updated FileBrowserComponent to refresh its list if the user switches to another app and then returns.
|
2015-09-18 10:49:33 +01:00 |
|
jules
|
7b42c1846a
|
Added a couple of missing override keywords.
|
2015-09-17 10:54:02 +01:00 |
|
jules
|
bbc129fb45
|
Fix for SVG parsing of paths containing non-space-separated decimal points
|
2015-09-17 10:49:43 +01:00 |
|
jules
|
78ee86e658
|
Couple of minor documentation corrections
|
2015-09-14 20:07:45 +01:00 |
|
jules
|
bbbe451b7d
|
Added a workaround to the SVG parser to let it display <a> tags
|
2015-09-11 09:49:38 +01:00 |
|
jules
|
527da19076
|
Added method Component::alphaChanged(), and fixed NSViewComponent to handle alpha values.
|
2015-09-08 20:38:47 +01:00 |
|
jules
|
d7812ff580
|
Fix for an edge case bug when repainting areas of a component which is buffered-to-image on a rescaled display.
|
2015-09-08 16:10:07 +01:00 |
|
Timur Doumler
|
0838edd138
|
Tidied up order of declarations in juce_PopupMenu.h.
|
2015-09-08 15:11:14 +01:00 |
|
jules
|
3ae9b20001
|
Removal of some exception code from the Expression class parsing methods.
|
2015-09-06 21:19:57 +01:00 |
|
hogliux
|
e881711f2a
|
Fix crash on linux when temporary window is ordered to the back
|
2015-09-04 12:25:20 +01:00 |
|
hogliux
|
27273730b4
|
Fix re-ordering of alwaysOnTop windows on Linux
|
2015-09-04 12:04:33 +01:00 |
|
jules
|
60f2b0a233
|
Minor clean-ups.
|
2015-08-31 19:24:14 +01:00 |
|
jules
|
f8047066d6
|
Made Slider::getPositionOfValue() const
|
2015-08-28 16:55:00 +01:00 |
|
hogliux
|
fb8a1dbf48
|
Fix some iOS build warnings
|
2015-08-24 11:44:23 +01:00 |
|
hogliux
|
4ef190cc5e
|
Fix global scale factor bug on iOS
|
2015-08-24 11:34:38 +01:00 |
|
jules
|
cf90b59e9f
|
Added ownerViewChanged callback to TreeView
|
2015-08-20 09:52:21 +01:00 |
|