jules
|
aa408bd982
|
Avoided TreeView consuming return key presses if the selected item can't be opened.
|
12 years ago |
jules
|
0a7b960b09
|
MSVC warning fix.
|
12 years ago |
jules
|
a228a3859b
|
Fix for ComponentMovementWatcher with top-level windows.
|
12 years ago |
jules
|
a90c0635bc
|
Added a default constructor for RectanglePlacement.
|
12 years ago |
jules
|
010ba396e9
|
Removed some base classes from the Button class.
|
12 years ago |
jules
|
224401a7a9
|
Minor fix to CallOutBox positioning.
|
12 years ago |
jules
|
4e61bdb9e4
|
Updated a few Slider lookandfeel methods to take a Slider& as a parameter.
|
12 years ago |
jules
|
1113e17186
|
Version number update
|
12 years ago |
jules
|
18ff9f4849
|
Provided support for setting the mouse cursor in ListBoxModel.
|
12 years ago |
jules
|
57974a793c
|
Some fixes for minor graphical problems.
|
12 years ago |
jules
|
0a8b8c74e6
|
Some minor LookAndFeel_V3 tweaks.
|
12 years ago |
jules
|
823608f27a
|
Yet another micro-tweak to button callback behaviour - prevent radio-group auto-toggle buttons sending events to other group buttons when they get turned off.
|
12 years ago |
jules
|
ff0fd27127
|
Yet another attempt to get all the edge-cases right in Button::internalClickCallback
|
12 years ago |
jules
|
e9598bb5c5
|
LookAndFeel_V3 tweaks.
|
12 years ago |
jules
|
bfbb6c2413
|
Added some more folders to the list of common locations in the file browser.
|
12 years ago |
jules
|
b45fc0f664
|
DPI correction for android.
|
12 years ago |
jules
|
12a8dd3092
|
Avoided some pedantic GCC warnings.
|
12 years ago |
jules
|
5df76c5dd8
|
Fix for iOS window position flicker.
|
12 years ago |
jules
|
2c9c35d3c3
|
Fixed a few compiler warnings.
|
12 years ago |
jules
|
aeb8826889
|
Allowed dynamic activation of repaint debug mode.
|
12 years ago |
jules
|
af55d142d3
|
Minor tweaks and comment corrections.
|
12 years ago |
jules
|
5639d1befd
|
iOS tweak for view visibility when being initialised.
|
12 years ago |
jules
|
08384a5293
|
Added a new PropertyPanel constructor.
|
12 years ago |
jules
|
282078bf61
|
LookAndFeel_V3 tweaks.
|
12 years ago |
jules
|
75ed6ffe2d
|
Minor look+feel tweaks.
|
12 years ago |
jules
|
8d8848db64
|
Some tweaks to the new V3 look+feel.
|
12 years ago |
jules
|
530dca28a5
|
Made sure that CalloutBoxes disappear when clicking on another app.
|
12 years ago |
jules
|
d2d32e1abf
|
Fix for mouse cursor in OSX 10.9
|
12 years ago |
jules
|
9d84b7b69a
|
win32 multi-touch fixes
|
12 years ago |
jules
|
a688675dd0
|
Tweaks to android mulit-touch handling.
|
12 years ago |
jules
|
2969a9bc5c
|
Made DirectoryContentsList send a change message when switching between empty folders.
|
12 years ago |
jules
|
0de50d99a5
|
Version number update
|
12 years ago |
jules
|
bea7b83cb8
|
Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F).
|
12 years ago |
jules
|
56ec1d1400
|
Added a colour ID TreeView::selectedItemBackgroundColourId, and changed the TreeView to fill selected items with this. (The colour is set to transparent by default so this won't affect existing code).
Updated the LookAndFeel::drawTreeviewPlusMinusBox and TreeViewItem::paintOpenCloseButton methods to provide more flexibility.
|
12 years ago |
jules
|
020f138d20
|
Added a method TreeViewItem::addSubItemSorted()
|
12 years ago |
jules
|
61ed92ee51
|
Added a method XmlElement::prependChildElement(), and used this for a few optimisations.
|
12 years ago |
jules
|
c7d8d45963
|
iOS: made sure windows aren't made visible until they've finished being set-up.
|
12 years ago |
jules
|
bbd620c1cf
|
More tweaking of Button toggle-notification behaviour.
|
12 years ago |
jules
|
b2423c4e35
|
Cleaned up some comments.
|
12 years ago |
jules
|
40ca8a7787
|
Tweaked an OSX obj-C window event signature.
|
12 years ago |
jules
|
137b50f3a4
|
TabbedButtonBar: made sure that when the buttons contain an extra component, the tab's text doesn't overlap it.
|
12 years ago |
jules
|
286c256eeb
|
Added an optional border size to ShapeButton.
|
12 years ago |
jules
|
a204ea7ae8
|
Version number update
|
12 years ago |
jules
|
ef1f2e6094
|
Avoided some repainting when moving scaled windows (win32). Also removed the fake drop-shadowing in newer versions of
|
12 years ago |
jules
|
59b9b0ccaf
|
Couple of minor fixes to CharacterFunctions, and added a find-character method.
|
12 years ago |
jules
|
9d505609b7
|
Stopped buttons with auto-toggle sending duplicated events.
|
12 years ago |
jules
|
3f07f45702
|
Improved Android event callback mechanism.
|
12 years ago |
jules
|
3bfc0a81e7
|
Added flags to choose whether stderr and stdout are returned by ChildProcess. Used this to fix linux native file chooser.
|
12 years ago |
jules
|
2cded82ea6
|
Fix for auto-toggle DrawableButtons not updating their image immediately.
|
12 years ago |
jules
|
b9a1336867
|
Slider inc/dec button click fix.
|
12 years ago |