/icon-themes/sifr/dbaccess/

pe='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/vcl/source/control/InterimItemWindow.cxx
AgeCommit message (Expand)Author
2023-12-24Eliminate warning when changing timer's priorityPatrick Luby
2023-12-22Related: tdf#155266 Eliminate delayed scrollbar redrawing when swipingPatrick Luby
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2021-11-16Resolves: tdf#143511 SysObj is clipped out if the widget is out of viewCaolán McNamara
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-02-04split rect arg into dest pos and source rectCaolán McNamara
2020-11-26add a way to invalidate the InterimItemWindow child contentsCaolán McNamara
2020-09-10turn off any idle scheduled layout on hard layoutCaolán McNamara
2020-09-02Do layout immediately in resizeCaolán McNamara
2020-08-28allow overriding the IdleResize methodCaolán McNamara
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-08-08don't make InterItemWindow a WB_DIALOGCONTROLCaolán McNamara
2020-07-24add Idle layout timer to InterimItemWindowCaolán McNamara
2020-07-23keep sensitivity in sync with StateChangedType::EnableCaolán McNamara
2020-07-22move useful parts of ControlBase down hierarchyCaolán McNamara
2020-07-03notebookbar: remember LOKWindowId in interim buildersSzymon Kłos