summaryrefslogtreecommitdiff
path: root/vcl/jsdialog
AgeCommit message (Expand)Author
2021-06-15jsdialog: dump internal image for buttonsSzymon Kłos
2021-06-11jsdialog: sidebar: fix closingSzymon Kłos
2021-06-11jsdialog: weld MenuButtonSzymon Kłos
2021-06-10jsdialog: sidebar: remove code for tunneled oneSzymon Kłos
2021-06-09jsdialog: don't send update if not changed checkbox stateSzymon Kłos
2021-06-09jsdialog: weld frameSzymon Kłos
2021-06-08Fix click on the drawing area of CSV dialogmerttumer
2021-05-26jsdialog: allow fraction numbers in spinfieldSzymon Kłos
2021-05-26jsdialog: normalize value for spinfieldSzymon Kłos
2021-05-26jsdialog: execute value action on spinfieldSzymon Kłos
2021-05-25jsdialog: sidebar: send sidebar PanelsSzymon Kłos
2021-05-25jsdialog: send action event on show/hideSzymon Kłos
2021-05-25jsdialog: weld ContainerSzymon Kłos
2021-05-16jsdialog: move list of enabled dialogs to separate fileSzymon Kłos
2021-04-28jsdialog: fix free JsonWriter assertionSzymon Kłos
2021-04-27jsdialog: handle response buttonsSzymon Kłos
2021-04-10jsdialog: simplify unselect for treeviewSzymon Kłos
2021-04-10jsdialog: unselect treeview entry by iteratorSzymon Kłos
2021-04-10jsdialog: JSMessageDialog tweaks when builder is nullptrHenry Castro
2021-04-10jsdialog: send selection change for icon viewSzymon Kłos
2021-04-10jsdialog: stop idle on destructionSzymon Kłos
2021-04-10jsdialog: update on treeview clearSzymon Kłos
2021-04-10jsdialog: fix missing update for "treeview" action "select"Henry Castro
2021-04-10jsdialog: update on treeview item removeSzymon Kłos
2021-04-10jsdialog: handle standard buttons like helpSzymon Kłos
2021-04-10jsdialog autofilter: show submenu on demadSzymon Kłos
2021-04-10jsdialog: missing method for treeviewSzymon Kłos
2021-04-10jsdialog: partial updates for more widgetsSzymon Kłos
2021-04-10jsdialog: enqueue update on dialog weldSzymon Kłos
2021-04-10jsdialog: don't send multiple updates with the same contentSzymon Kłos
2021-04-10jsdialog: flush message queue on dialog closeSzymon Kłos
2021-04-10jsdialog: remove unnecessary handlerSzymon Kłos
2021-04-10jsdialog: send updates also for source treeview on dragSzymon Kłos
2021-04-10jsdialog: set entry text without back notificationSzymon Kłos
2021-04-10jsdialog: implemented RadioButtonSzymon Kłos
2021-04-10jsdialog: clear notifications when sentSzymon Kłos
2021-04-10jsdialog: enqueue messages in orderSzymon Kłos
2021-04-10jsdialog: TreeView row activationSzymon Kłos
2021-04-10jsdialog: execute IconView actionsSzymon Kłos
2021-04-10jsdialogs: implemented IconViewSzymon Kłos
2021-04-10jsdialog: use shared senderSzymon Kłos
2021-04-10lok: fix treeview action "select"Henry Castro
2021-04-10jsdialog: disable row activated on "select" actionHenry Castro
2021-04-10jsdialog: add the "expand" actionHenry Castro
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