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 |
jules
|
7091121b2c
|
Avoided some problems when modal components are left open during shutdown.
|
11 years ago |
jules
|
d582a66917
|
Introjucer: Added gnu++0x flag for android builds. Support for SVG icons.
|
12 years ago |
jules
|
ca42bdaeb4
|
Documentation update + Xcode 3 compiler fix.
|
12 years ago |
jules
|
7dd5c09826
|
Version number update
|
12 years ago |
jules
|
c2872b9a86
|
Avoiding animation proxy components grabbing focus.
|
12 years ago |
jules
|
dad1b4634c
|
Numeric rounding error fix in Slider.
|
12 years ago |
jules
|
158d5693ce
|
Made button toggle callbacks include the modifier state.
|
12 years ago |
jules
|
4d79bed3d1
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
12 years ago |
jules
|
374b389890
|
Avoiding assertions when loading some mouse cursors on OSX10.9.
|
12 years ago |
jules
|
f2e456d00e
|
Minor tidying.
|
12 years ago |
jules
|
f475dcfdb6
|
Cleaned up some line-drawing in BubbleComponent.
|
12 years ago |
jules
|
66fb2e61a5
|
Fix for iOS7 message boxes.
|
12 years ago |
jules
|
19a6a282a2
|
Slider behaviour fix.
|
12 years ago |
jules
|
3f9a4834a6
|
Added a few TRANS wrappers around error messages.
|
12 years ago |
jules
|
28cdb20040
|
Whitespace cleanups.
|
12 years ago |
jules
|
331ce9ff8c
|
Couple of minor clean-ups.
|
12 years ago |
jules
|
a316bd5f6f
|
Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors.
|
12 years ago |
jules
|
2edec00b55
|
Removed a few more uses of String::empty.
|
12 years ago |
jules
|
2623f4d1e1
|
Added method String::clear(), and used it to replace a few uses of String::empty.
|
12 years ago |
jules
|
f9759ecc6b
|
Documentation fixes.
|
12 years ago |
jules
|
4620d71816
|
Made DragAndDropContainer force mouse-cursor updates to help when using modifier keys to change the drag mode.
|
12 years ago |
jules
|
28dbc839b1
|
Refactored LookAndFeel::drawPopupMenuItem() and some PopupMenu methods to allow menus to use Drawables for their icons as well as just Images.
|
12 years ago |
jules
|
7a11730317
|
Improvements to PluginListComponent - it's now a sortable table rather than a list.
|
12 years ago |
jules
|
7ba6a353ed
|
Avoided an assertion when parsing invalid SVG path strings.
|
12 years ago |
jules
|
bca169c6fb
|
Fix for some text editor selection rendering problems.
|
12 years ago |
jules
|
f5be5a7b3c
|
Better left-right mouse cursor shape on OSX.
|
12 years ago |
jules
|
3b7bcd44ee
|
More micro-tweaking of Button callback behaviour.
|
12 years ago |
jules
|
e432b03c61
|
Avoiding alert beeps when windows are created during a drag operation.
|
12 years ago |
jules
|
8efe5abb1a
|
Avoided DragAndDropContainer holding onto its description object after a drag finishes.
|
12 years ago |
jules
|
1e4ba1b550
|
A few minor changes to keep the Clang analyser happy.
|
12 years ago |
jules
|
cdacae9cbb
|
Version 3.0.0
|
12 years ago |
jules
|
f48c158846
|
iOS: added a prototype to a class.
|
12 years ago |
jules
|
177b6426b8
|
When dragging-and-dropping, made the escape key cancel the drag.
|
12 years ago |