summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
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-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
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-28TopLeft().Y() -> Top() etc.Caolá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-26fix --enable-gtk3-kde5 buildCaolán McNamara
2021-01-26Resolves: tdf#106484 Print Properties Device tab dropdown change not detectedCaolán McNamara
2021-01-26use an accessor for SystemEnvData::aWindowCaolán McNamara
2021-01-26loplugin:passstuffbyrefNoel
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-16make the Color constructors explicitly specify transparencyNoel
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
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2021-01-01Typo in code 'PPDContexData'->'PPDContextData' (vcl/jobdata)Julien Nabet
2020-12-30Fix typo in codeAndrea Gelmini
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-24custom literal for Degree10Noel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
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