log pidgin/gtkft.c @ 29891:7f7ce73365eb

age author description
Sun, 28 Feb 2010 01:11:19 +0000 Elliott Sales de Andrade The official GTK+ version of CellRendererProgress uses "value" which is an
Tue, 09 Feb 2010 22:40:36 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 97a9c0e52ad7b57090076da83c4fc7bfeefad0a8)
Fri, 25 Dec 2009 22:08:46 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 8f0a3e68547fbc66188357edbf6694bd8dd2d557)
Fri, 04 Sep 2009 02:57:26 +0000 Daniel Atallah Remove some win9x specific code.
Sun, 23 Aug 2009 02:36:31 +0000 John Bailey Drop a crapton of GTK+ code that we were carrying exclusively for backward
Mon, 08 Feb 2010 16:44:05 +0000 Sadrul Habib Chowdhury De-dialogify the file-transfer and debug windows.
Wed, 23 Dec 2009 07:47:14 +0000 Elliott Sales de Andrade Add a GtkAlignment to create a small indent for the file transfer details.
Tue, 28 Jul 2009 04:43:53 +0000 Paul Aurich ft: Set an initial size for the dialog; that shrunk it way too much.
Tue, 28 Jul 2009 04:35:06 +0000 Paul Aurich ft: This functionality has been "offered" for umpteen years.
Thu, 11 Jun 2009 01:13:35 +0000 Elliott Sales de Andrade The FT table needs to have one more row to be correct, though it seems to
Wed, 10 Jun 2009 01:07:29 +0000 Elliott Sales de Andrade Restore the "Time Remaining" field in the file transfer window, but not in
Mon, 09 Jun 2008 02:22:33 +0000 Laurynas Biveinis "This patch pluralizes a few strings that should be pluralized for
Sun, 09 Mar 2008 21:34:32 +0000 Andrew Gaul some memleak fixes from Andrew Gaul again:
Thu, 27 Dec 2007 16:29:58 +0000 Daniel Atallah Prevent a divide by zero. Fixes #4490.
Tue, 27 Nov 2007 00:15:49 +0000 Sadrul Habib Chowdhury Add a utility function pidgin_dialog_add_button to add buttons to a dialog