summaryrefslogtreecommitdiff
path: root/vcl/jsdialog
AgeCommit message (Expand)Author
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-05loplugin:constmethodNoel Grandin
2021-04-27jsdialog: handle response buttonsSzymon Kłos
2021-04-07jsdialog: JSMessageDialog tweaks when builder is nullptrHenry Castro
2021-04-07jsdialog: simplify unselect for treeviewSzymon Kłos
2021-04-07jsdialog: unselect treeview entry by iteratorSzymon Kłos
2021-04-06jsdialog: fix missing update for "treeview" action "select"Henry Castro
2021-04-06lok: fix treeview action "select"Henry Castro
2021-03-08jsdialog: fix free JsonWriter assertionSzymon Kłos
2021-03-06jsdialog: send selection change for icon viewSzymon Kłos
2021-03-06jsdialog: stop idle on destructionSzymon Kłos
2021-03-06jsdialog: update on treeview clearSzymon Kłos
2021-03-05jsdialog: update on treeview item removeSzymon Kłos
2021-03-04jsdialog: handle standard buttons like helpSzymon Kłos
2021-03-03jsdialog: missing method for treeviewSzymon Kłos
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