Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-09 | tx: sync with transifex | mbkma | 120 | -2070/+2198 | |
2022-08-08 | Use dashes instead of underscores in signal names | rbuj | 1 | -5/+5 | |
2021-11-21 | Use a blank line at most | rbuj | 1 | -1/+0 | |
2021-08-07 | tx: sync with transifex | raveit65 | 120 | -413/+725 | |
2021-01-28 | Remove unnecessary casts on g_signal_connect calls | rbuj | 1 | -16/+10 | |
2021-01-16 | Update copyright to 2021 | rbuj | 2 | -2/+2 | |
2021-01-07 | Don't leave any round bracket at line end | rbuj | 1 | -2/+3 | |
2021-01-07 | tx: sync with transifex | raveit65 | 3 | -41/+48 | |
2020-12-13 | tx:sync with transifex | raveit65 | 11 | -46/+243 | |
2020-12-06 | remove dead function mate_panel_applet_set_background_widget | mbkma | 1 | -3/+0 | |
2020-11-28 | tx: fix build warning caused by Norwegian translations | raveit65 | 1 | -2/+3 | |
2020-11-28 | tx: fix build warning caused by Lithuanian translations | raveit65 | 1 | -6/+9 | |
2020-11-28 | tx: fix build warning caused by Croatian translations | raveit65 | 1 | -5/+6 | |
2020-11-28 | tx: fix build warning caused by Slovenian translations | raveit65 | 1 | -2/+3 | |
2020-11-28 | tx: fix build warning caused by Armenian translations | raveit65 | 1 | -11/+31 | |
2020-08-31 | accessx-status: improve code-style | raveit65 | 2 | -1213/+1528 | |
- tab to spaces - fix indents - shorten lines | |||||
2020-08-30 | accessx-status: array subscript 128 is above array bounds | rbuj | 1 | -43/+29 | |
2020-08-11 | tx: sync with transifex | raveit65 | 10 | -44/+169 | |
2020-08-11 | accessx-status: add src and data folders | rbuj | 9 | -68/+73 | |
2020-08-11 | accessx-status: Simplify icons installation | rbuj | 147 | -189/+164 | |
2020-07-29 | accessx-status: Load menu from resources | rbuj | 3 | -10/+31 | |
2020-06-25 | sync with transifex | raveit65 | 120 | -188/+620 | |
2020-05-21 | build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBS | rbuj | 1 | -2/+0 | |
2020-04-16 | Remove unused-variable warnings | rbuj | 1 | -1/+0 | |
2020-04-08 | build: Use WARN_CFLAGS variable | rbuj | 1 | -0/+1 | |
2020-03-02 | tx: pull with fixed translations of pt and pt_BR | raveit65 | 1 | -2/+3 | |
2020-02-10 | tx: sync with transifex | raveit65 | 1 | -13/+31 | |
2020-01-21 | tx: sync with transifex | raveit65 | 120 | -517/+682 | |
2020-01-10 | Update copyright to 2020 | raveit65 | 2 | -2/+2 | |
2020-01-09 | migrate from intltools to gettext | Wu Xiaotian | 2 | -9/+11 | |
2020-01-09 | Initialize "surface" before testing its value to avoid a crash. | dunc | 1 | -1/+1 | |
2019-06-16 | tx: sync with transifex | raveit65 | 120 | -16592/+15791 | |
2019-03-23 | help: update copyright | raveit65 | 1 | -1/+1 | |
2019-03-20 | Help: Use XInclude instead of ENTITY for legal.xml | rbuj | 1 | -3/+1 | |
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 | 9 | -46/+135 | |
2019-02-25 | tx: sync with transifex | raveit65 | 10 | -30/+42 | |
2019-01-27 | tx: sync with transifex | raveit65 | 13 | -108/+1004 | |
2018-12-08 | Support git.mk to generate .gitignore | Wu Xiaotian | 4 | -0/+8 | |
2018-11-17 | sync with transifex | raveit65 | 118 | -5063/+63437 | |
2018-10-06 | Use make functions for HELP_LINGUAS | rbuj | 1 | -1/+5 | |
2018-10-01 | Remove unused png files | rbuj | 2 | -1/+0 | |
2018-09-11 | accessx-status: fix another leak | raveit65 | 1 | -0/+1 | |
2018-09-10 | Fix memory leak on accessx-status. | Rui Caridade | 1 | -0/+1 | |
2018-05-12 | accessx: Convert icons from pixbuf to cairo surfaces | Victor Kareh | 150 | -354/+577 | |
This improves support for HiDPI displays. It also fixes some deprecation warnings, adds auto-resizing, and updates the main applet icon. | |||||
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 1 | -4/+4 | |
2018-02-04 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -4/+0 | |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |