Tue, 05 Jun 2007 03:13:02 +0000 |
Jeffrey Connelly |
Add Nathan Peterson, for RC4 code in cipher.c.
|
Mon, 04 Jun 2007 16:18:34 +0000 |
Stu Tomlinson |
Make the Conversation->More menu work for Chats. The chat needs to be on
|
Mon, 04 Jun 2007 14:31:08 +0000 |
Daniel Atallah |
Clean up the idle checking callback slightly.
|
Mon, 04 Jun 2007 14:09:08 +0000 |
Nathan Walp |
merge of '17044aa63b0858da0a71332e152b5f3440fa5107'
|
Mon, 04 Jun 2007 13:35:26 +0000 |
Nathan Walp |
don't show your own alias (half the time) when in a chatroom where no one
|
Mon, 04 Jun 2007 06:57:25 +0000 |
Mark Doliner |
Christopher Layne tells me that a null in a Yahoo packet where we
|
Mon, 04 Jun 2007 06:15:43 +0000 |
Mark Doliner |
merge of 'a58972b72c7aa0fa0899c5a6b96e51cd6c427ab4'
|
Mon, 04 Jun 2007 05:54:48 +0000 |
Richard Laager |
In purple_markup_html_to_xhtml:
|
Mon, 04 Jun 2007 05:52:11 +0000 |
Richard Laager |
Remove needless string duplication.
|
Mon, 04 Jun 2007 05:56:46 +0000 |
Mark Doliner |
merge of 'a0ccd8708935303973ab94ba534dabdc72002039'
|
Mon, 04 Jun 2007 04:50:02 +0000 |
Richard Laager |
libpurple should not use glib eventloop stuff directly, since we have our
|
Mon, 04 Jun 2007 05:56:16 +0000 |
Mark Doliner |
Fix http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=240589
|
Mon, 04 Jun 2007 04:58:44 +0000 |
Mark Doliner |
Get rid of a compile warning
|
Mon, 04 Jun 2007 04:34:28 +0000 |
Richard Laager |
merge of '1d87bfa8d0fa4d714b78ae468166c29a21606b37'
|
Mon, 04 Jun 2007 02:46:05 +0000 |
Stu Tomlinson |
300 milliseconds apparently works on win32 for the SILC scheduler, let's
|
Mon, 04 Jun 2007 02:25:17 +0000 |
Mark Doliner |
merge of '3e0ab997f4454324e4f09c199b6cbfe58d468122'
|
Mon, 04 Jun 2007 02:22:50 +0000 |
Mark Doliner |
Changing this timer to run every 50 milliseconds instead of every 5
|
Mon, 04 Jun 2007 02:16:28 +0000 |
Stu Tomlinson |
Add some mnemonics to the new/modify account dialog. These are also taken
|
Mon, 04 Jun 2007 02:06:10 +0000 |
Stu Tomlinson |
Tie the proxy mnemonic to the proxy type selector, taken from an opensolaris
|
Mon, 04 Jun 2007 01:46:18 +0000 |
Stu Tomlinson |
merge of '1b4ebe4d8d8e94e998ce72e03c6bad7473803e28'
|
Mon, 04 Jun 2007 01:44:22 +0000 |
Stu Tomlinson |
Add the mnemonics I really meant to add before I got distracted by Add Chat
|
Mon, 04 Jun 2007 04:33:28 +0000 |
Richard Laager |
Rework the Trillian log reader code to make it easier to understand.
|
Mon, 04 Jun 2007 01:41:23 +0000 |
Richard Laager |
merge of 'be9e03b2c65a8c0da6ba02fdfd489bc5ec8af57b'
|
Mon, 04 Jun 2007 01:32:47 +0000 |
Stu Tomlinson |
merge of '2e9a9919a68f5a230c81bceb9f0c95eb5e169420'
|
Mon, 04 Jun 2007 01:30:37 +0000 |
Stu Tomlinson |
merge of '4ced433906d17bb2758a2b010ce264314d17fe04'
|
Mon, 04 Jun 2007 01:30:13 +0000 |
Stu Tomlinson |
Add mnemonics to labels in Add Buddy and Add Chat dialogs, and put Account
|
Mon, 04 Jun 2007 01:02:35 +0000 |
Richard Laager |
Avoid a strlen().
|
Mon, 04 Jun 2007 01:02:02 +0000 |
Richard Laager |
Remove an extraneous link++.
|
Mon, 04 Jun 2007 00:55:19 +0000 |
Richard Laager |
Using g_strstr_len(x, strlen(x), ...) is dumb.
|
Mon, 04 Jun 2007 00:54:16 +0000 |
Richard Laager |
Correct some useless code to do what it was supposed to do. This was
|
Mon, 04 Jun 2007 00:38:12 +0000 |
Richard Laager |
Remove some useless code, pointed out by o_sukhodolsky.
|
Sun, 03 Jun 2007 22:29:07 +0000 |
Richard Laager |
Kill a C99 struct initialization.
|
Sun, 03 Jun 2007 21:43:49 +0000 |
Mark Doliner |
merge of '4ced433906d17bb2758a2b010ce264314d17fe04'
|
Sun, 03 Jun 2007 19:15:42 +0000 |
Sean Egan |
Maintain global poitners to the clipboard selection text, with the aim of
|
Sun, 03 Jun 2007 18:56:55 +0000 |
Stu Tomlinson |
:( seems I didn't completely fix the half-height buddies thing
|
Sun, 03 Jun 2007 18:32:12 +0000 |
Stu Tomlinson |
ChangeLog a few things
|
Sun, 03 Jun 2007 18:27:38 +0000 |
Stu Tomlinson |
merge of '899692e88db07d660e3185da95f9e887d6e07ce5'
|
Sun, 03 Jun 2007 18:22:15 +0000 |
Stu Tomlinson |
We use a timeout in our blist selection changed callback to prevent buddy
|
Sun, 03 Jun 2007 21:42:54 +0000 |
Mark Doliner |
Add some notes about why Yahoo! web messenger login doesn't work
|
Sun, 03 Jun 2007 21:19:00 +0000 |
Mark Doliner |
Better error messages for Yahoo! login failures
|
Sun, 03 Jun 2007 19:04:22 +0000 |
Mark Doliner |
Only check for EAGAIN if send returns -1, not when it returns 0
|
Sun, 03 Jun 2007 18:36:54 +0000 |
Mark Doliner |
Two small changes to the release notification plugin:
|
Sun, 03 Jun 2007 05:16:00 +0000 |
Richard Laager |
Add QuLogic to the COPYRIGHT file.
|
Sun, 03 Jun 2007 01:05:59 +0000 |
Stu Tomlinson |
Compiler be quiet! Fixes this compile warning:
|
Sat, 02 Jun 2007 19:05:28 +0000 |
Stu Tomlinson |
We also need to reverse the last protocol's smiley list instead of only
|
Sat, 02 Jun 2007 18:46:34 +0000 |
Stu Tomlinson |
Reverse the smiley list only after reading the whole list of smileys in.
|
Sat, 02 Jun 2007 17:38:22 +0000 |
Stu Tomlinson |
Improve parsing user info for MSN, Fixes #690
|
Sat, 02 Jun 2007 16:37:22 +0000 |
Stu Tomlinson |
Handle problems initiating or joining a switchboard session more gracefully.
|
Sat, 02 Jun 2007 16:09:28 +0000 |
Stu Tomlinson |
Fix a crash sending an IM in null protocol to a buddy who you don't have a
|
Sat, 02 Jun 2007 16:08:56 +0000 |
Stu Tomlinson |
null does not need to be in EXTRA_DIST because it is in DIST_SUBDIRS
|
Sat, 02 Jun 2007 16:06:59 +0000 |
Stu Tomlinson |
Fix a crash when trying to use XMPP console with no XMPP accounts connected
|
Sat, 02 Jun 2007 14:57:17 +0000 |
Stu Tomlinson |
Fix problems with MSN when you use a wrong password.
|
Sat, 02 Jun 2007 14:26:43 +0000 |
Stu Tomlinson |
Fix for the protocol type being off by one in modify account dialog
|
Sat, 02 Jun 2007 14:25:19 +0000 |
Stu Tomlinson |
"truncate-multiline" property for GtkEntry was added in Gtk 2.10
|
Sat, 02 Jun 2007 14:06:33 +0000 |
Stu Tomlinson |
purple_conv_chat_cb_find should be case sensitive in finding users to make
|
Wed, 06 Jun 2007 00:57:17 +0000 |
Sean Egan |
disapproval of revision '2ad8703a579d72666763a6ba6e150ed8d68357e9'
|