log libpurple/plugins/tcl/tcl_cmds.c @ 32819:2c6510167895 default tip

age author description
Sun, 21 Aug 2011 01:35:54 +0000 Mark Doliner Get rid of the wholly unused "primary attribute" thing in PurpleStatusTypes
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Sat, 18 Apr 2009 02:52:46 +0000 Ethan Blanton Add the Tcl command purple::connection state (purple_connection_get_state).
Mon, 02 Mar 2009 06:17:44 +0000 Elliott Sales de Andrade Fix compile errors from the merge. Untested protocols: msnp9, sametime,
Fri, 14 Nov 2008 05:32:35 +0000 Richard Laager Update some casts (that the script didn't fix correctly) to GObject macros.
Thu, 30 Oct 2008 19:57:47 +0000 Richard Laager Fix my Tcl fix.
Thu, 30 Oct 2008 05:40:51 +0000 Richard Laager Fix Tcl to compile with the hidden structs.
Mon, 28 Jan 2008 04:10:59 +0000 Mark Doliner One more g_idle_add call
Tue, 15 Jan 2008 17:17:53 +0000 Etan Reisner disapproval of revision '55eb5e28f52c9cdccc6229a8314ffbdac2260843'
Tue, 15 Jan 2008 04:58:42 +0000 Etan Reisner Remove a variable that isn't used anywhere, if it was supposed to do something
Wed, 19 Sep 2007 02:38:09 +0000 Ethan Blanton The second in a series of Tcl-fixing patches from venks on
Wed, 19 Sep 2007 02:33:08 +0000 Ethan Blanton Another fabulous patch to our Tcl loader from venks on irc.freenode.net.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Sat, 01 Sep 2007 02:37:52 +0000 Ethan Blanton Patch from Dossy Shiobara which improves Tcl support for purple
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sun, 25 Feb 2007 02:48:52 +0000 Ethan Blanton Tcl savedstatus command, again from Dossy Shiobara. Dossy is on fire.
Fri, 23 Feb 2007 16:49:32 +0000 Ethan Blanton gaim::plugin Tcl command, thanks to Dossy Shiobara
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/