Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-31 | dictionary: fix indentation | Monsta | 1 | -19/+17 | |
2015-08-31 | dictionary: update man page | Monsta | 1 | -2/+14 | |
*partially* taken from https://git.gnome.org/browse/gnome-dictionary/commit/?id=806fe225ff66828d13d4c56ab018540ec19bbd6a | |||||
2015-08-31 | dictionary: make Ctrl+A and Ctrl+C work in the search field | Monsta | 1 | -3/+9 | |
from https://git.gnome.org/browse/gnome-dictionary/commit/?id=196f65131bff3e0d9b386cda5e071238ab388b9d | |||||
2015-08-31 | logview: remember active log for next application run | Monsta | 1 | -0/+8 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=4e8122013893df6a8dc0e79ff27e9fe5047cf481 | |||||
2015-08-31 | logview: actually insert the converted data into the buffer | Monsta | 1 | -1/+2 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=575ff413620dd17adb4c52a8ae79f744a694c7a1 | |||||
2015-08-31 | logview: set correct title for Add/Edit filter dialog | Monsta | 1 | -0/+2 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=bd6c0d53187a062ead969e35bdb88579bae2f163 | |||||
2015-08-31 | logview: remove failed log from stored list | Monsta | 1 | -1/+17 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=31b069ae801f44e33f3c9ac3d75a028477c490a3 | |||||
2015-08-31 | logview: define _XOPEN_SOURCE_EXTENDED for OpenBSD | Monsta | 1 | -0/+1 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=b75701ce5c87eb125198ebfe124c829167844db1 | |||||
2015-08-31 | logview: use a GCancellable when reading new lines from the log | Monsta | 4 | -10/+43 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=0aeb30fae9b5855804240972790045074854f1aa | |||||
2015-08-31 | logview: don't clear the active log ref immediately on close | Monsta | 1 | -2/+1 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=febc1baa30ee4035e20d513c2bd77a579f1d8fea | |||||
2015-08-31 | logview: use g_utf8_collate() to sort log display names | Monsta | 1 | -1/+1 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=d55c066dcfeff2ddf24152d192137b251cc5cbb6 | |||||
2015-08-31 | logview: add some safety NULL-checks | Monsta | 2 | -4/+11 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=ad9153b8bcd8a2556d7a1f5fcca890680c4677de | |||||
2015-08-31 | logview: make sure to always NULL-terminate log lines array | Monsta | 1 | -3/+3 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=af6e5f3fd809ec7e477434e8279d1b2f8817f33d | |||||
2015-08-31 | remove shave - it's obsolete, silent rules replace it | Monsta | 6 | -243/+3 | |
2015-08-31 | baobab: remove useless code | Monsta | 1 | -4/+0 | |
2015-08-31 | baobab: fix indentation | Monsta | 1 | -6/+6 | |
2015-08-31 | configure.ac: drop obsolete macro | monsta | 1 | -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-25 | Merge pull request #112 from NiceandGently/master | Martin Wimpress | 1 | -0/+4 | |
GTK3: reduce height of statusbar | |||||
2015-08-25 | Merge pull request #117 from monsta/patch-2 | Martin Wimpress | 1 | -1/+0 | |
configure.ac: removed suspicious reference to win32 | |||||
2015-08-25 | configure.ac: removed suspicious reference to win32 | monsta | 1 | -1/+0 | |
2015-08-10 | GTK3: reduce height of statusbar | raveit65 | 1 | -0/+4 | |
- setting margin to 0px | |||||
2015-07-29 | logview: ship the SVG source for the new hires icon | Balló György | 2 | -0/+19242 | |
Based on this commit for gnome-system-log: https://git.gnome.org/browse/gnome-system-log/commit/?id=99b2827aa3fc996e6314467204841cf7ee599293 | |||||
2015-07-29 | logviewer: Provide an application icon | Balló György | 12 | -3/+87 | |
Based on this commit in gnome-system-log: https://git.gnome.org/browse/gnome-system-log/commit/?id=f3f63c20a0b9fd9e791dde542292f9931de6e86f | |||||
2015-07-11 | Bump version to 1.10.2mate-utils-1.10.2 | infirit | 1 | -1/+1 | |
2015-07-11 | Update NEWS | infirit | 1 | -0/+4 | |
2015-07-08 | help: remove duplicate tags, fix broken build | Monsta | 2 | -2/+0 | |
2015-07-07 | Help: adjust legal stuff | raveit65 | 4 | -50/+139 | |
2015-07-07 | help: fix mate feedback links | raveit65 | 4 | -4/+4 | |
2015-07-07 | Revert "remove non-existing mate-feedback links" | raveit65 | 4 | -0/+32 | |
This reverts commit cd84b3bb31589e53567378d1e7d6b18ed2fa0d55. With docbook help the missing page is there | |||||
2015-07-07 | fix merge conflicts in help translations | Monsta | 2 | -2/+2 | |
2015-07-07 | baobab: show correct help page in prefs dialog | Monsta | 1 | -1/+1 | |
2015-07-07 | Revert "help: fix help link in mate-screenshot" | Monsta | 1 | -1/+1 | |
This reverts commit 9a5ca02338789b5604133e54b21abcaf0b57e505. | |||||
2015-06-29 | Merge pull request #105 from NiceandGently/master | Martin Wimpress | 4 | -32/+0 | |
remove non-existing mate-feedback links | |||||
2015-06-25 | Merge pull request #104 from monsta/correct-name | Martin Wimpress | 2 | -2/+1 | |
disk usage analyzer: use correct application name, not "Baobab" | |||||
2015-06-25 | remove non-existing mate-feedback links | raveit65 | 4 | -32/+0 | |
2015-06-25 | disk usage analyzer: use correct application name, not "Baobab" | Monsta | 2 | -2/+1 | |
2015-06-24 | Merge pull request #102 from NiceandGently/master | Martin Wimpress | 75 | -3/+24 | |
fix help usage | |||||
2015-06-23 | help: fix broken images | raveit65 | 69 | -0/+0 | |
2015-06-23 | help: fix help link in mate-screenshot | raveit65 | 1 | -1/+1 | |
2015-06-23 | help: add missing images to make files | raveit65 | 2 | -0/+12 | |
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 | |
fixes for gschema translation | |||||
2015-06-16 | fixes for gschema translation | raveit65 | 10 | -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-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 | |
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-26 | Sync translations with transifex | mate-i18n | 3 | -32/+33 | |
2015-01-25 | Sync translations with transifex | mate-i18n | 90 | -103820/+89971 | |