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