]> git.sur5r.net Git - glabels/commit
2004-02-02 Jim Evins <evins@snaught.com>
authorJim Evins <evins@snaught.com>
Tue, 3 Feb 2004 04:31:17 +0000 (04:31 +0000)
committerJim Evins <evins@snaught.com>
Tue, 3 Feb 2004 04:31:17 +0000 (04:31 +0000)
commit8d1652bfd6e74700063cdccb120693515c71e6ea
treeb74b74308c3fa31f9f706dcd754cc0772a50d176
parent6c3073bcc36e8c9e2c46e743b48f559970a14e12
2004-02-02  Jim Evins  <evins@snaught.com>

* src/label-image.c: (gl_label_image_set_filename):
When setting a new filename adjust size such that the aspect ratio of
the image is preserved using the current size as a bounding box.

* src/view-image.c: (update_object_from_editor_cb):
When updating object from editor, feed back possible size changes to
editor as a result of a possible change in image.

* src/object-editor-size-page.c: (size_reset_cb):
Fixed typo when blocking spin handlers.  If the base size is larger than
the max size, treat max size as a bounding box while keeping aspect
ratio.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@410 f5e0f49d-192f-0410-a22d-a8d8700d0965
glabels2/ChangeLog
glabels2/src/label-image.c
glabels2/src/object-editor-size-page.c
glabels2/src/view-image.c