log libpurple/protocols/jabber/xdata.c @ 18756:9b0fd9a4d01b

age author description
Tue, 31 Jul 2007 16:11:21 +0000 Mark Doliner For XMPP multi-selection lists in generic data forms, the intent here
Wed, 11 Jul 2007 22:27:44 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
Wed, 11 Jul 2007 01:22:24 +0000 Andreas Monitzer XEP-0004 says that if no field type is specified, text-single should be assumed.
Tue, 19 Jun 2007 02:53:24 +0000 Andreas Monitzer Implemented XEP-0050: Ad-Hoc Commands. Note that this XEP requires sending an initial command to the peer, which is not implemented in libpurple itself (since this requires a discovery browser or equivalent).
Sun, 10 Jun 2007 12:22:39 +0000 Andreas Monitzer Implemented <required/> for x-data forms, simplified malloc/sprintf, message type headline is not a requirement for incoming PEP messages (it is just recommended to avoid offline message storage).
Thu, 26 Apr 2007 12:25:49 +0000 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
Mon, 23 Apr 2007 07:54:13 +0000 Mark Doliner Ok I couldn't resist. For iChat and Adium buddies who are advertising
Wed, 11 Apr 2007 15:45:48 +0000 Mark Doliner I noticed some places where we were doing the whole
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/