Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2016-01-21 | gsearchtool: use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 1 | -4/+4 | |
2016-01-03 | drop MateConf migration scripts | Monsta | 2 | -31/+0 | |
2015-09-25 | configure: drop useless --enable-deprecated option | Monsta | 3 | -8/+0 | |
2015-09-09 | More translation fixes for gsettings schemas | infirit | 1 | -35/+35 | |
2015-09-09 | Fixup gettext domain in gsettings schemas | infirit | 1 | -1/+1 | |
2015-09-09 | gsearchtool: move smclient stuff there, move sources to src/ subdir | monsta | 20 | -71/+3845 | |
2015-09-09 | gsearchtool: drop README from libmateui-deprecated | monsta | 1 | -9/+0 | |
2015-07-08 | help: remove duplicate tags, fix broken build | Monsta | 1 | -1/+0 | |
2015-07-07 | Help: adjust legal stuff | raveit65 | 1 | -15/+38 | |
2015-07-07 | help: fix mate feedback links | raveit65 | 1 | -1/+1 | |
2015-07-07 | Revert "remove non-existing mate-feedback links" | raveit65 | 1 | -0/+6 | |
This reverts commit cd84b3bb31589e53567378d1e7d6b18ed2fa0d55. With docbook help the missing page is there | |||||
2015-06-25 | remove non-existing mate-feedback links | raveit65 | 1 | -6/+0 | |
2015-06-23 | help: fix broken images | raveit65 | 6 | -0/+0 | |
2015-06-23 | help: add missing images to make files | raveit65 | 1 | -0/+2 | |
2015-03-13 | baobab, gsearchtool: first connect to settings, then read them. | Monsta | 1 | -5/+5 | |
fixes the issue with GLib >= 2.43, https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619 Closes https://github.com/mate-desktop/mate-utils/pull/94 | |||||
2015-01-24 | use unique names in desktop files | raveit65 | 1 | -1/+1 | |
Closes https://github.com/mate-desktop/mate-utils/pull/88 | |||||
2015-01-14 | gsearchtool: safer access to list element's data | Monsta | 1 | -4/+4 | |
g_list_nth_data just returns NULL if either list or element is NULL Closes https://github.com/mate-desktop/mate-utils/pull/87 | |||||
2014-12-16 | gsearchtool: Do not use g_settings_list_schemas | infirit | 1 | -8/+7 | |
2014-12-15 | don't leak memory | Monsta | 2 | -6/+7 | |
2014-11-10 | mate-search-tool: open folder menu item can be misleading | infirit | 2 | -3/+3 | |
Based on gnome-utils commits: 88159d1da89940d062057450e92aa191e364488b b703b0b28e441c15c5416f01670b4b747768e980 From: Dennis Cranston <[email protected]> Gnome Bug: https://bugzilla.gnome.org/show_bug.cgi?id=619499 | |||||
2014-11-10 | appdata: Add necessary markers for translation | infirit | 1 | -3/+3 | |
2014-11-10 | appdata: Fixup spelling of MATE | infirit | 1 | -2/+2 | |
2014-11-10 | appdata: Add autotool bits for appdata | infirit | 2 | -1/+9 | |
2014-11-09 | Create mate-search-tool.appdata.xml | alxpl | 1 | -0/+33 | |
(Should this have been placed in the data folder?) An appdata file for inclusion in the upcoming software centers as per the new freedesktop.org specs. It should be placed in /usr/share/appdata/ similar to the way .desktop files are placed in /usr/share/applications/, e.g. if you have a "$(datadir)/applications" definition in your makefiles, you need to add a "$(datadir)/appdata" as well. Please, skim through the file in case I made a mistake and please, include it in the 1.8 branch as well. Thanks! |