log libpurple/plugins/autoaccept.c @ 32739:bba25395d28e

age author description
Mon, 27 Feb 2012 23:08:37 +0000 Elliott Sales de Andrade *** Plucked rev 8102ace3c8e8bec9e456d927dd7c923afbb582a6 (qulogic@pidgin.im):
Mon, 27 Feb 2012 23:07:49 +0000 Elliott Sales de Andrade Don't migrate the old autoaccept pref if the new one already exists.
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
Thu, 16 Aug 2007 17:17:15 +0000 Gabriel Schulhof Adding hints to libpurple/plugins/autoaccept.c
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Sun, 02 Sep 2007 00:03:43 +0000 Sadrul Habib Chowdhury disapproval of revision 'c672802b647f1230fbd9b0edf383fb3d558cf719'
Sat, 01 Sep 2007 23:50:22 +0000 Sadrul Habib Chowdhury Tooltips can be for the buddylist or for conversation windows.
Wed, 04 Jul 2007 03:42:03 +0000 Stu Tomlinson Don't allow setting auto-accept preferences for blist nodes that won't be
Sun, 29 Apr 2007 22:33:23 +0000 Gary Kramlich And the rest of the plugins that are compiling for me by default...
Thu, 26 Apr 2007 12:25:49 +0000 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
Thu, 26 Apr 2007 01:41:35 +0000 Sean Egan Fix GTK Plugin prefs
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, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/