Sun, 25 Apr 2010 21:40:25 +0000 |
Elliott Sales de Andrade |
Oops, make sure that check actually succeeds when it's supposed to.
|
Sun, 25 Apr 2010 21:29:40 +0000 |
Elliott Sales de Andrade |
I'm tired of seeing this warning.
|
Sun, 25 Apr 2010 02:29:09 +0000 |
Paul Aurich |
timestamp formats: Default to the 'default' ones (as pointed out by Jonathan)
|
Sat, 24 Apr 2010 23:06:17 +0000 |
jemaltz |
timestamp formats: Allow forcing 12-hour time formats. Closes #11667.
|
Fri, 23 Apr 2010 14:44:01 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Fri, 23 Apr 2010 01:24:08 +0000 |
Sadrul Habib Chowdhury |
Fix a crash caused by context menus for sametime buddies.
|
Thu, 22 Apr 2010 17:38:56 +0000 |
Mark Doliner |
Don't bother updating the login progress if the step didn't change
|
Thu, 22 Apr 2010 05:18:52 +0000 |
Paul Aurich |
Wordsmith 'to' => 'from' and 80-wide-wrap with an 8-char tab
|
Thu, 22 Apr 2010 14:45:57 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Thu, 22 Apr 2010 03:09:15 +0000 |
mklencke |
Fix an invalid memory deref with Windows proxy settings when there's no ":port"
|
Wed, 21 Apr 2010 19:07:19 +0000 |
Paul Aurich |
jabber: Send whitespace keepalives every two minutes of (outgoing) silence.
|
Wed, 21 Apr 2010 17:43:36 +0000 |
kkszysiu |
gadu-gadu: Add a missing 'break;'
|
Wed, 21 Apr 2010 08:07:46 +0000 |
Mark Doliner |
Allow icons to be exactly the max file size
|
Wed, 21 Apr 2010 04:42:32 +0000 |
Mark Doliner |
Oh! When setting a buddy icon, when we reduce the dimension in order to
|
Tue, 20 Apr 2010 21:17:12 +0000 |
Marcus Lundblad |
Added signal definitions for the new signals.
|
Tue, 20 Apr 2010 19:39:30 +0000 |
Marcus Lundblad |
Added buddy-caps-changed and ui-caps-changed media signals to the dox documentation.
|
Tue, 20 Apr 2010 19:35:27 +0000 |
Marcus Lundblad |
Add the attention-UI-related signals to the documentation
|
Tue, 20 Apr 2010 03:40:44 +0000 |
Elliott Sales de Andrade |
merge of '5fe1e44e0d84dfc0304df6902508315695625f42'
|
Tue, 20 Apr 2010 02:31:42 +0000 |
Richard Laager |
Add a @since tag for the new autojoin signal
|
Tue, 20 Apr 2010 00:10:20 +0000 |
Elliott Sales de Andrade |
Add @since tags.
|
Tue, 20 Apr 2010 00:05:34 +0000 |
Elliott Sales de Andrade |
Fix a possible use-after-free.
|
Mon, 19 Apr 2010 23:55:03 +0000 |
Elliott Sales de Andrade |
Just because a user went offline, doesn't mean we should close the slplink
|
Mon, 19 Apr 2010 20:45:31 +0000 |
Elliott Sales de Andrade |
This looks like it should be @signaldesc.
|
Mon, 19 Apr 2010 20:40:18 +0000 |
Elliott Sales de Andrade |
Add autojoin signal to ChangeLog.API and fix a typo.
|
Mon, 19 Apr 2010 20:17:20 +0000 |
Paul Aurich |
jabber: Don't leak the buddy_name on this error
|
Mon, 19 Apr 2010 16:06:43 +0000 |
Paul Aurich |
configure.ac: Check for gnutls_priority_set.
|
Mon, 19 Apr 2010 16:05:00 +0000 |
Paul Aurich |
merge of '2397ba22512c2bb9c2e3d67b9b0e38ced723db05'
|
Sun, 18 Apr 2010 20:12:32 +0000 |
Paul Aurich |
jabber: --more leaks
|
Sun, 18 Apr 2010 19:10:38 +0000 |
Paul Aurich |
jabber: --leaks
|
Sun, 18 Apr 2010 22:39:01 +0000 |
Richard Laager |
Add an autojoin connection signal
|
Sat, 17 Apr 2010 22:22:52 +0000 |
Elliott Sales de Andrade |
merge of 'de5074f5f3785a3e757b9ab4ed946a01ddc69944'
|
Sat, 17 Apr 2010 22:22:21 +0000 |
Elliott Sales de Andrade |
merge of '229f226a4d7937c46842e33328e05fc827bf3573'
|
Sat, 17 Apr 2010 22:21:17 +0000 |
Elliott Sales de Andrade |
gtk_widget_set_window was added in GTK+ 2.18. Thanks to Josh Mueller.
|
Sat, 17 Apr 2010 03:06:42 +0000 |
Elliott Sales de Andrade |
Those Adium guys don't like this slash.
|
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
|
Fri, 09 Apr 2010 14:56:00 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Fri, 09 Apr 2010 02:28:57 +0000 |
Paul Aurich |
Updated Telugu under new translator. Closes #11588
|
Fri, 09 Apr 2010 02:21:51 +0000 |
Paul Aurich |
Updated Russian and Gujarati. Closes #11640, #11630.
|
Fri, 09 Apr 2010 02:16:10 +0000 |
Paul Aurich |
Silence some gadu-gadu warnings
|
Thu, 08 Apr 2010 04:14:06 +0000 |
John Bailey |
Changelog those yahoo changes.
|
Thu, 08 Apr 2010 03:22:01 +0000 |
John Bailey |
merge of '466f38a98b4f03139b06e14b4528e0489a2f0bce'
|