]> git.sur5r.net Git - glabels/commit
2004-02-03 Jim Evins <evins@snaught.com>
authorJim Evins <evins@snaught.com>
Wed, 4 Feb 2004 02:11:18 +0000 (02:11 +0000)
committerJim Evins <evins@snaught.com>
Wed, 4 Feb 2004 02:11:18 +0000 (02:11 +0000)
commitb7270cca21f97c762f1a1ff50f63df7efc8b2c5c
tree2ba9f935e27fcae4673743a82663632156937471
parent8d1652bfd6e74700063cdccb120693515c71e6ea
2004-02-03  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.

* src/view-highlight.c: (tl_resize_event_handler),
(tr_resize_event_handler), (bl_resize_event_handler),
(br_resize_event_handler):
Allow control key to be dropped while dragging a corner resize handle
without losing the aspect ratio lock.

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