Tue, 22 Apr 2008 23:34:56 +0000 |
Etan Reisner |
Shut up two compiler warnings about discarding qualifiers.
|
Wed, 23 Apr 2008 10:22:38 +0000 |
Sadrul Habib Chowdhury |
Give a name to the statusbox button so that it can be accessible by
|
Wed, 23 Apr 2008 10:11:58 +0000 |
Sadrul Habib Chowdhury |
Return FALSE when nothing changes after an attempted tab-completion.
|
Wed, 23 Apr 2008 02:31:11 +0000 |
Sadrul Habib Chowdhury |
Fix a crash which I think happens when the same buddy is in the buddylist
|
Wed, 23 Apr 2008 02:29:39 +0000 |
Sadrul Habib Chowdhury |
Use the same fix for Purple::Util::fetch_url (from 4b6378d5e) for
|
Tue, 22 Apr 2008 16:47:11 +0000 |
Stu Tomlinson |
Leak fix. I think. At least valgrind stopped crying about it and nothing
|
Tue, 22 Apr 2008 16:44:56 +0000 |
Stu Tomlinson |
Leak fix. This is probably quite serious if you have busy chats on your
|
Tue, 22 Apr 2008 05:32:08 +0000 |
Sadrul Habib Chowdhury |
Ignore token_status_account on account-specific status boxes. This should
|
Sun, 20 Apr 2008 15:37:39 +0000 |
Sadrul Habib Chowdhury |
Expose Purple::Prefs::get_children_names to perl plugins.
|
Sun, 20 Apr 2008 15:35:16 +0000 |
Sadrul Habib Chowdhury |
Smiley insertions can be undone with this fix. References #5577. But redo
|
Sat, 19 Apr 2008 21:57:17 +0000 |
Richard Laager |
Add sendbutton.c to POTFILES.in.
|
Sat, 19 Apr 2008 14:18:06 +0000 |
John Bailey |
It appears that Yahoo! Japan has disabled protocol 0x0c and now require 0x0f.
|
Sat, 19 Apr 2008 04:59:27 +0000 |
Etan Reisner |
Based on some discussion in devel@conference.pidgin.im build and install the
|
Sat, 19 Apr 2008 04:52:13 +0000 |
Etan Reisner |
Fix Purple::Util::fetch_url to correctly accept a callback in any of the
|
Fri, 18 Apr 2008 03:41:12 +0000 |
Etan Reisner |
Stop restoring conversation window locations on !Windows, I wasn't aware this
|
Fri, 18 Apr 2008 03:28:07 +0000 |
Etan Reisner |
Add a plugin to add a Send button to the conversation windows, users of tablet
|
Thu, 17 Apr 2008 17:01:03 +0000 |
Sadrul Habib Chowdhury |
merge of '61d502ea8377846692aea9189056d7c134660277'
|
Thu, 17 Apr 2008 13:48:34 +0000 |
Daniel Atallah |
Add missing newline to debug message. Fixes #5546.
|
Thu, 17 Apr 2008 07:09:46 +0000 |
Mark Doliner |
merge of '946d948a1aa4270fa46dabca767e9d727d4519eb'
|
Thu, 17 Apr 2008 00:39:01 +0000 |
Mark Doliner |
When reciving our buddy list on MSN, add people to the permit and
|
Thu, 17 Apr 2008 02:45:37 +0000 |
Daniel Atallah |
Fix an issue with formatting in Bonjour messages. It looks like it has been
|
Wed, 16 Apr 2008 21:34:38 +0000 |
Daniel Atallah |
Fix a null pointer deref (hopefully). I haven't been able to consistently
|
Wed, 16 Apr 2008 07:25:47 +0000 |
Mark Doliner |
Don't try to enable our server-stored buddylist if we receive an error
|
Wed, 16 Apr 2008 06:47:14 +0000 |
Mark Doliner |
Don't remove the PurpleBuddy from our buddy list if we don't send them
|
Wed, 16 Apr 2008 06:27:46 +0000 |
Mark Doliner |
Super minor documentation improvement
|
Wed, 16 Apr 2008 05:44:40 +0000 |
John Bailey |
I'm an idiot and forgot to escape my apostrophe. This took *way* too long
|
Wed, 16 Apr 2008 05:32:14 +0000 |
John Bailey |
Attempt to make it a bit more obvious that people need to have half a clue
|
Wed, 16 Apr 2008 00:01:03 +0000 |
Evan Schoenberg |
I've seen intermittent crashes on xmpp file transfers in this code, but I
|
Tue, 15 Apr 2008 23:51:03 +0000 |
Evan Schoenberg |
The warning string for plaintext auth over an unencrypted connection is found
|
Tue, 15 Apr 2008 23:46:13 +0000 |
Evan Schoenberg |
merge of '40b061a8675f87ba328a5a07734084fdd7f3006a'
|
Tue, 15 Apr 2008 16:21:24 +0000 |
Daniel Atallah |
Patch from dharding to allow pidgin to be built on win32 using MSYS 1.0.10 which includes a version of sed that doesn't handle in-place replacement. Fixes #5527.
|
Tue, 15 Apr 2008 16:16:52 +0000 |
Daniel Atallah |
Patch from vladb to remove a C++ protected word ("namespace") from win32 libpurple code. Fixes #5471
|