summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2002-11-22#105491# events for listbox and combobox: added/removedMalte Timmermann2-4/+13
2002-11-22#105466# reset mnCurrentPos in Clear()Malte Timmermann1-2/+4
2002-11-22#105474# check if menu window was not destroyed in keyhandlerStephan Schäfer1-3/+11
2002-11-21#104627# use generic GetVerticalChar()Herbert Duerr1-34/+3
2002-11-21#104627# add GetVerticalChar() and GetMirroredChar()Herbert Duerr1-35/+83
2002-11-21#105406# improved restore focus handlingStephan Schäfer2-28/+28
2002-11-21#100852# additional cleanupsOliver Braun1-3/+2
2002-11-21#100852# initialize D&D when re-parenting to new system windowOliver Braun1-3/+8
2002-11-21fix: #104938# send event in SetItemState() for accessibilityPeter Burow1-7/+7
2002-11-20#104627# when appropriate GSUB for vertical writing is missing do some manual...Herbert Duerr1-59/+95
2002-11-20#104055# use new NativeMessageBox interfaceOliver Braun1-13/+12
2002-11-20#100514# remove DirEntryPhilipp Lohmann1-11/+5
2002-11-20#104316# halfwidth forms should be rotated for verticalHerbert Duerr1-3/+3
2002-11-20#104051# use LAYEREDPANE as default role, not WINDOWStephan Schäfer1-3/+6
2002-11-20#95530# use jobsetup in GetLandscapeAngle and InitPaperFormatsStephan Schäfer1-6/+6
2002-11-20#96469# Support setting a random value for progressCarsten Driesner1-4/+51
2002-11-19#102532# Preparations for roundoff preventions in PixelToLogic methodsThorsten Behrens1-2/+5
2002-11-19#95530# additional paper informationPhilipp Lohmann1-2/+84
2002-11-19#102461# close submenu with some delay when mouse leaves parent menuStephan Schäfer1-4/+22
2002-11-19#105102# fix overflow in kashida justification for arabic print preview, impr...Herbert Duerr1-15/+23
2002-11-18#104827# send enable/disable input to this and not to the parentStephan Schäfer1-4/+4
2002-11-18#104827# provide notification for enable/disable inputStephan Schäfer1-5/+14
2002-11-18#101009# Help texts for keyboard shortcuts used by VCLCarsten Driesner2-12/+52
2002-11-18#104930# workaround windows glyph id bugPhilipp Lohmann3-31/+39
2002-11-18#105055# Correct rotation of metafile gradientsThorsten Behrens1-5/+81
2002-11-18#95056# invalidate menu background when closing menuStephan Schäfer1-2/+7
2002-11-18#95056# include border when calculating window extentsStephan Schäfer1-4/+7
2002-11-18#102629# Position XIM Status Window correctly in vertical mode.Stephan Bergmann1-5/+9
2002-11-15#102532# No longer using VCL pseudo frame offset for Set/GetPixelOffset funct...Thorsten Behrens1-53/+49
2002-11-15#102532# No longer using VCL pseudo frame offset for Set/GetPixelOffset funct...Thorsten Behrens2-12/+9
2002-11-14#i6571# make fax support work againPhilipp Lohmann1-3/+49
2002-11-13#104825# keep parent menu highlighted when submenu is closedStephan Schäfer1-3/+11
2002-11-13#103137# workaround nonconst region operator==Philipp Lohmann1-3/+10
2002-11-12#100449# boost low font IDsHerbert Duerr1-5/+12
2002-11-12#100449# boost low nFontIdHerbert Duerr1-2/+3
2002-11-12#103982# correct window position on screen for BiDi caseStephan Schäfer2-14/+27
2002-11-12#96568# cascade document windowsStephan Schäfer1-2/+46
2002-11-12#104591# add KOREAN and KOREAN_JOHAB to list of languages with underline belo...Herbert Duerr1-9/+13
2002-11-11103979# warn about wrong mnemonic marker especially for RTL control textHerbert Duerr1-15/+19
2002-11-11#104929# force current tabpage to be read on focus changeStephan Schäfer1-2/+10
2002-11-11#98039# remove useless assertionPhilipp Lohmann1-4/+2
2002-11-08#104891# send VCLEVENT_TABPAGE_INSERTED, VCLEVENT_TABPAGE_REMOVED, VCLEVENT_T...Thomas Benisch1-2/+8
2002-11-08#104897# catch possible exceptionPhilipp Lohmann1-3/+6
2002-11-07#102021# ensure modality in nonlinear modal dialogue chainsPhilipp Lohmann1-4/+13
2002-11-07#100000# typo correctionVladimir Glazounov1-24/+24
2002-11-07#102084# fix FontCharmap::GetPrevChar()Herbert Duerr1-5/+6
2002-11-06#102011# AddTempDevFont()Herbert Duerr1-8/+23
2002-11-06#103474# move bold underlines down a bitPhilipp Lohmann1-4/+6
2002-11-06#102025# add: GetParentLabelFor/LabeledByPhilipp Lohmann1-9/+35
2002-11-04#100536# fix text bound rect for online layoutHerbert Duerr1-106/+15