gimp r23522 - in trunk: . app/tools libgimp libgimpwidgets plug-ins/common
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r23522 - in trunk: . app/tools libgimp libgimpwidgets plug-ins/common
- Date: Thu, 13 Sep 2007 11:44:07 +0100 (BST)
Author: mitch
Date: 2007-09-13 11:44:07 +0100 (Thu, 13 Sep 2007)
New Revision: 23522
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=23522&view=rev
Modified:
trunk/ChangeLog
trunk/app/tools/gimpselectionoptions.c
trunk/configure.in
trunk/libgimp/gimpui.c
trunk/libgimpwidgets/gimphelpui.c
trunk/plug-ins/common/pat.c
Log:
2007-09-13 Michael Natterer <mitch gimp org>
* configure.in: remove FOO_DISABLE_DEPRECATED for only glib >= 2.15
and gtk+ >= 2.13, GIMP builds fine against the 2.14 and 2.12 APIs
apart from:
* app/tools/gimpselectionoptions.c
* libgimpwidgets/gimphelpui.c: undef GTK_DISABLE_DEPRECATED because
GtkTooltips is deprecated in gtk+ 2.12.
* libgimp/gimpui.c
* plug-ins/common/pat.c: the address of an array is always
non-NULL, no need to check for that. Fixes new gcc warnings.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]