log libpurple/plugins/autoaccept.c @ 32827:4a34689eeb33 default tip

age author description
Sun, 30 Oct 2011 15:42:24 +0000 andrew victor Autoaccept: Use file-transfer accessor functions.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Mon, 03 Jan 2011 19:18:07 +0000 Mark Doliner Add a comment that we should eventually remove this pref
Thu, 30 Dec 2010 02:43:47 +0000 John Bailey Stu points out that removing this old pref could be a problem for users sharing .purple directories.
Thu, 30 Dec 2010 00:58:17 +0000 John Bailey Migrate the pref the previous commit dropped. Refs #11459.
Thu, 30 Dec 2010 00:42:24 +0000 rok mandeljc Add additional options to the autoaccept plugin. Fixes #11459.
Sat, 22 Aug 2009 21:47:20 +0000 John Bailey Kill off unneeded GLIB_CHECK_VERSION checks in libpurple. Refs #10024.
Mon, 02 Mar 2009 04:18:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
Fri, 14 Nov 2008 05:32:35 +0000 Richard Laager Update some casts (that the script didn't fix correctly) to GObject macros.
Wed, 18 Feb 2009 04:31:31 +0000 Elliott Sales de Andrade Fix some more mis-identified plugins, like 3b3526a0...
Tue, 28 Oct 2008 04:22:57 +0000 Gary Kramlich Hide the blistnode, buddy, contact, group, and chat structs
Fri, 05 Sep 2008 14:32:00 +0000 Will Thompson Uniquify auto-accepted file names to foo-2.tar.gz, not foo.tar.gz-2.
Sun, 13 Jul 2008 17:20:41 +0000 Luke Bratch Allow not creating a different directory for each user. Closes #5997.
Wed, 05 Dec 2007 07:34:11 +0000 Sadrul Habib Chowdhury Do not overwrite an existing file. Closes #3982.
Wed, 05 Dec 2007 04:59:43 +0000 Sadrul Habib Chowdhury Normalize and escape the filename when auto-accepting a file. References #3982.
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
Fri, 16 Nov 2007 23:32:17 +0000 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
Fri, 16 Nov 2007 23:27:07 +0000 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
Fri, 16 Nov 2007 23:01:12 +0000 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Sun, 14 Oct 2007 20:53:40 +0000 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
Fri, 16 Nov 2007 23:27:01 +0000 Richard Laager disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
Sun, 14 Oct 2007 18:07:19 +0000 Gabriel Schulhof Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
Fri, 16 Nov 2007 23:30:03 +0000 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
Sun, 14 Oct 2007 00:26:00 +0000 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
Wed, 10 Oct 2007 22:57:51 +0000 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
Sat, 27 Oct 2007 13:56:54 +0000 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
Sat, 22 Sep 2007 16:19:34 +0000 Gabriel Schulhof Updated hinting to be less invasive
Wed, 12 Sep 2007 19:11:38 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
Thu, 16 Aug 2007 17:20:03 +0000 Gabriel Schulhof Adding hints to libpurple/plugins/autoaccept.c