summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-08-31baobab: remove useless codeMonsta1-4/+0
2015-08-31baobab: fix indentationMonsta1-6/+6
2015-08-31configure.ac: drop obsolete macromonsta1-1/+0
It's been a no-op for a long time. See https://mail.gnome.org/archives/commits-list/2011-December/msg00681.html for example.
2015-08-25Merge pull request #112 from NiceandGently/masterMartin Wimpress1-0/+4
GTK3: reduce height of statusbar
2015-08-25Merge pull request #117 from monsta/patch-2Martin Wimpress1-1/+0
configure.ac: removed suspicious reference to win32
2015-08-25configure.ac: removed suspicious reference to win32monsta1-1/+0
2015-08-10GTK3: reduce height of statusbarraveit651-0/+4
- setting margin to 0px
2015-07-29logview: ship the SVG source for the new hires iconBalló György2-0/+19242
Based on this commit for gnome-system-log: https://git.gnome.org/browse/gnome-system-log/commit/?id=99b2827aa3fc996e6314467204841cf7ee599293
2015-07-29logviewer: Provide an application iconBalló György12-3/+87
Based on this commit in gnome-system-log: https://git.gnome.org/browse/gnome-system-log/commit/?id=f3f63c20a0b9fd9e791dde542292f9931de6e86f
2015-07-11Bump version to 1.10.2mate-utils-1.10.2infirit1-1/+1
2015-07-11Update NEWSinfirit1-0/+4
2015-07-08help: remove duplicate tags, fix broken buildMonsta2-2/+0
2015-07-07Help: adjust legal stuffraveit654-50/+139
2015-07-07help: fix mate feedback linksraveit654-4/+4
2015-07-07Revert "remove non-existing mate-feedback links"raveit654-0/+32
This reverts commit cd84b3bb31589e53567378d1e7d6b18ed2fa0d55. With docbook help the missing page is there
2015-07-07fix merge conflicts in help translationsMonsta2-2/+2
2015-07-07baobab: show correct help page in prefs dialogMonsta1-1/+1
2015-07-07Revert "help: fix help link in mate-screenshot"Monsta1-1/+1
This reverts commit 9a5ca02338789b5604133e54b21abcaf0b57e505.
2015-06-29Merge pull request #105 from NiceandGently/masterMartin Wimpress4-32/+0
remove non-existing mate-feedback links
2015-06-25Merge pull request #104 from monsta/correct-nameMartin Wimpress2-2/+1
disk usage analyzer: use correct application name, not "Baobab"
2015-06-25remove non-existing mate-feedback linksraveit654-32/+0
2015-06-25disk usage analyzer: use correct application name, not "Baobab"Monsta2-2/+1
2015-06-24Merge pull request #102 from NiceandGently/masterMartin Wimpress75-3/+24
fix help usage
2015-06-23help: fix broken imagesraveit6569-0/+0
2015-06-23help: fix help link in mate-screenshotraveit651-1/+1
2015-06-23help: add missing images to make filesraveit652-0/+12
2015-06-23help: fix help in disk-usage-analyzerraveit653-2/+11
2015-06-17Bump version to 1.10.1mate-utils-1.10.1Martin Wimpress2-1/+6
2015-06-17Merge pull request #100 from NiceandGently/masterMartin Wimpress10-90/+82
fixes for gschema translation
2015-06-16fixes for gschema translationraveit6510-90/+82
taken from: https://github.com/mate-desktop/eom/commit/a2055e1 - bumped required intltool version to 0.50.1 - renamed and corrected gschema xml for proper intltool usage - sorted lines in po/POTFILES.in (as requested in the header)
2015-05-07Bump version to 1.10.0mate-utils-1.10.0Stefano Karapetsas2-3/+3
2015-04-06Bump version to 1.9.90mate-utils-1.9.90Stefano Karapetsas2-2/+2
2015-04-06Sync translations with transifexmate-i18n23-346/+358
2015-03-13baobab, gsearchtool: first connect to settings, then read them.Monsta2-13/+13
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-26Sync translations with transifexmate-i18n3-32/+33
2015-01-25Sync translations with transifexmate-i18n90-103820/+89971
2015-01-24use unique names in desktop filesraveit653-3/+3
Closes https://github.com/mate-desktop/mate-utils/pull/88
2015-01-23Bump version to 1.9.1mate-utils-1.9.1Stefano Karapetsas2-2/+2
2015-01-14gsearchtool: safer access to list element's dataMonsta1-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-29mate-screenshot: fix UI load in GTK+3 buildMonsta1-2/+0
these two events are set up in the code anyway
2014-12-29set resize grip in the code nowinfirit1-1/+4
The ui fails to load on Gtk+ 3.14 but we do want to enable the resize grip in Gtk+ 2
2014-12-29mate-disk-usage-analyzer: fix UI load in GTK+3 buildMonsta1-2/+0
since both properties seem to do nothing in GTK+2 build as well, I guess it's ok to remove them completely.
2014-12-17mate-dictionary: don't free GError more than onceMonsta2-2/+0
because that error dialog function frees it already
2014-12-17Update required versions in several placesinfirit2-5/+5
2014-12-17Revert "bumped deps in README"infirit1-2/+2
This reverts commit 45d35479612f207849e0851566fef58ece01eaac.
2014-12-17bumped deps in READMEmonsta1-2/+2
2014-12-17mate-screenshot: show the actual error message when UI load failsMonsta1-4/+7
Closes https://github.com/mate-desktop/mate-utils/pull/81
2014-12-16fix GTK+3 buildMonsta1-1/+1
2014-12-16gsearchtool: Do not use g_settings_list_schemasinfirit1-8/+7
2014-12-16mate-screenshot: Do not use g_settings_list_schemasinfirit1-10/+5