summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2018-12-26release 1.20.2v1.20.2raveit651-1/+1
2018-06-19update to 1.20.1v1.20.1raveit651-1/+1
2018-01-30release 1.20v1.20.0raveit651-2/+2
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-3/+3
2017-12-24release 1.19.1v1.19.1raveit651-1/+1
2017-05-04Revert "configure: Use AM subdir-objects"raveit651-1/+1
This reverts commit 652ab68b6cd753b57b6f2df943dafafecbdfdc12. fixes https://github.com/mate-desktop/mate-utils/issues/169
2017-05-03configure: Use AM subdir-objectsraveit651-1/+1
2017-03-30pre-bump versionraveit651-1/+1
2017-03-13release 1.18.0v1.18.0raveit651-1/+1
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-33/+9
and require mate-panel >= 1.17
2016-09-20release 1.16.0v1.16.0raveit651-2/+2
2016-08-06pre-bump versionraveit651-1/+1
2016-08-06screenshot: install both UI filesraveit651-2/+0
this fixes distcheck with creating mate-utils.pot
2016-06-20Modify glade file for the new glade format and use it for gtk3Oz N Tiram1-0/+2
* Add glade ui for gtk+3 * Remove usage of things like GTKHBox, GTKHButtonBox and other deprecated widgets
2016-06-09release 1.15.0v1.15.0raveit651-1/+1
2016-05-17mate-dict.pc: depend upon proper gtk versionKir Kolyshkin1-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-07release 1.14.0raveit651-1/+1
2016-01-25configure.ac: remove idiotic -Werror from "maintainer flags"monsta1-1/+1
2016-01-05pre-bump version to 1.13.0Wolfgang Ulbrich1-1/+1
2015-11-031.12.0v1.12.01.12Clement Lefebvre1-1/+1
2015-10-06pre-bump version to 1.11.0raveit651-2/+2
2015-09-25configure: drop useless --enable-deprecated optionMonsta1-9/+0
2015-09-25configure.ac: drop useless check for Sun OSMonsta1-8/+0
2015-09-09More translation fixes for gsettings schemasinfirit1-0/+1
2015-09-09mate-screenshot: move stuff to data/ and src/ subdirsmonsta1-1/+3
2015-09-09gsearchtool: move smclient stuff there, move sources to src/ subdirmonsta1-2/+2
2015-09-09logview: move sources to src/ subdirmonsta1-1/+2
2015-08-31remove shave - it's obsolete, silent rules replace itMonsta1-9/+3
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-25configure.ac: removed suspicious reference to win32monsta1-1/+0
2015-07-29logviewer: Provide an application iconBalló György1-0/+1
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-06-17Bump version to 1.10.1mate-utils-1.10.1Martin Wimpress1-1/+1
2015-06-16fixes for gschema translationraveit651-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-07Bump version to 1.10.0mate-utils-1.10.0Stefano Karapetsas1-2/+2
2015-04-06Bump version to 1.9.90mate-utils-1.9.90Stefano Karapetsas1-1/+1
2015-01-23Bump version to 1.9.1mate-utils-1.9.1Stefano Karapetsas1-1/+1
2014-12-17Update required versions in several placesinfirit1-1/+1
2014-07-01Drop support for Glib < 2.36infirit1-1/+1
2014-05-01Fix copy/paste error in deprecated config optioninfirit1-3/+3
2014-05-01Add configure option to en/disable deprecationsinfirit1-0/+9
2014-04-30Bump version to 1.9.0Stefano Karapetsas1-1/+1
2014-04-29Add option to disable silent rules, close #65infirit1-0/+1
2014-03-01Bump version to 1.8.0mate-utils-1.8.0Stefano Karapetsas1-2/+2
2014-02-19Bump version to 1.7.90mate-utils-1.7.90Stefano Karapetsas1-1/+1
2014-02-19configure: Add check-newsStefano Karapetsas1-1/+1
2014-01-24Bump version to 1.7.0Stefano Karapetsas1-1/+1
2014-01-17configure: Add GTK3 supportStefano Karapetsas1-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-06configure: Remove check for scrollkeeperStefano Karapetsas1-8/+0
2013-11-10Update AC_INIT_AUTOMAKE for make distinfirit1-1/+1