jules
|
6678046167
|
Made the Slider's popup display inherit from its parent's lookandfeel.
|
11 years ago |
jules
|
9201070462
|
Made Button update its auto-gerenated tooltip when the command manager list changes.
|
11 years ago |
jules
|
76c6d324ac
|
Made ApplicationCommandManager::registerCommand update the command info.
|
11 years ago |
jules
|
8f89605e15
|
Better rotation on iOS8
|
11 years ago |
jules
|
3a1ec146ba
|
Added some colour IDs to BooleanPropertyComponent.
|
11 years ago |
jules
|
086dd2dad4
|
Removed a couple of redundant 'virtual's
|
11 years ago |
jules
|
40ba90b19f
|
Fixed some escaping of slash characters in TreeViewItem identifier strings.
|
11 years ago |
jules
|
d284f892b5
|
Workaround for VS2005 compiler bug.
|
11 years ago |
jules
|
741816a020
|
Added a missing JUCE_API flag.
|
11 years ago |
jules
|
05b166d048
|
Clarified a couple of comments.
|
11 years ago |
jules
|
31b912bc87
|
Tweak to DragAndDropContainer to avoid problems detecting the window that's being dragged over.
|
11 years ago |
jules
|
43d4c1ea2f
|
Added LookAndFeel method drawPopupMenuSectionHeader()
|
11 years ago |
jules
|
b7d922d4d1
|
Improved the way sliders react to vertical/horizontal mouse-wheel moves.
|
11 years ago |
jules
|
925961b389
|
Added win32 support for JUCEApplication::suspended() and resumed() callbacks.
|
11 years ago |
jules
|
446de5ff17
|
Fixed a typo in ToolBar dragging.
|
11 years ago |
jules
|
662680d1f5
|
Clarified some comments.
|
11 years ago |
jules
|
300029971a
|
Fixed some assertions in Slider
|
11 years ago |
jules
|
20af4254c2
|
Clarified some comments.
|
11 years ago |
jules
|
2fd89b0ac4
|
A few minor clean-ups.
|
11 years ago |
jules
|
37d8f5ca41
|
SVG parser fix for files that contain a viewBox but no preserveAspectRatio attribute.
|
11 years ago |
jules
|
609794ceae
|
SVG parser fix for default stroke widths
|
11 years ago |
jules
|
f8dc72cb0a
|
Tidied up some comments in TableListBox.
|
11 years ago |
jules
|
6efc1b8afc
|
Removed an unnecessary inclusion of Carbon.h
|
11 years ago |
jules
|
87a2c67e99
|
Fixed tooltips with certain kinds of sliders.
|
11 years ago |
jules
|
de1d07090a
|
Returning correct app failure codes if the app quits before finishing initialisation.
|
11 years ago |
jules
|
f50650ad1b
|
Removed the Component::getVisibleArea method. This had some design flaws and the current implementation was broken, so presumably few people were using it! If you were using it, let me know your use-case so I can perhaps find a replacement that has less ambiguities about exactly what it's supposed to do.
|
11 years ago |
jules
|
3e7d305094
|
A few minor whitespace cleanups.
|
11 years ago |
jules
|
66d413c32b
|
Minor clean-ups
|
11 years ago |
jules
|
da8e3c53b6
|
Fix for win32 openGL repaints when continuous rendering is turned off.
|
11 years ago |
jules
|
99e8445b96
|
Version number update
|
11 years ago |
jules
|
8c99011b4c
|
Minor change to the order in which Slider callbacks are made, so that the order is the same for async/sync callbacks.
|
11 years ago |
jules
|
df9701430a
|
Workaround for VST3 plugin resizing in Wavelab.
|
11 years ago |
jules
|
859e23d550
|
Made sure that ListBox updates its opacity when re-parented
|
11 years ago |
jules
|
4af1478dfb
|
Fixed a few windowing issues when using global scale factors.
|
11 years ago |
jules
|
93b9708777
|
Fixed a coordinate issue with NSViewComponent hit testing.
|
11 years ago |
jules
|
ac7e776798
|
linux scaled desktop size fix.
|
11 years ago |
jules
|
7d8b9ad597
|
Avoided a few linux gcc warnings.
|
11 years ago |
jules
|
29ae02ad7f
|
Fix for linux desktop scale factors.
|
11 years ago |
jules
|
abd46569ae
|
Fix for viewport shift-scrolling
|
11 years ago |
jules
|
43252902f1
|
Made OSX windows do a better job of checking for overlapping windows when calling contains()
|
11 years ago |
jules
|
7dac51859c
|
Fixes for unbounded mouse behaviour on scaled displays
|
11 years ago |
jules
|
fdf6f12185
|
Made Label take its editing colours from the L+F.
|
11 years ago |
jules
|
1b7c4ea6a4
|
Added some extra Label colour IDs to allow control over the text editor colours while it's being edited.
|
11 years ago |
jules
|
19b412c1a8
|
Avoiding flicker when handling synchronous repainting of desktop windows when they are resized.
|
11 years ago |
jules
|
2080aab33a
|
Linux: better detection of transparent windowing ability.
|
11 years ago |
jules
|
82726a9e66
|
Improved slider mouse wheel behaviour for inc/dec sliders.
|
11 years ago |
jules
|
b66661d569
|
Clarified some comments.
|
11 years ago |
jules
|
4aee96be04
|
Added an animation option to TabbedButtonBar::removeTab().
|
11 years ago |
jules
|
0c1f2a6a72
|
Extended linux zenity file chooser to use filters and bring the window to the front.
|
11 years ago |
jules
|
7f4270ef59
|
Added method getCallOutBoxBorderSize() to look+feel.
|
11 years ago |