log libpurple/protocols/oscar/util.c @ 32768:50cd80d3554e

age author description
Thu, 12 Aug 2010 15:30:11 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 9166d0ffe82472b17cee09aabbef61d8ec6e3e44)
Wed, 28 Jul 2010 18:59:39 +0000 ivan komarov Turns out that ncc doesn't catch everything, so continue killing things mercilessly.
Mon, 19 Jul 2010 22:05:38 +0000 ivan komarov Two small fixes Mark suggested:
Tue, 29 Jun 2010 21:17:02 +0000 ivan komarov Added a way to view the Visible/Invisible lists.
Mon, 31 May 2010 02:33:09 +0000 ivan komarov Fixed a typo. Thanks rlaager!
Sun, 30 May 2010 19:20:47 +0000 ivan komarov Since these messages are shown to the user, they should at least
Sun, 30 May 2010 13:53:45 +0000 ivan komarov Got rid of family_icq.c -> oscar.c callbacks. Now it will be possible
Thu, 01 Jul 2010 00:03:35 +0000 Paul Aurich *** Plucked rev 6290e1fa3bfba05e59462968ebbff460342c48dd (ivan.komarov@soc.pidgin.im):
Wed, 30 Jun 2010 23:49:29 +0000 Paul Aurich *** Plucked rev 16e7d9f71db071e6d043c456869b8f860bcc8d45 (ivan.komarov@soc.pidgin.im):
Thu, 20 May 2010 02:44:00 +0000 Mark Doliner Cleanup, basically. Move the icbm snac error handling from oscar.c to
Wed, 08 Jul 2009 20:44:16 +0000 Mark Doliner Oh, we don't need a special ui_info field for the AIM clientstring
Wed, 08 Jul 2009 20:11:07 +0000 Mark Doliner Use the ui_info hash table instead of prefs when passing the clientstring
Wed, 08 Jul 2009 19:46:50 +0000 Mark Doliner Create a oscar_get_ui_info_string() function that looks up a value in the
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Thu, 17 Apr 2008 07:12:45 +0000 Mark Doliner Go back to not allowing periods in screen names. I think the guy said
Sun, 09 Mar 2008 18:47:09 +0000 Mark Doliner Some AIM screen names have periods in them, but it's like impossible
Sun, 21 Oct 2007 04:59:23 +0000 Luke Schierer applied changes from c6a89223516b0abb6cbb399c2066e3b6a7b69d19
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 04 Sep 2007 08:09:55 +0000 Mark Doliner A little function name shuffling.
Mon, 25 Jun 2007 08:48:04 +0000 Mark Doliner Make sure we still don't allow screen names of the form "1whatever"
Mon, 25 Jun 2007 08:41:49 +0000 Mark Doliner Allow AIM screen names of the form "1abc@example.com" In most places
Tue, 22 May 2007 18:56:09 +0000 Daniel Atallah Make all the oscar memory allocations and frees use the glib functions to avoid problems when mixing C runtimes.
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/