jules
|
cf4c9c9823
|
Tweaks to some posix code.
|
2012-07-18 09:45:59 +01:00 |
|
jules
|
e864ac8109
|
New method: Process::setDockIconVisible()
|
2012-07-17 15:50:44 +01:00 |
|
jules
|
9b8a39e27c
|
Removed some default parameters in NamedPipe methods and fixed time-outs when using posix NamedPipe::read().
|
2012-07-17 15:49:55 +01:00 |
|
jules
|
601f729bf7
|
OSX zooming window fix.
|
2012-07-16 21:13:07 +01:00 |
|
jules
|
66cd90e4af
|
Added some assertions to ValueTree
|
2012-07-16 13:58:41 +01:00 |
|
jules
|
c586e91c7f
|
ValueTree constness tweak.
|
2012-07-15 16:15:01 +01:00 |
|
jules
|
391e99443e
|
Added a method Desktop::getMouseWheelMoveCounter(), and made the existing getMouseButtonClickCounter() method non-static.
|
2012-07-15 13:59:13 +01:00 |
|
jules
|
d78b10edb3
|
Introjucer: code indent tweaks.
|
2012-07-15 11:56:10 +01:00 |
|
jules
|
2c3adef110
|
Fixed a mac windowing bug.
|
2012-07-14 13:48:45 +01:00 |
|
jules
|
fb5bcb5094
|
Removed a confusing Font constructor that took a style name but could be mistakenly called with a typeface name.
|
2012-07-14 12:48:01 +01:00 |
|
jules
|
dc9e0cb9bb
|
Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters.
|
2012-07-14 11:54:29 +01:00 |
|
jules
|
006e324114
|
Moved the Graphics::drawBevel() method into LookAndFeel. Fixed an introjucer caret colour bug.
|
2012-07-14 11:21:56 +01:00 |
|
jules
|
b1d73f2086
|
Minor internal refactoring and clean-ups.
|
2012-07-14 10:02:45 +01:00 |
|
jules
|
5a69cc6ce2
|
Internal tidying-up.
|
2012-07-13 19:31:00 +01:00 |
|
jules
|
4718026b47
|
OSX keycode character fix.
|
2012-07-13 18:17:25 +01:00 |
|
jules
|
55dc84bc69
|
Minor fixes for AudioPluginFormatManager, PluginListComponent.
|
2012-07-13 16:16:20 +01:00 |
|
jules
|
2329cfa286
|
Made the KeyPress (int) constructor explicit, and tightened up the way keypresses are handled by various classes.
|
2012-07-13 14:50:10 +01:00 |
|
jules
|
cd5893d6e8
|
Removed the Scrollbar's setButtonVisibility method, and instead added LookAndFeel::areScrollbarButtonsVisible()
|
2012-07-13 13:36:55 +01:00 |
|
jules
|
225040e62b
|
Improved drop-shadow code.
|
2012-07-13 11:58:44 +01:00 |
|
jules
|
8d283685fc
|
Fixed a mouse-position bug in win32 when dragging windows.
|
2012-07-13 10:32:05 +01:00 |
|
jules
|
26c002498d
|
Fix for MixerAudioSource.
|
2012-07-13 08:52:04 +01:00 |
|
jules
|
9fc29dad53
|
More tabbed component work.
|
2012-07-12 18:33:43 +01:00 |
|
jules
|
b6965d2fe5
|
New method: ValueTree::copyPropertiesFrom()
|
2012-07-12 15:55:34 +01:00 |
|
jules
|
df729be74a
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
2012-07-12 14:10:46 +01:00 |
|
jules
|
246cb94bb0
|
AudioPluginFormatManager is no longer a singleton. Singletons are bad: don't do it, kids.
|
2012-07-12 12:37:37 +01:00 |
|
jules
|
9af7f2f480
|
Fixed a dependency issue in the graphics module.
|
2012-07-12 11:19:32 +01:00 |
|
jules
|
b8f557b201
|
Tab button fix and minor clean-ups.
|
2012-07-12 11:06:12 +01:00 |
|
jules
|
3ddc6dd43d
|
New class: DropShadow, and a complete refactoring of the way shadows are rendered. The DropShadowEffect and DropShadower classes now take a DropShadow object to describe their shadow parameters, instead of the raw numbers.
|
2012-07-11 21:07:47 +01:00 |
|
jules
|
591ce2a396
|
Added TabBarButton::setExtraComponent() method to allow custom components to be inserted into tabs. This involved a big refactoring and clean-up of all the tab drawing methods in the LookAndFeel class. Also (slightly) cleaned up some of the crappy old code in the WidgetsDemo while I was adding a demo for this.
|
2012-07-11 15:12:29 +01:00 |
|
jules
|
1e9e6cbf79
|
New methods for Graphics, CallOutBox.
|
2012-07-11 14:26:51 +01:00 |
|
jules
|
7afbc077e7
|
Version update.
|
2012-07-11 10:19:09 +01:00 |
|
jules
|
eb47f3c656
|
Fix for MidiFile::readNextTrack()
|
2012-07-11 10:18:24 +01:00 |
|
jules
|
502af083aa
|
Fixed a bug in Font::setUnderline().
|
2012-07-11 09:44:10 +01:00 |
|
jules
|
8a586adc8b
|
On OSX, made sure popup menus are dismissed when the main menu is opened.
|
2012-07-10 17:27:11 +01:00 |
|
jules
|
7ce0bf15d3
|
Added callbacks JUCEApplication::suspended() and resumed() for iOS and Android.
|
2012-07-10 16:59:35 +01:00 |
|
jules
|
6919e4ec91
|
AudioUnit: moved an include to help with 64-bit compiling.
|
2012-07-10 15:32:53 +01:00 |
|
jules
|
deeab7f818
|
Minor tidying-up.
|
2012-07-10 13:40:11 +01:00 |
|
jules
|
6fe9e2db73
|
Minor clean-ups.
|
2012-07-10 11:50:17 +01:00 |
|
jules
|
b95258cb20
|
C++ syntax tokeniser fix.
|
2012-07-10 10:29:50 +01:00 |
|
jules
|
3fdc8a22db
|
New colour contrast method.
|
2012-07-09 21:59:27 +01:00 |
|
jules
|
5edf41737e
|
Minor fix in ValueTree.
|
2012-07-09 15:19:19 +01:00 |
|
jules
|
70024eae19
|
Fix for RTAS compile error.
|
2012-07-09 13:46:08 +01:00 |
|
jules
|
6f28207e87
|
AAX: plugin is now recognised and loaded by PT (but doesn't yet play correctly)
|
2012-07-09 13:18:09 +01:00 |
|
jules
|
b20b5f9276
|
Introjucer: fix for Xcode post-build script in audio plugin projects.
|
2012-07-09 11:51:09 +01:00 |
|
jules
|
4253bacb6a
|
Removed some compiler warnings, fix for OSX file chooser modality.
|
2012-07-09 10:16:51 +01:00 |
|
jules
|
ceb556876a
|
Fixes to deal with effect rendering in retina displays, e.g. drop-shadows, etc.
|
2012-07-08 20:07:53 +01:00 |
|
jules
|
8d92a49312
|
RTAS/OpenGL fix (?)
|
2012-07-08 17:04:07 +01:00 |
|
jules
|
25e7361f2c
|
Refactored some TreeView key handling. Introjucer: now restores the last set of open documents for a project.
|
2012-07-08 15:05:55 +01:00 |
|
jules
|
3d72789127
|
A couple more Array::removeValue calls that I'd missed..
|
2012-07-08 11:46:44 +01:00 |
|
jules
|
a866a9c2cf
|
Fixed a few Array::removeValue calls that I'd missed..
|
2012-07-07 22:23:47 +01:00 |
|