summaryrefslogtreecommitdiff
path: root/vcl/jsdialog/executor.cxx
AgeCommit message (Expand)Author
2021-07-29jsdialog: handle toolbox menus togglingSzymon Kłos
2021-07-28jsdialog: handle popover closeSzymon Kłos
2021-07-28jsdialog: dump and activate popup windowsSzymon Kłos
2021-07-19jsdialog: allow fraction numbers in spinfieldSzymon Kłos
2021-07-19jsdialog: normalize value for spinfieldSzymon Kłos
2021-07-19jsdialog: execute value action on spinfieldSzymon Kłos
2021-07-06Fix click on the drawing area of CSV dialogmerttumer
2021-07-06jsdialogs: send click pos for drawingareaMert Tumer
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-04-27jsdialog: handle response buttonsSzymon Kłos
2021-04-07jsdialog: simplify unselect for treeviewSzymon Kłos
2021-04-07jsdialog: unselect treeview entry by iteratorSzymon Kłos
2021-04-06lok: fix treeview action "select"Henry Castro
2021-03-04jsdialog: handle standard buttons like helpSzymon Kłos
2021-02-10cid#1472858 Unchecked dynamic_castCaolán McNamara
2021-02-08jsdialog autofilter: show submenu on demadSzymon Kłos
2021-01-21jsdialog: set entry text without back notificationSzymon Kłos
2021-01-20jsdialog: implemented RadioButtonSzymon Kłos
2021-01-15jsdialog: TreeView row activationSzymon Kłos
2021-01-14jsdialog: execute IconView actionsSzymon Kłos
2021-01-12jsdialog: make Data field dialog workingSzymon 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: change selection not mergeSzymon Kłos
2020-12-22jsdialog: add the "expand" actionHenry Castro
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: prevent from crashSzymon Kłos
2020-11-25jsdialog: execute checkbox actionSzymon Kłos
2020-11-25jsdialog: implement TreeViewSzymon Kłos
2020-07-16jsdialog: weld text viewSzymon Kłos
2020-07-15jsdialog: move executor code to vclSzymon Kłos