Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-05 | i18n: Do not collect the translation for Icon | rbuj | 1 | -1/+1 | |
2021-02-08 | build: allow users to disable gettext support (--disable-nls) | rbuj | 3 | -0/+21 | |
2021-01-16 | help: Dokumentationsteam -> Documentation Team | rbuj | 1 | -1/+1 | |
2021-01-16 | Update copyright to 2021 | rbuj | 1 | -1/+1 | |
2020-12-07 | Add legal notice in Makefile.am files | rbuj | 5 | -0/+75 | |
2020-12-07 | GNU GPL 2 license notice without post box, after copyright notice | rbuj | 8 | -147/+109 | |
- Use always the same code snippet for including the top-level config.h | |||||
2020-07-12 | gsearchtool: Fix "open with" behavior | Pablo Barciela | 1 | -3/+2 | |
Fixes https://github.com/mate-desktop/mate-utils/issues/298 | |||||
2020-07-06 | sync with transifex | raveit65 | 107 | -222/+416 | |
2020-07-05 | use libegg submodules | Wu Xiaotian | 10 | -3752/+3 | |
2020-06-23 | add git.mk to generate .gitignore | tamplan | 6 | -0/+10 | |
2020-06-16 | gsearchtool: Remove the warning about ‘GTimeVal’ is deprecated | rbuj | 3 | -182/+35 | |
2020-06-07 | gsearchtool: Remove enum conversion warning | rbuj | 1 | -1/+1 | |
2020-04-16 | Remove bad-function-cast warnings | rbuj | 2 | -8/+13 | |
2020-03-16 | gsearchtool: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -61/+124 | |
2020-03-13 | gsearchtool: add copy path menu item to popup menu | Konstantin Unruh | 2 | -0/+46 | |
only show copy path menu item when one row selected remove unecessary check add copy_path to gsearchtool-callbacks.h | |||||
2020-02-10 | tx: sync with transifex | raveit65 | 1 | -4/+4 | |
2020-01-23 | tx: sync with transifex | raveit65 | 107 | -432/+627 | |
2020-01-20 | gettext: Fix locale dir | rbuj | 1 | -1/+1 | |
This allows to load the translations. | |||||
2020-01-13 | Update copyright to 2020 | raveit65 | 1 | -1/+1 | |
2019-12-28 | migrate from intltools to gettext | Wu Xiaotian | 3 | -9/+11 | |
2019-12-26 | tx: sync with transifex | Pablo Barciela | 11 | -100/+263 | |
2019-11-10 | avoid redundant redeclarations | Pablo Barciela | 1 | -4/+0 | |
2019-10-10 | tx: sync with transifex | raveit65 | 21 | -55/+72 | |
2019-10-01 | Add WARN_CFLAGS to CFLAGS | rbuj | 1 | -1/+5 | |
2019-09-02 | gsearchtool-entry: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -7/+2 | |
2019-07-06 | tx: sync with transifex | raveit65 | 107 | -332/+1339 | |
2019-07-04 | Remove trailing whitespaces | Laurent Napias | 4 | -35/+35 | |
2019-06-10 | Change url projet's website | Laurent Napias | 1 | -1/+1 | |
2019-04-09 | Fix -Werror=cast-function-type with GCC 8 | rbuj | 3 | -26/+15 | |
In addition, it removes unnecessary function type casts like: (GDestroyNotify) g_object_unref (GDestroyNotify) g_free | |||||
2019-04-09 | Improve performance by removing unused assignments | rbuj | 1 | -5/+0 | |
2019-03-23 | help: update copyright | raveit65 | 1 | -1/+1 | |
2019-02-25 | tx: sync with transifex | raveit65 | 1 | -1/+1 | |
2019-02-16 | tx: sync fixed translations | rbuj | 5 | -8/+13 | |
2019-02-15 | enable translations for ca@valencia again | raveit65 | 1 | -1/+1 | |
2019-02-15 | tx: sync with transifex" | raveit65 | 11 | -56/+200 | |
2019-02-05 | help - bump docbook 4.5 | rbuj | 1 | -2/+2 | |
fix validate errors: $ find . -name "index.docbook" -exec yelp-check validate {} \; validity error : Element othercredit content does not follow the DTD, expecting (honorific | firstname | surname | lineage | othername | affiliation | authorblurb | contrib)+, got (personname email ) | |||||
2019-01-22 | eggsmclient: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-01-10 | move appdata to metainfo directory | monsta | 1 | -1/+1 | |
fixes https://github.com/mate-desktop/mate-utils/issues/188 | |||||
2018-12-25 | search-tool: disable translations for ca@valencia | raveit65 | 1 | -1/+1 | |
fixes build error with help files with fedora 29 probably an xml language error. | |||||
2018-12-25 | tx: sync with transifex | raveit65 | 106 | -7860/+99925 | |
2018-10-06 | Use make functions for HELP_LINGUAS | rbuj | 1 | -2/+6 | |
2018-10-05 | Tx: simplify source generation and update them | raveit65 | 2 | -793/+0 | |
2018-10-05 | Replace -Dokumentationsprojekt with Documentation Project | rbuj | 1 | -3/+3 | |
2018-09-23 | tx: update source file for disk-usage-analyzer and search-tool | raveit65 | 1 | -2/+2 | |
2018-09-23 | Fix spelling and grammar mistakes | rbuj | 1 | -1/+1 | |
2018-09-23 | search-tool: replace deprecated gtk_menu_popup | raveit65 | 1 | -4/+4 | |
2018-09-14 | Add Catalan screenshots | rbuj | 1 | -0/+0 | |
2018-09-13 | tx: add mate-search-tool to transifex | raveit65 | 2 | -0/+793 | |
2018-07-12 | gsearchtool: avoid deprecated 'gtk_window_set_wmclass' | Pablo Barciela | 1 | -1/+0 | |
2018-02-14 | avoid deprecated GtkStock | Pablo Barciela | 4 | -23/+69 | |