summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2021-05-24gtk4: restore collapse/undo_collapse for calc cell reference dialogsCaolán McNamara
2021-05-24gtk4: reenable some working simple calc dialogsCaolán McNamara
2021-05-24gtk4: restore IconViewCaolán McNamara
2021-05-24no need for an image-position if the button only has an imageCaolán McNamara
2021-05-24gtk4: always transform internal-child GtkButtonBox to GtkHeaderBarCaolán McNamara
2021-05-24gtk4: transform GtkScrolledWindow shadow-type to has-frameCaolán McNamara
2021-05-24gtk4: make opengl slide transitions work againCaolán McNamara
2021-05-24gtk4: restore GtkFixed container for SalObjectsCaolán McNamara
2021-05-24gtk[3|4] separate the idea of a drawing widget and a container widgetCaolán McNamara
2021-05-24gtk[3|4] add a queue_draw to avoid GtkFixed castCaolán McNamara
2021-05-24gtk[3|4] wrap gtk_im_context_set_client_[widget|window] variantsCaolán McNamara
2021-05-24gtk[3|4] wrap surface_create_similar_surface variantsCaolán McNamara
2021-05-24gtk[3|4] wrap gtk_widget_get_window/gtk_native_get_surfaceCaolán McNamara
2021-05-24gtk4: get DrawingArea working enough for tip of the day dialogCaolán McNamara
2021-05-24gtk4: background colors have to be solid for themeingCaolán McNamara
2021-05-24gtk4: reenable FormattedSpinButtonCaolán McNamara
2021-05-24gtk4: make generic paste work againCaolán McNamara
2021-05-24rename m_aMimeTypeToAtom to m_aMimeTypeToGtkTypeCaolán McNamara
2021-05-24gtk4: make basic text pasting work againCaolán McNamara
2021-05-23gtk4: implement basic text pasteCaolán McNamara
2021-05-23gtk4: add clipboard_get for differing ways to get clipboardsCaolán McNamara
2021-05-22gtk[3|4] there's only two options, 'clipboard' or 'primary'Caolán McNamara
2021-05-22gtk4: reenable TextViewCaolán McNamara
2021-05-22gtk4: reenable panedCaolán McNamara
2021-05-22gtk4: reenable FrameCaolán McNamara
2021-05-22gtk4: reenable ScrolledWindowCaolán McNamara
2021-05-22gtk[3|4] get class size from g_type_query of viewport typeCaolán McNamara
2021-05-22gtk[3|4] rename to immobilizedCaolán McNamara
2021-05-22gtk4: reenable CalendarCaolán McNamara
2021-05-22gtk4: use gtk_window_is_active instead of gtk_window_has_toplevel_focusCaolán McNamara
2021-05-22gtk4: reenable ExpanderCaolán McNamara
2021-05-21gtk4: reenable SpinnerCaolán McNamara
2021-05-21gtk4: reenable ProgressBarCaolán McNamara
2021-05-21gtk4: reenable ScaleCaolán McNamara
2021-05-21gtk4: renable LinkButtonCaolán McNamara
2021-05-21gtk4: reenable ToggleButtonCaolán McNamara
2021-05-21gtk4: reenable CheckButton and RadioButtonCaolán McNamara
2021-05-21inherit CheckButton from Widget instead of ButtonCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21gtk[3|4]: fix infinite toggling in drawCaolán McNamara
2021-05-19tdf#142370 a null response callback should be acceptableCaolán McNamara
2021-05-19GtkCheckButton no longer inherits from GtkToggleButtonCaolán McNamara
2021-05-18gtk4: adapt to new focus controllerCaolán McNamara
2021-05-18gtk4: convert width/height to column-span/row-spanCaolán McNamara
2021-05-18gtk4: relocate GtkButton image to be a child of the GtkButtonCaolán McNamara
2021-05-18gtk4: use gtk_text_set_activates_default on GtkSpinButtonCaolán McNamara
2021-05-18gtk4: enable SpinButtonCaolán McNamara
2021-05-18gtk4: use GtkText delegate in GtkEditableCaolán McNamara
2021-05-18gtk[3|4] refactor GtkInstanceEntryCaolán McNamara
2021-05-18gtk[3|4] these provide a GtkEditable* argCaolán McNamara