Skip to content
  • Sven Neumann's avatar
    bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. · 757017a8
    Sven Neumann authored
    2001-11-23  Sven Neumann  <sven@gimp.org>
    
    	* configure.in: bumped version number to 1.3.1.
    	Require Glib/GTK+-1.3.11 and Pango-0.22. Removed GDK_DISABLE_COMPAT_H
    	and GTK_DISABLE_COMPAT_H from our default CFLAGS since they don't
    	exist any longer.
    
    	* RELEASE-TO-CVS.patch: removed since the glib/gtk+ API is supposed to
    	be frozen now.
    
    	* HACKING: removed reference to RELEASE-TO-CVS.patch
    
    	* app/gui/menus.c
    	* app/tools/gimptexttool.c: applied RELEASE-TO-CVS.patch to conform
    	to the new GTK+/Pango API.
    
    	* app/core/Makefile.am: generate marshallers with gimp_marshal prefix.
    
    	* app/core/gimpmarshal.list: added all marshallers we use.
    
    	* app/core/gimpmarshal.[ch]: regenerated.
    
    	* app/[lots of .c files]: use gimp_marshal_* for all marshallers.
    
    	* data/images/
    	* app/app_procs.c
    	* app/gui/splash.c:
    
    	* libgimpbase/Makefile.am
    	* libgimpbase/gimpbase.h
    	* libgimpbase/gimputils.[ch]: removed since they are no longer needed.
    
    	* app/...
    757017a8