Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-22 | update copyright to 2021 | raveit65 | 1 | -0/+1 | |
2020-03-13 | Remove warnings: cast between incompatible function types | rbuj | 1 | -4/+2 | |
2019-11-28 | avoid redundant redeclarations | Pablo Barciela | 1 | -4/+0 | |
2019-10-02 | copy-theme-dialog: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -34/+3 | |
2018-02-12 | avoid deprecated GtkStock | Pablo Barciela | 1 | -1/+1 | |
2017-03-18 | copy theme dialog: fix build warning about wrong variable type | monsta | 1 | -2/+1 | |
and set grid property only once, after grid is created | |||||
2017-02-10 | copy-theme-dialog: port GtkTable to GtkGrid | raveit65 | 1 | -19/+16 | |
2016-11-20 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -34/+1 | |
and require libmatekbd and libmate-desktop >= 1.17 | |||||
2016-06-30 | fix minor warning | monsta | 1 | -1/+1 | |
2016-06-30 | fix UI issues introduced in 296b056 | monsta | 1 | -5/+12 | |
2016-06-24 | use gtk_box_new instead of gtk_{h,v}box_new properly | Sorokin Alexei | 1 | -6/+7 | |
2016-06-18 | Gtk3: fix several deprecations | Sorokin Alexei | 1 | -0/+4 | |
2016-01-26 | GTK3: fix GtkMisc decperation commit | Wolfgang Ulbrich | 1 | -4/+4 | |
2015-12-13 | GTK3: don't use deprecated GtkMisc | Wolfgang Ulbrich | 1 | -0/+19 | |
2015-12-10 | GTK3: don't use deprecated gtk_{v/h}box_new | Wolfgang Ulbrich | 1 | -0/+5 | |
2015-07-09 | Remove useless call to gtk_dialog_set_has_separator | infirit | 1 | -3/+0 | |
The default is already FALSE | |||||
2015-07-09 | Use accessor functions instead of direct access | infirit | 1 | -4/+0 | |
Make Gtk2 build with GSEAL_ENABLE And cut down on ifdef hell. | |||||
2013-11-12 | copy-theme-dialog: Add GTK3 support | Stefano Karapetsas | 1 | -4/+13 | |
2012-11-18 | fixed incorrect fsf addresses | Steve Zesch | 1 | -2/+2 | |
2011-11-04 | first commit | Perberos | 1 | -0/+545 | |