Add basic toolkit infrastructure
authorMatthew Allum <mallum@openedhand.com>
Sun, 3 Apr 2005 16:13:08 +0000 (16:13 +0000)
committerMatthew Allum <mallum@openedhand.com>
Sun, 3 Apr 2005 16:13:08 +0000 (16:13 +0000)
commit668890821fff52b2710aac827dc8540ff2047015
tree6e57fdf3bb78c1f62fad38691d3ad6727409edf9
parenta4ce71bb79553405642c8efd5bafc0465f9ed5a5
Add basic toolkit infrastructure
17 files changed:
ChangeLog
Makefile
cltr-core.c [new file with mode: 0644]
cltr-core.h [new file with mode: 0644]
cltr-events.c [new file with mode: 0644]
cltr-events.h [new file with mode: 0644]
cltr-photo-grid.c
cltr-photo-grid.h
cltr-private.h [new file with mode: 0644]
cltr-texture.c
cltr-texture.h
cltr-widget.c [new file with mode: 0644]
cltr-widget.h [new file with mode: 0644]
cltr-window.c [new file with mode: 0644]
cltr-window.h [new file with mode: 0644]
cltr.c
cltr.h