Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -5/+1 | |
2017-08-03 | avoid deprecated gdk_screen_make_display_name | ZenWalker | 1 | -3/+2 | |
2017-07-28 | don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+5 | |
2017-07-18 | avoid deprecated gdk_screen_get_number | ZenWalker | 1 | -4/+4 | |
2017-05-11 | searchtool & logview: avoid deprecated GtkAlignment | raveit65 | 1 | -5/+2 | |
2017-01-31 | drop all the ancient changelogs | monsta | 2 | -3503/+0 | |
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 5 | -126/+0 | |
and require mate-panel >= 1.17 | |||||
2016-11-22 | fix indent a bit and remove some weird commented code | monsta | 3 | -9/+9 | |
2016-11-22 | gsearchtool: remove win32 & quartz leftovers from libegg | monsta | 2 | -12/+0 | |
2016-09-01 | avoid deprecated gdk_cursor_new () | raveit65 | 1 | -2/+5 | |
2016-08-07 | GTK+-3 search: avoid deprecated gdk_app_launch_context_new () | raveit65 | 1 | -1/+19 | |
2016-08-06 | GTK+-3.0 search: port GtkTable to GtkGrid | raveit65 | 1 | -0/+24 | |
2016-05-30 | GTK3 searchtool: don't use deprecated gdk_threads_{enter/leave} () | raveit65 | 1 | -1/+12 | |
2016-01-21 | [GTK+3] gsearchtool: fix deprecated usage of Gtk{H,V}Box, GtkHButtonBox | monsta | 2 | -4/+50 | |
2016-01-21 | [GTK+3] gsearchtool: fix a couple of deprecations | monsta | 2 | -0/+6 | |