summaryrefslogtreecommitdiff
path: root/vcl/jsdialog/executor.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-12-14jsdialog: enter/leave tab page handlersSzymon Kłos1-0/+3
2022-11-18jsdialogs: correctly detect button's handlerSzymon Kłos1-1/+2
2022-07-21jsdialog: handle grab_focus actionSzymon Kłos1-0/+6
2022-07-01jsdialog: add open/close instead of toggle menu from dropdownSzymon Kłos1-0/+12
2022-06-27jsdialog: toggle toolbox buttons correctlySzymon Kłos1-2/+3
2022-06-20jsdialog: formulabar: handle multiline selectionSzymon Kłos1-3/+44
2022-06-02jsdialog: correctly parse click position for drawingareaSzymon Kłos1-19/+23
2022-04-23jsdialog: handle formulabar as textinputSzymon Kłos1-0/+42
2022-02-14jsdialog: don't send back typed text for comboboxSzymon Kłos1-1/+6
2022-02-14jsdialog: use string identifiersSzymon Kłos1-2/+2
2021-07-29jsdialog: handle toolbox menus togglingSzymon Kłos1-0/+6
2021-07-28jsdialog: handle popover closeSzymon Kłos1-0/+12
2021-07-28jsdialog: dump and activate popup windowsSzymon Kłos1-0/+20
2021-07-19jsdialog: allow fraction numbers in spinfieldSzymon Kłos1-2/+6
2021-07-19jsdialog: normalize value for spinfieldSzymon Kłos1-1/+1
2021-07-19jsdialog: execute value action on spinfieldSzymon Kłos1-1/+1
2021-07-06Fix click on the drawing area of CSV dialogmerttumer1-1/+5
2021-07-06jsdialogs: send click pos for drawingareaMert Tumer1-0/+19
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-4/+2
2021-04-27jsdialog: handle response buttonsSzymon Kłos1-3/+19
2021-04-07jsdialog: simplify unselect for treeviewSzymon Kłos1-4/+2
2021-04-07jsdialog: unselect treeview entry by iteratorSzymon Kłos1-1/+4
2021-04-06lok: fix treeview action "select"Henry Castro1-4/+7
2021-03-04jsdialog: handle standard buttons like helpSzymon Kłos1-0/+8
2021-02-10cid#1472858 Unchecked dynamic_castCaolán McNamara1-5/+1
2021-02-08jsdialog autofilter: show submenu on demadSzymon Kłos1-0/+11
2021-01-21jsdialog: set entry text without back notificationSzymon Kłos1-2/+2
2021-01-20jsdialog: implemented RadioButtonSzymon Kłos1-0/+15
2021-01-15jsdialog: TreeView row activationSzymon Kłos1-1/+13
2021-01-14jsdialog: execute IconView actionsSzymon Kłos1-0/+30
2021-01-12jsdialog: make Data field dialog workingSzymon Kłos1-0/+1
2020-12-28jsdialog: handle value change for spinfieldsSzymon Kłos1-0/+10
2020-12-28jsdialog: disable row activated on "select" actionHenry Castro1-1/+1
2020-12-28jsdialog: change selection not mergeSzymon Kłos1-0/+2
2020-12-22jsdialog: add the "expand" actionHenry Castro1-7/+13
2020-11-30autofilter: fix submenu popup for onlineSzymon Kłos1-0/+1
2020-11-27jsdialog: remember dialog instance & handle closeSzymon Kłos1-0/+12
2020-11-27jsdialog: drag and drop support for TreeViewSzymon Kłos1-0/+21
2020-11-26jsdialog: implemented Expander widgetSzymon Kłos1-0/+12
2020-11-26jsdialog: prevent from crashSzymon Kłos1-1/+1
2020-11-25jsdialog: execute checkbox actionSzymon Kłos1-0/+14
2020-11-25jsdialog: implement TreeViewSzymon Kłos1-0/+52
2020-07-16jsdialog: weld text viewSzymon Kłos1-0/+11
2020-07-15jsdialog: move executor code to vclSzymon Kłos1-0/+141