log libpurple/dbus-analyze-functions.py @ 18146:5d1058768970

age author description
Sun, 17 Jun 2007 03:42:10 +0000 Sadrul Habib Chowdhury Remove the warning about signedness.
Sun, 17 Jun 2007 02:19:22 +0000 Sadrul Habib Chowdhury Process unsigned ints for dbus.
Sat, 16 Jun 2007 22:20:13 +0000 Sadrul Habib Chowdhury Treat some more types as simple types. This allows exporting some useful
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:21:06 +0000 Richard Laager Fix some weird whitespace in the output.
Thu, 07 Jun 2007 04:25:54 +0000 Richard Laager Lots of DBus list handling changes. The objective here was to eliminate a
Wed, 06 Jun 2007 01:50:17 +0000 Richard Laager Whitespace changes.