summaryrefslogtreecommitdiff
path: root/vcl/jsdialog
AgeCommit message (Expand)Author
2021-04-09Revert "jsdialog: disable idle notify"Szymon Kłos
2021-04-09jsdialog: updates in similar fashion like other messagesSzymon Kłos
2021-04-09lok: fix initialization variableHenry Castro
2021-04-09cid#1470783 Logically dead codeCaolán McNamara
2021-04-09jsdialog: use the "WindowShow/WindowHide" to notifyHenry Castro
2021-04-09jsdialog: direct updates for treeviewSzymon Kłos
2021-04-09jsdialog: override weld_message_dialogHenry Castro
2021-04-09jsdialog: update JSON on treeview modificationSzymon Kłos
2021-04-09jsdialog: use "WindowPaint" event to updateHenry Castro
2021-04-09jsdialog: use the "WindowShow" eventHenry Castro
2021-04-09jsdialog: properly destroy JsonWriterSzymon Kłos
2021-04-09jsdialog: fix disable idle notifyHenry Castro
2021-04-09jsdialog: disable idle notifyHenry Castro
2021-04-09lok: jsdialog: fix possible nullptr dereferenceHenry Castro
2021-04-09lok: jsbuilder: avoid sending early id to client sideHenry Castro
2021-04-08jsdialogs: send click pos for drawingareaMert Tumer
2021-04-07jsdialog: make Data field dialog workingSzymon Kłos
2021-04-07jsdialog: handle value change for spinfieldsSzymon Kłos
2021-04-07jsdialog: change selection not mergeSzymon Kłos
2021-04-07jsdialog: send close on dialog responseSzymon Kłos
2021-04-07jsdialog: use valid window instanceSzymon Kłos
2021-04-07autofilter: fix submenu popup for onlineSzymon Kłos
2021-04-07jsdialog: remember dialog instance & handle closeSzymon Kłos
2021-04-07jsdialog: turn off tunneling for JSON dialogsSzymon Kłos
2021-04-07jsdialog: drag and drop support for TreeViewSzymon Kłos
2021-04-06jsdialog: implemented Expander widgetSzymon Kłos
2021-04-06jsdialog: signal when treeview element is toggledSzymon Kłos
2021-04-06jsdialog: execute checkbox actionSzymon Kłos
2021-04-06jsdialog: implement TreeViewSzymon Kłos
2021-04-06jsdialog: cleanup when destroying builderSzymon Kłos
2021-04-06jsdialog: prevent from crashSzymon Kłos
2021-04-06jsdialog: use separate content and notificator windowsSzymon Kłos
2020-10-06drop ownership argumentCaolán McNamara
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-17jsdialog: force update if tab is selected againSzymon Kłos
2020-07-16jsdialog: weld text viewSzymon Kłos
2020-07-16jsdialog: regenerate JSON on dialog collapseSzymon Kłos
2020-07-15jsdialog: move executor code to vclSzymon Kłos
2020-07-12move CheckBox to toolkit-only headersCaolán McNamara
2020-07-03revert jsdialog: always clean remember widgetsSzymon Kłos
2020-07-03jsdialog: get widget depending on viewshellSzymon Kłos
2020-07-03jsdialog: always clean remember widgetsSzymon Kłos
2020-07-03jsdialog: weld toolbarSzymon Kłos
2020-06-29jsdialog: weld drawing areaSzymon Kłos
2020-06-27cid#1464972 Unchecked dynamic_castCaolán McNamara
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
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