log pidgin/gtkft.c @ 30865:1cdae196aac8

age author description
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.
Sun, 25 Apr 2010 21:24:06 +0000 Elliott Sales de Andrade The normal category for this file seems to 'ft'.
Sun, 25 Apr 2010 21:23:08 +0000 Elliott Sales de Andrade Thumbnail formats should be chosen in the order specified by the prpl.
Tue, 16 Mar 2010 23:14:54 +0000 Marcus Lundblad Set desired image formats for thumbnails as a parameter to
Mon, 15 Mar 2010 21:49:02 +0000 Marcus Lundblad Allow PRPLs to specify the image formats acceptable for thumbnails (in
Sun, 28 Feb 2010 22:56:50 +0000 Marcus Lundblad The GDK pixbuf option "quality" is unknown when saving to PNG.
Sun, 28 Feb 2010 05:35:20 +0000 Elliott Sales de Andrade Use PNG instead of JPEG for FT thumbnails which is supported on both MSN
Sun, 28 Feb 2010 04:38:11 +0000 Elliott Sales de Andrade Fix some warnings.
Sun, 28 Feb 2010 04:07:39 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 8587687655d4e11f0965358e8a4378cfa3d1e4e7)
Thu, 18 Feb 2010 21:59:26 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f)
Wed, 21 Oct 2009 22:08:01 +0000 Marcus Lundblad Make it work again, after some new xfer UI ops where added... :)
Thu, 27 Aug 2009 19:55:08 +0000 Marcus Lundblad Remove #ifdefs for older GDK versions, since this will not be included until
Tue, 28 Jul 2009 20:51:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 46ae10a850bb3c3ce9a3bb47a7de9edd4becdb93)
Thu, 25 Jun 2009 20:46:11 +0000 Marcus Lundblad Add code to generate a thumbnail (only fully works with GDK 2.4+ so far)
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