jules
|
5930215e09
|
Avoided static-order-of-initialisation problems from causing crashes in the Time::getMillisecondCounter function.
|
11 years ago |
jules
|
426f5a7174
|
Added a method TextEditor::getInputFilter
|
11 years ago |
jules
|
4bd38dc619
|
Added callback Label::Listener::editorShown
|
11 years ago |
jules
|
867585701b
|
Tweak to the way TopLevelWindow detects focus
|
11 years ago |
jules
|
c46927d580
|
Minor clean-ups
|
11 years ago |
jules
|
3cc8406b3d
|
Workaround for mysterious OSX focus problem.
|
11 years ago |
jules
|
1a2a50f71d
|
Added a version of Path::addEllipse that takes a Rectangle
|
11 years ago |
jules
|
6c50dda488
|
Extra safeguards against things that can happen during the win32 PeekMessage call
|
11 years ago |
jules
|
b372860e23
|
Prevented FilenameComponent from passing key focus to its subcomponents if the component itself doesn't want focus.
|
11 years ago |
jules
|
0bf1862ec6
|
Spelling fix.
|
11 years ago |
jules
|
fb5f750523
|
Avoided a problem with calls to newly-created ComboBoxes.
|
11 years ago |
jules
|
242cb2213c
|
Small fix for table header stretch-to-fit mode.
|
11 years ago |
jules
|
fb3a3a0fb4
|
Made ComboBox update its L+F when reparented.
|
11 years ago |
jules
|
40ad479b96
|
Couple of minor cleanups.
|
11 years ago |
jules
|
91d9c96338
|
Minor clean-ups
|
11 years ago |
jules
|
516b7bcc58
|
SVG parser: handling paths that aren't correctly closed.
|
11 years ago |
jules
|
8cad74a22a
|
Changed the Label class to use BorderSize to define its border instead of raw values.
|
11 years ago |
jules
|
95699451b5
|
Added method ModalComponentManager::cancelAllModalComponents()
|
11 years ago |
jules
|
f96ee7c860
|
Extended TextInputTarget to include a preference for the type of virtual keyboard (implemented on iOS + android)
|
11 years ago |
jules
|
fd5df871ed
|
Fixed a couple of typos in file chooser messages.
|
11 years ago |
jules
|
ad8acb88ca
|
Linux xinerama DPI fix.
|
11 years ago |
jules
|
dfb1830493
|
Fix for iOS compiler warning
|
11 years ago |
jules
|
9b07d806e6
|
Fix for SHM display not being available on linux.
|
11 years ago |
jules
|
7da62afe4c
|
Minor lookandfeel colour tweak.
|
11 years ago |
jules
|
943d20ba7a
|
Added an option to Viewport to allow mouse-wheel scrolling when scrollbars are disabled.
|
11 years ago |
jules
|
589f20e829
|
Better colour lookup in LookAndFeel_V3::drawTabButton
|
11 years ago |
jules
|
4a0c5173e9
|
Fix for linux zenity file chooser.
|
11 years ago |
jules
|
0d68add38c
|
Made sure that isKioskMode returns false for components while they're being taken out of kiosk mode.
|
11 years ago |
jules
|
b5d10d753a
|
Made Process::isForegroundProcess() return a correct result on iOS.
|
11 years ago |
jules
|
d440bc9d46
|
Better mouse-wheel handling for ComboBox.
|
11 years ago |
jules
|
f629a61e13
|
Fixes for kiosk mode on windows with non-native title bars.
|
11 years ago |
jules
|
c86a3104b2
|
Avoided re-entrancy in Desktop::getKioskModeComponent
|
11 years ago |
jules
|
e0491d4574
|
Added support a flag JUCE_DISABLE_NATIVE_FILECHOOSERS which is pretty self-explanatory.
|
11 years ago |
jules
|
4251a2437b
|
Version number update
|
11 years ago |
jules
|
fb9ef9e906
|
Avoided windows being made visible when using toBehind on OSX.
|
11 years ago |
jules
|
86d6018fb3
|
win32 numeric keypad handling fix
|
11 years ago |
jules
|
ca43af451a
|
Fix for HyperlinkButton::changeWidthToFitText
|
11 years ago |
jules
|
dd24e058c7
|
Added changeTextButtonWidthToFitText to the look + feel classes.
|
11 years ago |
jules
|
5feabe9687
|
Another attempt to fix the infamous VST cubase key focus problem.
|
11 years ago |
jules
|
e2461cd5b0
|
Improved z-order of always-on-top temporary windows in OSX.
|
11 years ago |
jules
|
dfda7c77fc
|
Workarounds for some mingw build problems.
|
11 years ago |
jules
|
c733ed50ff
|
Began adding some win8.1 DPI functionality.
|
11 years ago |
jules
|
fbaa559a19
|
Added a method CallOutBox::getBorderSize
|
11 years ago |
jules
|
9f1dd01625
|
Avoided an inputAttemptWhenModal callback on OSX when making windows visible.
|
11 years ago |
jules
|
9aa3245315
|
Slider drag mode fix.
|
11 years ago |
jules
|
8e7fbe9976
|
Fix for SVG view box parsing. Improved introjucer SVG viewer to show the image's content inside the view-box as defined in the file.
|
11 years ago |
jules
|
5956d5bce0
|
Added a method CallOutBox::dismiss()
|
11 years ago |
jules
|
7f9425058a
|
Version number update
|
11 years ago |
jules
|
51a0f6e9ff
|
Changed Slider::snapValue to provide more details about the drag mode involved.
|
11 years ago |
jules
|
00aa1df346
|
TreeViewItem::setSelected() - avoided deselecting items before re-selecting them if they're already selected.
|
11 years ago |