log libpurple/protocols/oscar/peer.c @ 22868:10fb6ced9bc8

age author description
2008-01-17 Mark Doliner Improve oscar's default actions a tad bit
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-03 Nathan Walp replace most calls to strerror with calls to g_strerror. strerror will return
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-09-22 Gabriel Schulhof Updated hinting to be less invasive
2007-10-21 Luke Schierer applied changes from 2762c6075c0dc52a96098c5478c5bf68cfd890a3
2007-09-12 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
2007-08-12 Gabriel Schulhof Added hints to oscar peer.c
2007-09-09 Mark Doliner Start watching the listener socket immediately after it's created
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-09-07 Mark Doliner AIM 6, when sending a file through a proxy, requires that it receive
2007-06-24 Stu Tomlinson Use a different mnemonic for Connect so it doesn't conflict with Cancel
2007-06-03 Mark Doliner Only check for EAGAIN if send returns -1, not when it returns 0
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-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/