Gimp/libgimpwidgets
Michael Natterer f70fc7d307 made function headers ansi compliant.
1999-04-02  Michael Natterer  <mitschel@cs.tu-berlin.de>

	* app/gimage_mask.[ch]: made function headers ansi compliant.

	* app/file_new_dialog.c
	* app/preferences_dialog.c: minor GUI and signal handling
	changes. Added a WM hint pixmap to the prefs dialog but commented
	it out because it looked ugly. If someone has a nice pixmap,
	please try it and tell me ;)

	* app/color_picker.c
	* app/crop.c
	* app/info_window.c
	* app/perspective_tool.c
	* app/rotate_tool.c
	* app/scale_tool.c
	* app/info_dialog.[ch]: the info_dialog allows scales, spinbuttons
	and sizeentries now. Made some dialogs use these widgets and
	added unit support. Sprinkled some g_snprintf's, removed
	#include's, ansi issues, ...

	* app/session.c: don't call a NULL callback.

	* libgimp/gimpsizeentry.[ch]: new function
	gimp_size_entry_add_field() which allows a more flexible GUI
	layout. More intelligent signal handling.
1999-04-02 19:46:59 +00:00
..
gimpchainbutton.c Moved all pixmaps and bitmaps from app/ and libgimp/ to pixmaps/ 1999-03-12 22:43:12 +00:00
gimpchainbutton.h Thanks to Michael who sent a patch that inspired me, the chain-button now 1999-03-03 15:00:56 +00:00
gimpcolorselect.c app/brush_select.c app/channels_dialog.c app/color_select.c app/devices.c 1999-03-27 18:16:30 +00:00
gimpfileentry.c app/brush_select.c app/channels_dialog.c app/color_select.c app/devices.c 1999-03-27 18:16:30 +00:00
gimpfileentry.h only save sessionrc if the corresponding preferences option is enabled 1999-03-13 23:03:11 +00:00
gimpfileselection.c app/brush_select.c app/channels_dialog.c app/color_select.c app/devices.c 1999-03-27 18:16:30 +00:00
gimpfileselection.h only save sessionrc if the corresponding preferences option is enabled 1999-03-13 23:03:11 +00:00
gimppatheditor.c app/brush_select.c app/channels_dialog.c app/color_select.c app/devices.c 1999-03-27 18:16:30 +00:00
gimppatheditor.h removed two unused directories from plug-in-path. 1999-03-14 18:03:58 +00:00
gimpsizeentry.c made function headers ansi compliant. 1999-04-02 19:46:59 +00:00
gimpsizeentry.h made function headers ansi compliant. 1999-04-02 19:46:59 +00:00
gimpunitmenu.c corrected a typo 1999-03-25 23:14:36 +00:00
gimpunitmenu.h This implements the rest of the unit system (unitrc loading and saving and 1999-03-16 20:14:07 +00:00