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 |
jules
|
9ceb072b24
|
Spelling typos.
|
11 years ago |
jules
|
28e4473a6b
|
Fixed some typos.
|
11 years ago |
jules
|
cfead6205b
|
Added a missing TextEditor colour setting to the L+F.
|
11 years ago |
jules
|
fec71a645b
|
Made sure the monitor list is sorted correctly on win32.
|
11 years ago |
jules
|
6a75641ca9
|
Better detection of win32 main monitor.
|
11 years ago |
jules
|
7a869d6528
|
Made the OpenGL graphics context keep a cache of textures it has recently used for Image rendering, to avoid repeatedly moving data to the GPU.
|
11 years ago |
jules
|
7786943593
|
Added MidiMessage::textMetaEvent method.
|
11 years ago |
jules
|
8c40999c51
|
Added a callback so that ThreadWithProgressWindow can be used without blocking.
|
11 years ago |
jules
|
a6aca791af
|
Spelling fixes.
|
11 years ago |
jules
|
a3ea53c460
|
Version number update
|
11 years ago |
jules
|
a5cc0d492e
|
Added some colour ID constants for PropertyComponent.
|
11 years ago |
jules
|
8ee40273f2
|
Added method Drawable::replaceColour
|
11 years ago |
jules
|
e9451587ea
|
Added method Viewport::getViewArea()
|
11 years ago |
jules
|
0a51a8d99f
|
Made sure that win32 file dialogs are resizeable.
|
11 years ago |
jules
|
4d16481aa0
|
Made 'paste' menu item available in text editors with a password field.
|
11 years ago |
jules
|
660b1ff649
|
Fix for accuracy in AnimatedPositionBehaviours
|
11 years ago |
jules
|
542c4bc8eb
|
Refactored some TextEditor allocation.
|
11 years ago |
jules
|
042d9f22fc
|
Various changes to improve the behaviour of kiosk mode for DocumentWindows on win32.
|
11 years ago |
jules
|
5cabff2ac2
|
Moved FileFilter and WildcardFileFilter into the juce_core module.
|
11 years ago |
jules
|
e54bd38255
|
Added shadow colour ID to MidiKeyboardComponent
|
11 years ago |
jules
|
670a40f05b
|
Fix for DropShadower when a desktop scale factor is in use.
|
11 years ago |
jules
|
8f4efb126b
|
Added linux support for wildcards when using kdialog.
|
11 years ago |
jules
|
9a54f3a01a
|
Stopped buttons responding to key-shortcuts when they're not actually visible.
|
11 years ago |
jules
|
d2532f4540
|
Version number update
|
11 years ago |
jules
|
6934709b8f
|
Fix for mouse selection in FileListComponent.
|
11 years ago |
jules
|
fc683ee72a
|
Avoided listener callbacks during TextEditor destructor.
|
11 years ago |
jules
|
a1cbe455a0
|
Linux support for shift-tab key events.
|
11 years ago |
jules
|
76c8400049
|
Really minor clean-ups.
|
11 years ago |
jules
|
a79292179d
|
Better handling of ResizableWindow screen bounds handling when in kiosk mode.
|
11 years ago |