c2697bdce9Code editor fix for long lines. by
jules
2012-07-24 10:37:33 +0100
6784564060Scrollbar l+f fix. by
jules
2012-07-23 20:48:22 +0100
fab78ea09eFixed a leak in OwnedArray. by
jules
2012-07-23 09:21:59 +0100
d4ae8f3d55Minor optimisations. New method OwnedArray::insertArray(). Changed some CodeDocument inner class constructors to use references rather than pointers. by
jules
2012-07-23 07:54:23 +0100
98e37b8e7aMinor MSVC compatibility fix. by
jules
2012-07-22 19:48:38 +0100
c16783f645Minor code editor optimisation. by
jules
2012-07-22 14:48:14 +0100
e875ddc3a1Introjucer: optimised some unnecessary project copying. by
jules
2012-07-22 14:21:07 +0100
dac898c601Introjucer: modules panel fix. by
jules
2012-07-22 10:03:32 +0100
c3b0903b74Workaround for compiling with VC2012. by
jules
2012-07-22 09:31:52 +0100
31e1382646Changed LassoComponent to draw itself via the LookAndFeel. by
jules
2012-07-22 08:28:26 +0100
ad1becb00bPixelARGB compile fix for PPC targets. by
jules
2012-07-21 20:25:50 +0100
75d72d6323Version number bump. by
jules
2012-07-21 14:39:29 +0100
6838666a58Introjucer: modules panel tweak. by
jules
2012-07-21 14:38:03 +0100
cd62c252deMinor fix to StretchableObjectResizer by
jules
2012-07-21 10:53:43 +0100
b3556f720eAdded some colour component accessor methods to PixelARGB, PixelRGB. Tidied up some packing macros. by
jules
2012-07-21 08:58:27 +0100
a151510501Introjucer: don't enable OSX "active architecture only" if an non-default architecture has been chosen. by
jules
2012-07-20 21:09:30 +0100
8ee1897916Introjucer: some code editor fixes and functionality. by
jules
2012-07-20 20:57:39 +0100
21d7a993abMinor clean-ups in TabbedComponent. by
jules
2012-07-19 15:46:47 +0100
7373bfd3beOSX: prevent mouse-moves when behind an inactive window. by
jules
2012-07-19 14:07:47 +0100
d92d5ba108Minor thread fix. Introjucer: fixed colour of rollover help text. by
jules
2012-07-19 12:44:23 +0100
74e687aa99Added a String << operatator that takes int64. by
jules
2012-07-19 08:53:15 +0100
26ae696f94(Removed a debugging hack that was left behind mistakenly..) by
jules
2012-07-18 18:02:24 +0100
330abbc8dfFix for lost mouse-exits when modal components are present. by
jules
2012-07-18 17:45:46 +0100
c2666bfe61Introjucer: fix for broken colour scheme when run for the first time. by
jules
2012-07-18 16:32:39 +0100
2d9312ca3eAdded function: SystemStats::getEnvironmentVariable() by
jules
2012-07-18 16:17:36 +0100
18ce7d1a5bFix for obscure mouse-up failure when blocked by a modal component. by
jules
2012-07-18 15:44:19 +0100
c6299a08dcChanged the return type of ImageType::create(). by
jules
2012-07-18 10:43:27 +0100
e35e130362Added some matrix uniform setting methods to OpenGLShaderProgram. by
jules
2012-07-18 10:41:26 +0100
cf4c9c9823Tweaks to some posix code. by
jules
2012-07-18 09:45:59 +0100
40fd93e32eFixed a typo in the widgets demo. by
jules
2012-07-18 08:53:53 +0100
d019af5b82Introjucer: minor internal stuff. by
jules
2012-07-17 15:51:24 +0100
e864ac8109New method: Process::setDockIconVisible() by
jules
2012-07-17 15:50:44 +0100
9b8a39e27cRemoved some default parameters in NamedPipe methods and fixed time-outs when using posix NamedPipe::read(). by
jules
2012-07-17 15:49:55 +0100
601f729bf7OSX zooming window fix. by
jules
2012-07-16 21:13:07 +0100
8b208084aaIntrojucer: icns file format fix. by
jules
2012-07-16 20:33:45 +0100
74078ee2c8Introjucer: support for larger OSX icon sizes. by
jules
2012-07-16 15:53:09 +0100
66cd90e4afAdded some assertions to ValueTree by
jules
2012-07-16 13:58:41 +0100
c586e91c7fValueTree constness tweak. by
jules
2012-07-15 16:15:01 +0100
391e99443eAdded a method Desktop::getMouseWheelMoveCounter(), and made the existing getMouseButtonClickCounter() method non-static. by
jules
2012-07-15 13:59:13 +0100
d78b10edb3Introjucer: code indent tweaks. by
jules
2012-07-15 11:56:10 +0100
7ef8246caeIntrojucer: restricted font list to fixed-width fonts. by
jules
2012-07-14 14:08:14 +0100
2c3adef110Fixed a mac windowing bug. by
jules
2012-07-14 13:48:45 +0100
fb5bcb5094Removed a confusing Font constructor that took a style name but could be mistakenly called with a typeface name. by
jules
2012-07-14 12:48:01 +0100
dc9e0cb9bbAdded some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. by
jules
2012-07-14 11:54:29 +0100
006e324114Moved the Graphics::drawBevel() method into LookAndFeel. Fixed an introjucer caret colour bug. by
jules
2012-07-14 11:21:56 +0100
1b2b1a1aacIntrojucer: colour scheme presets and aesthetic stuff. by
jules
2012-07-14 10:30:56 +0100
b1d73f2086Minor internal refactoring and clean-ups. by
jules
2012-07-14 10:02:45 +0100
1f2c81980fIntrojucer: Fix for MSVC optimisation levels. by
jules
2012-07-13 19:35:46 +0100
5a69cc6ce2Internal tidying-up. by
jules
2012-07-13 19:31:00 +0100
4718026b47OSX keycode character fix. by
jules
2012-07-13 18:17:25 +0100
396a5d9178Introjucer: nicer scrollbars. by
jules
2012-07-13 16:17:11 +0100
55dc84bc69Minor fixes for AudioPluginFormatManager, PluginListComponent. by
jules
2012-07-13 16:16:20 +0100
baecac82d9Introjucer: tweaked document focus behaviour. by
jules
2012-07-13 14:50:49 +0100
2329cfa286Made the KeyPress (int) constructor explicit, and tightened up the way keypresses are handled by various classes. by
jules
2012-07-13 14:50:10 +0100
cd5893d6e8Removed the Scrollbar's setButtonVisibility method, and instead added LookAndFeel::areScrollbarButtonsVisible() by
jules
2012-07-13 13:36:55 +0100
65f147b241Introjucer: Visual studio WPO and debug option fixes. by
jules
2012-07-13 12:28:25 +0100
225040e62bImproved drop-shadow code. by
jules
2012-07-13 11:58:44 +0100
8d283685fcFixed a mouse-position bug in win32 when dragging windows. by
jules
2012-07-13 10:32:05 +0100
26c002498dFix for MixerAudioSource. by
jules
2012-07-13 08:52:04 +0100
515bfe90b2Introjucer: new tab panel look and feel. by
jules
2012-07-12 22:09:49 +0100
9fc29dad53More tabbed component work. by
jules
2012-07-12 18:33:43 +0100
edb1114c5eIntrojucer: more colour scheme stuff. by
jules
2012-07-12 15:56:10 +0100
b6965d2fe5New method: ValueTree::copyPropertiesFrom() by
jules
2012-07-12 15:55:34 +0100
df729be74aCleaned-up class inheritance visibilities and encapsulation for some internal classes. by
jules
2012-07-12 14:10:46 +0100
246cb94bb0AudioPluginFormatManager is no longer a singleton. Singletons are bad: don't do it, kids. by
jules
2012-07-12 12:37:37 +0100
9af7f2f480Fixed a dependency issue in the graphics module. by
jules
2012-07-12 11:19:32 +0100
b8f557b201Tab button fix and minor clean-ups. by
jules
2012-07-12 11:06:12 +0100
af9e993e12Fixed a typo. by
jules
2012-07-12 08:14:58 +0100
3ddc6dd43dNew 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. by
jules
2012-07-11 21:07:47 +0100
591ce2a396Added 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. by
jules
2012-07-11 15:12:29 +0100
1e9e6cbf79New methods for Graphics, CallOutBox. by
jules
2012-07-11 14:26:51 +0100
7afbc077e7Version update. by
jules
2012-07-11 10:19:09 +0100
eb47f3c656Fix for MidiFile::readNextTrack() by
jules
2012-07-11 10:18:24 +0100
502af083aaFixed a bug in Font::setUnderline(). by
jules
2012-07-11 09:44:10 +0100
8a586adc8bOn OSX, made sure popup menus are dismissed when the main menu is opened. by
jules
2012-07-10 17:27:11 +0100
7ce0bf15d3Added callbacks JUCEApplication::suspended() and resumed() for iOS and Android. by
jules
2012-07-10 16:59:35 +0100
9b323d9115Jucer: fix for some generated Drawable code. by
jules
2012-07-10 16:32:27 +0100
6919e4ec91AudioUnit: moved an include to help with 64-bit compiling. by
jules
2012-07-10 15:32:53 +0100
770b8a4ae1Introjucer: more colour scheme stuff. by
jules
2012-07-10 15:28:53 +0100
deeab7f818Minor tidying-up. by
jules
2012-07-10 13:40:11 +0100
44e454f0b7Introjucer: colours and refactoring. by
jules
2012-07-10 12:08:35 +0100
6fe9e2db73Minor clean-ups. by
jules
2012-07-10 11:50:17 +0100
b95258cb20C++ syntax tokeniser fix. by
jules
2012-07-10 10:29:50 +0100
3fdc8a22dbNew colour contrast method. by
jules
2012-07-09 21:59:27 +0100
ecd91dc559Introjucer: updated Android builds to work with the latest SDK. by
jules
2012-07-09 15:59:26 +0100
5edf41737eMinor fix in ValueTree. by
jules
2012-07-09 15:19:19 +0100
f50b05b251Introjucer threading fix. by
jules
2012-07-09 13:48:59 +0100
70024eae19Fix for RTAS compile error. by
jules
2012-07-09 13:46:08 +0100
6f28207e87AAX: plugin is now recognised and loaded by PT (but doesn't yet play correctly) by
jules
2012-07-09 13:18:09 +0100
b20b5f9276Introjucer: fix for Xcode post-build script in audio plugin projects. by
jules
2012-07-09 11:51:09 +0100
4253bacb6aRemoved some compiler warnings, fix for OSX file chooser modality. by
jules
2012-07-09 10:16:51 +0100
c65c7dd4a4Introjucer: misc internal refactoring. by
jules
2012-07-09 10:15:26 +0100
1f2b26a30bIntrojucer: refactored icons. by
jules
2012-07-08 22:02:59 +0100
ceb556876aFixes to deal with effect rendering in retina displays, e.g. drop-shadows, etc. by
jules
2012-07-08 20:07:53 +0100
2fe73f6ebeIntrojucer: added a flag to help with OSX retina displays. by
jules
2012-07-08 17:32:58 +0100
8d92a49312RTAS/OpenGL fix (?) by
jules
2012-07-08 17:04:07 +0100
25e7361f2cRefactored some TreeView key handling. Introjucer: now restores the last set of open documents for a project. by
jules
2012-07-08 15:05:55 +0100
3d72789127A couple more Array::removeValue calls that I'd missed.. by
jules
2012-07-08 11:46:44 +0100
a866a9c2cfFixed a few Array::removeValue calls that I'd missed.. by
jules
2012-07-07 22:23:47 +0100
0475cedff5Introjucer: commands to move back/forwards through open docs. by
jules
2012-07-07 21:11:06 +0100