gimp/libgimpcolor
Hans Breuer b70d6c3317 renamed GimpOrientationType with Compat postfix to avoid name clashing
2003-07-26  Hans Breuer  <hans@breuer.org>

	* libgimp/gimpcompat.h : renamed GimpOrientationType
	with Compat postfix to avoid name clashing when using
	this header together with libgimp/gimpenums.h

	* app/composite/makefile.msc : (new file)
	  **/makefile.msc : updated

	* libgimp/gimp.c : use static defined _tile<widht|height>
	in this file instead of function call

	* libgimp/gimp.def libgimp/libgimpui.def : moved from former
	to latter : gimp_<brush|font|gradient|pattern>_select_<new|destroy>
	added to former gimp_<brushes|gradients|patterns>_popup

	* app/paint/gimppaintcore.h : removed double semicolon
	which gave msvc error C2059: syntax error : ';'

	* libgimpbase/gimpwin32-io.h : (new file) compatibilty defines
	which were spread over multiple files to make up mostly for
	missing unistd.h

	* app/base/tile-swap.c app/core/gimpimagefile.c
	  libgimpbase/gimpdatafiles.c
	  plug-ins/FractalExplorer/FractalExplorer.c : use new header

	* plug-ins/gflare/gflare.c
	  plug-ins/flame/flame.c
	  plug-ins/FractalExplorer/Dialogs.c :
	removed #ifdef G_OS_WIN32 special casing, not needed anymore
	due to g_file_test() usage

	* app/text/*.* : changes required for build with PangoWin32,
	but not commited ...
2003-07-26 17:37:32 +00:00
..
.cvsignore Additions for Win32: Use -no-undefined. Use the .def file. Produce MS 2002-03-29 23:24:42 +00:00
Makefile.am libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
gimpadaptivesupersample.c app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
gimpadaptivesupersample.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpbilinear.c libgimpcolor/gimpbilinear.[ch] applied a patch from David Necas 2003-03-02 16:27:01 +00:00
gimpbilinear.h libgimpcolor/gimpbilinear.[ch] applied a patch from David Necas 2003-03-02 16:27:01 +00:00
gimpcmyk.c libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
gimpcmyk.h libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
gimpcolor.def renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
gimpcolor.h include <libgimpcolor/gimpcmyk.h>. 2003-07-15 00:29:34 +00:00
gimpcolorspace.c libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
gimpcolorspace.h libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
gimpcolortypes.h libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
gimphsv.c libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
gimphsv.h libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
gimprgb.c libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
gimprgb.h libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
makefile.mingw.in Additions for Win32: Use -no-undefined. Use the .def file. Produce MS 2002-03-29 23:24:42 +00:00
makefile.msc libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00