]> git.sur5r.net Git - glabels/commit
Initial port to GTK3.
authorJim Evins <evins@snaught.com>
Mon, 4 Oct 2010 02:24:28 +0000 (22:24 -0400)
committerJim Evins <evins@snaught.com>
Mon, 4 Oct 2010 02:24:28 +0000 (22:24 -0400)
commitdd7c11af6233329e7f0a05947167dfd8debc3dea
tree88c03fdfd2798f57c724c1869a74c01fa209d6c4
parenta0e160ca8b5dd417430b42f1984ed3ceafbca6bd
Initial port to GTK3.

Still has update and drawing problems with view.c.
25 files changed:
configure.ac
src/Makefile.am
src/color-swatch.c
src/cursors/Makefile.am [new file with mode: 0644]
src/cursors/cursor_barcode.png [new file with mode: 0644]
src/cursors/cursor_box.png [new file with mode: 0644]
src/cursors/cursor_ellipse.png [new file with mode: 0644]
src/cursors/cursor_image.png [new file with mode: 0644]
src/cursors/cursor_line.png [new file with mode: 0644]
src/cursors/cursor_text.png [new file with mode: 0644]
src/font-sample.c
src/media-select.c
src/merge-properties-dialog.c
src/mini-label-preview.c
src/mini-preview.c
src/prefs-dialog.c
src/view-barcode.c
src/view-box.c
src/view-ellipse.c
src/view-image.c
src/view-line.c
src/view-text.c
src/view.c
src/wdgt-chain-button.c
src/window.c