summaryrefslogtreecommitdiff
path: root/include/vcl/jsdialog
AgeCommit message (Expand)Author
2023-04-06jsdialog: implemented mouse events for drawingareaSzymon Kłos
2023-04-05jsdialog: dump menu for menubuttonSzymon Kłos
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-22jsdialog: double click for drawing areaSzymon Kłos
2023-03-21jsdialog: add wrapper for ScrolledWindowSzymon Kłos
2022-12-16jsdialog: enter/leave tab page handlersSzymon Kłos
2022-05-01jsdialog: handle formulabar as textinputSzymon Kłos
2022-04-15jsdialog: close popup correctlySzymon Kłos
2022-01-24jsdialog: use string identifiersSzymon Kłos
2021-07-28jsdialog: handle popover closeSzymon Kłos
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-02-08jsdialog autofilter: show submenu on demadSzymon Kłos
2021-01-14jsdialog: execute IconView actionsSzymon Kłos
2021-01-12jsdialog: make Data field dialog workingSzymon Kłos
2020-12-28jsdialog: handle value change for spinfieldsSzymon Kłos
2020-11-30autofilter: fix submenu popup for onlineSzymon Kłos
2020-11-25jsdialog: execute checkbox actionSzymon Kłos
2020-11-25jsdialog: implement TreeViewSzymon Kłos
2020-07-16jsdialog: weld text viewSzymon Kłos
2020-07-15jsdialog: move executor code to vclSzymon Kłos
2020-07-03jsdialog: get widget depending on viewshellSzymon Kłos
2020-06-23most of jsdialogbuilder is not used outside vclCaolán McNamara
2020-06-23jsdialog: use Idle timer to send updatesSzymon Kłos
2020-06-23Add license header to jsdialogbuilderSzymon Kłos
2020-06-23jsdialog: weld SpinButton and CheckButtonSzymon Kłos
2020-06-22jsdialog: use for message dialogs on mobileSzymon Kłos
2020-06-22jsdialog: send JSON on selection changeSzymon Kłos
2020-06-22jsdialog: handle nested tab pagesSzymon Kłos
2020-06-20jsdialog: remember weld instancesSzymon Kłos
2020-06-20jsdialog: execute actions using weld wrapperSzymon Kłos
2020-06-19jsdialog: Remember builder connected with LOK window idSzymon Kłos