log

age author description
Wed, 28 Jul 2010 16:30:04 +0000 ivan komarov Refactored oscar_encoding_to_utf8().
Tue, 27 Jul 2010 21:17:01 +0000 ivan komarov Stop using custom encodings (and LATIN-1, for that matter) for sending
Mon, 26 Jul 2010 17:02:32 +0000 ivan komarov Damn it.
Sat, 24 Jul 2010 22:00:35 +0000 ivan komarov Forgot to add encoding.c.
Sat, 24 Jul 2010 18:14:29 +0000 ivan komarov Fixed (I hope) #12284.
Sat, 24 Jul 2010 17:32:00 +0000 ivan komarov Moved encoding-related functions to a separate file, renamed some of them,
Mon, 19 Jul 2010 22:05:38 +0000 ivan komarov Two small fixes Mark suggested:
Thu, 08 Jul 2010 14:58:55 +0000 ivan komarov Applied and slightly modified Sadrul's patch (http://pidgin.im/~sadrul/pp/icq-list.patch.txt)
Sun, 04 Jul 2010 01:13:11 +0000 ivan komarov Oh, there's a title parameter in purple_notify_formatted()! Shiny.
Thu, 08 Jul 2010 17:00:45 +0000 Mark Doliner Cleanup some code I wrote a long time ago in a galaxy far far away.
Thu, 01 Jul 2010 18:56:17 +0000 ivan komarov Fixed a bug I accidentally introduced in fb1ab831dedebf45ea50b6f87bfc00265a0115ef.
Thu, 01 Jul 2010 17:15:37 +0000 ivan komarov Gettextized the code and rephrased some of the messages slightly.
Wed, 30 Jun 2010 15:57:43 +0000 ivan komarov Removed callback data that was causing a segfault in Finch, because
Tue, 29 Jun 2010 21:17:02 +0000 ivan komarov Added a way to view the Visible/Invisible lists.
Mon, 28 Jun 2010 20:02:12 +0000 ivan komarov Added a way to add a user to the (In)Visible list via the context menu.
Thu, 24 Jun 2010 16:56:01 +0000 ivan komarov Adium guys need the itmsurl stuff, which I erroneously removed
Wed, 23 Jun 2010 22:32:45 +0000 ivan komarov merge of '021e6a7b4ba46230e93812c39268259f8c6bc7fe'
Thu, 03 Jun 2010 06:33:24 +0000 ivan komarov propagate from branch 'im.pidgin.pidgin' (head 3ccde42b2f5cfa1fae01e997cfa85f4f9b89abe5)
Wed, 23 Jun 2010 22:22:52 +0000 ivan komarov "Invisibility mode" improvements.
Fri, 18 Jun 2010 13:55:54 +0000 ivan komarov Start using the real ICQ block list (SSI type 0xe) for allowing/blocking
Thu, 17 Jun 2010 11:10:27 +0000 ivan komarov Somehow I'm sure this code lacked braces.
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 19:08:35 +0000 ivan komarov Moved an error handler from oscar.c to family_locate.c.
Sun, 30 May 2010 19:01:30 +0000 ivan komarov Added an error handler for family_icq.c. So far it works for
Sun, 30 May 2010 13:53:45 +0000 ivan komarov Got rid of family_icq.c -> oscar.c callbacks. Now it will be possible
Sat, 29 May 2010 18:53:02 +0000 ivan komarov Two unused functions were removed from family_icq.c.
Sat, 29 May 2010 18:48:04 +0000 ivan komarov Removed the old way of retrieving offline messages, because it is not
Wed, 26 May 2010 20:35:02 +0000 ivan komarov Display the protocol icon for the authorization request dialog
Sun, 23 May 2010 18:28:46 +0000 ivan komarov Show authorization request sender's nickname in the "Authorize buddy?"