log finch/gntft.c @ 32672:3828a61c44da

age author description
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads.
Sun, 25 Sep 2011 19:15:05 +0000 andrew victor purple_xfer_is_canceled() renamed to purple_xfer_is_cancelled()
Fri, 26 Aug 2011 20:09:35 +0000 andrew victor Convert Finch to use the new accessor functions.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Mon, 23 Aug 2010 01:41:31 +0000 Elliott Sales de Andrade Standardize on "cancelled".
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
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, 18 Jul 2009 04:24:47 +0000 Elliott Sales de Andrade Don't include an internal header in the public finch headers.
Mon, 23 Mar 2009 01:06:15 +0000 Mike Ruprecht Remove some extra edits that snuck into Finch.
Thu, 26 Jun 2008 20:25:38 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
Sun, 13 Apr 2008 17:53:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 9da7555026cd7b8456f95ae153a7852ddbcf6678)
Wed, 06 Feb 2008 19:44:41 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
Sat, 29 Dec 2007 06:34:59 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
Wed, 05 Sep 2007 00:47:58 +0000 Sean Egan Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
Mon, 09 Jun 2008 02:22:33 +0000 Laurynas Biveinis "This patch pluralizes a few strings that should be pluralized for
Wed, 09 Apr 2008 19:06:18 +0000 Sadrul Habib Chowdhury Show better status text for file transfers.
Sat, 26 Jan 2008 22:33:08 +0000 Sadrul Habib Chowdhury We will probably eventually use purple_object_[get|set]_ui_data. Until then, this will do.
Sat, 26 Jan 2008 21:58:51 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleXfer.
Wed, 09 Jan 2008 14:41:29 +0000 Sadrul Habib Chowdhury Don't print 'file transfer complete' message more than once for the same xfer.
Wed, 09 Jan 2008 08:42:33 +0000 Sadrul Habib Chowdhury Remove the completed/cancelled xfers when 'Clear finished transfers' is selected. (Did anyone notice our 'purple_xfer_is_canceled' is typoed?)
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Thu, 23 Aug 2007 07:05:03 +0000 Sadrul Habib Chowdhury Make some of the dialogs look and behave more like each other.
Sun, 01 Jul 2007 12:21:30 +0000 Sadrul Habib Chowdhury Resize tree-columns nicely when the tree is resized. We can tell it to
Thu, 28 Jun 2007 18:52:26 +0000 Sadrul Habib Chowdhury If the action-windows are already there, then bring them to front when
Sat, 16 Jun 2007 22:32:54 +0000 Richard Laager Use the IEC binary units to match our math.
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
Mon, 30 Apr 2007 00:17:43 +0000 Gary Kramlich And finch is up to date
Wed, 25 Apr 2007 23:55:56 +0000 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
Mon, 16 Apr 2007 02:07:49 +0000 Richard Laager Rename the Doxygen group from gntui to finch and define the finch group
Thu, 29 Mar 2007 02:35:54 +0000 Richard Nelson plug some leaks
Tue, 27 Mar 2007 00:52:19 +0000 Richard Nelson allow cancellation of transfers waiting to be accepted
Wed, 21 Mar 2007 09:00:54 +0000 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sun, 18 Mar 2007 19:38:15 +0000 Sean Egan renamed gaim-text to finch