summaryrefslogtreecommitdiff
path: root/vcl/inc/jsdialog
AgeCommit message (Expand)Author
2021-07-27jsdialog: weld frameSzymon Kłos
2021-07-27jsdialog: sidebar: send sidebar PanelsSzymon Kłos
2021-07-26jsdialog: weld ContainerSzymon Kłos
2021-07-21jsdialog: don't send unnecessary show/hide messagesSzymon Kłos
2021-07-19jsdialog: send action event on show/hideSzymon Kłos
2021-07-17jsdialog: move list of enabled dialogs to separate fileSzymon Kłos
2021-07-03cid#1486702 Uncaught exceptionCaolán McNamara
2021-06-28loplugin:finalclasses in vclNoel Grandin
2021-05-05loplugin:constmethodNoel Grandin
2021-04-07jsdialog: JSMessageDialog tweaks when builder is nullptrHenry Castro
2021-03-06jsdialog: send selection change for icon viewSzymon Kłos
2021-03-06jsdialog: refresh on thawSzymon 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-23loplugin:unnecessaryvirtualNoel
2021-02-22forward declare some things and avoid includesCaolán McNamara
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2021-02-08jsdialog autofilter: show submenu on demadSzymon Kłos
2021-01-22jsdialog: partial updates for more widgetsSzymon Kłos
2021-01-21jsdialog: reduce number of unnecessary messagesSzymon 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-20jsdialog: implemented RadioButtonSzymon Kłos
2021-01-15jsdialog: enqueue messages in orderSzymon 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-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
2021-01-04jsdialog: support for freeze/thawSzymon Kłos
2020-12-29jsdialog: update JSON on treeview modificationSzymon Kłos
2020-12-28jsdialog: use "WindowPaint" event to updateHenry Castro
2020-12-28jsdialog: use the "WindowShow" eventHenry Castro
2020-12-28jsdialog: properly destroy JsonWriterSzymon Kłos
2020-12-22jsdialog: disable idle notifyHenry Castro
2020-12-08jsdialog: send close on dialog responseSzymon Kłos
2020-11-27jsdialog: drag and drop support for TreeViewSzymon Kłos
2020-11-26jsdialog: implemented Expander widgetSzymon Kłos
2020-11-26jsdialog: cleanup when destroying builderSzymon Kłos
2020-11-25jsdialog: implement TreeViewSzymon Kłos
2020-11-24jsdialog: use separate content and notificator windowsSzymon Kłos
2020-10-06drop ownership argumentCaolán McNamara
2020-07-30make some classes privateNoel Grandin
2020-07-17jsdialog: force update if tab is selected againSzymon Kłos