summaryrefslogtreecommitdiff
path: root/src/copy-theme-dialog.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-13Remove warnings: cast between incompatible function typesrbuj1-4/+2
2019-11-28avoid redundant redeclarationsPablo Barciela1-4/+0
2019-10-02copy-theme-dialog: avoid 'g_type_class_add_private'Pablo Barciela1-34/+3
2018-02-12avoid deprecated GtkStockPablo Barciela1-1/+1
2017-03-18copy theme dialog: fix build warning about wrong variable typemonsta1-2/+1
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
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
2015-07-09Use accessor functions instead of direct accessinfirit1-4/+0
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