Gimp/modules
Simon Budig b349746fc2 Accept >= 0 return values of the ioctl() to figure out the device name.
2004-11-24  Simon Budig  <simon@gimp.org>

	* modules/controller_linux_input.c: Accept >= 0 return values of the
	ioctl() to figure out the device name. Apparently it is the number of
	bytes written to the string, so we might omit the strlen() following,
	but I don't like to rely on that...
2004-11-24 14:25:58 +00:00
..
.cvsignore shut up CVS 2000-08-26 12:52:38 +00:00
cdisplay_colorblind.c removed #define GIMP_CONTROLLER_PARAM_SERIALIZE. 2004-07-05 22:12:54 +00:00
cdisplay_gamma.c removed #define GIMP_CONTROLLER_PARAM_SERIALIZE. 2004-07-05 22:12:54 +00:00
cdisplay_highcontrast.c removed #define GIMP_CONTROLLER_PARAM_SERIALIZE. 2004-07-05 22:12:54 +00:00
cdisplay_proof.c Fix a bunch of warnings from Sparse: 2004-11-14 02:50:33 +00:00
colorsel_cmyk.c no need to set a size_request here. 2004-08-18 21:50:26 +00:00
colorsel_triangle.c fixed crashes that occured with small sizes, some code cleanups and a 2004-08-18 18:09:06 +00:00
colorsel_water.c minor cleanups. 2004-08-17 15:07:27 +00:00
controller_linux_input.c Accept >= 0 return values of the ioctl() to figure out the device name. 2004-11-24 14:25:58 +00:00
controller_midi.c guarded the whole header with GIMP_ENABLE_CONTROLLER_UNDER_CONSTRUCTION 2004-11-24 02:17:12 +00:00
Makefile.am pasted the complete alsa.m4 so compiling from CVS doesn't require alsa.m4 2004-11-18 14:51:19 +00:00
makefile.msc build but *dont link* display-enums.obj, widget-enums.obj and 2004-08-01 20:51:12 +00:00