summaryrefslogtreecommitdiff
path: root/src/copy-theme-dialog.c
AgeCommit message (Collapse)AuthorFilesLines
2018-02-12avoid deprecated GtkStockPablo Barciela1-1/+1
2017-03-18copy theme dialog: fix build warning about wrong variable typemonsta1-2/+1
and set grid property only once, after grid is created
2017-02-10copy-theme-dialog: port GtkTable to GtkGridraveit651-19/+16
2016-11-20move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-34/+1
and require libmatekbd and libmate-desktop >= 1.17
2016-06-30fix minor warningmonsta1-1/+1
2016-06-30fix UI issues introduced in 296b056monsta1-5/+12
2016-06-24use gtk_box_new instead of gtk_{h,v}box_new properlySorokin Alexei1-6/+7
2016-06-18Gtk3: fix several deprecationsSorokin Alexei1-0/+4
2016-01-26GTK3: fix GtkMisc decperation commitWolfgang Ulbrich1-4/+4
2015-12-13GTK3: don't use deprecated GtkMiscWolfgang Ulbrich1-0/+19
2015-12-10GTK3: don't use deprecated gtk_{v/h}box_newWolfgang Ulbrich1-0/+5
2015-07-09Remove useless call to gtk_dialog_set_has_separatorinfirit1-3/+0
The default is already FALSE
2015-07-09Use accessor functions instead of direct accessinfirit1-4/+0
Make Gtk2 build with GSEAL_ENABLE And cut down on ifdef hell.
2013-11-12copy-theme-dialog: Add GTK3 supportStefano Karapetsas1-4/+13
2012-11-18fixed incorrect fsf addressesSteve Zesch1-2/+2
2011-11-04first commitPerberos1-0/+545