summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk4
AgeCommit message (Expand)Author
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
2021-06-04gtk4: experiment with GtkPicture for all our theme resourcesCaolán McNamara
2021-06-04gtk4: support radio groups in GtkMenuButton menusCaolán McNamara
2021-06-04gtk4: convert GtkMenu into GtkPopoverMenuCaolán McNamara
2021-06-04gtk4: strip use-popover from GtkMenuButtonCaolán McNamara
2021-06-04gtk4: add some spacing between elements of menubuttonCaolán McNamara
2021-06-03split .ui conversion code into its own fileCaolán McNamara
2021-05-14gtk4: advertise as gtk4 not gtk3Caolán McNamara
2021-05-10bodge a gtk4 starting point into existenceCaolán McNamara