]> saetta.ns0.it Git - reptool/greptool/commit
Started migration to gtk3.
authorAndrea Zagli <azagli@libero.it>
Sat, 30 May 2015 11:30:29 +0000 (13:30 +0200)
committerAndrea Zagli <azagli@libero.it>
Sat, 30 May 2015 11:30:29 +0000 (13:30 +0200)
commitd1300a3c49912ee564b7caf5e1248585fece6a1b
treeea053be0a9d0b2194ebeb1dc3c79242c47547076
parent3f314b801db6dbf332c7ff59eab44620eeafc478
Started migration to gtk3.
24 files changed:
.gitignore [new file with mode: 0644]
autogen.sh
config.h.in [deleted file]
configure.ac
data/greptool/Makefile.am
data/greptool/glade/Makefile.am [deleted file]
data/greptool/glade/greptool.glade [deleted file]
data/greptool/pixmaps/Makefile.in
data/greptool/ui/Makefile.am [new file with mode: 0644]
data/greptool/ui/greptool.ui [new file with mode: 0644]
src/canvas.c
src/canvas.h
src/canvasellipse.h
src/canvasimage.h
src/canvasitem.h
src/canvasline.h
src/canvasrect.h
src/canvastext.h
src/main.c
src/object_properties.c
src/objects_tree.c
src/objects_tree.h
src/page_properties.c
src/report_properties.c