jules
|
7091121b2c
|
Avoided some problems when modal components are left open during shutdown.
|
11 years ago |
jules
|
d582a66917
|
Introjucer: Added gnu++0x flag for android builds. Support for SVG icons.
|
11 years ago |
jules
|
ca42bdaeb4
|
Documentation update + Xcode 3 compiler fix.
|
11 years ago |
jules
|
7dd5c09826
|
Version number update
|
11 years ago |
jules
|
c2872b9a86
|
Avoiding animation proxy components grabbing focus.
|
11 years ago |
jules
|
dad1b4634c
|
Numeric rounding error fix in Slider.
|
11 years ago |
jules
|
158d5693ce
|
Made button toggle callbacks include the modifier state.
|
11 years ago |
jules
|
4d79bed3d1
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
11 years ago |
jules
|
374b389890
|
Avoiding assertions when loading some mouse cursors on OSX10.9.
|
11 years ago |
jules
|
f2e456d00e
|
Minor tidying.
|
11 years ago |
jules
|
f475dcfdb6
|
Cleaned up some line-drawing in BubbleComponent.
|
11 years ago |
jules
|
66fb2e61a5
|
Fix for iOS7 message boxes.
|
11 years ago |
jules
|
19a6a282a2
|
Slider behaviour fix.
|
11 years ago |
jules
|
3f9a4834a6
|
Added a few TRANS wrappers around error messages.
|
11 years ago |
jules
|
28cdb20040
|
Whitespace cleanups.
|
11 years ago |
jules
|
331ce9ff8c
|
Couple of minor clean-ups.
|
11 years ago |
jules
|
a316bd5f6f
|
Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors.
|
11 years ago |
jules
|
2edec00b55
|
Removed a few more uses of String::empty.
|
11 years ago |
jules
|
2623f4d1e1
|
Added method String::clear(), and used it to replace a few uses of String::empty.
|
11 years ago |
jules
|
f9759ecc6b
|
Documentation fixes.
|
11 years ago |
jules
|
4620d71816
|
Made DragAndDropContainer force mouse-cursor updates to help when using modifier keys to change the drag mode.
|
11 years ago |
jules
|
28dbc839b1
|
Refactored LookAndFeel::drawPopupMenuItem() and some PopupMenu methods to allow menus to use Drawables for their icons as well as just Images.
|
11 years ago |
jules
|
7a11730317
|
Improvements to PluginListComponent - it's now a sortable table rather than a list.
|
11 years ago |
jules
|
7ba6a353ed
|
Avoided an assertion when parsing invalid SVG path strings.
|
11 years ago |
jules
|
bca169c6fb
|
Fix for some text editor selection rendering problems.
|
11 years ago |
jules
|
f5be5a7b3c
|
Better left-right mouse cursor shape on OSX.
|
11 years ago |
jules
|
3b7bcd44ee
|
More micro-tweaking of Button callback behaviour.
|
11 years ago |
jules
|
e432b03c61
|
Avoiding alert beeps when windows are created during a drag operation.
|
11 years ago |
jules
|
8efe5abb1a
|
Avoided DragAndDropContainer holding onto its description object after a drag finishes.
|
11 years ago |
jules
|
1e4ba1b550
|
A few minor changes to keep the Clang analyser happy.
|
11 years ago |
jules
|
cdacae9cbb
|
Version 3.0.0
|
11 years ago |
jules
|
f48c158846
|
iOS: added a prototype to a class.
|
11 years ago |
jules
|
177b6426b8
|
When dragging-and-dropping, made the escape key cancel the drag.
|
11 years ago |
jules
|
c1f90d7d6f
|
Yet more tweaking of the minutiae of toggle button group callback behaviour..
|
11 years ago |
jules
|
2f721b4889
|
Added a method DirectoryContentsList::setFileFilter()
|
11 years ago |
jules
|
ac7271c10b
|
Added some methods to TabbedButtonBar for animating tab movements.
|
11 years ago |
jules
|
062c85db12
|
Changed the order in which radio-group toggle button events are sent, so that the "off" event is sent before the "on".
|
11 years ago |
jules
|
aa9241a14a
|
Better CalloutBox positioning.
|
11 years ago |
jules
|
8f6105de9b
|
Colour support for LookAndFeel_V3 tab text.
|
11 years ago |
jules
|
aa408bd982
|
Avoided TreeView consuming return key presses if the selected item can't be opened.
|
11 years ago |
jules
|
0a7b960b09
|
MSVC warning fix.
|
11 years ago |
jules
|
a228a3859b
|
Fix for ComponentMovementWatcher with top-level windows.
|
11 years ago |
jules
|
a90c0635bc
|
Added a default constructor for RectanglePlacement.
|
11 years ago |
jules
|
010ba396e9
|
Removed some base classes from the Button class.
|
11 years ago |
jules
|
224401a7a9
|
Minor fix to CallOutBox positioning.
|
11 years ago |
jules
|
4e61bdb9e4
|
Updated a few Slider lookandfeel methods to take a Slider& as a parameter.
|
11 years ago |
jules
|
1113e17186
|
Version number update
|
11 years ago |
jules
|
18ff9f4849
|
Provided support for setting the mouse cursor in ListBoxModel.
|
11 years ago |
jules
|
57974a793c
|
Some fixes for minor graphical problems.
|
11 years ago |
jules
|
0a8b8c74e6
|
Some minor LookAndFeel_V3 tweaks.
|
11 years ago |