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 |
jules
|
908754e0ea
|
Documentation tweak.
|
12 years ago |
jules
|
0796c7afbc
|
Avoided an assertion in linux native file chooser
|
12 years ago |
jules
|
f43abb9757
|
FilenameComponent: if partial filenames are entered, these get interpreted relative to the CWD.
|
12 years ago |
jules
|
12bf054456
|
Version number update
|
12 years ago |
jules
|
c62da6c983
|
Cleaned up some pedantic warnings in the iOS build.
|
12 years ago |
jules
|
a97921a561
|
Changed the Slider popup component to get its colour settings from its parent slider.
|
12 years ago |
jules
|
5f9552c4ec
|
Version number update
|
12 years ago |
jules
|
a9aae9651b
|
Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules.
|
12 years ago |
jules
|
98f17ab4dc
|
A few tweaks to support the MSVC DLL build.
|
12 years ago |
jules
|
c7cab8e020
|
Cleaned up some table look+feel code.
|
12 years ago |
jules
|
329127ad87
|
Changes to ResizableWindow to avoid flicker when first adding to desktop.
|
12 years ago |
jules
|
8a66ec83f0
|
Minor clean-ups.
|
12 years ago |
jules
|
e7141058b7
|
Tab button background colour fix when no tabs present.
|
12 years ago |
jules
|
e9d5dec7bd
|
Linux keyboard locale fix.
|
12 years ago |
jules
|
eed99767d0
|
Documentation updates.
|
12 years ago |
jules
|
c485fae6d9
|
Made copied DrawableText objects update their bounds.
|
12 years ago |
jules
|
d0629ab14e
|
Improved always-on-top window detection. Cleaned up some old obj-C code.
|
12 years ago |
jules
|
ea6099d16b
|
Stopped win32 plugins using the global DPI setting.
|
12 years ago |
jules
|
abd3babc02
|
Minor optimisations and clean-ups.
|
12 years ago |
jules
|
fa82952520
|
Avoided some judder when dragging windows using a global scale factor.
|
12 years ago |
jules
|
221786dfcf
|
New method Array::addNullTerminatedArray(), and misc minor tightening-up of code.
|
12 years ago |
jules
|
57db92b276
|
Cleaned up some ints that should have been CommandIDs.
|
12 years ago |
jules
|
94da373c31
|
Fixed a couple of rendering problems when using global scale factors.
|
12 years ago |
jules
|
ef058dc285
|
New method TooltipWindow::displayTip
|
12 years ago |
jules
|
6ff34a841f
|
Added assertion to KeyPressMappingSet to catch attempts to connect keys to non-existent command ID.
|
12 years ago |
jules
|
09d20dcae8
|
Added some new methods to SystemTrayIconComponent for highlighting and message bubbles.
|
12 years ago |
jules
|
cd95d5c59f
|
On win32, force components to become visible if external code makes their HWND visible.
|
12 years ago |
jules
|
a62d0b5d44
|
Prevented Button::setToggleState sending unwanted state change messages.
|
12 years ago |
jules
|
74f8f64608
|
Added notification option to Button::setRadioGroupId
|
12 years ago |
jules
|
3a47baf9b9
|
Misc minor string optimisations.
|
12 years ago |
jules
|
e56d9561fc
|
More minor tweaks to Slider unbounded mouse behaviour.
|
12 years ago |
jules
|
f1c01f1f3c
|
Deletion of ModalComponentManager::Callback objects passed to native dialog boxes.
|
12 years ago |
jules
|
ec524a437d
|
Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h
|
12 years ago |
jules
|
fecba9c31c
|
New class StringRef, to improve performance in function calls that can take either a String or a raw string literal. Modified a few other classes to take advantage of this.
|
12 years ago |