Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-06 | pre-bump version | raveit65 | 1 | -1/+1 | |
2016-08-06 | screenshot: install both UI files | raveit65 | 1 | -2/+0 | |
this fixes distcheck with creating mate-utils.pot | |||||
2016-06-20 | Modify glade file for the new glade format and use it for gtk3 | Oz N Tiram | 1 | -0/+2 | |
* Add glade ui for gtk+3 * Remove usage of things like GTKHBox, GTKHButtonBox and other deprecated widgets | |||||
2016-06-09 | release 1.15.0v1.15.0 | raveit65 | 1 | -1/+1 | |
2016-05-17 | mate-dict.pc: depend upon proper gtk version | Kir Kolyshkin | 1 | -0/+2 | |
If the package is built against gtk-3.0 (as in ./configure --with-gtk=3.0), mate-dict.pc still wants gtk-2.0 since it's hardcoded it there. This can lead to improper builds of packages using libmatedict (although I can't find any now), as well as improper RPM dependencies, like this: $ rpm -e gtk2-devel error: Failed dependencies: ... pkgconfig(gtk+-2.0) is needed by (installed) mate-utils-devel-1.14.0-1gtk3.fc23.x86_64 Fortunately, the file is already generated, so it's trivial to add a proper substitution. [v2: also add min GTK version required] Signed-off-by: Kir Kolyshkin <[email protected]> | |||||
2016-04-07 | release 1.14.0 | raveit65 | 1 | -1/+1 | |
2016-01-25 | configure.ac: remove idiotic -Werror from "maintainer flags" | monsta | 1 | -1/+1 | |
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 1 | -1/+1 | |
2015-11-03 | 1.12.0v1.12.01.12 | Clement Lefebvre | 1 | -1/+1 | |
2015-10-06 | pre-bump version to 1.11.0 | raveit65 | 1 | -2/+2 | |
2015-09-25 | configure: drop useless --enable-deprecated option | Monsta | 1 | -9/+0 | |
2015-09-25 | configure.ac: drop useless check for Sun OS | Monsta | 1 | -8/+0 | |
2015-09-09 | More translation fixes for gsettings schemas | infirit | 1 | -0/+1 | |
2015-09-09 | mate-screenshot: move stuff to data/ and src/ subdirs | monsta | 1 | -1/+3 | |
2015-09-09 | gsearchtool: move smclient stuff there, move sources to src/ subdir | monsta | 1 | -2/+2 | |
2015-09-09 | logview: move sources to src/ subdir | monsta | 1 | -1/+2 | |
2015-08-31 | remove shave - it's obsolete, silent rules replace it | Monsta | 1 | -9/+3 | |
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 | configure.ac: removed suspicious reference to win32 | monsta | 1 | -1/+0 | |
2015-07-29 | logviewer: Provide an application icon | Balló György | 1 | -0/+1 | |
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-06-17 | Bump version to 1.10.1mate-utils-1.10.1 | Martin Wimpress | 1 | -1/+1 | |
2015-06-16 | fixes for gschema translation | raveit65 | 1 | -1/+5 | |
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 | 1 | -2/+2 | |
2015-04-06 | Bump version to 1.9.90mate-utils-1.9.90 | Stefano Karapetsas | 1 | -1/+1 | |
2015-01-23 | Bump version to 1.9.1mate-utils-1.9.1 | Stefano Karapetsas | 1 | -1/+1 | |
2014-12-17 | Update required versions in several places | infirit | 1 | -1/+1 | |
2014-07-01 | Drop support for Glib < 2.36 | infirit | 1 | -1/+1 | |
2014-05-01 | Fix copy/paste error in deprecated config option | infirit | 1 | -3/+3 | |
2014-05-01 | Add configure option to en/disable deprecations | infirit | 1 | -0/+9 | |
2014-04-30 | Bump version to 1.9.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-04-29 | Add option to disable silent rules, close #65 | infirit | 1 | -0/+1 | |
2014-03-01 | Bump version to 1.8.0mate-utils-1.8.0 | Stefano Karapetsas | 1 | -2/+2 | |
2014-02-19 | Bump version to 1.7.90mate-utils-1.7.90 | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-19 | configure: Add check-news | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-24 | Bump version to 1.7.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-17 | configure: Add GTK3 support | Stefano Karapetsas | 1 | -8/+32 | |
Bump minimum GTK2 version to use new GtkComboBoxText for both GTK versions https://developer.gnome.org/gtk2/2.24/GtkComboBoxText.html | |||||
2014-01-06 | configure: Remove check for scrollkeeper | Stefano Karapetsas | 1 | -8/+0 | |
2013-11-10 | Update AC_INIT_AUTOMAKE for make dist | infirit | 1 | -1/+1 | |
2013-08-03 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -2/+2 | |
2013-04-02 | Bump version to 1.6.0mate-utils-1.6.0 | Stefano Karapetsas | 1 | -2/+2 | |
2013-03-24 | Bump version to 1.5.1mate-utils-1.5.1 | Stefano Karapetsas | 1 | -1/+1 | |
2013-01-31 | AC_CONFIG_HEADERS to please automake 1.13 | Marcel Dijkstra | 1 | -1/+1 | |
2013-01-27 | Bump version to 1.5.0mate-utils-1.5.0 | Stefano Karapetsas | 1 | -1/+1 | |
2013-01-26 | Port mate-dictionary-applet to libmatepanelapplet-4.0 | Brent Hull | 1 | -2/+2 | |
2013-01-25 | Port mate-dictionary (and applet) to Gsettings (main program based on GNOME ↵ | Brent Hull | 1 | -16/+1 | |
patch) | |||||
2012-12-05 | bump libmatepanelapplet version | leigh123linux | 1 | -1/+1 | |
2012-11-15 | Remove extra gsettings line in configure | Brent Hull | 1 | -2/+0 | |
2012-11-15 | Port logview to Gsettings (based on GNOME patches) | Brent Hull | 1 | -5/+20 | |
2012-10-02 | add support for older glib versions | Stefano Karapetsas | 1 | -1/+1 | |