Commit Graph

6 Commits

Author SHA1 Message Date
Sven Neumann 4b4abd8f30 updated GDynText to version 1.5.2
--Sven
2000-08-16 16:42:56 +00:00
Sven Neumann 1fe86f6845 Upgraded GDynText to version 1.5.0. This seems to fix a number of
problems with the Dynamic Text tool including bugs #2355 and #16485.


--Sven
2000-07-30 13:13:32 +00:00
Michael Natterer e7c8de57ae call gdisplays_resize_cursor_label(gimage) after changing the image's
1999-05-02  Michael Natterer  <mitschel@cs.tu-berlin.de>

	* app/commands.c: call gdisplays_resize_cursor_label(gimage)
	after changing the image's unit.

	* app/gdisplay.c: update the cursor label after resizing it's
	frame, so the old (wrong) value gets overwritten.

	* app/resize.c: it makes more sense to take the image's unit from
	the "print size" frame rather than from "pixel dimensions".
	Set reasonable boundaries to avoid over/underflows with crazy
	resolutions. Code and gui cleanup.
	The constants for min/max image size/resolution should probably go
	to a central place.

	* app/text_tool.c: set the resolution in the X font spec only if
	the size is specified in points (reported by Austin).

	* libgimp/gimpsizeentry.c: fixed a bad bug in the boundary and
	resolution setting code (was not noticable before the new
	resize/scale ui).

	* plug-ins/gdyntext/*: version 1.4.3

	* plug-ins/png/png.c: gcc suggested parentheses.
1999-05-04 17:20:05 +00:00
Michael Natterer 11ef0a819e updated version 1.4.2
1999-04-30  Michael Natterer  <mitschel@cs.tu-berlin.de>

	* plug-ins/gdyntext/*: updated version 1.4.2
1999-04-30 11:56:48 +00:00
Manish Singh f4f8117d8d Doh.. wrong version
-Yosh
1999-04-15 21:24:32 +00:00
Manish Singh c6009943e6 New plugin, gdyntext
-Yosh
1999-04-15 21:11:12 +00:00