summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3
AgeCommit message (Expand)Author
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
2021-01-27rename Toolkit::Gtk3 to Toolkit::Gtk because Gtk2 support is goneCaolán McNamara
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2021-01-27drop unused GDK_WINDOW_XWINDOW defineCaolán McNamara
2021-01-26use an accessor for SystemEnvData::aWindowCaolán McNamara
2021-01-21distinguish these two similarly worded warningsCaolán McNamara
2021-01-20tdf#139115 vcl tree list: add new toggle behaviorsAttila Szűcs
2021-01-19loplugin:unusedmethodsNoel
2021-01-19tdf#139368 new database dialog doesn't have focus on start-center launchCaolán McNamara
2021-01-16tdf#137695 shrink widget height below natural min within data browserCaolán McNamara
2021-01-15replace stock button imagesCaolán McNamara
2021-01-15remove newly unused use-stock supportCaolán McNamara
2021-01-14Fontwork dialog: use iconviewSzymon Kłos
2021-01-13Check gtk_builder_add_from_file result and log if needed (vcl/gtk3)Julien Nabet
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-22left/top variable names don't match propertyCaolán McNamara
2020-12-22Use gtk_box_pack_start/gtk_grid_attach (vcl/gtk3gtkinst)Julien Nabet
2020-12-22drop deprecated 'rules-hint'Caolán McNamara
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-21presumably we don't then need GDK_VISIBILITY_NOTIFY_MASKCaolán McNamara
2020-12-21drop deprecated visibility-notify-event event handlerCaolán McNamara
2020-12-21drop GTK_STOCK_* label usesCaolán McNamara
2020-12-21ditch direct gtk_alignment_new creationCaolán McNamara
2020-12-21Replace more deprecated gtk_hbox_new/gtk_vbox_new with gtk_box_newCaolán McNamara
2020-12-20Replace deprecated gtk_hbox_new/gtk_vbox_new with gtk_box_newJulien Nabet
2020-12-20GtkAlignment is a GtkContainer so the GTK_IS_CONTAINER branch is sufficientCaolán McNamara
2020-12-20drop never completed GtkSalPrinterCaolán McNamara
2020-12-17add Menu::get_sensitiveCaolán McNamara
2020-12-16tdf#138661 don't emit value-changed when not changed by userCaolán McNamara
2020-12-15use locale specific decimal separator in GtkComboBoxText replacement tooCaolán McNamara
2020-12-15tdf#138932 don't replace . with , for gtk password GtkEntries tooCaolán McNamara
2020-12-15split out get_focus_window for reuseCaolán McNamara
2020-12-15popup_at_rect needs to work like ShowNativePopupMenu for toplevel frameCaolán McNamara
2020-12-14loplugin:unusedmethodsNoel