summaryrefslogtreecommitdiff
path: root/include/vcl/weld.hxx
AgeCommit message (Expand)Author
2021-10-06Related: tdf#141633 similiarly support match combo/listbox font sizesCaolán McNamara
2021-10-04tdf#141633 set correct font sizes in tableview child widgetsCaolán McNamara
2021-06-01drop unused Widget::set_secondaryCaolán McNamara
2021-05-22document how the on-demand treeview entries workCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-17gtk4: reenable buttonCaolán McNamara
2021-05-15inherit ComboBox from Widget instead of ContainerCaolán McNamara
2021-05-15inherit LinkButton and Notebook from Widget instead of ContainerCaolán McNamara
2021-05-15inherit Button from Widget instead of ContainerCaolán McNamara
2021-05-15inherit Expander from Widget instead of ContainerCaolán McNamara
2021-05-15inherit TextView from Widget instead of ContainerCaolán McNamara
2021-05-06add get_clipboard to widgetCaolán McNamara
2021-04-29allow push/pop multiple levels of freeze/thawCaolán McNamara
2021-04-27Related: tdf#130326 allow bulk_insert_for_each to insert under a nodeCaolán McNamara
2021-04-23we want the a11y screen locationCaolán McNamara
2021-04-20drop unused get_hscroll_heightCaolán McNamara
2021-04-09enable set_busy_cursor to stack up in the gtk version tooCaolán McNamara
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-03-16enable grabbing focus to an unspecified container childCaolán McNamara
2021-03-16add access to DumpAsPropertyTree for sidebar::DeckCaolán McNamara
2021-03-07move queue_resize to baseclassCaolán McNamara
2021-03-05use container_focus_changed instead of toplevel_focus_changedCaolán McNamara
2021-03-05add a callback for when a container gains or loses focusCaolán McNamara
2021-03-04allow slide transition panel to be narrowerCaolán McNamara
2021-02-26drop intermediate vcl container for these welded floating toplevelsCaolán McNamara
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara
2021-02-15tdf#140414 add getting mouse pos to EditViewCallbacksCaolán McNamara
2021-02-12weld impress annotation windowCaolán McNamara
2021-02-12allow using css::graphic::XGraphic to set menu imageCaolán McNamara
2021-02-11tdf#139429 Convert Style previews widget to IconViewSzymon Kłos
2021-02-04split rect arg into dest pos and source rectCaolán McNamara
2021-01-30add something to override scrollbar colorsCaolán McNamara
2021-01-21jsdialog: remove unnecessary handlerSzymon Kłos
2021-01-20tdf#139115 vcl tree list: add new toggle behaviorsAttila Szűcs
2021-01-14jsdialog: execute IconView actionsSzymon Kłos
2021-01-14Fontwork dialog: use iconviewSzymon Kłos
2021-01-12jsdialog: make Data field dialog workingSzymon Kłos
2020-12-28jsdialog: handle value change for spinfieldsSzymon Kłos
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-17add Menu::get_sensitiveCaolán McNamara
2020-12-09tdf#138778 add has_child_focus which considers a related popup a 'child'Caolán McNamara
2020-12-03support completely styling a welded buttonCaolán McNamara
2020-11-25jsdialog: execute checkbox actionSzymon Kłos
2020-11-25jsdialog: implement TreeViewSzymon Kłos
2020-11-24add set_buildable_name to enable distinguishing different instancesCaolán McNamara
2020-11-15add Menu::get_idCaolán McNamara
2020-11-13add set_accessible_descriptionCaolán McNamara
2020-11-11support getting Expander's labelCaolán McNamara
2020-11-11support changing Expander's labelCaolán McNamara