log pidgin/gtkft.c @ 32827:4a34689eeb33 default tip

age author description
Sun, 16 Oct 2011 08:00:17 +0000 Elliott Sales de Andrade Fix printf format in Pidgin for 64-bit file transfers.
Sun, 25 Sep 2011 19:15:05 +0000 andrew victor purple_xfer_is_canceled() renamed to purple_xfer_is_cancelled()
Mon, 29 Aug 2011 23:02:26 +0000 Daniel Atallah Use accessors for PurpleXfer
Fri, 26 Aug 2011 20:04:35 +0000 andrew victor Update Pidgin to use the new accessor methods.
Wed, 22 Jun 2011 07:07:28 +0000 Mark Doliner Start looking at the GError parameter every time we call these functions:
Sat, 08 Jan 2011 03:45:42 +0000 Gabriel Schulhof Add pidgin_make_scrollable and use it. Cleans up a bunch of duplicate code. Net code loss of 180 lines. Fixes #13073.
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.
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.