log

age author description
Mon, 16 Nov 2009 00:54:23 +0000 John Bailey Oops. If the user was running GNOME, he/she wouldn't see the proxy and browser
Mon, 16 Nov 2009 00:52:45 +0000 John Bailey Relocate the proxy and browser blurbs for GNOME users to the proxy and browser
Sun, 15 Nov 2009 20:34:53 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 726afd12644ce582c24651cc458da06453c332ad)
Sun, 15 Nov 2009 20:34:26 +0000 John Bailey Kill the use of the GNOME document font and the prefs to override it. The font
Thu, 12 Nov 2009 04:09:36 +0000 John Bailey Collapse "Sound Method" and "Sound Options" sections on the Sounds tab into one
Wed, 11 Nov 2009 23:24:21 +0000 John Bailey Get rid of the "Auto-away" section on the status/idle tab. Move all those
Wed, 11 Nov 2009 19:48:59 +0000 John Bailey Make the default themes' names consistent with the default smiley theme.
Wed, 11 Nov 2009 19:24:51 +0000 John Bailey Move the sound theme selector to the Themes tab and make the smiley section
Wed, 11 Nov 2009 16:27:46 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 21e0c593084b90bf269f264a4f54e3ac8ea291d9)
Wed, 11 Nov 2009 16:27:23 +0000 John Bailey Use a couple size groups to make the buddy list and status icon theme selectors
Wed, 11 Nov 2009 16:16:45 +0000 John Bailey I forgot to set the border on the proxy tab. This looks much better now.
Wed, 11 Nov 2009 16:14:34 +0000 John Bailey Move the status icon and blist theme comboboxes to the Themes tab. This looks
Wed, 11 Nov 2009 15:59:10 +0000 John Bailey Reorder the tabs alphabetically. I left Interface at the top because it's our
Wed, 11 Nov 2009 15:53:13 +0000 John Bailey All theme selectors will be on this tab soonish. Rename the tab to reflect it.
Wed, 11 Nov 2009 15:51:45 +0000 John Bailey The theme authors for default/nonexistant themes should be consistent. Since
Wed, 11 Nov 2009 15:19:10 +0000 John Bailey Move the proxy stuff to a separate tab, per deryni's suggestion.
Wed, 11 Nov 2009 15:17:28 +0000 John Bailey Change to side-tabs in the prefs window.
Tue, 17 Nov 2009 04:47:18 +0000 Paul Aurich merge of '5a8a2370b26bc418c7157db57a53fccacb813952'
Fri, 13 Nov 2009 19:01:26 +0000 Paul Aurich Changelog part of that.
Tue, 17 Nov 2009 11:40:49 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 16 Nov 2009 08:40:36 +0000 andrew victor Added MXit protocol to win32 (mingw) makefile.
Mon, 16 Nov 2009 08:27:34 +0000 pieter loubser fixed strings (removed duplicate 'server')
Sun, 15 Nov 2009 01:38:15 +0000 John Bailey Check in some updated po files. This should help the cron job take less time.
Fri, 13 Nov 2009 19:00:03 +0000 Paul Aurich jabber: Properly request just the most recent item from a PEP node.
Fri, 13 Nov 2009 18:48:29 +0000 Paul Aurich jabber: This is more correct.
Fri, 13 Nov 2009 18:47:52 +0000 Paul Aurich jabber: The second half; advertise the vCard avatar, whatever it is.
Fri, 13 Nov 2009 18:39:23 +0000 Paul Aurich jabber: Go back to not overwriting avatars if there is not one locally set.
Fri, 13 Nov 2009 18:34:04 +0000 Paul Aurich *** Plucked rev 212bd3655451599364562cabe553c5b7a19134ae (zacw@adiumx.com):
Fri, 13 Nov 2009 15:04:10 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 12 Nov 2009 23:24:43 +0000 Marcus Lundblad jabber: Determine if a buddy can receive a file transfer (when we have
Wed, 11 Nov 2009 05:40:13 +0000 maiku Fix receiving any codecs that aren't in the codec intersection.
Wed, 11 Nov 2009 02:38:28 +0000 maiku Allow the initiator to start connection checks before the remote side accepts.
Wed, 11 Nov 2009 02:06:19 +0000 maiku merge of '16c47a3521f79a6091f5196bb3649c2f9ca2922f'
Wed, 11 Nov 2009 02:05:01 +0000 maiku Handle Jingle's description-info method.
Mon, 09 Nov 2009 16:39:51 +0000 John Bailey ChangeLog the addition of the MXit prpl.
Mon, 09 Nov 2009 00:04:46 +0000 John Bailey Add the MXit plugin source files to POTFILES.in so any unique strings can be
Mon, 09 Nov 2009 00:03:36 +0000 John Bailey I was a little overzealous adding the MXit icons to the pixmaps Makefile.am.
Sun, 08 Nov 2009 23:55:56 +0000 John Bailey Initial addition of the MXit protocol plugin, provided by the MXit folks
Sun, 08 Nov 2009 02:21:28 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 07 Nov 2009 04:41:04 +0000 Paul Aurich jabber: did someone say something about the end of the struct?
Sat, 07 Nov 2009 03:45:13 +0000 Paul Aurich xmppdisco: Close the input request when closing the dialog. Fixes a crash.
Fri, 06 Nov 2009 21:28:04 +0000 Sadrul Habib Chowdhury merge of 'ac8595402f07bcd2e5467756aa6ccf6d9daf907a'
Fri, 06 Nov 2009 21:26:36 +0000 Sadrul Habib Chowdhury Fix compile with debugging enabled.
Fri, 06 Nov 2009 18:12:01 +0000 Paul Aurich oscar: According to the online docs, statusCode 607 is rate limit (confirmed
Fri, 06 Nov 2009 09:57:49 +0000 Paul Aurich Hmm, I think I'm reaching diminishing returns.
Fri, 06 Nov 2009 09:30:40 +0000 Paul Aurich jabber: These uses of strlen() are unnecessary.
Fri, 06 Nov 2009 09:16:01 +0000 Paul Aurich jabber: If it should never happen, we certainly should never keep going in the function!
Fri, 06 Nov 2009 09:13:28 +0000 Paul Aurich jabber: Use purple_connection_get_prpl() instead of jabber_plugin.
Fri, 06 Nov 2009 09:07:46 +0000 Paul Aurich Oops, make that build.
Fri, 06 Nov 2009 08:55:36 +0000 Paul Aurich jabber: Fix a few places where the default for require_tls was wrong.
Fri, 06 Nov 2009 08:47:28 +0000 Paul Aurich jabber: Use purple_strequal to simplify some auth code
Fri, 06 Nov 2009 08:39:49 +0000 Paul Aurich jabber: Convert to purple_debug_* convenience functions.
Fri, 06 Nov 2009 08:14:53 +0000 Paul Aurich jabber: Print account name on sent stanzas in the debug log.
Fri, 06 Nov 2009 17:23:40 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 06 Nov 2009 04:21:47 +0000 Daniel Atallah Add some additional debug output to the avahi mdns implemenation.
Fri, 06 Nov 2009 03:59:55 +0000 Paul Aurich oscar: Pretty sure this was a typo; cookie is a char ** (passed in as arg).
Fri, 06 Nov 2009 03:58:26 +0000 Paul Aurich oscar: Properly support TLS when using clientLogin.
Fri, 06 Nov 2009 01:17:25 +0000 Mark Doliner Better, or worse?
Thu, 05 Nov 2009 02:50:48 +0000 Richard Nelson Allow printable chars when searching the tree
Wed, 04 Nov 2009 23:39:08 +0000 Mark Doliner I believe this change fixes offline message retrieval.