Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-10 | geyes: Do not use dirent | rbuj | 1 | -59/+40 | |
2020-12-10 | geyes: define GEYES_SETTINGS_THEME_PATH_KEY & GEYES_SETTINGS_SCHEMA | rbuj | 3 | -4/+10 | |
2020-12-10 | geyes: Use g_clear_error | rbuj | 2 | -4/+2 | |
2020-12-10 | geyes: use returned value by load_theme | rbuj | 1 | -12/+9 | |
2020-12-10 | geyes: Remove duplicated NULL check | rbuj | 1 | -8/+4 | |
2020-12-10 | geyes: Use g_debug instead of printf for logging | rbuj | 1 | -2/+2 | |
2020-12-10 | geyes: format code | rbuj | 3 | -610/+631 | |
2020-12-06 | geyes: signal 'dispose' is invalid for instance 'ID' of type 'GtkBox' | rbuj | 1 | -3/+3 | |
2020-12-06 | remove dead function mate_panel_applet_set_background_widget | mbkma | 1 | -33/+32 | |
2020-08-11 | tx: sync with transifex | raveit65 | 12 | -34/+74 | |
2020-08-11 | geyes: Use common subdirs - src, icons, data | rbuj | 20 | -126/+115 | |
2020-08-01 | geyes: Load menu from resources | rbuj | 4 | -17/+15 | |
2020-07-11 | geyes: Add themes.ui | rbuj | 4 | -101/+229 | |
2020-06-25 | sync with transifex | raveit65 | 119 | -166/+477 | |
2020-05-21 | build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBS | rbuj | 1 | -2/+0 | |
2020-04-08 | build: Use WARN_CFLAGS variable | rbuj | 1 | -3/+4 | |
2020-03-26 | eyes: generate missing 256x256 and 64x64 icons from svg file | rbuj | 4 | -297/+266 | |
rsvg-convert -w 64 -h 64 mate-eyes-applet.svg -o mate-eyes-applet.64.png rsvg-convert -w 256 -h 256 mate-eyes-applet.svg -o mate-eyes-applet.256.png | |||||
2020-03-02 | tx: pull with fixed translations of pt and pt_BR | raveit65 | 1 | -3/+3 | |
2020-02-10 | tx: sync with transifex | raveit65 | 1 | -4/+4 | |
2020-01-21 | tx: sync with transifex | raveit65 | 119 | -507/+567 | |
2020-01-10 | Update copyright to 2020 | raveit65 | 2 | -2/+2 | |
2020-01-09 | migrate from intltools to gettext | Wu Xiaotian | 2 | -11/+12 | |
2019-08-29 | geyes: avoid memory leak | Pavel Shlyak | 1 | -5/+2 | |
2019-06-16 | tx: sync with transifex | raveit65 | 119 | -10302/+9245 | |
2019-03-23 | help: update copyright | raveit65 | 1 | -1/+1 | |
2019-03-20 | Help: Use XInclude instead of ENTITY for legal.xml | rbuj | 1 | -2/+2 | |
The ENTITY is expanded in i18n process, and legal.xml file is never read. | |||||
2019-03-20 | Make translatable documenters in about dialog | rbuj | 1 | -1/+8 | |
2019-03-20 | Make translatable copyright info in about dialog | rbuj | 1 | -5/+2 | |
2019-03-20 | Ensure proper translation of the about dialog title | rbuj | 1 | -0/+1 | |
Note that GTK+ sets a default title of _("About %s") on the dialog window (where %s is replaced by the name of the application, but in order to ensure proper translation of the title, applications should set the title property explicitly when constructing a GtkAboutDialog https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html | |||||
2019-03-17 | tx: sync with transifex | rbuj | 10 | -32/+52 | |
2019-02-25 | tx: sync with transifex | raveit65 | 9 | -21/+26 | |
2019-01-27 | tx: sync with transifex | raveit65 | 11 | -56/+592 | |
2018-11-17 | sync with transifex | raveit65 | 139 | -4931/+55371 | |
2018-10-06 | Use make functions for HELP_LINGUAS | rbuj | 1 | -1/+5 | |
2018-10-03 | Use orderedlist to describe the steps to add the applet to a panel | rbuj | 1 | -13/+43 | |
2018-10-03 | Manual: Fix Add to Panel dialog title | rbuj | 1 | -1/+1 | |
2018-10-03 | Eyes Applet: Fix window title and factory name | rbuj | 2 | -3/+3 | |
2018-10-02 | Manual: OK -> Add (Add to Panel dialog) | rbuj | 1 | -1/+1 | |
2018-10-02 | Fix name of Eyes applet | rbuj | 1 | -3/+3 | |
2018-09-28 | legal.xml | rbuj | 1 | -75/+75 | |
find . -name legal.xml -exec cp ~/Devel/mate-user-guide/mate-user-guide/C/legal.xml {} \; | |||||
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 2 | -5/+5 | |
2018-02-04 | require GTK+ 3.22 and GLib 2.50 | monsta | 2 | -36/+1 | |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-12-29 | Fix build warnings: ignoring return value of ‘fgets’, | Pablo Barciela | 1 | -2/+6 | |
declared with attribute warn_unused_result | |||||
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 | |