summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-02-23lok: fix treeview action "select"Henry Castro
2021-02-23jsdialog: fix missing update for "treeview" action "select"Henry Castro
2021-02-22lok: add batch mode option to load the documentHenry Castro
2021-02-11Revert "on SelMouseButtonDown check if window pointer is not null"Caolán McNamara
2021-02-10jsdialog: update on treeview item removeSzymon Kłos
2021-02-09jsdialog: single activation property for treeviewSzymon Kłos
2021-02-09jsdialog: handle standard buttons like helpSzymon Kłos
2021-02-09Introduce Fontwork contextSzymon Kłos
2021-02-08jsdialog autofilter: show submenu on demadSzymon Kłos
2021-02-05jsdialog: missing method for treeviewSzymon Kłos
2021-02-05jsdialog: partial updates for more widgetsSzymon Kłos
2021-02-05on SelMouseButtonDown check if window pointer is not nullPranam Lashkari
2021-02-05jsdialog: enqueue update on dialog weldSzymon Kłos
2021-02-05jsdialog: don't send multiple updates with the same contentSzymon Kłos
2021-02-05jsdialog: reduce number of unnecessary messagesSzymon Kłos
2021-02-05jsdialog: flush message queue on dialog closeSzymon Kłos
2021-02-05jsdialog: remove unnecessary handlerSzymon Kłos
2021-02-05jsdialog: send updates also for source treeview on dragSzymon Kłos
2021-02-05jsdialog: set entry text without back notificationSzymon Kłos
2021-02-05jsdialog: implemented RadioButtonSzymon Kłos
2021-02-05jsdialog: clear notifications when sentSzymon Kłos
2021-02-05jsdialog: enqueue messages in orderSzymon Kłos
2021-02-05jsdialog: use shared senderSzymon Kłos
2021-02-04vcl: fix UB in Window::ImplGetFirstOverlapWindow()Miklos Vajna
2021-02-04jsdialog: support for freeze/thawSzymon Kłos
2021-02-04Revert "jsdialog: disable idle notify"Szymon Kłos
2021-02-04jsdialog: direct updates for treeviewSzymon Kłos
2021-02-04jsdialog: updates in similar fashion like other messagesSzymon Kłos
2021-01-27NSApplication's appearance property exists in macOS 10.14 and later onlyTor Lillqvist
2021-01-21jsdialog: TreeView row activationSzymon Kłos
2021-01-19cid#1464972 Unchecked dynamic_castCaolán McNamara
2021-01-19Move SalInstanceRadioButton decl to header fileSzymon Kłos
2021-01-19jsdialog: dump radio groupsSzymon Kłos
2021-01-19lok: fix initialization variableHenry Castro
2021-01-19jsdialog: use the "WindowShow/WindowHide" to notifyHenry Castro
2021-01-19lok: add missing global notifierHenry Castro
2021-01-19jsdialog: override weld_message_dialogHenry Castro
2021-01-19jsdialog: disable row activated on "select" actionHenry Castro
2021-01-19jsdialog: add the "expand" actionHenry Castro
2021-01-19jsdialog: fix disable idle notifyHenry Castro
2021-01-19jsdialog: use "WindowPaint" event to updateHenry Castro
2021-01-19jsdialog: use the "WindowShow" eventHenry Castro
2021-01-19jsdialog: disable idle notifyHenry Castro
2021-01-19lok: check if the tree list box model has changedHenry Castro
2021-01-18lok: add "ondemand" property to dump the TreeView propertyHenry Castro
2021-01-18lok: jsdialog: fix possible nullptr dereferenceHenry Castro
2021-01-18lok: jsbuilder: avoid sending early id to client sideHenry Castro
2021-01-18lok: use JSDialog Builder to create a Macro Selector DialogHenry Castro
2021-01-18lok: jsbuilder: fix disable dialog tunnelingHenry Castro
2021-01-18tdf#138122 Add window scaling for retina displays on macOS, plus fixes for iOSThorsten Wagner