summaryrefslogtreecommitdiff
path: root/vcl/jsdialog
AgeCommit message (Expand)Author
2020-12-16jsdialog: update JSON on treeview modificationSzymon Kłos
2020-12-16jsdialog: make Data field dialog workingSzymon Kłos
2020-12-09jsdialog: handle value change for spinfieldsSzymon Kłos
2020-12-07jsdialog: change selection not mergeSzymon Kłos
2020-12-03jsdialog: send close on dialog responseSzymon Kłos
2020-12-03jsdialog: use valid window instanceSzymon Kłos
2020-12-01autofilter: fix submenu popup for onlineSzymon Kłos
2020-12-01jsdialog: remember dialog instance & handle closeSzymon Kłos
2020-12-01jsdialog: turn off tunneling for JSON dialogsSzymon Kłos
2020-12-01jsdialog: drag and drop support for TreeViewSzymon Kłos
2020-12-01jsdialog: implemented Expander widgetSzymon Kłos
2020-12-01jsdialog: signal when treeview element is toggledSzymon Kłos
2020-12-01jsdialog: execute checkbox actionSzymon Kłos
2020-12-01jsdialog: implement TreeViewSzymon Kłos
2020-11-30jsdialog: cleanup when destroying builderSzymon Kłos
2020-11-30jsdialog: prevent from crashSzymon Kłos
2020-11-30jsdialog: use separate content and notificator windowsSzymon Kłos
2020-07-23limit exposure of methods exposed for LibreOfficeKit purposes to just thatCaolán McNamara
2020-07-07jsdialog: force update if tab is selected againSzymon Kłos
2020-07-03jsdialog: weld text viewSzymon Kłos
2020-07-02jsdialog: regenerate JSON on dialog collapseSzymon Kłos
2020-07-02jsdialog: move executor code to vclSzymon Kłos
2020-06-26revert jsdialog: always clean remember widgetsSzymon Kłos
2020-06-26most of jsdialogbuilder is not used outside vclCaolán McNamara
2020-06-25jsdialog: get widget depending on viewshellSzymon Kłos
2020-06-25remove warning: unknown log area vcl.jsdialogSzymon Kłos
2020-06-24jsdialog: always clean remember widgetsSzymon Kłos
2020-06-24jsdialog: weld toolbarSzymon Kłos
2020-06-23jsdialog: weld drawing areaSzymon Kłos
2020-05-21jsdialog: use Idle timer to send updatesSzymon Kłos
2020-05-21Add license header to jsdialogbuilderSzymon Kłos
2020-05-20jsdialog: weld SpinButton and CheckButtonSzymon Kłos
2020-05-20jsdialog: use for message dialogs on mobileSzymon Kłos
2020-05-19jsdialog: send JSON on selection changeSzymon Kłos
2020-05-19jsdialog: handle nested tab pagesSzymon Kłos
2020-05-18jsdialog: remember weld instancesSzymon Kłos
2020-05-18jsdialog: Remember builder connected with LOK window idSzymon Kłos
2020-05-18jsdialog: refresh on notebook changesSzymon Kłos
2020-05-15fix buildSzymon Kłos
2020-05-15jsdialog: react on button state changeSzymon Kłos
2020-05-14jsdialog: Common weld::Widget implementationSzymon Kłos
2020-05-14jsdialog: weld::ComboBoxSzymon Kłos
2020-05-14Resend jsdialog on entry changeSzymon Kłos
2020-05-14Create weld::Builder implementation for JSDialogSzymon Kłos