log libpurple/plugins/autoaccept.c @ 24815:f134b7df1d8c

age author description
2008-10-28 Gary Kramlich Hide the blistnode, buddy, contact, group, and chat structs
2008-09-05 Will Thompson Uniquify auto-accepted file names to foo-2.tar.gz, not foo.tar.gz-2.
2008-07-13 Luke Bratch Allow not creating a different directory for each user. Closes #5997.
2007-12-05 Sadrul Habib Chowdhury Do not overwrite an existing file. Closes #3982.
2007-12-05 Sadrul Habib Chowdhury Normalize and escape the filename when auto-accepting a file. References #3982.
2007-11-17 Richard Laager This merge has the effect of reverting the hinting code from trunk.
2007-11-16 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
2007-11-16 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
2007-11-16 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
2007-11-10 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
2007-10-14 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
2007-11-16 Richard Laager disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
2007-10-14 Gabriel Schulhof Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
2007-11-16 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
2007-10-14 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
2007-10-10 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
2007-10-27 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
2007-09-22 Gabriel Schulhof Updated hinting to be less invasive
2007-09-12 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
2007-08-16 Gabriel Schulhof Adding hints to libpurple/plugins/autoaccept.c
2007-08-16 Gabriel Schulhof Adding hints to libpurple/plugins/autoaccept.c
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-09-02 Sadrul Habib Chowdhury disapproval of revision 'c672802b647f1230fbd9b0edf383fb3d558cf719'
2007-09-01 Sadrul Habib Chowdhury Tooltips can be for the buddylist or for conversation windows.
2007-07-04 Stu Tomlinson Don't allow setting auto-accept preferences for blist nodes that won't be
2007-04-29 Gary Kramlich And the rest of the plugins that are compiling for me by default...
2007-04-26 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.
2007-04-26 Sean Egan Fix GTK Plugin prefs
2007-04-25 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/