public
Description: A Clutter-based Twitter client
Homepage: http://live.gnome.org/Tweet
Clone URL: git://github.com/ebassi/tweet.git
Emmanuele Bassi (author)
Sat Apr 12 06:10:13 -0700 2008
commit  53aa0b9b6dde73d16e78cf7f7c2d3cd879480e5b
tree    e8ef81e744c7eb8a144614772e26e48042bf89a6
parent  9b660c8e8a386217067a30f396d3c064a753c42d
tweet / twitter-glib
name age message
..
file Makefile.am Fri Apr 11 16:07:31 -0700 2008 Install the right pc file under the pkgconfig d... [Emmanuele Bassi]
file twitter-api.c Sat Apr 12 05:23:55 -0700 2008 Implement most of the Twitter API [Emmanuele Bassi]
file twitter-api.h Sat Apr 12 05:23:55 -0700 2008 Implement most of the Twitter API [Emmanuele Bassi]
file twitter-client.c Sat Apr 12 06:10:13 -0700 2008 Implement get_friends(), get_followers() and sh... [Emmanuele Bassi]
file twitter-client.h Sat Apr 12 06:10:13 -0700 2008 Implement get_friends(), get_followers() and sh... [Emmanuele Bassi]
file twitter-common.c Thu Apr 10 13:40:00 -0700 2008 Add functions to deal with HTTP dates [Emmanuele Bassi]
file twitter-common.h Fri Apr 11 04:00:37 -0700 2008 Include glib-object.h for GInitiallyUnowned [Emmanuele Bassi]
file twitter-enum-types.c.in Wed Apr 09 06:40:45 -0700 2008 Initial import of Twitter-GLib [Emmanuele Bassi]
file twitter-enum-types.h.in Wed Apr 09 06:40:45 -0700 2008 Initial import of Twitter-GLib [Emmanuele Bassi]
file twitter-glib.h Thu Apr 10 13:43:12 -0700 2008 Last bit of the Reader -> Client rename [Emmanuele Bassi]
file twitter-glib.pc.in Wed Apr 09 06:40:45 -0700 2008 Initial import of Twitter-GLib [Emmanuele Bassi]
file twitter-marshal.list Wed Apr 09 06:40:45 -0700 2008 Initial import of Twitter-GLib [Emmanuele Bassi]
file twitter-private.h Fri Apr 11 06:52:37 -0700 2008 Add string interning macro [Emmanuele Bassi]
file twitter-status.c Fri Apr 11 02:55:33 -0700 2008 Include twitter-common.h for TwitterUser [Emmanuele Bassi]
file twitter-status.h Fri Apr 11 02:48:11 -0700 2008 Move TwitterUser and TwitterStatus definitions ... [Emmanuele Bassi]
file twitter-timeline.c Thu Apr 10 13:26:58 -0700 2008 Rename TwitterTimeline.get_status() [Emmanuele Bassi]
file twitter-timeline.h Thu Apr 10 13:26:58 -0700 2008 Rename TwitterTimeline.get_status() [Emmanuele Bassi]
file twitter-user-list.c Fri Apr 11 09:37:04 -0700 2008 UserList is a list of users, not statuses [Emmanuele Bassi]
file twitter-user-list.h Fri Apr 11 09:37:04 -0700 2008 UserList is a list of users, not statuses [Emmanuele Bassi]
file twitter-user.c Fri Apr 11 14:25:27 -0700 2008 Retrieve the screen_name property for TwitterUser [Emmanuele Bassi]
file twitter-user.h Fri Apr 11 02:55:07 -0700 2008 Add a status property to the TwitterUser object [Emmanuele Bassi]
file twitter-version.h.in Wed Apr 09 06:40:45 -0700 2008 Initial import of Twitter-GLib [Emmanuele Bassi]