summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2002-05-15#99318# make fontcache available before calling SetSettingsStephan Schäfer1-4/+6
2002-05-13#65293# fixed too many assertions bug (pl)Vladimir Glazounov1-3/+9
2002-05-13#98888# making focus handling async againStephan Schäfer1-10/+4
2002-05-10#98888# execute focus events synchronouslyStephan Schäfer1-4/+10
2002-05-10#97337# enable Accessibility for non Windows platformsOliver Braun1-4/+2
2002-05-08#98573# discard layout information on resizePhilipp Lohmann12-50/+95
2002-05-08#99157# workaround CDE (again)Philipp Lohmann2-5/+13
2002-05-08#99007# implement GetDisplayBackground for ListBox and ComboBoxPhilipp Lohmann2-4/+38
2002-05-08#98573# finalized accessibility changes to DrawTextPhilipp Lohmann1-14/+17
2002-05-08#97729# increase timeout to erase searchstringStephan Schäfer1-3/+14
2002-05-08#99076# fix rotated text for CTLHerbert Duerr1-42/+48
2002-05-08#99209# react on SAL_FRAME_STYLE_TOOLWINDOWPhilipp Lohmann1-5/+10
2002-05-08#98573# allow blank glyphs for GetGlyphOutlineHerbert Duerr1-6/+9
2002-05-08#99076# fix CTL rotated textHerbert Duerr1-12/+8
2002-05-08#97492# fix base adjusted GetTextBoundRect/GetTextOutlineHerbert Duerr1-18/+20
2002-05-08#99133# avoid alt-f4 on windowsStephan Schäfer1-3/+7
2002-05-08#98898# multi monitor supportStephan Schäfer1-7/+75
2002-05-07#99086# allow multibyte chars for W98/WME CTLHerbert Duerr1-7/+14
2002-05-07#98931# add: check for ATTool support in configurationPhilipp Lohmann4-13/+206
2002-05-07#98940# explicitly cast to correct signPhilipp Lohmann1-6/+6
2002-05-07#98989# swallow key input while toolbox has focusStephan Schäfer1-3/+4
2002-05-07#99140# changes in MetaTextArrayAction: dxArray needs 1 byte more memory if c...Sven Jacobi1-3/+3
2002-05-06#99109# only close unrelated floaters during activation of itemsStephan Schäfer1-3/+4
2002-05-06#98888# GrabFocusToDocumentStephan Schäfer2-14/+23
2002-05-03#99024#: avoid keeping dead pointersMathias Bauer1-2/+8
2002-05-03#97492# add GetTextBoundRect/GetTextOutlineHerbert Duerr1-289/+307
2002-05-03#97492# make GetLayoutOutline() less restrictiveHerbert Duerr1-5/+5
2002-05-03#97492# GetGlyphOutline offset and blank handlingHerbert Duerr1-13/+18
2002-05-03#98573# implement accessibility helper functionsPhilipp Lohmann6-36/+178
2002-05-02#98573# correct FaxPhoneCommentPhilipp Lohmann1-4/+4
2002-05-02#99086# workaround for GetCharacterPlacementW trouble on W98/WMEHerbert Duerr1-6/+21
2002-04-30#97492# change ftfontlist to nFontId based hash_mapHerbert Duerr2-38/+24
2002-04-30#97492# remove dependency on stack based fontdataHerbert Duerr1-20/+10
2002-04-30#99036# java client depends on dropCompleteOliver Braun1-2/+3
2002-04-30#98831#: optimized docking handlersMathias Bauer1-81/+48
2002-04-30#99036# java client needs external recognizerOliver Braun1-3/+17
2002-04-30#99036# java client needs external recognizerOliver Braun1-33/+37
2002-04-30#99036# now implementing XDragGestureListenerOliver Braun2-8/+98
2002-04-30#65293# use generic icu namespaceHerbert Duerr1-3/+3
2002-04-29#98573# #99007# added informational functions needed for accesibilityPhilipp Lohmann7-169/+554
2002-04-29#65293#: added dependency on icuJens-Heiner Rechtien1-1/+1
2002-04-29#99036# hide cursor after start drag. for java clientcdt1-4/+5
2002-04-26#65293# HDU: upgrade to ICU2.1Vladimir Glazounov1-3/+3
2002-04-25#98862# activate menu bar only whithout shiftStephan Schäfer2-6/+7
2002-04-25#98859# put useful coordinates in command event invoked by keyboardStephan Schäfer1-3/+12
2002-04-25#98585# use IsReallyVisible() instead of IsVisible() for finding next pane or...Thomas Benisch1-4/+4
2002-04-25#97492# fix DrawStretchText on winHerbert Duerr1-9/+29
2002-04-24#97051# resize status bar if settings changePhilipp Lohmann1-8/+12
2002-04-24#98944# quick fix for mnemonic markersHerbert Duerr1-5/+6
2002-04-24#97791# StateChange - ENABLEMalte Timmermann1-3/+3