summaryrefslogtreecommitdiff
path: root/include/vcl/weld.hxx
AgeCommit message (Expand)Author
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
2020-10-20add MenuToggleButton for split toggle/menu buttonCaolán McNamara
2020-10-16support set_font for weld::ButtonCaolán McNamara
2020-10-09Fix typoAndrea Gelmini
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06drop ownership argumentCaolán McNamara
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-02tdf#134566 gtk IM support for custom widgetsCaolán McNamara
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara
2020-09-10support attempting to set a foreground color for labels and textviewsCaolán McNamara
2020-09-02support attempting to set a background color for widgetsCaolán McNamara
2020-09-02drop unused weld_windowCaolán McNamara
2020-09-02drop some unused methodsCaolán McNamara
2020-08-26make get_extents_relative_to constCaolán McNamara
2020-08-25Fix typoAndrea Gelmini
2020-08-24add documentation to get_buildable_nameCaolán McNamara
2020-08-19add a Title label type for base's title windowsCaolán McNamara
2020-08-19make a LabelType enum distinct from MessageTypeCaolán McNamara
2020-08-19support the background color used by base's title windowsCaolán McNamara
2020-08-12tdf#135640 ensure parent rows are expanded on scolling to make a row visibleCaolán McNamara
2020-08-08Clean-up of abstdlgHeiko Tietze
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-31add queue_draw to force redraw with custom renderingCaolán McNamara
2020-07-23weld OTableDesignHelpBarCaolán McNamara
2020-07-22add get/set overwrite modeCaolán McNamara
2020-07-21weld OSQLNameEditCaolán McNamara