Thu, 18 Mar 2010 04:53:49 +0000 |
Mark Doliner |
Change the oscar capabilities variable to be a guint64 everywhere instead
|
Tue, 21 Jul 2009 15:05:00 +0000 |
Paul Aurich |
Clean up some debugging and leave it in, since when it it fails, it
|
Sat, 18 Jul 2009 04:06:48 +0000 |
Paul Aurich |
Add some debugging for a file transfer crash. Refs #4829.
|
Sun, 21 Jun 2009 16:40:15 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
|
Fri, 10 Apr 2009 06:18:08 +0000 |
foss |
A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
|
Wed, 28 Jan 2009 10:23:37 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)
|
Mon, 26 Jan 2009 09:12:04 +0000 |
Mark Doliner |
Change "screen name" to "username" or "buddy name" in a whole bunch of
|
Tue, 28 Apr 2009 20:57:59 +0000 |
Ethan Blanton |
applied changes from a336cc1fd3a1ce815f97303b8d5ae8988f8cbd5b
|
Wed, 14 Jan 2009 06:29:47 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 07f8d9c59020c1f69cc21b71f8252f13efd6a6e0)
|
Wed, 10 Dec 2008 23:41:28 +0000 |
Paul Aurich |
First pass at adding SSL connections to OSCAR.
|
Tue, 06 Jan 2009 02:28:10 +0000 |
Daniel Atallah |
The remainder of a patch from fqueze to fix some incorrect *printf() function
|
Thu, 18 Dec 2008 22:11:38 +0000 |
Mark Doliner |
Don't set a default action for oscar's "Do you want to accept this
|
Tue, 12 Aug 2008 23:16:58 +0000 |
Daniel Atallah |
Don't leak the fd to child processes.
|
Mon, 12 May 2008 02:27:08 +0000 |
Daniel Atallah |
More s/ssize_t/gssize/
|
Thu, 17 Jan 2008 07:26:57 +0000 |
Mark Doliner |
Improve oscar's default actions a tad bit
|
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
|
Sat, 03 Nov 2007 17:52:28 +0000 |
Nathan Walp |
replace most calls to strerror with calls to g_strerror. strerror will return
|
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, 22 Sep 2007 16:19:34 +0000 |
Gabriel Schulhof |
Updated hinting to be less invasive
|
Sun, 21 Oct 2007 04:46:33 +0000 |
Luke Schierer |
applied changes from 2762c6075c0dc52a96098c5478c5bf68cfd890a3
|
Wed, 12 Sep 2007 19:11:38 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
|
Sun, 12 Aug 2007 20:15:40 +0000 |
Gabriel Schulhof |
Added hints to oscar peer.c
|
Sun, 09 Sep 2007 07:52:44 +0000 |
Mark Doliner |
Start watching the listener socket immediately after it's created
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Fri, 07 Sep 2007 06:09:42 +0000 |
Mark Doliner |
AIM 6, when sending a file through a proxy, requires that it receive
|
Sun, 24 Jun 2007 13:58:05 +0000 |
Stu Tomlinson |
Use a different mnemonic for Connect so it doesn't conflict with Cancel
|
Sun, 03 Jun 2007 19:04:22 +0000 |
Mark Doliner |
Only check for EAGAIN if send returns -1, not when it returns 0
|
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.
|
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/
|