jules
|
00ff36f0e6
|
Introjucer: some linux settings tweaks.
|
13 years ago |
jules
|
4268ed7453
|
Introjucer: better tool windows. Font fixes.
|
13 years ago |
jules
|
5001ead53a
|
OSX 10.5 SDK and GCC fixes.
|
13 years ago |
jules
|
fdb176b9e9
|
Windows drag-and-drop fix. OSX 10.5 build fix.
|
13 years ago |
jules
|
88c17da08b
|
Removed const-ness from a couple of LookAndFeel method return values.
|
13 years ago |
jules
|
bddebf3433
|
Added a couple of reduced/expanded methods to Rectangle.
|
13 years ago |
jules
|
aea20ee144
|
Added background and outline colour IDs to BubbleComponent, and updated the arguments to the LookAndFeel::drawBubble method.
|
13 years ago |
jules
|
8a006e589c
|
Cleaned up some application startup code.
|
13 years ago |
jules
|
4f206a3f3a
|
Version bump.
|
13 years ago |
jules
|
e6e46b3187
|
Code editor fix for large line numbers.
|
13 years ago |
jules
|
87db662f29
|
Introjucer: code editor improvements, icon class reshuffle.
|
13 years ago |
jules
|
c2697bdce9
|
Code editor fix for long lines.
|
13 years ago |
jules
|
6784564060
|
Scrollbar l+f fix.
|
13 years ago |
jules
|
fab78ea09e
|
Fixed a leak in OwnedArray.
|
13 years ago |
jules
|
d4ae8f3d55
|
Minor optimisations. New method OwnedArray::insertArray(). Changed some CodeDocument inner class constructors to use references rather than pointers.
|
13 years ago |
jules
|
98e37b8e7a
|
Minor MSVC compatibility fix.
|
13 years ago |
jules
|
c16783f645
|
Minor code editor optimisation.
|
13 years ago |
jules
|
e875ddc3a1
|
Introjucer: optimised some unnecessary project copying.
|
13 years ago |
jules
|
dac898c601
|
Introjucer: modules panel fix.
|
13 years ago |
jules
|
c3b0903b74
|
Workaround for compiling with VC2012.
|
13 years ago |
jules
|
31e1382646
|
Changed LassoComponent to draw itself via the LookAndFeel.
|
13 years ago |
jules
|
ad1becb00b
|
PixelARGB compile fix for PPC targets.
|
13 years ago |
jules
|
75d72d6323
|
Version number bump.
|
13 years ago |
jules
|
6838666a58
|
Introjucer: modules panel tweak.
|
13 years ago |
jules
|
cd62c252de
|
Minor fix to StretchableObjectResizer
|
13 years ago |
jules
|
b3556f720e
|
Added some colour component accessor methods to PixelARGB, PixelRGB. Tidied up some packing macros.
|
13 years ago |
jules
|
a151510501
|
Introjucer: don't enable OSX "active architecture only" if an non-default architecture has been chosen.
|
13 years ago |
jules
|
8ee1897916
|
Introjucer: some code editor fixes and functionality.
|
13 years ago |
jules
|
21d7a993ab
|
Minor clean-ups in TabbedComponent.
|
13 years ago |
jules
|
7373bfd3be
|
OSX: prevent mouse-moves when behind an inactive window.
|
13 years ago |
jules
|
d92d5ba108
|
Minor thread fix. Introjucer: fixed colour of rollover help text.
|
13 years ago |
jules
|
74e687aa99
|
Added a String << operatator that takes int64.
|
13 years ago |
jules
|
26ae696f94
|
(Removed a debugging hack that was left behind mistakenly..)
|
13 years ago |
jules
|
330abbc8df
|
Fix for lost mouse-exits when modal components are present.
|
13 years ago |
jules
|
c2666bfe61
|
Introjucer: fix for broken colour scheme when run for the first time.
|
13 years ago |
jules
|
2d9312ca3e
|
Added function: SystemStats::getEnvironmentVariable()
|
13 years ago |
jules
|
18ce7d1a5b
|
Fix for obscure mouse-up failure when blocked by a modal component.
|
13 years ago |
jules
|
c6299a08dc
|
Changed the return type of ImageType::create().
|
13 years ago |
jules
|
e35e130362
|
Added some matrix uniform setting methods to OpenGLShaderProgram.
|
13 years ago |
jules
|
cf4c9c9823
|
Tweaks to some posix code.
|
13 years ago |
jules
|
40fd93e32e
|
Fixed a typo in the widgets demo.
|
13 years ago |
jules
|
d019af5b82
|
Introjucer: minor internal stuff.
|
13 years ago |
jules
|
e864ac8109
|
New method: Process::setDockIconVisible()
|
13 years ago |
jules
|
9b8a39e27c
|
Removed some default parameters in NamedPipe methods and fixed time-outs when using posix NamedPipe::read().
|
13 years ago |
jules
|
601f729bf7
|
OSX zooming window fix.
|
13 years ago |
jules
|
8b208084aa
|
Introjucer: icns file format fix.
|
13 years ago |
jules
|
74078ee2c8
|
Introjucer: support for larger OSX icon sizes.
|
13 years ago |
jules
|
66cd90e4af
|
Added some assertions to ValueTree
|
13 years ago |
jules
|
c586e91c7f
|
ValueTree constness tweak.
|
13 years ago |
jules
|
391e99443e
|
Added a method Desktop::getMouseWheelMoveCounter(), and made the existing getMouseButtonClickCounter() method non-static.
|
13 years ago |