Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-02-24 | tx: sync with transifex | raveit65 | 129 | -13337/+23044 | |
2019-02-07 | fix make distcheck fail on debian | Wu Xiaotian | 2 | -2/+1 | |
2019-01-29 | tx: sync with transifex | raveit65 | 130 | -9505/+12625 | |
2019-01-25 | tx: sync with transifex | raveit65 | 5 | -68/+70 | |
2018-11-21 | sync from transifex with fixes for newer itstool | raveit65 | 1 | -297/+328 | |
this fixes Ukraine language merge issues with itstool-2.0.4 | |||||
2018-11-15 | tx: update translations from transifex | raveit65 | 132 | -10480/+11403 | |
2018-10-20 | na-tray: add preferences dialog and applet menu entry | Fabien Broquard | 1 | -0/+1 | |
The only option in the preferences is a GtkSpinButton for the user to be able to set the icon sizes easily without having to use dconf-editor. | |||||
2018-10-20 | na-tray: wide panels, add GSettings to the applet | Fabien Broquard | 1 | -0/+1 | |
The new GSettings allow to change and remember the minimum icon size for the grid. The default icon size is set at 24px. | |||||
2018-09-28 | sync with transifex | raveit65 | 132 | -19331/+18275 | |
2018-05-30 | po: bring back pt_BR to LINGUAS | monsta | 1 | -1/+1 | |
fallout from 8135c8645126efd513c2c150a10d46dfa7f142c8 | |||||
2018-05-30 | sync with transifex | raveit65 | 17 | -37/+37 | |
2018-04-26 | sync with transifex | raveit65 | 133 | -51755/+131657 | |
2018-04-17 | avoid 'gtk_file_chooser_dialog_new' with stock ids | Pablo Barciela | 1 | -0/+1 | |
2018-02-02 | sync with transifex | raveit65 | 1 | -8/+8 | |
2018-01-24 | sync with transifex | raveit65 | 114 | -8552/+8557 | |
2017-12-24 | sync with transifex | raveit65 | 115 | -18387/+24319 | |
2017-11-07 | sync with transifex | raveit65 | 113 | -162/+163 | |
2017-08-14 | sync with transifex | raveit65 | 5 | -18/+19 | |
2017-07-18 | sync with transifex | raveit65 | 11 | -290/+297 | |
2017-06-11 | sync with Transifex | monsta | 6 | -39/+40 | |
2017-05-25 | Restore Polish translation credits from GNOME | Piotr Drąg | 1 | -6/+12 | |
2017-05-11 | sync with transifex | raveit65 | 113 | -4651/+6826 | |
2017-04-15 | Sync translations. | Martin Wimpress | 104 | -12714/+7737 | |
2017-03-13 | sync with transifex | raveit65 | 114 | -37095/+31088 | |
2017-01-25 | po: remove a file without translatable strings from list | monsta | 1 | -1/+0 | |
fixes build breakage because of moved file after new tray area changes | |||||
2017-01-05 | remove ancient code leftovers | monsta | 1 | -1/+0 | |
once it was some easter egg, now it's just a non-working garbage | |||||
2016-11-22 | sync with transiflex | raveit65 | 11 | -425/+430 | |
2016-11-21 | rename .ui file of panel properties dialog to the original name | monsta | 1 | -1/+1 | |
no need to mention GTK+3 anymore | |||||
2016-11-21 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -1/+0 | |
and require libmate-desktop >= 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-09-18 | sync with Transifex | monsta | 3 | -35/+36 | |
2016-09-01 | sync with transiflex | raveit65 | 111 | -18360/+21363 | |
2016-08-03 | Gtk+3 UI: add panel-properties-dialog-gtk3.ui | raveit65 | 1 | -0/+1 | |
which is cleaned from deprecated widgets for >= gtk+-3.14 | |||||
2016-06-28 | po: drop languages not present on Transifex | monsta | 7 | -19502/+0 | |
la (Latin) is present though, but it's empty, so no use for us | |||||
2016-06-28 | po: actually add new language from Transifex | monsta | 1 | -0/+1 | |
2016-06-08 | sync with Transiflex | raveit65 | 16 | -233/+3164 | |
2016-04-07 | po: add missing languages to LINGUAS + fix sorting a bitv1.14.0 | monsta | 1 | -1/+4 | |
2016-04-06 | add new languages and sync with transiflex | raveit65 | 111 | -5125/+13908 | |
2016-04-06 | Revert "add new languages and sync with transiflex" | raveit65 | 111 | -13908/+5125 | |
This reverts commit c57aa66fc8ddcc9baa21446e87c9332f11e0abed. | |||||
2016-04-06 | add new languages and sync with transiflex | raveit65 | 111 | -5125/+13908 | |
2016-03-26 | sync with transiflex | raveit65 | 107 | -18567/+22221 | |
2016-02-19 | Sync with Transifex | Martin Wimpress | 36 | -1110/+1342 | |
2016-01-05 | rename mate-panel-*.{c|h} -> panel-*.{c|h} for consistency | monsta | 1 | -1/+1 | |
(libmate-panel-applet files are left alone since there are public header files used by all panel applets) | |||||
2015-11-03 | Sync translations with transifex | Clement Lefebvre | 108 | -54387/+69661 | |
2015-09-06 | Rework gsettings schema building | infirit | 1 | -8/+8 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-06-12 | Sync translations with transifex | mate-i18n | 5 | -124/+125 | |
2015-04-09 | Sync translations with transifex | mate-i18n | 10 | -287/+279 | |
2015-03-02 | Sync translations with transifex | mate-i18n | 2 | -17/+11 | |
2015-01-20 | Sync translations with transifex | mate-i18n | 6 | -381/+373 | |
2014-11-22 | Sync translations with transifex | mate-i18n | 6 | -151/+138 | |
2014-11-10 | Sync translations with transifex | mate-i18n | 2 | -47/+36 | |