jules
|
ef9acb91ca
|
Added some value retrieval methods for DrawableText.
|
13 years ago |
jules
|
791e15b790
|
Fix to documentation.
|
13 years ago |
jules
|
089a2e31ba
|
Improved some docs.
|
13 years ago |
jules
|
9c21813960
|
Fix for a mistake in the last check-in!
|
13 years ago |
jules
|
5e378c5c90
|
Fix for linux keyboard function.
|
13 years ago |
jules
|
3ef8be7a42
|
Updated use of deprecated linux keyboard function. Removed some unnecessary GL headers.
|
13 years ago |
jules
|
711d58e066
|
AlertWindow text box fix.
|
13 years ago |
jules
|
321931c21c
|
Added a DrawableText::getText() method.
|
13 years ago |
jules
|
ee4618d863
|
Added some explicit namespacing for exceptions, and fixed a mouseExit problem with modal components.
|
13 years ago |
jules
|
1125229308
|
Fixed a typo that prevented OSX 10.6 builds.
|
13 years ago |
jules
|
7d4bbd114a
|
New class Desktop::Displays, which now handles all display size information and replaces some methods that were in Desktop. Also now supports display scaling values. See Desktop::getDisplays().
|
13 years ago |
jules
|
df5d50bcd8
|
Version number bump.
|
13 years ago |
jules
|
ab33b1a05d
|
Fix for component notifications when peer is changing. Some fixes for GCC4.7 on linux.
|
13 years ago |
jules
|
a4b83d313c
|
Prevented some mouse-events bypassing modal components.
|
13 years ago |
jules
|
3a91979ea8
|
Version bump.
|
13 years ago |
jules
|
286f0dbdef
|
Changed URL::addEscapeChars to avoid use of the '+' character. Minor clean-ups.
|
13 years ago |
jules
|
1f95f54089
|
Purged some warnings.
|
13 years ago |
jules
|
ecb7abb435
|
Made sure that Drawable::createCopy copies their names and IDs.
|
13 years ago |
jules
|
11659678d6
|
WindowsMediaFormat fix. ReferenceCountedArray::indexOfSorted() method.
|
13 years ago |
jules
|
63bc3f29de
|
Introjucer fixes for key shortcut and Android c++ flags. Enabled c++0x mode for Android.
|
13 years ago |
jules
|
0e1b6061d5
|
Minor clean-ups for GL, removed some old VC6 hacks.
|
13 years ago |
jules
|
074a8c05dd
|
Fixes to allow OpenGL contexts to be attached to a top-level component.
|
13 years ago |
jules
|
351416c09a
|
Tidied up some docs and comments.
|
13 years ago |
jules
|
2093471b23
|
TabbedComponent fix.
|
13 years ago |
jules
|
93a86b2600
|
TabbedButtonBar fix. Small clean-ups.
|
13 years ago |
jules
|
8de9d9c6da
|
Version number bump. Clean-ups.
|
13 years ago |
jules
|
87d3acf19f
|
Message leak fix. Android repaint fix. Minor clean-ups.
|
13 years ago |
jules
|
53c0436d71
|
Android fixes. OSX fix for old SDKs.
|
13 years ago |
jules
|
59669e8bec
|
Thread-local value fix for plugins on XP. Android startup tweaks. Minor component changes.
|
13 years ago |
jules
|
bdd778332d
|
Removed some unused android code. Refactored some messaging code.
|
13 years ago |
jules
|
56bbab1537
|
(automated whitespace clean-up)
|
13 years ago |
jules
|
dcb8351844
|
Minor tweaks to Component and OSX fullscreen behaviour.
|
13 years ago |
jules
|
e87f833183
|
Tidied up a few rectangle methods.
|
13 years ago |
jules
|
49870de020
|
Added a bit of extra functionality to WindowsRegistry. Linux: couple of fixes for fullscreen, file chooser, and a bit of tidying up. Internal refactoring in NSViewComponent.
|
13 years ago |
jules
|
cd711a5c44
|
OpenGL refactoring. Removed a couple of minor methods from OpenGLComponent.
|
13 years ago |
jules
|
b338698e34
|
OpenGL: removed the fixed-function rendering code, replacing it with a simple software renderer that blits its results to the GL context. Removed the public OpenGLGraphicsContext class, replacing it with a createOpenGLGraphicsContext() function which returns an appropriate shader-based or software-based renderer object.
|
13 years ago |
jules
|
28fbf4cb64
|
Relaxed some assertions in Component to make it easier to load SVG on threads. Minor internal tinkering with Path class.
|
13 years ago |
jules
|
a64aa22af2
|
Minor fixes for Thread, ColourSelector, ToolbarButton.
|
13 years ago |
jules
|
16f5684bd9
|
Introjucer: added a button for changing the copying mode of all modules. Added support for kiosk mode in iOS.
|
13 years ago |
jules
|
83b35eba25
|
Minor tweaks to help support mingw, and to avoid namespace issues with assertions.
|
13 years ago |
jules
|
79fea88001
|
Fixed a problem with transparency layers in the software renderer.
|
13 years ago |
jules
|
96976db624
|
Windows: faster rendering on 32-bit video cards. Audio fix for iOS.
|
13 years ago |
jules
|
a07f07dda3
|
Avoided disabling OSX kiosk mode when focus is lost.
|
13 years ago |
jules
|
e78147dd06
|
Android: screen size fix.
|
13 years ago |
jules
|
b69b7c7647
|
Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe.
|
13 years ago |
jules
|
b6a22826fe
|
Updates to keep Xcode 4.3 happy.
|
13 years ago |
jules
|
a8083eb293
|
TextLayout fix. OSX fullscreen fix.
|
13 years ago |
jules
|
4cf80f1819
|
Fix for kiosk mode in OSX 10.6.
|
13 years ago |
jules
|
1804b983a0
|
Android GL work.
|
13 years ago |
jules
|
994f1de977
|
Linux clipboard fix. Better kiosk mode control in OSX10.7.
|
13 years ago |