Sat, 17 Apr 2010 21:37:52 +0000 |
Paul Aurich |
Clarify
|
Sat, 17 Apr 2010 21:35:26 +0000 |
Paul Aurich |
gtkimhtml: Fix handling of pastes whose data isn't NULL-terminated
|
Sat, 17 Apr 2010 21:16:19 +0000 |
Paul Aurich |
jabber: Stifle an assertion warning.
|
Sat, 17 Apr 2010 21:13:50 +0000 |
Paul Aurich |
util: Fix some strict-aliasing issues.
|
Sat, 17 Apr 2010 01:33:19 +0000 |
Paul Aurich |
Oops, I forgot to save this before committing.
|
Sat, 17 Apr 2010 01:31:13 +0000 |
Paul Aurich |
Linewrap to 80 characters
|
Sat, 17 Apr 2010 01:27:58 +0000 |
Paul Aurich |
merge of '5bc899d1d49d1b8701e547f4e4d76519e471d339'
|
Sat, 17 Apr 2010 01:27:04 +0000 |
Paul Aurich |
Add network listen functions that accept a family argument (AF_INET(6?)).
|
Fri, 16 Apr 2010 03:44:18 +0000 |
Paul Aurich |
util: Bah, AF_INET6 probably isn't always available
|
Fri, 16 Apr 2010 03:29:10 +0000 |
Paul Aurich |
util: Make purple_fd_get_ip IPv6-aware
|
Fri, 16 Apr 2010 16:46:57 +0000 |
Florian Qu«²ze |
util: Fix a crash in purple_utf8_strftime.
|
Fri, 16 Apr 2010 07:35:11 +0000 |
Mark Doliner |
Add getter and setter for account->perm_deny. Patch by Stephen Whitmore.
|
Fri, 16 Apr 2010 01:59:16 +0000 |
Mark Doliner |
Rename this flag and add a happy bumble bee comment
|
Thu, 15 Apr 2010 04:21:55 +0000 |
Paul Aurich |
merge of 'd3c0fb0d541e286033c180e2104c09174255a31b'
|
Wed, 14 Apr 2010 21:06:00 +0000 |
Paul Aurich |
jabber: If binding fails, don't continue trying to initialize the session.
|
Thu, 15 Apr 2010 16:48:50 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Thu, 15 Apr 2010 01:01:36 +0000 |
Mark Doliner |
And allow sending HTML over ICQ, too. Only lightly tested
|
Thu, 15 Apr 2010 00:55:02 +0000 |
Mark Doliner |
Support receiving HTML-formatted messages for ICQ. I should have let a
|
Thu, 15 Apr 2010 00:49:01 +0000 |
Mark Doliner |
merge of '0a2b3d194869ba6d7da504c295d74e41e6a38633'
|
Thu, 15 Apr 2010 00:48:36 +0000 |
Mark Doliner |
Update this to use prpl-aim
|
Wed, 14 Apr 2010 19:58:42 +0000 |
Paul Aurich |
merge of '1993306ee130a8c1c8eb294a1a05f86aa098cb9f'
|
Wed, 14 Apr 2010 16:43:12 +0000 |
Mark Doliner |
This file was exterminated
|
Wed, 14 Apr 2010 19:57:09 +0000 |
Paul Aurich |
simple: sipmsg_free() can't handle NULL. Reported by Jochen
|
Tue, 13 Apr 2010 23:22:31 +0000 |
Elliott Sales de Andrade |
Prepare Pidgin plugins for GTK+3.0. They're almost GSeal-compliant, except
|
Tue, 13 Apr 2010 22:29:02 +0000 |
Elliott Sales de Andrade |
Mark already got rid of gtkdocklet-x11.c, so I don't think we need to hold
|
Tue, 13 Apr 2010 16:28:32 +0000 |
Sadrul Habib Chowdhury |
merge of '2dffa8ba1bee1171684d1f2eda5b5ba307787274'
|
Tue, 13 Apr 2010 16:27:01 +0000 |
Sadrul Habib Chowdhury |
Use cute little "¡ß" on the close buttons in conversation tabs.
|
Tue, 13 Apr 2010 06:03:35 +0000 |
kkszysiu |
gadu-gadu: (NULL)-like descriptions and packet size problems. Fixes #11676
|
Tue, 13 Apr 2010 04:33:47 +0000 |
Paul Aurich |
ChangeLog that before I, too, get yelled at ;)
|
Tue, 13 Apr 2010 04:30:08 +0000 |
Paul Aurich |
oscar: Forget un-remembered passwords on Incorrect Password w/ clientLogin.
|
Tue, 13 Apr 2010 02:50:55 +0000 |
Paul Aurich |
merge of '0747e7c26eb81b2e5820123adcd39d463e5a0d11'
|
Mon, 12 Apr 2010 23:21:16 +0000 |
Sadrul Habib Chowdhury |
Log the change, thanks to rekka-changelog vigilante-noryo!
|
Mon, 12 Apr 2010 23:08:47 +0000 |
Sadrul Habib Chowdhury |
Add a context option for the timestamps in the conversation log.
|
Tue, 13 Apr 2010 02:49:18 +0000 |
Paul Aurich |
.
|
Mon, 12 Apr 2010 08:05:57 +0000 |
Mark Doliner |
Fix one more small memleak by freeing any lingering transactions at shutdown
|
Mon, 12 Apr 2010 07:58:08 +0000 |
Mark Doliner |
Lots of little memleak fixes
|
Mon, 12 Apr 2010 07:13:52 +0000 |
Mark Doliner |
Two SIMPLE changes:
|
Mon, 12 Apr 2010 07:10:48 +0000 |
Sadrul Habib Chowdhury |
Fix typo, fix compile (on windows).
|
Mon, 12 Apr 2010 06:49:00 +0000 |
Mark Doliner |
merge of '512105f86bd25c63994d1ab26ed4d4998773c923'
|
Mon, 12 Apr 2010 06:48:14 +0000 |
Mark Doliner |
Try to be polite and free stuff associated with our signal watcher pipes
|
Mon, 12 Apr 2010 06:45:18 +0000 |
Mark Doliner |
Why create a wrapper function when you can use g_free directly?
|
Mon, 12 Apr 2010 04:01:07 +0000 |
Paul Aurich |
Document those signals. Refs #11130.
|
Mon, 12 Apr 2010 03:55:07 +0000 |
yonas yanfa |
account: Add copies of connection signed-(on|off) and connection-error.
|
Mon, 12 Apr 2010 03:42:03 +0000 |
Mark Doliner |
Exit early if sip is null, instead of putting the whole body of this
|
Mon, 12 Apr 2010 00:24:04 +0000 |
Mark Doliner |
I got confused when I first read this because I looked at the functions above
|
Mon, 12 Apr 2010 00:21:46 +0000 |
Mark Doliner |
Strip trailing whitespace
|
Sun, 11 Apr 2010 10:02:02 +0000 |
Mark Doliner |
There's no reason to call into oscar.c anymore, so move this icon stuff
|
Sun, 11 Apr 2010 05:15:29 +0000 |
Paul Aurich |
yahoo: Add a FIXME. Refs #10346, #10746.
|
Sat, 10 Apr 2010 23:16:47 +0000 |
Josep Puigdemont |
Catalan translation updated.
|
Sat, 10 Apr 2010 22:48:48 +0000 |
Paul Aurich |
oscar: Fix a clientLogin error crash (null printf bug). Closes #11662
|
Sat, 10 Apr 2010 21:28:45 +0000 |
Sadrul Habib Chowdhury |
A couple more leak fixes.
|
Sat, 10 Apr 2010 21:28:07 +0000 |
Sadrul Habib Chowdhury |
Fix a typo and a memleak.
|
Sat, 10 Apr 2010 19:45:47 +0000 |
John Bailey |
Leaking the B cookie is bad.
|
Sat, 10 Apr 2010 19:43:04 +0000 |
Paul Aurich |
jabber: Check at connection time that the user specified a JID with a node.
|
Sat, 10 Apr 2010 18:28:45 +0000 |
Florian Qu«²ze |
oscar: In aim_parse_extstatus, always pass the type (always expected).
|
Sat, 10 Apr 2010 03:12:45 +0000 |
Paul Aurich |
nullprpl: Whitespace
|