log libpurple/protocols/oscar/oscar.c @ 22139:8d01e41786ce

age author description
Thu, 17 Jan 2008 07:39:25 +0000 Mark Doliner rlaager suggested the possibility of documenting this. Sure, why not?
Thu, 17 Jan 2008 07:26:57 +0000 Mark Doliner Improve oscar's default actions a tad bit
Wed, 16 Jan 2008 07:51:44 +0000 Mark Doliner Only try to set the itmsurl attribute for the available status. I'd
Wed, 16 Jan 2008 07:40:12 +0000 Mark Doliner It's ok for us to use == here because status_id is set to one of these
Tue, 15 Jan 2008 17:21:51 +0000 Etan Reisner Recommit the correct parts of 55eb5e28f52c9cdccc6229a8314ffbdac2260843,
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
Mon, 14 Jan 2008 06:44:14 +0000 Mark Doliner I forgot that we're supposed to be using g_strerror() to guarantee a
Mon, 14 Jan 2008 06:32:16 +0000 Mark Doliner More of ticket #1344 from o_sukhodolsky, which rlaager has been
Fri, 11 Jan 2008 00:01:33 +0000 Mark Doliner Default for "do you want to add this buddy?" for oscar is now "no"
Mon, 07 Jan 2008 16:28:12 +0000 Mark Doliner Credit for 1858be5916da7bce36f3c991bcd71fc65271048d. References #4052.
Sat, 05 Jan 2008 08:46:25 +0000 Mark Doliner Some changes intended to make oscar not emit so many
Sat, 05 Jan 2008 07:33:13 +0000 Mark Doliner Partial support for reading ICQ 6 status notes. The status note will
Mon, 03 Dec 2007 05:55:30 +0000 Mark Doliner Have oscar specify a default chat room exchange of 4. Finch always
Mon, 03 Dec 2007 05:31:36 +0000 Mark Doliner Somehow this message got changed to only say ICQ instead of AIM/ICQ in
Sun, 02 Dec 2007 20:22:32 +0000 Mark Doliner Always set gc->display_name to the formatted version of your screen
Sun, 02 Dec 2007 20:02:53 +0000 Mark Doliner g_return_if_fail() if the chat room name or exchange aren't set or
Sun, 02 Dec 2007 08:39:31 +0000 Mark Doliner Get rid of one little userfunc callback and just call aim_im_setparams()
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
Sun, 11 Nov 2007 21:41:59 +0000 Will Thompson Use PURPLE_CONNECTION_ERROR_INVALID_USERNAME in oscar and yahoo, which were
Sat, 10 Nov 2007 12:10:04 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
Mon, 15 Oct 2007 10:45:46 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head bd8f1d754a1b94e5ade30c3b135178b236f7b49a)
Sun, 14 Oct 2007 21:08:42 +0000 Will Thompson Rename:
Fri, 16 Nov 2007 23:32:17 +0000 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
Fri, 16 Nov 2007 23:27:07 +0000 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
Fri, 16 Nov 2007 23:01:12 +0000 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Sun, 14 Oct 2007 20:53:40 +0000 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
Fri, 16 Nov 2007 23:27:01 +0000 Richard Laager disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
Sun, 14 Oct 2007 18:07:19 +0000 Gabriel Schulhof Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c