jules
|
67ee4a6201
|
New method Process::makeForegroundProcess() (only implemented in OSX)
|
2012-07-31 21:06:12 +01:00 |
|
jules
|
5a69cc6ce2
|
Internal tidying-up.
|
2012-07-13 19:31:00 +01:00 |
|
jules
|
9af7f2f480
|
Fixed a dependency issue in the graphics module.
|
2012-07-12 11:19:32 +01:00 |
|
jules
|
5913db4697
|
Linux compile error fix.
|
2012-06-18 12:10:21 +01:00 |
|
jules
|
87175c91f5
|
Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction.
|
2012-05-25 16:42:36 +01:00 |
|
jules
|
5caaa4009a
|
Added class: TextDragAndDropTarget.
|
2012-05-23 13:07:27 +01:00 |
|
jules
|
9c21813960
|
Fix for a mistake in the last check-in!
|
2012-04-30 13:48:49 +01:00 |
|
jules
|
5e378c5c90
|
Fix for linux keyboard function.
|
2012-04-30 12:08:00 +01:00 |
|
jules
|
3ef8be7a42
|
Updated use of deprecated linux keyboard function. Removed some unnecessary GL headers.
|
2012-04-30 10:16:33 +01:00 |
|
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().
|
2012-04-24 13:24:07 +01:00 |
|
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.
|
2012-03-18 16:41:03 +00:00 |
|
jules
|
e1fea143b6
|
Linux 64-bit icon fix.
|
2012-02-16 14:12:45 +00:00 |
|
jules
|
cd0683ef4d
|
Tidied up a few return types.
|
2011-12-11 21:25:53 +00:00 |
|
jules
|
96c0a756e0
|
Linux windowing tweak for menus + tooltips.
|
2011-11-08 11:56:45 +00:00 |
|
jules
|
2b34a17716
|
ASIO name fix. Minor TextEditor fix. Linux auto-repeat key workaround.
|
2011-11-04 16:09:25 +00:00 |
|
jules
|
0b1cdf6ab1
|
Refactoring of image storage: new classes ImageType, ImagePixelData, SoftwareImageType, NativeImageType, OpenGLImageType.
|
2011-10-28 14:21:29 +01:00 |
|
jules
|
7404020717
|
New method LookAndFeel::createGraphicsContext(). More OpenGL refactoring.
|
2011-10-25 18:09:09 +01:00 |
|
Julian Storer
|
b114339c3f
|
New macro JUCE_DEFAULT_SOFTWARE_RENDERER to help replace the software renderer with a custom class. Removed some defunct Xcode settings. Small SVG workaround.
|
2011-09-22 15:44:42 +01:00 |
|
Julian Storer
|
b70e0a28d2
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|