gimp/libgimpthumb
Sven Neumann c6cbd6d335 Applied a bunch of AIX portability fixes (bug #148813):
2004-07-30  Sven Neumann  <sven@gimp.org>

	Applied a bunch of AIX portability fixes (bug #148813):

	* configure.in: when testing for Xmu library, link with -lXt -lX11.

	* app/gui/tips-parser.c
	* app/gui/user-install-dialog.c
	* app/tools/tools-enums.h
	* app/widgets/gimpdasheditor.c
	* app/widgets/widgets-enums.h
	* libgimpthumb/gimpthumb-error.h
	* libgimpwidgets/gimpcolorbutton.c
	* plug-ins/common/edge.c: removed trailing commas from enums.

	* plug-ins/common/snoise.c

	* plug-ins/imagemap/imap_cmd_move.c: no C++ style comments.

	* app/paint-funcs/paint-funcs-generic.h
	* app/paint-funcs/paint-funcs.c: use integers for bit fields.
2004-07-30 00:57:22 +00:00
..
.cvsignore configure.in gimpthumb-1.3.pc.in libgimpthumb/Makefile.am 2003-11-26 01:12:36 +00:00
Makefile.am added still unused flags type GimpDirtyMask. 2004-07-28 11:50:20 +00:00
gimpthumb-enums.h Changed libgimpthumb API in a way that will make GtkFileChooser 2004-02-25 17:33:45 +00:00
gimpthumb-error.c libgimpthumb/gimpthumb-error.c libgimpthumb/gimpthumb-utils.[ch] some code 2003-12-14 13:21:44 +00:00
gimpthumb-error.h Applied a bunch of AIX portability fixes (bug #148813): 2004-07-30 00:57:22 +00:00
gimpthumb-types.h configure.in gimpthumb-1.3.pc.in libgimpthumb/Makefile.am 2003-11-26 01:12:36 +00:00
gimpthumb-utils.c added copyright header, added #defines for access(), F_OK, R_OK and X_OK. 2004-07-19 13:22:44 +00:00
gimpthumb-utils.h return the "errno" of a failed stat() call. 2004-03-03 12:47:35 +00:00
gimpthumb.def fixed wrong function name. 2004-01-07 14:55:01 +00:00
gimpthumb.h libgimpthumb/Makefile.am added new files that define the GIMP_THUMB_ERROR 2003-12-02 02:06:20 +00:00
gimpthumbnail.c added copyright header, added #defines for access(), F_OK, R_OK and X_OK. 2004-07-19 13:22:44 +00:00
gimpthumbnail.h added mime-type support. 2004-05-13 11:39:18 +00:00
makefile.msc new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00