]> git.sur5r.net Git - glabels/commit
2004-02-04 Jim Evins <evins@snaught.com>
authorJim Evins <evins@snaught.com>
Thu, 5 Feb 2004 02:56:48 +0000 (02:56 +0000)
committerJim Evins <evins@snaught.com>
Thu, 5 Feb 2004 02:56:48 +0000 (02:56 +0000)
commitd7a5fdb634b821ba3ed2c99f90fab88b5c0aba80
tree05dec5d2d8974ad2acbc450069011bcaef0a3f32
parentb7270cca21f97c762f1a1ff50f63df7efc8b2c5c
2004-02-04  Jim Evins  <evins@snaught.com>

* src/object-editor-image-page.c:
(gl_object_editor_prepare_image_page):
Track "changed" signal of pixmap entry's GtkEntry rather than its
"activate" signal -- this catches all changes to the entry rather than
just changes resulting from a browse, so one can easily pull previous
entries from the history. (This change is marked below on 2004-02-03,
but somehow never got checked in.)

* src/view-highlight.c: (sl_resize_event_handler),
(sr_resize_event_handler), (st_resize_event_handler),
(sb_resize_event_handler):
Side resize handles will now confirm the actual resize that the object
accepted before adjusting position parameters.  Previously some interesting
things happened when resizing a barcode to its minimum size.

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