jules
|
7829d1e4bf
|
Changed OSX native alert boxes to use TRANS to translate their ok/yes/no/cancel button text.
|
2012-08-07 14:50:35 +01:00 |
|
jules
|
b16995da41
|
Minor update to ConcertinaPanel
|
2012-08-06 16:50:10 +01:00 |
|
jules
|
a0ed9c96e4
|
New class: ConcertinaPanel.
|
2012-08-05 22:09:26 +01:00 |
|
jules
|
19e304bc6f
|
Better support for pixel strides in the software renderer.
|
2012-08-03 16:27:45 +01:00 |
|
jules
|
296f30f449
|
Changed incorrect ComboBox colour ID use.
|
2012-08-03 13:30:21 +01:00 |
|
jules
|
7650576f0c
|
Slider double-click fix.
|
2012-08-03 13:23:50 +01:00 |
|
jules
|
c632856c88
|
TreeViewItem: added virtual methods for customising the connecting lines.
|
2012-08-03 12:39:50 +01:00 |
|
jules
|
a84c446738
|
Silder bugfix, addition of new dragging mode, and a bit of internal tidying-up.
|
2012-08-03 12:10:43 +01:00 |
|
jules
|
67ee4a6201
|
New method Process::makeForegroundProcess() (only implemented in OSX)
|
2012-07-31 21:06:12 +01:00 |
|
jules
|
e0f1224a75
|
Updated the SystemStats operating system code: instead of having a special getOSXMinorVersionNumber() method, it now provides a more detailed version number when you call getOperatingSystemType(). Also added new types for iOS and Win8.
|
2012-07-31 15:17:15 +01:00 |
|
jules
|
c93d7a31d5
|
Added some colour IDs for TextPropertyComponent
|
2012-07-30 08:34:44 +01:00 |
|
jules
|
56a1ba8fe1
|
OSX: mouse position rounding change.
|
2012-07-28 09:42:29 +01:00 |
|
jules
|
4c951ecce6
|
TextPropertyComponent colour fix.
|
2012-07-27 22:00:59 +01:00 |
|
jules
|
15c35b8ad8
|
TextLayout bugfix. Removed some unused functions.
|
2012-07-27 17:48:48 +01:00 |
|
jules
|
9afac59a60
|
Introjucer: dragging exporter treeview fix. Audio plugin demo algorithm fix.
|
2012-07-27 10:32:32 +01:00 |
|
jules
|
e3537ba57a
|
Cleaned out some defunct ComponentBuilder code.
|
2012-07-26 15:32:34 +01:00 |
|
jules
|
00ff36f0e6
|
Introjucer: some linux settings tweaks.
|
2012-07-26 14:01:56 +01:00 |
|
jules
|
4268ed7453
|
Introjucer: better tool windows. Font fixes.
|
2012-07-26 13:42:40 +01:00 |
|
jules
|
5001ead53a
|
OSX 10.5 SDK and GCC fixes.
|
2012-07-26 10:14:16 +01:00 |
|
jules
|
fdb176b9e9
|
Windows drag-and-drop fix. OSX 10.5 build fix.
|
2012-07-26 08:24:40 +01:00 |
|
jules
|
88c17da08b
|
Removed const-ness from a couple of LookAndFeel method return values.
|
2012-07-25 20:02:03 +01:00 |
|
jules
|
aea20ee144
|
Added background and outline colour IDs to BubbleComponent, and updated the arguments to the LookAndFeel::drawBubble method.
|
2012-07-25 12:16:42 +01:00 |
|
jules
|
8a006e589c
|
Cleaned up some application startup code.
|
2012-07-25 07:53:28 +01:00 |
|
jules
|
4f206a3f3a
|
Version bump.
|
2012-07-24 17:04:29 +01:00 |
|
jules
|
87db662f29
|
Introjucer: code editor improvements, icon class reshuffle.
|
2012-07-24 15:45:44 +01:00 |
|
jules
|
6784564060
|
Scrollbar l+f fix.
|
2012-07-23 20:48:22 +01:00 |
|
jules
|
31e1382646
|
Changed LassoComponent to draw itself via the LookAndFeel.
|
2012-07-22 08:28:26 +01:00 |
|
jules
|
ad1becb00b
|
PixelARGB compile fix for PPC targets.
|
2012-07-21 20:25:50 +01:00 |
|
jules
|
75d72d6323
|
Version number bump.
|
2012-07-21 14:39:29 +01:00 |
|
jules
|
cd62c252de
|
Minor fix to StretchableObjectResizer
|
2012-07-21 10:53:43 +01:00 |
|
jules
|
b3556f720e
|
Added some colour component accessor methods to PixelARGB, PixelRGB. Tidied up some packing macros.
|
2012-07-21 08:58:27 +01:00 |
|
jules
|
21d7a993ab
|
Minor clean-ups in TabbedComponent.
|
2012-07-19 15:46:47 +01:00 |
|
jules
|
7373bfd3be
|
OSX: prevent mouse-moves when behind an inactive window.
|
2012-07-19 14:07:47 +01:00 |
|
jules
|
330abbc8df
|
Fix for lost mouse-exits when modal components are present.
|
2012-07-18 17:45:46 +01:00 |
|
jules
|
18ce7d1a5b
|
Fix for obscure mouse-up failure when blocked by a modal component.
|
2012-07-18 15:44:19 +01:00 |
|
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
|
601f729bf7
|
OSX zooming window fix.
|
2012-07-16 21:13:07 +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
|
2c3adef110
|
Fixed a mac windowing bug.
|
2012-07-14 13:48:45 +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
|
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
|
8d283685fc
|
Fixed a mouse-position bug in win32 when dragging windows.
|
2012-07-13 10:32:05 +01:00 |
|
jules
|
9fc29dad53
|
More tabbed component work.
|
2012-07-12 18:33:43 +01:00 |
|
jules
|
df729be74a
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
2012-07-12 14:10:46 +01:00 |
|