Age | Commit message (Expand) | Author | Files | Lines |
2015-06-23 | help: fix help in disk-usage-analyzer | raveit65 | 3 | -2/+11 |
2015-06-17 | Bump version to 1.10.1mate-utils-1.10.1 | Martin Wimpress | 2 | -1/+6 |
2015-06-17 | Merge pull request #100 from NiceandGently/master | Martin Wimpress | 10 | -90/+82 |
2015-06-16 | fixes for gschema translation | raveit65 | 10 | -90/+82 |
2015-05-07 | Bump version to 1.10.0mate-utils-1.10.0 | Stefano Karapetsas | 2 | -3/+3 |
2015-04-06 | Bump version to 1.9.90mate-utils-1.9.90 | Stefano Karapetsas | 2 | -2/+2 |
2015-04-06 | Sync translations with transifex | mate-i18n | 23 | -346/+358 |
2015-03-13 | baobab, gsearchtool: first connect to settings, then read them. | Monsta | 2 | -13/+13 |
2015-01-26 | Sync translations with transifex | mate-i18n | 3 | -32/+33 |
2015-01-25 | Sync translations with transifex | mate-i18n | 90 | -103820/+89971 |
2015-01-24 | use unique names in desktop files | raveit65 | 3 | -3/+3 |
2015-01-23 | Bump version to 1.9.1mate-utils-1.9.1 | Stefano Karapetsas | 2 | -2/+2 |
2015-01-14 | gsearchtool: safer access to list element's data | Monsta | 1 | -4/+4 |
2014-12-29 | mate-screenshot: fix UI load in GTK+3 build | Monsta | 1 | -2/+0 |
2014-12-29 | set resize grip in the code now | infirit | 1 | -1/+4 |
2014-12-29 | mate-disk-usage-analyzer: fix UI load in GTK+3 build | Monsta | 1 | -2/+0 |
2014-12-17 | mate-dictionary: don't free GError more than once | Monsta | 2 | -2/+0 |
2014-12-17 | Update required versions in several places | infirit | 2 | -5/+5 |
2014-12-17 | Revert "bumped deps in README" | infirit | 1 | -2/+2 |
2014-12-17 | bumped deps in README | monsta | 1 | -2/+2 |
2014-12-17 | mate-screenshot: show the actual error message when UI load fails | Monsta | 1 | -4/+7 |
2014-12-16 | fix GTK+3 build | Monsta | 1 | -1/+1 |
2014-12-16 | gsearchtool: Do not use g_settings_list_schemas | infirit | 1 | -8/+7 |
2014-12-16 | mate-screenshot: Do not use g_settings_list_schemas | infirit | 1 | -10/+5 |
2014-12-15 | Revert "mate-screenshot: simplify get_desktop_dir()" | infirit | 1 | -1/+27 |
2014-12-15 | mate-screenshot: simplify get_desktop_dir() | infirit | 1 | -27/+1 |
2014-12-15 | Fix deprecated functions | infirit | 9 | -7/+37 |
2014-12-15 | Remove deprecated g_thread_init | infirit | 2 | -4/+0 |
2014-12-15 | mate-dictionary: implicit declaration of g_mkdir | infirit | 1 | -0/+1 |
2014-12-15 | don't leak memory | Monsta | 4 | -6/+9 |
2014-12-15 | va_start should be paired with va_end | Monsta | 1 | -0/+1 |
2014-12-15 | properly NULL-init some vars to avoid logic flaws later | Monsta | 1 | -3/+3 |
2014-12-15 | zero-init signals array | monsta | 1 | -1/+1 |
2014-11-13 | Gtk+3: Fix build, closes #77 | infirit | 1 | -1/+1 |
2014-11-10 | Add missing #include <config.h> to make translations work | infirit | 12 | -3/+45 |
2014-11-10 | mate-screenshot: Several fixes taken from gnome-screenshot | infirit | 3 | -170/+212 |
2014-11-10 | Fix typo (G_TYPE_INSTANCE_CHECK_TYPE -> G_TYPE_CHECK_INSTANCE_TYPE) | infirit | 1 | -1/+1 |
2014-11-10 | mate-search-tool: open folder menu item can be misleading | infirit | 2 | -3/+3 |
2014-11-10 | appdata: Add necessary markers for translation | infirit | 4 | -12/+12 |
2014-11-10 | appdata: Fixup spelling of MATE | infirit | 4 | -7/+7 |
2014-11-10 | appdata: Add autotool bits for appdata | infirit | 9 | -11/+39 |
2014-11-09 | Update mate-screenshot.appdata.xml | alxpl | 1 | -5/+0 |
2014-11-09 | Create mate-search-tool.appdata.xml | alxpl | 1 | -0/+33 |
2014-11-09 | Create mate-screenshot.appdata.xml | alxpl | 1 | -0/+32 |
2014-11-09 | Create mate-disk-usage-analyzer.appdata.xml | alxpl | 1 | -0/+36 |
2014-11-09 | Create mate-dictionary.appdata.xml | alxpl | 1 | -0/+32 |
2014-07-12 | Sync translations with transifex | mate-i18n | 5 | -121/+123 |
2014-07-03 | Remove has_separator properties from ui filesmate-utils-1.9.0 | Stefano Karapetsas | 2 | -2/+0 |
2014-07-03 | gsearchtool: Fix format-security warning | Stefano Karapetsas | 1 | -2/+2 |
2014-07-01 | Replace deprecated GTK_WIDGET_SET_FLAGS | infirit | 1 | -1/+1 |