Initial Import
authorPrajwal Mohan <prajwal.karur.mohan@intel.com>
Fri, 27 Apr 2012 22:45:31 +0000 (15:45 -0700)
committerPrajwal Mohan <prajwal.karur.mohan@intel.com>
Fri, 27 Apr 2012 22:45:31 +0000 (15:45 -0700)
commitb7ef78844736699e9b96ecfb89853b0ceb6133f9
tree69c7f426404fc2dfbe020984a4722fcbf1a61114
Initial Import
525 files changed:
README [new file with mode: 0644]
arc-clock/Makefile [new file with mode: 0644]
arc-clock/arc-clock.c [new file with mode: 0644]
attic/aaina/AUTHORS [new file with mode: 0644]
attic/aaina/ChangeLog [new file with mode: 0644]
attic/aaina/Makefile.am [new file with mode: 0644]
attic/aaina/NEWS [new file with mode: 0644]
attic/aaina/README [new file with mode: 0644]
attic/aaina/TODO [new file with mode: 0644]
attic/aaina/autogen.sh [new file with mode: 0755]
attic/aaina/configure.ac [new file with mode: 0644]
attic/aaina/libaaina/Makefile.am [new file with mode: 0644]
attic/aaina/libaaina/aaina-behave.c [new file with mode: 0644]
attic/aaina/libaaina/aaina-behave.h [new file with mode: 0644]
attic/aaina/libaaina/aaina-library.c [new file with mode: 0644]
attic/aaina/libaaina/aaina-library.h [new file with mode: 0644]
attic/aaina/libaaina/aaina-photo.c [new file with mode: 0644]
attic/aaina/libaaina/aaina-photo.h [new file with mode: 0644]
attic/aaina/libaaina/aaina-source.c [new file with mode: 0644]
attic/aaina/libaaina/aaina-source.h [new file with mode: 0644]
attic/aaina/libaaina/clutter-texture-label.c [new file with mode: 0644]
attic/aaina/libaaina/clutter-texture-label.h [new file with mode: 0644]
attic/aaina/libaaina/eggsequence.c [new file with mode: 0644]
attic/aaina/libaaina/eggsequence.h [new file with mode: 0644]
attic/aaina/libnflick/Makefile.am [new file with mode: 0644]
attic/aaina/libnflick/nflick-api-request-private.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-api-request.c [new file with mode: 0644]
attic/aaina/libnflick/nflick-api-request.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-api-response-private.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-api-response.c [new file with mode: 0644]
attic/aaina/libnflick/nflick-api-response.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-auth-worker-private.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-auth-worker.c [new file with mode: 0644]
attic/aaina/libnflick/nflick-auth-worker.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-flickr.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-get-sizes-response-private.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-get-sizes-response.c [new file with mode: 0644]
attic/aaina/libnflick/nflick-get-sizes-response.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-gft-response-private.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-gft-response.c [new file with mode: 0644]
attic/aaina/libnflick/nflick-gft-response.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-info-response-private.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-info-response.c [new file with mode: 0644]
attic/aaina/libnflick/nflick-info-response.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-info-worker-private.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-info-worker.c [new file with mode: 0644]
attic/aaina/libnflick/nflick-info-worker.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-no-set-response-private.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-no-set-response.c [new file with mode: 0644]
attic/aaina/libnflick/nflick-no-set-response.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-photo-data.c [new file with mode: 0644]
attic/aaina/libnflick/nflick-photo-data.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-photo-list-response-private.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-photo-list-response.c [new file with mode: 0644]
attic/aaina/libnflick/nflick-photo-list-response.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-photo-list-worker-private.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-photo-list-worker.c [new file with mode: 0644]
attic/aaina/libnflick/nflick-photo-list-worker.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-photo-search-response-private.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-photo-search-response.c [new file with mode: 0644]
attic/aaina/libnflick/nflick-photo-search-response.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-photo-search-worker-private.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-photo-search-worker.c [new file with mode: 0644]
attic/aaina/libnflick/nflick-photo-search-worker.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-photo-set-private.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-photo-set.c [new file with mode: 0644]
attic/aaina/libnflick/nflick-photo-set.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-pixbuf-fetch-private.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-pixbuf-fetch.c [new file with mode: 0644]
attic/aaina/libnflick/nflick-pixbuf-fetch.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-set-list-response-private.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-set-list-response.c [new file with mode: 0644]
attic/aaina/libnflick/nflick-set-list-response.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-set-list-worker-private.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-set-list-worker.c [new file with mode: 0644]
attic/aaina/libnflick/nflick-set-list-worker.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-show-worker-private.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-show-worker.c [new file with mode: 0644]
attic/aaina/libnflick/nflick-show-worker.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-types.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-worker-private.h [new file with mode: 0644]
attic/aaina/libnflick/nflick-worker.c [new file with mode: 0644]
attic/aaina/libnflick/nflick-worker.h [new file with mode: 0644]
attic/aaina/libnflick/nflick.h [new file with mode: 0644]
attic/aaina/sources/Makefile.am [new file with mode: 0644]
attic/aaina/sources/aaina-source-directory.c [new file with mode: 0644]
attic/aaina/sources/aaina-source-directory.h [new file with mode: 0644]
attic/aaina/sources/aaina-source-flickr.c [new file with mode: 0644]
attic/aaina/sources/aaina-source-flickr.h [new file with mode: 0644]
attic/aaina/src/Makefile.am [new file with mode: 0644]
attic/aaina/src/aaina-slide-show.c [new file with mode: 0644]
attic/aaina/src/aaina-slide-show.h [new file with mode: 0644]
attic/aaina/src/main.c [new file with mode: 0644]
attic/astro-desktop/AUTHORS [new file with mode: 0644]
attic/astro-desktop/ChangeLog [new file with mode: 0644]
attic/astro-desktop/Makefile.am [new file with mode: 0644]
attic/astro-desktop/NEWS [new file with mode: 0644]
attic/astro-desktop/README [new file with mode: 0644]
attic/astro-desktop/applets/Makefile.am [new file with mode: 0644]
attic/astro-desktop/applets/cal.json [new file with mode: 0644]
attic/astro-desktop/applets/cal.png [new file with mode: 0644]
attic/astro-desktop/applets/clock.json [new file with mode: 0644]
attic/astro-desktop/applets/clock.png [new file with mode: 0644]
attic/astro-desktop/applets/clouds.png [new file with mode: 0644]
attic/astro-desktop/applets/mail.json [new file with mode: 0644]
attic/astro-desktop/applets/mail.png [new file with mode: 0644]
attic/astro-desktop/applets/weather.json [new file with mode: 0644]
attic/astro-desktop/applications/Makefile.am [new file with mode: 0644]
attic/astro-desktop/applications/contacts/Makefile.am [new file with mode: 0644]
attic/astro-desktop/applications/contacts/astro-contact-row.c [new file with mode: 0644]
attic/astro-desktop/applications/contacts/astro-contact-row.h [new file with mode: 0644]
attic/astro-desktop/applications/contacts/astro-contacts-details.c [new file with mode: 0644]
attic/astro-desktop/applications/contacts/astro-contacts-details.h [new file with mode: 0644]
attic/astro-desktop/applications/contacts/astro-contacts-window.c [new file with mode: 0644]
attic/astro-desktop/applications/contacts/astro-contacts-window.h [new file with mode: 0644]
attic/astro-desktop/applications/contacts/astro-contacts.c [new file with mode: 0644]
attic/astro-desktop/applications/contacts/astro-contacts.h [new file with mode: 0644]
attic/astro-desktop/applications/contacts/astro-reflection.c [new file with mode: 0644]
attic/astro-desktop/applications/contacts/astro-reflection.h [new file with mode: 0644]
attic/astro-desktop/applications/contacts/astro-texture-group.c [new file with mode: 0644]
attic/astro-desktop/applications/contacts/astro-texture-group.h [new file with mode: 0644]
attic/astro-desktop/applications/contacts/clutter-reflect-texture.c [new file with mode: 0644]
attic/astro-desktop/applications/contacts/clutter-reflect-texture.h [new file with mode: 0644]
attic/astro-desktop/applications/contacts/init.c [new file with mode: 0644]
attic/astro-desktop/applications/example/Makefile.am [new file with mode: 0644]
attic/astro-desktop/applications/example/astro-example.c [new file with mode: 0644]
attic/astro-desktop/applications/example/astro-example.h [new file with mode: 0644]
attic/astro-desktop/applications/example/init.c [new file with mode: 0644]
attic/astro-desktop/applications/images/Makefile.am [new file with mode: 0644]
attic/astro-desktop/applications/images/astro-images-window.c [new file with mode: 0644]
attic/astro-desktop/applications/images/astro-images-window.h [new file with mode: 0644]
attic/astro-desktop/applications/images/astro-images.c [new file with mode: 0644]
attic/astro-desktop/applications/images/astro-images.h [new file with mode: 0644]
attic/astro-desktop/applications/images/clutter-reflect-texture.c [new file with mode: 0644]
attic/astro-desktop/applications/images/clutter-reflect-texture.h [new file with mode: 0644]
attic/astro-desktop/applications/images/init.c [new file with mode: 0644]
attic/astro-desktop/applications/music/Makefile.am [new file with mode: 0644]
attic/astro-desktop/applications/music/astro-music-window.c [new file with mode: 0644]
attic/astro-desktop/applications/music/astro-music-window.h [new file with mode: 0644]
attic/astro-desktop/applications/music/astro-music.c [new file with mode: 0644]
attic/astro-desktop/applications/music/astro-music.h [new file with mode: 0644]
attic/astro-desktop/applications/music/astro-reflection.c [new file with mode: 0644]
attic/astro-desktop/applications/music/astro-reflection.h [new file with mode: 0644]
attic/astro-desktop/applications/music/astro-songs.c [new file with mode: 0644]
attic/astro-desktop/applications/music/astro-songs.h [new file with mode: 0644]
attic/astro-desktop/applications/music/clutter-reflect-texture.c [new file with mode: 0644]
attic/astro-desktop/applications/music/clutter-reflect-texture.h [new file with mode: 0644]
attic/astro-desktop/applications/music/init.c [new file with mode: 0644]
attic/astro-desktop/autogen.sh [new file with mode: 0755]
attic/astro-desktop/configure.ac [new file with mode: 0644]
attic/astro-desktop/data/Makefile.am [new file with mode: 0644]
attic/astro-desktop/data/albums/Amy_Winehouse_-_Back_To_Black.jpg [new file with mode: 0644]
attic/astro-desktop/data/albums/Jay_Z_-_American_Gangster.jpg [new file with mode: 0644]
attic/astro-desktop/data/albums/Kanye_West_-_Graduation.jpg [new file with mode: 0644]
attic/astro-desktop/data/albums/Lupe_Fiasco_-_Food_and_Liquor.jpg [new file with mode: 0644]
attic/astro-desktop/data/albums/Makefile.am [new file with mode: 0644]
attic/astro-desktop/data/albums/Red_Hot_Chilli_Peppers_-_Greatest_Hits.jpg [new file with mode: 0755]
attic/astro-desktop/data/albums/Santana_-_Ultimate_Santana.jpg [new file with mode: 0644]
attic/astro-desktop/data/albums/Timbaland_-_Shock_Value.jpg [new file with mode: 0755]
attic/astro-desktop/data/applet_bg.png [new file with mode: 0644]
attic/astro-desktop/data/background.svg [new file with mode: 0644]
attic/astro-desktop/data/contact-bar.svg [new file with mode: 0644]
attic/astro-desktop/data/contact.png [new file with mode: 0644]
attic/astro-desktop/data/disc_bg.svg [new file with mode: 0644]
attic/astro-desktop/data/face.png [new file with mode: 0644]
attic/astro-desktop/data/icons/Makefile.am [new file with mode: 0644]
attic/astro-desktop/data/icons/bt.png [new file with mode: 0644]
attic/astro-desktop/data/icons/close.png [new file with mode: 0644]
attic/astro-desktop/data/icons/contacts.png [new file with mode: 0644]
attic/astro-desktop/data/icons/exec.png [new file with mode: 0644]
attic/astro-desktop/data/icons/home.png [new file with mode: 0644]
attic/astro-desktop/data/icons/images.png [new file with mode: 0644]
attic/astro-desktop/data/icons/music.png [new file with mode: 0644]
attic/astro-desktop/data/icons/nm.png [new file with mode: 0644]
attic/astro-desktop/data/info_bg.png [new file with mode: 0644]
attic/astro-desktop/libastro-desktop/Makefile.am [new file with mode: 0644]
attic/astro-desktop/libastro-desktop/astro-application.c [new file with mode: 0644]
attic/astro-desktop/libastro-desktop/astro-application.h [new file with mode: 0644]
attic/astro-desktop/libastro-desktop/astro-behave.c [new file with mode: 0644]
attic/astro-desktop/libastro-desktop/astro-behave.h [new file with mode: 0644]
attic/astro-desktop/libastro-desktop/astro-defines.h [new file with mode: 0644]
attic/astro-desktop/libastro-desktop/astro-utils.c [new file with mode: 0644]
attic/astro-desktop/libastro-desktop/astro-utils.h [new file with mode: 0644]
attic/astro-desktop/libastro-desktop/astro-window.c [new file with mode: 0644]
attic/astro-desktop/libastro-desktop/astro-window.h [new file with mode: 0644]
attic/astro-desktop/libastro-desktop/astro.h [new file with mode: 0644]
attic/astro-desktop/libastro-desktop/tidy-private.h [new file with mode: 0644]
attic/astro-desktop/libastro-desktop/tidy-texture-frame.c [new file with mode: 0644]
attic/astro-desktop/libastro-desktop/tidy-texture-frame.h [new file with mode: 0644]
attic/astro-desktop/src/Makefile.am [new file with mode: 0644]
attic/astro-desktop/src/astro-appicon.c [new file with mode: 0644]
attic/astro-desktop/src/astro-appicon.h [new file with mode: 0644]
attic/astro-desktop/src/astro-applet-manager.c [new file with mode: 0644]
attic/astro-desktop/src/astro-applet-manager.h [new file with mode: 0644]
attic/astro-desktop/src/astro-applet.c [new file with mode: 0644]
attic/astro-desktop/src/astro-applet.h [new file with mode: 0644]
attic/astro-desktop/src/astro-appview.c [new file with mode: 0644]
attic/astro-desktop/src/astro-appview.h [new file with mode: 0644]
attic/astro-desktop/src/astro-desktop.c [new file with mode: 0644]
attic/astro-desktop/src/astro-desktop.h [new file with mode: 0644]
attic/astro-desktop/src/astro-example.c [new file with mode: 0644]
attic/astro-desktop/src/astro-example.h [new file with mode: 0644]
attic/astro-desktop/src/astro-panel.c [new file with mode: 0644]
attic/astro-desktop/src/astro-panel.h [new file with mode: 0644]
attic/astro-desktop/src/astro-systray.c [new file with mode: 0644]
attic/astro-desktop/src/astro-systray.h [new file with mode: 0644]
attic/astro-desktop/src/main.c [new file with mode: 0644]
attic/fluttr/AUTHORS [new file with mode: 0644]
attic/fluttr/COPYING [new file with mode: 0644]
attic/fluttr/ChangeLog [new file with mode: 0644]
attic/fluttr/INSTALL [new file with mode: 0644]
attic/fluttr/Makefile.am [new file with mode: 0644]
attic/fluttr/NEWS [new file with mode: 0644]
attic/fluttr/README [new file with mode: 0644]
attic/fluttr/TODO [new file with mode: 0644]
attic/fluttr/autogen.sh [new file with mode: 0755]
attic/fluttr/config.guess [new symlink]
attic/fluttr/config.sub [new symlink]
attic/fluttr/configure.ac [new file with mode: 0644]
attic/fluttr/data/Makefile.am [new file with mode: 0644]
attic/fluttr/data/background.svg [new file with mode: 0644]
attic/fluttr/data/message.svg [new file with mode: 0644]
attic/fluttr/data/picture.svg [new file with mode: 0644]
attic/fluttr/data/spinner.svg [new file with mode: 0644]
attic/fluttr/libnflick/Makefile.am [new file with mode: 0644]
attic/fluttr/libnflick/nflick-api-request-private.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-api-request.c [new file with mode: 0644]
attic/fluttr/libnflick/nflick-api-request.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-api-response-private.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-api-response.c [new file with mode: 0644]
attic/fluttr/libnflick/nflick-api-response.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-auth-worker-private.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-auth-worker.c [new file with mode: 0644]
attic/fluttr/libnflick/nflick-auth-worker.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-flickr.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-get-sizes-response-private.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-get-sizes-response.c [new file with mode: 0644]
attic/fluttr/libnflick/nflick-get-sizes-response.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-gft-response-private.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-gft-response.c [new file with mode: 0644]
attic/fluttr/libnflick/nflick-gft-response.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-no-set-response-private.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-no-set-response.c [new file with mode: 0644]
attic/fluttr/libnflick/nflick-no-set-response.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-photo-data.c [new file with mode: 0644]
attic/fluttr/libnflick/nflick-photo-data.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-photo-list-response-private.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-photo-list-response.c [new file with mode: 0644]
attic/fluttr/libnflick/nflick-photo-list-response.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-photo-list-worker-private.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-photo-list-worker.c [new file with mode: 0644]
attic/fluttr/libnflick/nflick-photo-list-worker.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-photo-set-private.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-photo-set.c [new file with mode: 0644]
attic/fluttr/libnflick/nflick-photo-set.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-pixbuf-fetch-private.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-pixbuf-fetch.c [new file with mode: 0644]
attic/fluttr/libnflick/nflick-pixbuf-fetch.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-set-list-response-private.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-set-list-response.c [new file with mode: 0644]
attic/fluttr/libnflick/nflick-set-list-response.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-set-list-worker-private.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-set-list-worker.c [new file with mode: 0644]
attic/fluttr/libnflick/nflick-set-list-worker.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-show-worker-private.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-show-worker.c [new file with mode: 0644]
attic/fluttr/libnflick/nflick-show-worker.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-types.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-worker-private.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick-worker.c [new file with mode: 0644]
attic/fluttr/libnflick/nflick-worker.h [new file with mode: 0644]
attic/fluttr/libnflick/nflick.h [new file with mode: 0644]
attic/fluttr/ltmain.sh [new symlink]
attic/fluttr/src/Makefile.am [new file with mode: 0644]
attic/fluttr/src/eggsequence.c [new file with mode: 0644]
attic/fluttr/src/eggsequence.h [new file with mode: 0644]
attic/fluttr/src/fluttr-auth.c [new file with mode: 0644]
attic/fluttr/src/fluttr-auth.h [new file with mode: 0644]
attic/fluttr/src/fluttr-behave.c [new file with mode: 0644]
attic/fluttr/src/fluttr-behave.h [new file with mode: 0644]
attic/fluttr/src/fluttr-library-row.c [new file with mode: 0644]
attic/fluttr/src/fluttr-library-row.h [new file with mode: 0644]
attic/fluttr/src/fluttr-library.c [new file with mode: 0644]
attic/fluttr/src/fluttr-library.h [new file with mode: 0644]
attic/fluttr/src/fluttr-list-view.c [new file with mode: 0644]
attic/fluttr/src/fluttr-list-view.h [new file with mode: 0644]
attic/fluttr/src/fluttr-list.c [new file with mode: 0644]
attic/fluttr/src/fluttr-list.h [new file with mode: 0644]
attic/fluttr/src/fluttr-photo.c [new file with mode: 0644]
attic/fluttr/src/fluttr-photo.h [new file with mode: 0644]
attic/fluttr/src/fluttr-set-view.c [new file with mode: 0644]
attic/fluttr/src/fluttr-set-view.h [new file with mode: 0644]
attic/fluttr/src/fluttr-set.c [new file with mode: 0644]
attic/fluttr/src/fluttr-set.h [new file with mode: 0644]
attic/fluttr/src/fluttr-settings.c [new file with mode: 0644]
attic/fluttr/src/fluttr-settings.h [new file with mode: 0644]
attic/fluttr/src/fluttr-spinner.c [new file with mode: 0644]
attic/fluttr/src/fluttr-spinner.h [new file with mode: 0644]
attic/fluttr/src/fluttr-viewer.c [new file with mode: 0644]
attic/fluttr/src/fluttr-viewer.h [new file with mode: 0644]
attic/fluttr/src/main.c [new file with mode: 0644]
attic/gcr/Makefile [new file with mode: 0644]
attic/gcr/README [new file with mode: 0644]
attic/gcr/custom-cursor.c [new file with mode: 0644]
attic/gcr/custom-cursor.h [new file with mode: 0644]
attic/gcr/gcr.c [new file with mode: 0644]
attic/gcr/gcr.h [new file with mode: 0644]
attic/gcr/test.c [new file with mode: 0644]
attic/mallums-magic-browser/Makefile [new file with mode: 0644]
attic/mallums-magic-browser/README-mozilla [new file with mode: 0644]
attic/mallums-magic-browser/assets/back.png [new file with mode: 0755]
attic/mallums-magic-browser/assets/bground.png [new file with mode: 0755]
attic/mallums-magic-browser/assets/document-new.png [new file with mode: 0644]
attic/mallums-magic-browser/assets/forward.png [new file with mode: 0755]
attic/mallums-magic-browser/assets/go-next.png [new file with mode: 0644]
attic/mallums-magic-browser/assets/go-previous.png [new file with mode: 0644]
attic/mallums-magic-browser/assets/tabs.png [new file with mode: 0755]
attic/mallums-magic-browser/assets/toolbar-bg.png [new file with mode: 0644]
attic/mallums-magic-browser/popup-factory.c [new file with mode: 0644]
attic/mallums-magic-browser/popup-factory.h [new file with mode: 0644]
attic/mallums-magic-browser/scroll-frame.c [new file with mode: 0644]
attic/mallums-magic-browser/scroll-frame.h [new file with mode: 0644]
attic/mallums-magic-browser/web-browser-mozilla.c [new file with mode: 0644]
attic/mallums-magic-browser/web-browser-mozilla.h [new file with mode: 0644]
attic/mallums-magic-browser/web-browser.c [new file with mode: 0644]
attic/mallums-magic-browser/web-browser.h [new file with mode: 0644]
attic/sqlite-model/Makefile [new file with mode: 0644]
attic/sqlite-model/clutter-sqlite-model.c [new file with mode: 0644]
attic/sqlite-model/clutter-sqlite-model.h [new file with mode: 0644]
attic/sqlite-model/test-sqlite-model.c [new file with mode: 0644]
attic/table/Makefile [new file with mode: 0644]
attic/table/clutter-dominatrix.c [new file with mode: 0644]
attic/table/clutter-dominatrix.h [new file with mode: 0644]
attic/table/clutter-video-player.c [new file with mode: 0644]
attic/table/clutter-video-player.h [new file with mode: 0644]
attic/table/hand0.png [new file with mode: 0644]
attic/table/hand1.png [new file with mode: 0644]
attic/table/hand2.png [new file with mode: 0644]
attic/table/hand3.png [new file with mode: 0644]
attic/table/hand4.png [new file with mode: 0644]
attic/table/hand5.png [new file with mode: 0644]
attic/table/hand6.png [new file with mode: 0644]
attic/table/hand7.png [new file with mode: 0644]
attic/table/hand8.png [new file with mode: 0644]
attic/table/pause_png.h [new file with mode: 0644]
attic/table/play_png.h [new file with mode: 0644]
attic/table/table.c [new file with mode: 0644]
attic/widgets/Makefile [new file with mode: 0644]
attic/widgets/clutter-reflect-texture.c [new file with mode: 0644]
attic/widgets/clutter-reflect-texture.h [new file with mode: 0644]
attic/widgets/test.c [new file with mode: 0644]
attic/woohaa/AUTHORS [new file with mode: 0644]
attic/woohaa/ChangeLog [new file with mode: 0644]
attic/woohaa/Makefile.am [new file with mode: 0644]
attic/woohaa/NEWS [new file with mode: 0644]
attic/woohaa/README [new file with mode: 0644]
attic/woohaa/autogen.sh [new file with mode: 0755]
attic/woohaa/configure.ac [new file with mode: 0644]
attic/woohaa/data/Makefile.am [new file with mode: 0644]
attic/woohaa/data/arrow-down.svg [new file with mode: 0644]
attic/woohaa/data/arrow-next.svg [new file with mode: 0644]
attic/woohaa/data/arrow-prev.svg [new file with mode: 0644]
attic/woohaa/data/arrow-up.svg [new file with mode: 0644]
attic/woohaa/data/bg.png [new file with mode: 0644]
attic/woohaa/data/busy.png [new file with mode: 0644]
attic/woohaa/data/default-thumb.png [new file with mode: 0644]
attic/woohaa/data/header.svg [new file with mode: 0644]
attic/woohaa/data/play.svg [new file with mode: 0644]
attic/woohaa/data/selected.svg [new file with mode: 0644]
attic/woohaa/data/spinner.svg [new file with mode: 0644]
attic/woohaa/eggsequence.c [new file with mode: 0644]
attic/woohaa/eggsequence.h [new file with mode: 0644]
attic/woohaa/totem-resources.c [new file with mode: 0644]
attic/woohaa/totem-resources.h [new file with mode: 0644]
attic/woohaa/util.c [new file with mode: 0644]
attic/woohaa/util.h [new file with mode: 0644]
attic/woohaa/wh-busy.c [new file with mode: 0644]
attic/woohaa/wh-busy.h [new file with mode: 0644]
attic/woohaa/wh-db.c [new file with mode: 0644]
attic/woohaa/wh-db.h [new file with mode: 0644]
attic/woohaa/wh-screen-video.c [new file with mode: 0644]
attic/woohaa/wh-screen-video.h [new file with mode: 0644]
attic/woohaa/wh-slider-menu.c [new file with mode: 0644]
attic/woohaa/wh-slider-menu.h [new file with mode: 0644]
attic/woohaa/wh-theme.c [new file with mode: 0644]
attic/woohaa/wh-theme.h [new file with mode: 0644]
attic/woohaa/wh-video-model-row.c [new file with mode: 0644]
attic/woohaa/wh-video-model-row.h [new file with mode: 0644]
attic/woohaa/wh-video-model.c [new file with mode: 0644]
attic/woohaa/wh-video-model.h [new file with mode: 0644]
attic/woohaa/wh-video-row-renderer.c [new file with mode: 0644]
attic/woohaa/wh-video-row-renderer.h [new file with mode: 0644]
attic/woohaa/wh-video-thumbnailer.c [new file with mode: 0644]
attic/woohaa/wh-video-view.c [new file with mode: 0644]
attic/woohaa/wh-video-view.h [new file with mode: 0644]
attic/woohaa/woohaa.c [new file with mode: 0644]
attic/youhaa/AUTHORS [new file with mode: 0644]
attic/youhaa/ChangeLog [new file with mode: 0644]
attic/youhaa/Makefile.am [new file with mode: 0644]
attic/youhaa/NEWS [new file with mode: 0644]
attic/youhaa/README [new file with mode: 0644]
attic/youhaa/autogen.sh [new file with mode: 0755]
attic/youhaa/configure.ac [new file with mode: 0644]
attic/youhaa/data/Makefile.am [new file with mode: 0644]
attic/youhaa/data/go-next.svg [new file with mode: 0644]
attic/youhaa/data/go-previous.svg [new file with mode: 0644]
attic/youhaa/libcurl.m4 [new file with mode: 0644]
attic/youhaa/src/Makefile.am [new file with mode: 0644]
attic/youhaa/src/glibcurl.c [new file with mode: 0644]
attic/youhaa/src/glibcurl.h [new file with mode: 0644]
attic/youhaa/src/yh-main.c [new file with mode: 0644]
attic/youhaa/src/yh-theme.c [new file with mode: 0644]
attic/youhaa/src/yh-theme.h [new file with mode: 0644]
attic/youhaa/src/yh-youtube-browser.c [new file with mode: 0644]
attic/youhaa/src/yh-youtube-browser.h [new file with mode: 0644]
attic/youhaa/src/yh-youtube.c [new file with mode: 0644]
attic/youhaa/src/yh-youtube.h [new file with mode: 0644]
circles/Makefile [new file with mode: 0644]
circles/circles.c [new file with mode: 0644]
courasel/Makefile [new file with mode: 0644]
courasel/accessories-text-editor.png [new file with mode: 0644]
courasel/applications-games.png [new file with mode: 0644]
courasel/courasel.c [new file with mode: 0644]
courasel/dates.png [new file with mode: 0644]
courasel/im-client.png [new file with mode: 0644]
courasel/preferences-desktop-theme.png [new file with mode: 0644]
courasel/tasks.png [new file with mode: 0644]
courasel/utilities-terminal.png [new file with mode: 0644]
courasel/web-browser.png [new file with mode: 0644]
foofone/Makefile [new file with mode: 0644]
foofone/button.png [new file with mode: 0644]
foofone/call-background.png [new file with mode: 0644]
foofone/display.png [new file with mode: 0644]
foofone/foofone.c [new file with mode: 0644]
gps-globe/.gitignore [new file with mode: 0644]
gps-globe/AUTHORS [new file with mode: 0644]
gps-globe/COPYING [new file with mode: 0644]
gps-globe/ChangeLog [new file with mode: 0644]
gps-globe/INSTALL [new file with mode: 0644]
gps-globe/Makefile.am [new file with mode: 0644]
gps-globe/NEWS [new file with mode: 0644]
gps-globe/README [new file with mode: 0644]
gps-globe/autogen.sh [new file with mode: 0755]
gps-globe/configure.ac [new file with mode: 0644]
gps-globe/data/visible-earth.jpg [new file with mode: 0644]
gps-globe/src/Makefile.am [new file with mode: 0644]
gps-globe/src/gpsg-enum-types.c.in [new file with mode: 0644]
gps-globe/src/gpsg-enum-types.h.in [new file with mode: 0644]
gps-globe/src/gpsg-main.c [new file with mode: 0644]
gps-globe/src/gpsg-sphere-vertex-shader.glsl [new file with mode: 0644]
gps-globe/src/gpsg-sphere-vertex-shader.h [new file with mode: 0644]
gps-globe/src/gpsg-sphere.c [new file with mode: 0644]
gps-globe/src/gpsg-sphere.h [new file with mode: 0644]
nyancat/Makefile [new file with mode: 0644]
nyancat/nyan.json [new file with mode: 0644]
nyancat/nyancat.c [new file with mode: 0644]
nyancat/star.png [new file with mode: 0644]
object-store/Makefile [new file with mode: 0644]
object-store/foo-object-store-test [new file with mode: 0644]
object-store/foo-object-store.c [new file with mode: 0644]
object-store/foo-object-store.h [new file with mode: 0644]
object-store/foo-test-object.c [new file with mode: 0644]
object-store/foo-test-object.h [new file with mode: 0644]
object-store/object-store-example.c [new file with mode: 0644]
object-store/object-store-test.c [new file with mode: 0644]
odo/Makefile [new file with mode: 0644]
odo/README [new file with mode: 0644]
odo/grid.png [new file with mode: 0644]
odo/neghand.png [new file with mode: 0644]
odo/odo-distort-funcs.c [new file with mode: 0644]
odo/odo-distort-funcs.h [new file with mode: 0644]
odo/odo-texture.c [new file with mode: 0644]
odo/odo-texture.h [new file with mode: 0644]
odo/odo.c [new file with mode: 0644]
odo/oh-logo.png [new file with mode: 0644]
odo/redhand.png [new file with mode: 0644]
opt/.gitignore [new file with mode: 0644]
opt/AUTHORS [new file with mode: 0644]
opt/ChangeLog [new file with mode: 0644]
opt/Makefile.am [new file with mode: 0644]
opt/NEWS [new file with mode: 0644]
opt/README [new file with mode: 0644]
opt/autogen.sh [new file with mode: 0755]
opt/bg.png [new file with mode: 0644]
opt/configure.ac [new file with mode: 0644]
opt/demo.xml [new file with mode: 0644]
opt/hirez/oh-present.xcf [new file with mode: 0644]
opt/kitten.jpg [new file with mode: 0644]
opt/kitten2.jpg [new file with mode: 0644]
opt/opt-config.c [new file with mode: 0644]
opt/opt-menu.c [new file with mode: 0644]
opt/opt-menu.h [new file with mode: 0644]
opt/opt-show.c [new file with mode: 0644]
opt/opt-show.h [new file with mode: 0644]
opt/opt-slide.c [new file with mode: 0644]
opt/opt-slide.h [new file with mode: 0644]
opt/opt-transition.c [new file with mode: 0644]
opt/opt-transition.h [new file with mode: 0644]
opt/opt.c [new file with mode: 0644]
opt/opt.doap [new file with mode: 0644]
opt/opt.dtd [new file with mode: 0644]
opt/opt.h [new file with mode: 0644]
opt/powers.png [new file with mode: 0644]
opt/test.xml [new file with mode: 0644]
packaging/clutter-toys.spec [new file with mode: 0644]
patches/fix-colors.patch [new file with mode: 0644]
patches/fix-image-path.patch [new file with mode: 0644]
patches/map-escape-key-to-quit.patch [new file with mode: 0644]
pong/Makefile [new file with mode: 0644]
pong/pong-ball.png [new file with mode: 0644]
pong/pong-bat.png [new file with mode: 0644]
pong/pong2.c [new file with mode: 0644]
ripples/Makefile [new file with mode: 0644]
ripples/ripples.c [new file with mode: 0644]
script-viewer/.gitignore [new file with mode: 0644]
script-viewer/COPYING [new file with mode: 0644]
script-viewer/ChangeLog [new file with mode: 0644]
script-viewer/Makefile [new file with mode: 0644]
script-viewer/README [new file with mode: 0644]
script-viewer/alphas.json [new file with mode: 0644]
script-viewer/behaviours.json [new file with mode: 0644]
script-viewer/redhand.png [new file with mode: 0644]
script-viewer/script-viewer.c [new file with mode: 0644]
script-viewer/test-script.json [new file with mode: 0644]
script-viewer/text.json [new file with mode: 0644]