log libpurple/plugins/perl/common/Notify.xs @ 32790:3e7a7e14af62

age author description
Mon, 22 Aug 2011 06:32:44 +0000 Mark Doliner Actually commit the purple_notify_user_info_prepend_pair_plaintext
Mon, 22 Aug 2011 04:14:16 +0000 Mark Doliner Change PurpleNotifyUserInfo->user_info_entries from a GList to a GQueue.
Mon, 22 Aug 2011 03:40:04 +0000 Mark Doliner Fix perl compilation. I really wish the .c files regenerated with the
Tue, 11 Nov 2008 22:55:02 +0000 Ethan Blanton Simon Ruderich points out that Purple::Notify::Msg was incorrectly stashed.
Thu, 07 Aug 2008 04:26:02 +0000 Daniel Atallah Remove various opaque UiOps functions from the perl loader as they aren't useable.
Tue, 22 Apr 2008 23:34:56 +0000 Etan Reisner Shut up two compiler warnings about discarding qualifiers.
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
Tue, 01 May 2007 03:21:27 +0000 Etan Reisner Clean up a bunch of the perl api stuff. Eventually I'll dump the entire list
Tue, 01 May 2007 02:34:22 +0000 Etan Reisner Remove the const-c and const-xs stuff and replace it with real constants
Mon, 19 Mar 2007 17:02:24 +0000 Daniel Atallah Perl fixes for s/gaim/purple/. This hasn't really been tested yet.
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/