jules
|
9c82572dca
|
Refactored a few internals of ComponentPeer.
|
12 years ago |
jules
|
98ae8a49d2
|
Added DPI field to Desktop::Display information. Couple of Android fixes.
|
12 years ago |
jules
|
c75a7300f5
|
Added some 'override' modifiers to overridden methods.
|
12 years ago |
jules
|
7bd867794c
|
Misc minor clean-ups.
|
12 years ago |
jules
|
d3a207c596
|
New classes: AnimatedPosition and MouseInactivityDetector.
|
12 years ago |
jules
|
8e5268a1f8
|
Added methods LookAndFeel::getSliderPopupFont and getSliderPopupPlacement.
LookAndFeel::drawFileBrowserRow improvement.
|
12 years ago |
jules
|
e49f40ac05
|
Made Atomic constructor explicit. Cleared TreeViewItem parent pointers when they are removed.
|
12 years ago |
jules
|
01e3e4c40c
|
Fixed some coverity warnings.
|
12 years ago |
jules
|
265fb0e8eb
|
More MSVC warning fixes.
|
12 years ago |
jules
|
4b128378cf
|
CodeEditorComponent rendering improvements. Faster OSX font lookup.
|
12 years ago |
jules
|
fc79df875f
|
Refactoring of some glypharrangement code.
|
12 years ago |
jules
|
ebc3b797bd
|
Updated LookAndFeel::createFileChooserHeaderText method to return an attributedstring.
|
12 years ago |
jules
|
2af7585fc2
|
spelling fixes
|
12 years ago |
jules
|
2db3582466
|
win32: avoid beep on alt-key press.
|
12 years ago |
jules
|
048e5c679b
|
Version number update
|
12 years ago |
jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
12 years ago |
jules
|
20a72142b7
|
Version number update
|
12 years ago |
jules
|
4bc38109df
|
Documentation and warning fix.
|
12 years ago |
jules
|
f8d2fbc5c4
|
Better handling of start/end drag callbacks in Slider.
|
12 years ago |
jules
|
31fc78b314
|
Minor tidying up.
|
12 years ago |
jules
|
de67718bdb
|
Made Viewport filter out mouse-wheel events using cmd mod.
|
12 years ago |
jules
|
7ba63768a7
|
Popupmenu key control wrapping.
|
12 years ago |
jules
|
7452efb9e7
|
safety-check in Label. Typo fix in MessageManager.
|
12 years ago |
jules
|
2dc2109876
|
Popupmenu keyboard control fix.
|
12 years ago |
jules
|
c7506df13f
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
jules
|
51df5143bf
|
SystemTrayIconComponent support for OSX
|
12 years ago |
jules
|
79d26045bb
|
PopupMenu header ID fix.
|
12 years ago |
jules
|
334ad5a51a
|
FileTreeComponent fix.
|
12 years ago |
jules
|
e64c91f71e
|
spelling fix.
|
12 years ago |
jules
|
4d61bfd8a3
|
Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro.
|
12 years ago |
jules
|
178dc9012b
|
Plugin hosting cleanups + workarounds for some Mackie plugins.
|
12 years ago |
jules
|
34e5591701
|
v2.0.40
|
12 years ago |
jules
|
ce3ecc752b
|
Window positioning fix.
|
12 years ago |
jules
|
69b90487aa
|
Added support for c++11 override and final keywords, and blank definitions for older compilers.
|
12 years ago |
jules
|
2b613d8da8
|
Documentation fix.
|
12 years ago |
jules
|
9387c7fdaf
|
Simplified some ComponentPeer methods.
|
12 years ago |
jules
|
eeb59c57a9
|
Documentation fixes.
|
12 years ago |
jules
|
e339d39eb4
|
v2.0.39
|
12 years ago |
jules
|
e9d160b545
|
Fixed a problem where modal loops could stop a mouse-up event.
|
12 years ago |
jules
|
b4382bad62
|
Added String methods to create/return a std::string, and also String::toRawUTF8 method.
|
12 years ago |
jules
|
14cc8bf3c5
|
Changed ImageCache purging method. Added a PropertyPanel::getTotalContentHeight() method.
|
12 years ago |
jules
|
b26cc92546
|
Fixes for Windows 8 DPI awareness, Windows GL window touch events, and some GL compatibility tweaks.
|
12 years ago |
jules
|
0e978e13b1
|
Added method Drawable::parseSVGPath()
|
12 years ago |
jules
|
deb02fdf70
|
Added calling convention to logAssertion.
|
12 years ago |
jules
|
c322d6243e
|
10.5 SDK fix.
|
12 years ago |
jules
|
8f26cc79c9
|
Minor clean-ups.
|
12 years ago |
jules
|
7bc0cf13b1
|
Added method Component::mouseMagnify(), to respond to pinch-to-zoom gestures. Supported in OSX and (untested) Windows.
|
12 years ago |
jules
|
af18430f08
|
Changed Label::setText to use a NotificationType parameter rather than a bool.
|
12 years ago |
jules
|
93dd9757e5
|
Added XmlElement methods to help parse namespaces on tagnames. Updated SVG parser to handle files which use namespaces.
|
12 years ago |
jules
|
910b834f72
|
Minor clean-ups.
|
12 years ago |