Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-05 | update copyright year in other applets | monsta | 1 | -1/+1 | |
2017-08-05 | geyes: don't use deprecated gtk_show_uri | raveit65 | 2 | -6/+20 | |
2017-08-05 | add new digital theme | erfan kheyrollahi | 4 | -0/+10 | |
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 2 | -42/+7 | |
and require mate-panel >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it. | |||||
2016-11-22 | fix some indent and a couple of typos | monsta | 1 | -2/+2 | |
2016-08-31 | GTK+-3.20 geyes: port to GtkSeat | raveit65 | 1 | -0/+14 | |
2016-08-14 | geyes: fix modeline | monsta | 1 | -1/+1 | |
this is not C++ | |||||
2016-07-31 | geyes: use GtkAbout and update copyright | raveit65 | 1 | -13/+16 | |
2016-06-03 | remove some old gnome files | monsta | 2 | -16/+0 | |
2016-01-27 | GTK3: fix previous GtkMisc deprecations fix commit | Wolfgang Ulbrich | 1 | -6/+6 | |
2015-12-17 | GTK3 geyes: don't use deprecated GtkMisc | Wolfgang Ulbrich | 2 | -1/+46 | |
2015-09-06 | Rework gsettings schema building | infirit | 2 | -8/+6 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-08-31 | geyes: have applet background automatically painted | Monsta | 1 | -52/+1 | |
2015-07-15 | help geyes: fix legal page | raveit65 | 1 | -17/+40 | |
2015-07-08 | help: use valid links to mate feedback page | raveit65 | 1 | -2/+2 | |
Help: forgotten fix | |||||
2015-07-08 | Revert "remove non-existing mate-feedback link" | raveit65 | 1 | -0/+7 | |
This reverts commit 28159eec6c1c804ea5fc6c48c63dbdebc22111d2. with docbook help we have this page | |||||
2015-07-01 | Revert "geyes: don't use GtkStock" | Monsta | 1 | -2/+2 | |
This reverts commit 7e02dd79e45a7e669ff9eb89454bc4e6955abfb0. | |||||
2015-06-25 | remove non-existing mate-feedback link | raveit65 | 1 | -7/+0 | |
2014-11-26 | geyes: use fabs instead of abs on float | infirit | 1 | -2/+2 | |
2014-11-26 | geyes: don't use GtkStock | infirit | 1 | -2/+2 | |
2014-11-26 | Gtk3: geyes: don't use deprecated gtk_widget_get_pointer | infirit | 1 | -2/+16 | |
Based on gnome-applets commit: d3a667ae31a08dfc2cbc40bfc64e378474117358 From: Alberts Muktupāvels <[email protected]> | |||||
2014-11-26 | geyes: Just use GSourceFunc for both Gtk+ versions | infirit | 1 | -4/+0 | |
2014-11-26 | Gtk3: Silence GtkVbox and GtkHbox deprecation warnings | infirit | 2 | -0/+10 | |
2014-10-15 | geyes: Rename binary and manpage. fixes #103 | MotoHoss | 3 | -5/+5 | |
Avoid file collision with gnome applets. | |||||
2014-06-25 | Use $(datadir)/mate instead of $(datadir)/mate-2.0mate-applets-1.9.0 | Stefano Karapetsas | 3 | -6/+6 | |
And also rename binaries without "-2" suffix | |||||
2014-06-02 | Replace GtkObject with GObject also for gtk2 | infirit | 1 | -9/+0 | |
2014-06-02 | Drop support for glib < 2.36 | infirit | 1 | -4/+0 | |
2014-05-03 | Use MateAboutDialog from libmate-desktop | Stefano Karapetsas | 2 | -1/+4 | |
2014-02-08 | Fix help uri for applets | infirit | 2 | -2/+2 | |
2014-02-05 | Remove all calls gtk_dialog_set_has_separator | infirit | 1 | -7/+0 | |
Also remove the has_separator from the ui files. | |||||
2014-01-19 | geyes: Add GTK3 support | Stefano Karapetsas | 2 | -1/+23 | |
2013-11-06 | Fix Sun GNOME Documentation Team references | Stefano Karapetsas | 1 | -7/+7 | |
2013-10-19 | Fix EXTRA_DIST for applet gschemas | infirit | 1 | -1/+1 | |
The following fails to include the needed schemas files: $(gsettings_SCHEMAS_in_in) replacing it with: $(gsettings_SCHEMAS).in.in | |||||
2013-08-02 | Use yelp-tools instead of mate-doc-utils | infirit | 26 | -92/+91 | |
2013-03-03 | Replace INCLUDES with AM_CPPFLAGS in Makefiles | Stefano Karapetsas | 1 | -1/+1 | |
2012-11-24 | geyes: migrate to gsettings | Stefano Karapetsas | 6 | -59/+36 | |
2012-10-09 | Fixed fsf addresses. Closes #18. | Steve Zesch | 3 | -3/+3 | |
2012-10-09 | Typo fix in geyes/geyes.c | cardpuncher | 1 | -1/+1 | |
Fix a typo in documentation credits which was probably introduced during the automatic renaming with sed. | |||||
2012-01-30 | g_get_user_config_dir() would be better ↵ | Perberos | 1 | -50/+55 | |
(https://github.com/mate-desktop/mate-panel/issues/8) | |||||
2012-01-23 | missing NULL on g_build_filename function | Perberos | 2 | -52/+52 | |
2011-12-21 | adding missing libm to ld flags | Perberos | 1 | -2/+3 | |
2011-12-08 | GDK_DISPLAY() is deprecated | Perberos | 1 | -53/+52 | |
2011-11-14 | initial | Perberos | 69 | -0/+8850 | |