summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk4
AgeCommit message (Expand)Author
2021-12-11Fix typosAndrea Gelmini
2021-11-19gtk4: remove constrain-to propertyCaolán McNamara
2021-11-16avoid using always-show-arrow in gtk4 < 4.4Caolán McNamara
2021-11-08gtk4: implement GtkPaintable::get_flagsCaolán McNamara
2021-10-08sort buttons using id instead of HelpIdCaolán McNamara
2021-09-23gtk4: fix buildCaolán McNamara
2021-09-16gtk4: set always-show-arrow on GtkMenuToolButton replacementsCaolán McNamara
2021-09-16gtk4: set can-shrink to False for GtkPictureCaolán McNamara
2021-09-16gtk4: set newly available always-show-arrow propertyCaolán McNamara
2021-09-10gtk4: default GtkViewport to can-focusCaolán McNamara
2021-08-11gtk4: get startcenter MenuToggleButton workingCaolán McNamara
2021-07-14gtk4: convert GtkSeparatorToolItem to GtkSeparatorCaolán McNamara
2021-07-07gtk4: convert GtkRadioToolButton to GtkCheckButtonCaolán McNamara
2021-07-07gtk4: replace GtkToolItem with GtkBoxCaolán McNamara
2021-07-07gtk4: convert GtkMenuToolButton to GtkMenuButtonCaolán McNamara
2021-07-06gtk4: add some more working dialogsCaolán McNamara
2021-07-06gtk4: convert GtkToggleToolButton to GtkToggleButtonCaolán McNamara
2021-07-06gtk4: add style of class toolbar to GtkBox replacing GtkToolbarCaolán McNamara
2021-07-06gtk4: turn GtkToolButton labels into GtkButton tooltip-textCaolán McNamara
2021-07-06gtk4: get enough of toolbar working to get spelling dialog to appearCaolán McNamara
2021-06-28split out customcellrenderer codeCaolán McNamara
2021-06-25gtk4 dnd into external appsCaolán McNamara
2021-06-25gtk4: split out clipboard_content headerCaolán McNamara
2021-06-17gtk4: extend workaround for ampersand in paragraph dialog notebook labelsCaolán McNamara
2021-06-17gtk4: no need for ampersand workaround in an empty labelCaolán McNamara
2021-06-17split SurfacePaintable outCaolán McNamara
2021-06-17split NotifyingLayout outCaolán McNamara
2021-06-16gtk 4.3.2 will have a fix for thisCaolán McNamara
2021-06-16gtk4: use xalign to position replacement boxCaolán McNamara
2021-06-16gtk4: use image-position to position elements within replacement boxCaolán McNamara
2021-06-15gtk4: use GtkPicture for view, user interfaceCaolán McNamara
2021-06-15gtk4: double-encode ampersand if use-underline is usedCaolán McNamara
2021-06-15gtk4: don't convert generated button image-childCaolán McNamara
2021-06-15gtk4: further disambiguation of Image/PictureCaolán McNamara
2021-06-15gtk4: convert all the larger old icon sizes to GTK_ICON_SIZE_LARGECaolán McNamara
2021-06-15gtk4: support image at top in button with vert orientation of child boxCaolán McNamara
2021-06-15gtk4: leave Help button unchanged if its in a GtkMessageDialogCaolán McNamara
2021-06-14gtk4: create separators on menu import by appending a new sectionCaolán McNamara
2021-06-14gtk4: add hidden-when of action-missing to menu itemsCaolán McNamara
2021-06-11gtk4: build deeper levels of GMenuModelCaolán McNamara
2021-06-11gtk4: process sections and submenus of toplevel menumodelCaolán McNamara
2021-06-09gtk4: implement some more of the menu requirementsCaolán McNamara
2021-06-09gtk4: default that empty button labels are invisibleCaolán McNamara
2021-06-08gtk4: expand the first child of the end groupCaolán McNamara
2021-06-08gtk4: reverse the order of the pack-type=end widgetsCaolán McNamara
2021-06-07gtk4: convert pack-type to child typeCaolán McNamara
2021-06-06gtk4: convert MenuButton "image" to "icon-name"Caolán McNamara
2021-06-06gtk4: set same use-underline on inserted GtkLabel as parent GtkButtonCaolán McNamara
2021-06-05gtk4: MenuButtons can have images tooCaolán McNamara
2021-06-05gtk4: ToggleButtons can have images tooCaolán McNamara