log

age author description
Thu, 07 Jun 2007 04:31:02 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4d9e228029b9b7850d000c2edadc108c40f9e59a)
Thu, 07 Jun 2007 04:26:57 +0000 Richard Laager Document the API changes from the constification and DBus list commits, and
Thu, 07 Jun 2007 04:25:54 +0000 Richard Laager Lots of DBus list handling changes. The objective here was to eliminate a
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Thu, 07 Jun 2007 03:13:02 +0000 Richard Laager Eliminate warnings about array subscripts being char. They can be signed,
Thu, 07 Jun 2007 03:11:56 +0000 Richard Laager Include pidgin.h to make this compile.
Thu, 07 Jun 2007 03:11:40 +0000 Richard Laager PIDGIN_STOCK_TOOLBAR_INSERT isn't defined. I'm #if 0'ing this so it'll compile so I can work.