Lots, see ChangeLog
authorMatthew Allum <mallum@openedhand.com>
Fri, 22 Apr 2005 18:03:55 +0000 (18:03 +0000)
committerMatthew Allum <mallum@openedhand.com>
Fri, 22 Apr 2005 18:03:55 +0000 (18:03 +0000)
commit298f87808675b06025dd7480b192bc504c7e7a07
treef1a0958b11d1004270163b404b16cc44676dea9d
parent3b342b81b72132902b6bb0185f83de46f764557c
Lots, see ChangeLog
23 files changed:
ChangeLog
Makefile.am
clutter/Makefile.am
clutter/cltr-button.c [new file with mode: 0644]
clutter/cltr-button.h [new file with mode: 0644]
clutter/cltr-core.c
clutter/cltr-overlay.c [new file with mode: 0644]
clutter/cltr-overlay.h [new file with mode: 0644]
clutter/cltr-photo-grid.c
clutter/cltr-photo-grid.h
clutter/cltr-texture.c
clutter/cltr-texture.h
clutter/cltr-window.c
clutter/cltr.h
clutter/pixbuf.c
clutter/pixbuf.h
configure.ac
examples/Makefile.am
examples/photos.c [new file with mode: 0644]
examples/player.c [new file with mode: 0644]
gst/Makefile.am [new file with mode: 0644]
gst/cltrimagesink.c [new file with mode: 0644]
gst/cltrimagesink.h [new file with mode: 0644]