summaryrefslogtreecommitdiff
path: root/geyes/themes.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-29geyes: avoid memory leakPavel Shlyak1-5/+2
2018-10-03Eyes Applet: Fix window title and factory namerbuj1-1/+1
2018-02-09avoid deprecated GtkStockPablo Barciela1-2/+2
2018-02-04require GTK+ 3.22 and GLib 2.50monsta1-15/+0
2017-12-29Fix build warnings: ignoring return value of ‘fgets’,Pablo Barciela1-2/+6
2017-08-05geyes: don't use deprecated gtk_show_uriraveit651-3/+10
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-10/+5
2016-11-22fix some indent and a couple of typosmonsta1-2/+2
2016-01-27GTK3: fix previous GtkMisc deprecations fix commitWolfgang Ulbrich1-6/+6
2015-12-17GTK3 geyes: don't use deprecated GtkMiscWolfgang Ulbrich1-0/+8
2015-07-01Revert "geyes: don't use GtkStock"Monsta1-2/+2
2014-11-26geyes: don't use GtkStockinfirit1-2/+2
2014-11-26Gtk3: Silence GtkVbox and GtkHbox deprecation warningsinfirit1-0/+5
2014-06-02Drop support for glib < 2.36infirit1-4/+0
2014-02-08Fix help uri for appletsinfirit1-1/+1
2014-02-05Remove all calls gtk_dialog_set_has_separatorinfirit1-7/+0
2014-01-19geyes: Add GTK3 supportStefano Karapetsas1-0/+4
2013-08-02Use yelp-tools instead of mate-doc-utilsinfirit1-1/+1
2012-11-24geyes: migrate to gsettingsStefano Karapetsas1-24/+4
2012-10-09Fixed fsf addresses. Closes #18.Steve Zesch1-1/+1
2012-01-30g_get_user_config_dir() would be better (https://github.com/mate-desktop/mate...Perberos1-50/+55
2012-01-23missing NULL on g_build_filename functionPerberos1-51/+51
2011-12-08GDK_DISPLAY() is deprecatedPerberos1-53/+52
2011-11-14initialPerberos1-0/+443