]> git.sur5r.net Git - glabels/commit
Refactored Cut/Copy/Paste code
authorJim Evins <evins@snaught.com>
Sat, 12 Dec 2009 06:16:35 +0000 (01:16 -0500)
committerJim Evins <evins@snaught.com>
Sat, 12 Dec 2009 06:16:35 +0000 (01:16 -0500)
commit4e81eb872bef66a6b76e9ffd74c09a83323f802e
treec5bbbc9c0cf13c08104c29b944b22272cd50a05d
parent3444d934754fcc305af29a8c05f19792c77b89e2
Refactored Cut/Copy/Paste code

Now offers everything (glabels xml, text, or image) on the standard clipboard.
Will now paste text or images from other programs as new objects.
src/label-image.c
src/label-image.h
src/label-object.c
src/label-object.h
src/label-text.c
src/label-text.h
src/label.c
src/label.h
src/ui-commands.c
src/ui.h
src/window.c