Sun, 06 Jul 2008 17:54:14 +0000 |
Mark Schneider |
merge of '1128e8852303548fa7e11f94813fb137fde16744'
|
Fri, 04 Jul 2008 21:56:30 +0000 |
Ethan Blanton |
Add the CAcert.org PEM files, which I forgot the first time around.
|
Fri, 04 Jul 2008 21:30:04 +0000 |
Ethan Blanton |
Add CAcert.org to the Pidgin certificates
|
Sun, 06 Jul 2008 19:56:59 +0000 |
Ka-Hing Cheung |
set the purple connection name to the one we are about to try
|
Sun, 06 Jul 2008 17:24:35 +0000 |
Ka-Hing Cheung |
let's not leak if nothing is changed
|
Sun, 06 Jul 2008 17:19:27 +0000 |
Ka-Hing Cheung |
make googletalk tune hack work, previously it's not doing anything unless
|
Fri, 04 Jul 2008 17:59:25 +0000 |
Stu Tomlinson |
Add a --disable-missing-dependencies option to configure for people who
|
Fri, 04 Jul 2008 16:14:48 +0000 |
Evan Schoenberg |
Whitespace fix
|
Fri, 04 Jul 2008 16:14:35 +0000 |
Evan Schoenberg |
Drop and then recover from XML messages which trigger invalid character
|
Fri, 04 Jul 2008 16:07:20 +0000 |
Evan Schoenberg |
xmlParseChunk() never returns less than 0. It retusn an error code from
|
Fri, 04 Jul 2008 15:41:26 +0000 |
Evan Schoenberg |
Added a structured error handler callback to the xmlSAXHandler struct.
|
Thu, 03 Jul 2008 19:53:31 +0000 |
Mark Doliner |
Alright, I'm getting rid of this "groups" thing for the reason listed
|
Thu, 03 Jul 2008 17:30:30 +0000 |
Will Thompson |
Remove some tab literals from purple-url-handler, for consistency and for
|
Thu, 03 Jul 2008 17:25:00 +0000 |
Will Thompson |
Make irc:// URLs use an account on the right server, not just the first IRC
|
Thu, 03 Jul 2008 17:19:46 +0000 |
Will Thompson |
Give findaccount an option 'matcher' callback parameter, to match arbitrary
|
Thu, 03 Jul 2008 15:38:49 +0000 |
Will Thompson |
Handle D-Bus errors more helpfully in purple-url-handler.
|
Thu, 03 Jul 2008 14:51:52 +0000 |
Will Thompson |
merge of '3d0b19df4a52ab42b61494afac9c85d170398fa8'
|
Wed, 18 Jun 2008 13:17:52 +0000 |
Will Thompson |
Improve PurpleConvChatBuddy documentation
|
Tue, 17 Jun 2008 22:14:19 +0000 |
Will Thompson |
Give some variables holding escaped versions of other strings more meaningful names.
|
Tue, 17 Jun 2008 21:43:23 +0000 |
Will Thompson |
This should be a boolean or, not a bitwise or.
|
Thu, 03 Jul 2008 00:11:48 +0000 |
Sadrul Habib Chowdhury |
Document the command signals.
|
Wed, 02 Jul 2008 23:58:53 +0000 |
Sadrul Habib Chowdhury |
Tab-completion for commands in finch.
|
Wed, 02 Jul 2008 23:50:59 +0000 |
Sadrul Habib Chowdhury |
cmd-added and cmd-removed signals to emit when commands are registered/unregistered.
|
Wed, 02 Jul 2008 16:54:03 +0000 |
Richard Laager |
Whitespace fix
|
Wed, 02 Jul 2008 16:53:03 +0000 |
Richard Laager |
merge of '1765bbc5f2dd4d43054659bea654f9bd822d2c2e'
|
Wed, 02 Jul 2008 00:19:29 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.4.3' (head ca0056ef37700d4584ae88ce481dd1fe4086e582)
|
Wed, 02 Jul 2008 14:29:26 +0000 |
Stu Tomlinson |
merge of '0fdedeeaa99f758f800b86adc9613eac6f3bf692'
|
Wed, 02 Jul 2008 12:40:38 +0000 |
Stu Tomlinson |
Fix POTFILES.in following filename changes in QQ
|
Wed, 02 Jul 2008 05:28:45 +0000 |
Evan Schoenberg |
Added include for "core.h" to silc. Fix from phroggie, thanks. Fixes #6227
|
Wed, 02 Jul 2008 00:07:56 +0000 |
Evan Schoenberg |
Apologies for that long merge; I used the wrong tree. Moved the 'website' / 'dev_website' changelog.api entry to the right place
|
Wed, 02 Jul 2008 00:06:25 +0000 |
Evan Schoenberg |
merge of '57be04f07f9fdc005b620053ae4f09dd1e27ebb3'
|
Tue, 01 Jul 2008 23:41:20 +0000 |
Evan Schoenberg |
Added website and dev_website items to Finch's ui_get_info hash table
|
Tue, 01 Jul 2008 23:40:13 +0000 |
Evan Schoenberg |
Added "website" and "dev_website" items to the ui_info GHashTable,
|
Tue, 01 Jul 2008 23:21:20 +0000 |
Evan Schoenberg |
merge of '225437b7c5b01a666461a56213713d77462490f9'
|
Tue, 01 Jul 2008 20:47:28 +0000 |
Stu Tomlinson |
Fix ICQ login by mimicking the clientinfo versions used by the official
|
Tue, 01 Jul 2008 21:58:23 +0000 |
Evan Schoenberg |
disapproval of revision 'f15338f57c0920b685e5164d2f53e50a6d0f64b7'
|
Tue, 01 Jul 2008 18:06:32 +0000 |
Evan Schoenberg |
Use CLIENT_WEBSITE rather than PURPLE_WEBSITE in libpurple. If the build
|
Tue, 01 Jul 2008 04:26:19 +0000 |
Evan Schoenberg |
jabber_google_roster_add_deny() and jabber_google_roster_rem_deny()
|
Mon, 30 Jun 2008 22:58:18 +0000 |
Mark Doliner |
Only check for EAGAIN if read returned less than 0. This fixes a bug
|
Sun, 29 Jun 2008 01:51:59 +0000 |
Sadrul Habib Chowdhury |
Allow rebinding button activations (e.g. to space).
|
Sun, 29 Jun 2008 01:50:21 +0000 |
Sadrul Habib Chowdhury |
Allow binding space, escape and return to some action.
|
Fri, 27 Jun 2008 00:01:59 +0000 |
Casey Harkins |
merge of '34ebad1a339cefdab142795e0b3a045ad7016658'
|
Thu, 26 Jun 2008 19:08:55 +0000 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin.2.4.3' (head 260d5ee6ca276e761c5b0bd1b612edc5743eaf67)
|
Thu, 26 Jun 2008 19:05:27 +0000 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin.2.4.3' (head c3831c9181f4f61b747321240086ee79e4a08fd8)
|
Thu, 26 Jun 2008 09:14:42 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.4.3' (head e09d33c61a6e5a59bfc3a52a4370aadf0a90f254)
|
Thu, 26 Jun 2008 09:07:56 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)
|
Thu, 26 Jun 2008 05:34:55 +0000 |
Mark Doliner |
Remove a unused variable
|
Thu, 26 Jun 2008 01:14:34 +0000 |
Stu Tomlinson |
merge of '7d9bc7a7d232a2b83e7923d0d5d20be09ed1fc5c'
|
Wed, 25 Jun 2008 21:31:31 +0000 |
Bj«Órn Voigt |
small German update
|
Thu, 26 Jun 2008 00:01:52 +0000 |
Mark Doliner |
Revert my revision ebc5ac66e700f6c67e30069ee2ebd4bb61f82ec8 because we
|
Mon, 23 Jun 2008 15:33:44 +0000 |
Daniel Atallah |
Allow multiple spellcheck dictionaries to be installed at the same time on
|
Sat, 21 Jun 2008 20:28:14 +0000 |
Mark Doliner |
Helper functions are cool
|
Sat, 21 Jun 2008 16:32:51 +0000 |
Sadrul Habib Chowdhury |
Plug the memory leak in the tooltip for menutrays properly. Thanks to
|
Sat, 21 Jun 2008 11:07:17 +0000 |
Sadrul Habib Chowdhury |
The text iterators need to be properly ordered here. Taking the iterators
|
Sat, 21 Jun 2008 06:56:35 +0000 |
Sadrul Habib Chowdhury |
Mobile status are created as independant statuses, which cannot be the
|
Sat, 21 Jun 2008 04:50:36 +0000 |
Sadrul Habib Chowdhury |
Small leak fix.
|