gimp/libgimpbase
Michael Natterer dcfb450b25 app/[all files with resolution info] libgimp/gimp.h libgimp/gimpimage.c
1999-05-22  Michael Natterer  <mitschel@cs.tu-berlin.de>

	* app/[all files with resolution info]
	* libgimp/gimp.h
	* libgimp/gimpimage.c
	* libgimp/gimpsizeentry.[ch]
	* libgimp/gimpunit.[ch]
	* plug-ins/newsprint/newsprint.c
	* plug-ins/pgn/png.c
	* plug-ins/tiff/tiff.c: double instead of float for all resolution
	and unit-factor variables.

	* app/commands.c
	* app/crop.c
	* app/interface.c
	* app/layers_dialog.c
	* app/move_tool.c
	* app/resize.c
	* app/rotate_tool.c
	* app/scale_tool.c: pass the image's unit *and* gdisp->dot_for_dot
	to all functions which create sizeentries. Never create a
	sizeentry with UNIT_PIXEL but with the image's unit and set it's
	unit to UNIT_PIXEL after creation if dot_for_dot is on.
	This way the image's unit can always be picked from the menu
	without selecting "More...".

	* app/interface.c: made the query_*_box() functions use the
	ActionArea.

	* plug-ins/gimpunitmenu.c: GTK_WIN_POS_MOUSE for the unit
	selection dialog.
1999-05-22 17:56:35 +00:00
..
gimpdatafiles.c add sys/types.h 1999-05-05 12:32:24 +00:00
gimpdatafiles.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpenv.c set gimp_data_dir 1999-04-24 14:54:47 +00:00
gimpenv.h Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
gimplimits.h store resolution values as doubles, not floats. 1999-05-18 17:33:39 +00:00
gimpparasite.c removed some nonfunctional code. 1999-04-23 06:07:09 +00:00
gimpparasite.h removed some nonfunctional code. 1999-04-23 06:07:09 +00:00
gimpprotocol.c Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
gimpprotocol.h Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
gimpunit.h app/[all files with resolution info] libgimp/gimp.h libgimp/gimpimage.c 1999-05-22 17:56:35 +00:00
gimpversion.h.in *** empty log message *** 1999-05-18 22:41:21 +00:00
gimpwire.c Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
gimpwire.h Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00