summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3
AgeCommit message (Expand)Author
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-04-05tdf#141499 trigger container_focus_changed for toplevel window focus eventsCaolán McNamara
2021-03-30fix the endif placement for GTK_CHECK_VERSIONCaolán McNamara
2021-03-25Fix typosAndrea Gelmini
2021-03-24tdf#141197 if we have a sysobj child then include that in the atk hierarchyCaolán McNamara
2021-03-22cid#1474236 silence bogus Use after freeCaolán McNamara
2021-03-21cid#1474327 move markup to previous lineCaolán McNamara
2021-03-19cid#1474327 silence Use after freeCaolán McNamara
2021-03-19cid#1474020 silence Use after freeCaolán McNamara
2021-03-19cid#1473912 silence Use after freeCaolán McNamara
2021-03-19cid#1474031 silence Double freeCaolán McNamara
2021-03-19tdf#131031 take MenuBar into account on size changeArmin Le Grand (Allotropia)
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-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-03-12[Inc/Dec]ModalCount on parent frame so it knows it is in modal modeCaolán McNamara
2021-03-12Avoid modifying then restoring this const iterator, its copy is trivialCaolán McNamara
2021-03-11in GtkSalObject::GetOptimalSize get the preferred sizeCaolá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-03layout on resize immediatelyCaolán McNamara
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2021-03-02Fix typosAndrea Gelmini
2021-02-26drop intermediate vcl container for these welded floating toplevelsCaolán McNamara
2021-02-26dummy clipboard for unit testsNoel Grandin
2021-02-19ignore "fake" keypress in slideshowCaolán McNamara
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-02-19detect if menubutton already has an image and reuse itCaolán McNamara
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2021-02-19loplugin:refcounting in vclNoel
2021-02-18move async focus-in/focus-out workaround to known client that needs itCaolán McNamara
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
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-12when there is label and icon align label to left and don't expand iconCaolá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-11Remove unneeded breaksAndrea Gelmini
2021-02-10Resolves: tdf#140225 remove action when item is removed from GtkSalMenuCaolán McNamara
2021-02-10Related: tdf#140225 ignore activate/deactivate of a disposed VclMenuCaolán McNamara
2021-02-09tdf#140225 call cancel before destroying menubarCaolán McNamara
2021-02-06Use more conversion functions from <tools/UnitConversion.hxx>Mike Kaganski
2021-02-06complete TODO to keep color if font changes and vice versaCaolán McNamara
2021-02-04split rect arg into dest pos and source rectCaolán McNamara
2021-02-01this needs to be 'trough' a long, narrow open container, not throughCaolán McNamara
2021-01-31Fix typosAndrea Gelmini
2021-01-30add something to override scrollbar colorsCaolán McNamara
2021-01-29keep focus in GtkSalObject child on gtk_widget_hideCaolán McNamara