Sun, 10 Jun 2007 20:23:00 +0000 |
Stu Tomlinson |
Prevent the Buddy Notes plugin from offering to edit notes on a buddy list
|
Sun, 10 Jun 2007 20:00:25 +0000 |
Stu Tomlinson |
Unleak a few bytes in the screenname completion code
|
Sun, 10 Jun 2007 19:43:21 +0000 |
Stu Tomlinson |
Fix purple_blist_remove_buddy() so it doesn't crash (NULL pointer
|
Sun, 10 Jun 2007 18:27:11 +0000 |
Stu Tomlinson |
Handle key presses in the topic entry area in chats so Alt-# etc. works for
|
Sun, 10 Jun 2007 17:33:36 +0000 |
Daniel Atallah |
Use silc10 on win32 for now.
|
Sun, 10 Jun 2007 17:18:50 +0000 |
Stu Tomlinson |
merge of '8076670c76ed171ce5bc373a596dfd98c5458d91'
|
Sun, 10 Jun 2007 17:18:43 +0000 |
Stu Tomlinson |
Don't retrieve hotmail authorization info for non-hotmail accounts. Fixes #1580
|
Sun, 10 Jun 2007 17:12:00 +0000 |
Mark Doliner |
Use G_GSIZE_FORMAT when formatting strings containing size_t values in
|
Sun, 10 Jun 2007 15:59:10 +0000 |
Mark Doliner |
merge of '0e092e2c969ff59e242f866fd69d643b77bad18c'
|
Sun, 10 Jun 2007 15:58:23 +0000 |
Mark Doliner |
Two questions:
|
Sun, 10 Jun 2007 15:51:29 +0000 |
Nathan Walp |
merge of '5998e522bba60abda4cfd33374a81cb6d30d1d73'
|
Sun, 10 Jun 2007 07:25:09 +0000 |
Etan Reisner |
Fix #318 which asked for the buddynote plugins notes to be shown in the
|
Sun, 10 Jun 2007 01:54:40 +0000 |
Stu Tomlinson |
We now depend on SILC Toolkit 1.1 for this copy of this prpl so we can
|
Sat, 09 Jun 2007 18:03:12 +0000 |
Stu Tomlinson |
Kill a compile warning
|
Sat, 09 Jun 2007 18:01:47 +0000 |
Stu Tomlinson |
Don't automatically add channels to the buddy list when you join them. I
|
Sat, 09 Jun 2007 17:58:26 +0000 |
Stu Tomlinson |
Remove the following SILC account options, as suggested by Pekka Riikonen
|
Sat, 09 Jun 2007 17:33:07 +0000 |
Stu Tomlinson |
Update POTFILES.in with the silc10 filenames
|
Sat, 09 Jun 2007 17:31:28 +0000 |
Stu Tomlinson |
Patch from Pekka Riikonen to update the SILC protocol plugin to work with
|
Sat, 09 Jun 2007 16:39:00 +0000 |
Stu Tomlinson |
Duplicate the current SILC prpl as silc10 for backwards compatibility with
|
Sat, 09 Jun 2007 16:13:10 +0000 |
Stu Tomlinson |
Avoid including NSPR's private header pprio.h just for the prototype of
|
Sat, 09 Jun 2007 14:45:14 +0000 |
Stu Tomlinson |
Add mnemonics to prpl provided account options, from OpenSolaris patch
|
Sat, 09 Jun 2007 14:18:01 +0000 |
Stu Tomlinson |
Don't use g_return_val_if_reached() for objects not registered with dbus.
|
Sat, 09 Jun 2007 14:11:39 +0000 |
Stu Tomlinson |
Don't use g_critical to report that purple_connection_error was called
|
Sat, 09 Jun 2007 14:10:21 +0000 |
Stu Tomlinson |
This started off as a patch from OpenSolaris to fix compiling with static
|
Sat, 09 Jun 2007 08:01:17 +0000 |
Mark Doliner |
wabz pointed out that this string comparision was being done twice. I
|
Fri, 08 Jun 2007 20:55:13 +0000 |
Sean Egan |
merge of 'a1e49bdf5d79109f7becf1a5b25ab023070524c9'
|
Fri, 08 Jun 2007 19:31:31 +0000 |
Daniel Atallah |
Pretend that WSAEINPROGRESS is EAGAIN (for our purposes, I think they are equivalent). I think this might help #485. References #485.
|
Fri, 08 Jun 2007 18:24:23 +0000 |
Daniel Atallah |
Update Bonjour to do nonblocking I/O correctly.
|