summaryrefslogtreecommitdiffstats
path: root/include/vcl/IDialogRenderable.hxx
Commit message (Expand)AuthorAgeFilesLines
* lok sc: Post mouse events to main threadPranav Kant2018-02-271-0/+2
* lokdialog: Simplify; make the LOK dialog API more genericPranav Kant2017-12-041-2/+0
* lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky2017-11-291-28/+8
* lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky2017-11-291-13/+11
* lokdialog: Make vcl::DialogID an integerPranav Kant2017-11-291-1/+1
* lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant2017-11-291-0/+6
* lokdialog: Expose cursor visible statusPranav Kant2017-11-151-1/+5
* lokdialog: Move getting dialog information in separate LOK callPranav Kant2017-11-091-2/+3
* lokdialog: Support painting parts of the dialogPranav Kant2017-11-091-1/+1
* lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant2017-10-281-1/+1
* Remove self-includeStephan Bergmann2017-10-191-2/+0
* Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant2017-10-021-1/+1
* lokdialog: Mouse events for dialog floating child windowsPranav Kant2017-10-021-0/+3
* lokdialog: Support for rendering floating window dialog widgetsPranav Kant2017-10-021-0/+5
* lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant2017-10-021-0/+3
* lokdialog: Set up intial posting mouse events to dialogsPranav Kant2017-10-021-4/+4
* lokdialog: Better dialog rendering APIPranav Kant2017-10-021-7/+10
* Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl2017-10-021-0/+44