summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2002-10-23#102783# moved accessibility implementation to seperate moduleOliver Braun2-4/+0
2002-10-23#82968# call event listeners after event was processedStephan Schäfer2-4/+74
2002-10-22#104115# Correctly setting the return valueThorsten Behrens1-2/+6
2002-10-22#104416# Respect alpha value when erasing the maskThorsten Behrens1-4/+13
2002-10-22#103442# choose DefDialogParent on-the-flyStephan Schäfer1-4/+5
2002-10-22#103442# choose DefDialogParent on-the-flyStephan Schäfer1-4/+41
2002-10-22#87660# move pointer_pivot_delete to proper array positionStephan Schäfer1-4/+4
2002-10-21#102532# Respecting pixel offset members for total output offsetThorsten Behrens1-6/+9
2002-10-21#102532# Implementing pixel offset accessorsThorsten Behrens1-2/+21
2002-10-21#102532# Initialising pixel offset membersThorsten Behrens1-2/+4
2002-10-21#93022# delayed default mouse positioningStephan Schäfer1-6/+13
2002-10-21#103973# in all callbacks check whether frame was already removedPhilipp Lohmann1-12/+16
2002-10-21#95133# update the application's modal flag when system dialogs are usedStephan Schäfer1-2/+10
2002-10-18#98943# improve toolbox highlighting and use shadow effect againStephan Schäfer2-20/+40
2002-10-18#100212# make AutoMnemonics a per OutputDevice instead of application wide se...Philipp Lohmann5-16/+26
2002-10-17#103005# correct number of deactivate callsStephan Schäfer2-5/+11
2002-10-17#102276# add: WB_NOMULTILINEPhilipp Lohmann1-3/+6
2002-10-17#101635# avoid beep when rescheduling while processing hotkeysStephan Schäfer1-3/+4
2002-10-17#104284# PL: fixed rounding issue in appendDoubleOliver Düsterhoff1-3/+3
2002-10-17#103980# some antialiasing advice responsibility moved to upper layersHerbert Duerr1-7/+4
2002-10-16#103460# #104288# improved ImplGetCharPosPhilipp Lohmann1-4/+31
2002-10-16#103460# remirror tracking events in timerPhilipp Lohmann1-2/+9
2002-10-16#100200# fix return value of static linkPhilipp Lohmann1-2/+3
2002-10-16#103168# repost button message if frame has not the focus yetStephan Schäfer1-2/+14
2002-10-15#94144# use correct mask for window stateStephan Schäfer1-4/+3
2002-10-14#99956# restrict max scrollbarsize to 20pixelsStephan Schäfer1-4/+4
2002-10-14#104140# #104057# recognize field color, fixed a loopPhilipp Lohmann1-3/+7
2002-10-14#102500# allow windowstates that are a little larger than the physical screenStephan Schäfer1-6/+7
2002-10-14#103667# check WINDOW_DLGCTRL_MOD1TAB for current controlStephan Schäfer1-5/+6
2002-10-14#100200# protect SmOpenConnection from other threadPhilipp Lohmann1-3/+20
2002-10-14#104172# improve keyboard tiphelpStephan Schäfer1-4/+22
2002-10-14#i7629# Now doing gradient paint completely in a VDev (display only)Thorsten Behrens1-8/+7
2002-10-14#94144# prepare masking minimize_stateStephan Schäfer1-2/+3
2002-10-14#101063# do not bring owner window to front when positioning floatsStephan Schäfer1-3/+3
2002-10-11#94144#: care for minimized in window stateMathias Bauer2-6/+10
2002-10-11#100200# put ICE message processing into an own thread to prevent gnome-sessi...Philipp Lohmann3-58/+122
2002-10-11#96628# prepare upgrade to FT213Herbert Duerr1-12/+47
2002-10-11#104160# new Thai UI fontStephan Schäfer2-6/+18
2002-10-11#94144# enable minimize window state againStephan Schäfer2-10/+15
2002-10-10#103474# add: outline, shadowPhilipp Lohmann2-7/+54
2002-10-10#102461# keep highlight when opening submenuesStephan Schäfer1-3/+8
2002-10-10#103559# semantic change for condensed hyphenated GetTextBreak(), improve heu...Herbert Duerr1-13/+32
2002-10-10#104045# no a11y error messages also when SAL_ACCESSIBILITY_ENABLED is setOliver Braun1-2/+10
2002-10-09#101063# bring floating windows always to topStephan Schäfer1-3/+8
2002-10-09#100000# temporary for gccRüdiger Timm1-4/+6
2002-10-09#103205# fix SimpleWinLayout::GetNextGlyphs() run length for adjusted textHerbert Duerr1-10/+21
2002-10-09#100509# allow posting of key events from AT-toolsStephan Schäfer2-23/+48
2002-10-09#i8151# set focus only on own mapPhilipp Lohmann2-5/+9
2002-10-09#104086# correct left/top decorationPhilipp Lohmann1-4/+4
2002-10-08#103474# make font effects workPhilipp Lohmann3-41/+105