log finch/finch.c @ 32819:2c6510167895 default tip

age author description
Tue, 03 Jan 2012 19:29:20 +0000 Paul Aurich pidgin/finch: Make relative paths absolute with -c
Sun, 07 Aug 2011 05:19:54 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head bb53d1e9201138b79a1eef0d4a7cda1fc852c59f)
Fri, 18 Mar 2011 02:59:12 +0000 Richard Laager Drop the .gaim -> .purple migration code
Mon, 20 Jun 2011 04:45:22 +0000 Mark Doliner Change Finch to use Pidgin's clientkey/devid when connecting to ICQ.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Wed, 30 Jun 2010 02:26:33 +0000 Stu Tomlinson Create the ~/.purple/plugins directory on startup if it does not exist
Tue, 16 Feb 2010 03:46:22 +0000 Elliott Sales de Andrade Remove old GLIB_CHECK_VERSION calls in finch. Refs #10024.
Tue, 08 Dec 2009 04:18:32 +0000 Paul Aurich Fix all the remaining files for which internal.h doesn't end up being the first include.
Sat, 25 Jul 2009 06:49:18 +0000 Elliott Sales de Andrade Add the MTN revision in the Pidgin About and finch --version dialogs.
Sat, 18 Jul 2009 04:24:47 +0000 Elliott Sales de Andrade Don't include an internal header in the public finch headers.
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 19:15:31 +0000 Mark Doliner Use a custom clientkey for AIM and ICQ for Pidgin and Finch
Tue, 10 Feb 2009 18:41:22 +0000 Marcus Lundblad Changed "type" to "client_type" for the hash value specifying client type
Mon, 09 Feb 2009 21:21:18 +0000 Marcus Lundblad Set a value "type" in the ui_info hash table
Wed, 04 Feb 2009 22:46:45 +0000 Sadrul Habib Chowdhury Debug log is sent to stderr. Thanks to whoever noticed it in IRC the other day.