summaryrefslogtreecommitdiff
path: root/vcl/jsdialog
AgeCommit message (Expand)Author
2021-02-10cid#1472858 Unchecked dynamic_castCaolán McNamara
2021-02-08jsdialog autofilter: show submenu on demadSzymon Kłos
2021-01-22jsdialog: partial updates for more widgetsSzymon Kłos
2021-01-22jsdialog: enqueue update on dialog weldSzymon Kłos
2021-01-21jsdialog: don't send multiple updates with the same contentSzymon Kłos
2021-01-21jsdialog: flush message queue on dialog closeSzymon Kłos
2021-01-21jsdialog: remove unnecessary handlerSzymon Kłos
2021-01-21jsdialog: send updates also for source treeview on dragSzymon Kłos
2021-01-21jsdialog: set entry text without back notificationSzymon Kłos
2021-01-20Revert "jsdialog: enqueue update on dialog weld"Stephan Bergmann
2021-01-20jsdialog: enqueue update on dialog weldSzymon Kłos
2021-01-20jsdialog: implemented RadioButtonSzymon Kłos
2021-01-19jsdialog: clear notifications when sentSzymon Kłos
2021-01-15jsdialog: TreeView row activationSzymon Kłos
2021-01-15jsdialog: enqueue messages in orderSzymon Kłos
2021-01-14jsdialog: execute IconView actionsSzymon Kłos
2021-01-14jsdialogs: implemented IconViewSzymon Kłos
2021-01-13jsdialog: use shared senderSzymon Kłos
2021-01-13Revert "jsdialog: disable idle notify"Szymon Kłos
2021-01-12jsdialog: make Data field dialog workingSzymon Kłos
2021-01-10jsdialog: updates in similar fashion like other messagesSzymon Kłos
2021-01-09lok: fix initialization variableHenry Castro
2021-01-09cid#1470783 Logically dead codeCaolán McNamara
2021-01-05jsdialog: use the "WindowShow/WindowHide" to notifyHenry Castro
2021-01-05jsdialog: direct updates for treeviewSzymon Kłos
2021-01-04jsdialog: override weld_message_dialogHenry Castro
2020-12-29jsdialog: update JSON on treeview modificationSzymon Kłos
2020-12-28jsdialog: handle value change for spinfieldsSzymon Kłos
2020-12-28jsdialog: disable row activated on "select" actionHenry Castro
2020-12-28jsdialog: use "WindowPaint" event to updateHenry Castro
2020-12-28jsdialog: use the "WindowShow" eventHenry Castro
2020-12-28jsdialog: change selection not mergeSzymon Kłos
2020-12-28jsdialog: properly destroy JsonWriterSzymon Kłos
2020-12-23jsdialog: fix disable idle notifyHenry Castro
2020-12-22jsdialog: add the "expand" actionHenry Castro
2020-12-22jsdialog: disable idle notifyHenry Castro
2020-12-18lok: jsdialog: fix possible nullptr dereferenceHenry Castro
2020-12-18lok: jsbuilder: avoid sending early id to client sideHenry Castro
2020-12-08jsdialog: send close on dialog responseSzymon Kłos
2020-12-07jsdialog: use valid window instanceSzymon Kłos
2020-12-07jsdialog: turn off tunneling for JSON dialogsSzymon Kłos
2020-11-30autofilter: fix submenu popup for onlineSzymon Kłos
2020-11-27jsdialog: remember dialog instance & handle closeSzymon Kłos
2020-11-27jsdialog: drag and drop support for TreeViewSzymon Kłos
2020-11-26jsdialog: implemented Expander widgetSzymon Kłos
2020-11-26jsdialog: signal when treeview element is toggledSzymon Kłos
2020-11-26jsdialog: cleanup when destroying builderSzymon Kłos
2020-11-26jsdialog: prevent from crashSzymon Kłos
2020-11-25jsdialog: execute checkbox actionSzymon Kłos
2020-11-25jsdialog: implement TreeViewSzymon Kłos