summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2002-04-24#97013# keyboard tiphelpStephan Schäfer
2002-04-24use correct X range in ::ExpandKai Ahrens
2002-04-24#98772# SetImageList methodStephan Schäfer
2002-04-24#97013# keyboard tiphelpStephan Schäfer
2002-04-24#97051#: new implementation for GetFloatingPosMathias Bauer
2002-04-23#98602# correct tracking rectangle paintingPhilipp Lohmann
2002-04-23#65293#Vladimir Glazounov
2002-04-23initialize bSized with correct valuePhilipp Lohmann
2002-04-23#97492# fix ImplLayout for remote graphics deviceHerbert Duerr
2002-04-23#97492# fix remote win compilationHerbert Duerr
2002-04-23#98762#: added methods to create high contrast bitmapsKai Ahrens
2002-04-23#97492# fix mismatched endifHerbert Duerr
2002-04-23#97492# switch on ENABLE_CTLHerbert Duerr
2002-04-23#97492# CTL branch becomes new trunkHerbert Duerr
2002-04-23#96985# dock with F4 + any modifierPhilipp Lohmann
2002-04-23#97492# CTL branch becomes new trunkHerbert Duerr
2002-04-22#97492# fix ApplyDXArray for RTL caseHerbert Duerr
2002-04-22#97492# merge CTL branch into trunkHerbert Duerr
2002-04-22#98777# deactivate dlgcontrol if all items are disabledStephan Schäfer
2002-04-22#97492# fix multi-glyph on right edge for RTL caseHerbert Duerr
2002-04-22#98649# use application background color to initialize workspacecolorStephan Schäfer
2002-04-22#98762#: added methods to create high contrast bitmapsKai Ahrens
2002-04-19corrected SalFrameData::CenterPhilipp Lohmann
2002-04-19#98047# add: GetDropDownPosSizePixel()Philipp Lohmann
2002-04-19#98111# changes to GetTopEntry behaviourPhilipp Lohmann
2002-04-19#97492# fix RTL offsetHerbert Duerr
2002-04-19#98787# correct MoveItemPhilipp Lohmann
2002-04-19#98831#: improved calculation of docking rectangleMathias Bauer
2002-04-18#98537# correct popup behaviour when clicking outside the applicationPhilipp Lohmann
2002-04-18#98831# getpospixel as beforeStephan Schäfer
2002-04-18#97492# merge CTL branch to trunk + automatic script recognitionHerbert Duerr
2002-04-18#97492# start automatic script recognitionHerbert Duerr
2002-04-18#98727# correct reparentingStephan Schäfer
2002-04-18#98727# removed old focus assertionStephan Schäfer
2002-04-18#98727# close floaters on ctrl-f6Stephan Schäfer
2002-04-18#98727# ignore synthetic ctrl mousemoves when cursor is activeStephan Schäfer
2002-04-18#97034# GetAccessibleChild(Count) - return floating windowsMalte Timmermann
2002-04-18#97492# fix endglyph calculation for substringsHerbert Duerr
2002-04-18#98762# support HC bitmapsStephan Schäfer
2002-04-18#98762# support HC bitmapsStephan Schäfer
2002-04-17#98656# add: GetActivationKey, GetLabledBy, GetLabelForPhilipp Lohmann
2002-04-17#97763# disable XRENDER for XFree<=4.2.0 on <15bit displaysHerbert Duerr
2002-04-16#97116# dont touch our own windows event mask while reparenting without paren...Christof Pintaske
2002-04-16#98680# Add: ToggleDropDown, VCLEVENT_DROPDOWN_OPEN/CLOSE, GetDisplayLineCoun...Philipp Lohmann
2002-04-16#65293# missing argumentJens-Heiner Rechtien