gimp/libgimpbase
Hans Breuer 89bfbdf66d updated win32 (msvc) build
2003-05-24  Hans Breuer  <hans@breuer.org>

	* **/makefile.msc **/*.def : updated win32 (msvc) build

	* plug-ins/twain/twain.c plug-ins/winsnap/winsnap.c :
	add the extra parameter to gimp_main() calls
2003-05-24 17:00:03 +00:00
..
.cvsignore
gimpbase.def updated win32 (msvc) build 2003-05-24 17:00:03 +00:00
gimpbase.h libgimpbase/Makefile.am added new files that hold the new 2003-02-05 22:15:39 +00:00
gimpbasetypes.h Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
gimpdatafiles.c libgimpbase/Makefile.am added new files that hold the new 2003-02-05 22:15:39 +00:00
gimpdatafiles.h Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
gimpenv.c libgimp/gimpui.c libgimp/gimpunit.c libgimpbase/gimpenv.c 2003-02-06 21:17:12 +00:00
gimpenv.h added -lX11 to LIBXMU since GTK_LIBS doesn't provide it for us anymore 2002-05-30 02:13:11 +00:00
gimplimits.h reduced GIMP_MAX_IMAGE_SIZE to 2^18. 2003-04-04 15:11:30 +00:00
gimpparasite.c
gimpparasite.h
gimpparasiteio.c
gimpparasiteio.h
gimpprotocol.c removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init() 2003-01-07 17:00:49 +00:00
gimpprotocol.h removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init() 2003-01-07 17:00:49 +00:00
gimpsignal.c try to complete the aborted commit 2003-02-06 18:51:44 +00:00
gimpsignal.h
gimpunit.h
gimputils.c this should work on 64bit system as well. 2003-04-04 15:43:18 +00:00
gimputils.h reduced GIMP_MAX_IMAGE_SIZE to 2^18. 2003-04-04 15:11:30 +00:00
gimpversion.h.in
gimpwire.c using a union like that may not be completely portable. Use a guint8 array 2002-11-25 10:12:02 +00:00
gimpwire.h
Makefile.am Always provide interlibrary dependencies, not just on Win32. 2003-05-23 17:28:07 +00:00
makefile.mingw.in
makefile.msc updated win32 (msvc) build 2003-05-24 17:00:03 +00:00