summaryrefslogtreecommitdiff
path: root/include/vcl/IDialogRenderable.hxx
AgeCommit message (Expand)Author
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2019-12-11jsdialog: send items on status changeSzymon Kłos
2019-11-28jsdialogs: share the commands updates sending codeSzymon Kłos
2019-08-26vcl lok: fix UB when lok notifier is deleted before its windowMiklos Vajna
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-02-27lok sc: Post mouse events to main threadPranav Kant
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-29lokdialog: Make vcl::DialogID an integerPranav Kant
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-15lokdialog: Expose cursor visible statusPranav Kant
2017-11-09lokdialog: Move getting dialog information in separate LOK callPranav Kant
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant
2017-10-28lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant
2017-10-19Remove self-includeStephan Bergmann
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-10-02lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant
2017-10-02lokdialog: Set up intial posting mouse events to dialogsPranav Kant
2017-10-02lokdialog: Better dialog rendering APIPranav Kant
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl