log

age author description
Thu, 10 Jan 2008 02:28:48 +0000 Sadrul Habib Chowdhury merge of '2654fa4bf505fd6b8e400e329323a4b8fb67126f'
Tue, 08 Jan 2008 13:17:59 +0000 Hallvard Glad merge of 'd32a0c1772bb88a80d5370ff93e7c4b8cf007608'
Sun, 30 Dec 2007 23:52:38 +0000 Hallvard Glad update on the norwegian bokml translation (nb.po)
Sun, 24 Feb 2008 18:20:52 +0000 John Bailey A patch from Gideon N. Guillen, with some minor modifications from me. This
Thu, 10 Jan 2008 02:28:42 +0000 Sadrul Habib Chowdhury merge of '6523df90f67ed0428e11d3ebc7bf15777986ebcf'
Wed, 09 Jan 2008 22:14:17 +0000 Daniel Atallah This makes authorization requests go away when the account is disconnected. It will leak the protocol's user_data, but without an API change, there isn't much that can be done about that. References #4609
Wed, 09 Jan 2008 19:10:27 +0000 Daniel Atallah Fix a crash when accepting/denying a yahoo auth. request when the account is disconnected. References #4581
Wed, 09 Jan 2008 19:07:16 +0000 Daniel Atallah Fix the _presence._tcp. record not to be referred to as the ICHAT_PRESENCE, that has been bothering me for a while.
Wed, 09 Jan 2008 19:04:28 +0000 Daniel Atallah Fix an issue where the Start Menu shortcut wasn't selected by default when not installed. Fixes #4489.
Thu, 10 Jan 2008 02:27:04 +0000 Sadrul Habib Chowdhury Prpls seem to be sending '\n' (or '\r\n') for newlines, instead of '<br>' to the core. Fixes #4545.
Wed, 09 Jan 2008 14:41:29 +0000 Sadrul Habib Chowdhury Don't print 'file transfer complete' message more than once for the same xfer.
Wed, 09 Jan 2008 08:42:33 +0000 Sadrul Habib Chowdhury Remove the completed/cancelled xfers when 'Clear finished transfers' is selected. (Did anyone notice our 'purple_xfer_is_canceled' is typoed?)
Wed, 09 Jan 2008 02:16:11 +0000 Sadrul Habib Chowdhury merge of '1c032cc023d809fb900c6bbf99dcd8619b815131'
Tue, 08 Jan 2008 22:01:22 +0000 Evan Schoenberg merge of '5d18b4aee9c05f592af532f9155aadb23ad11d4b'
Tue, 08 Jan 2008 17:16:57 +0000 Ethan Blanton Fix notice on /me
Tue, 08 Jan 2008 10:16:26 +0000 Jochen Kemnade German translation update
Tue, 08 Jan 2008 03:46:41 +0000 Stu Tomlinson Use a unique chat id across all sessions for multi-user chats, probably
Tue, 08 Jan 2008 03:28:48 +0000 Stu Tomlinson Huh, you want to be able to compile? I clearly (or not so clearly) need new
Tue, 08 Jan 2008 03:03:15 +0000 Stu Tomlinson Adjust some network error fatalities and things
Tue, 08 Jan 2008 03:02:08 +0000 Stu Tomlinson Apparently "nil" is an Objective-C thing
Tue, 08 Jan 2008 03:00:20 +0000 Stu Tomlinson merge of 'a5456268d56c1a4745ac4abb84a176ecc6f68109'
Tue, 08 Jan 2008 01:18:10 +0000 Sean Egan shorted the 'typing then stopped' message
Tue, 08 Jan 2008 01:11:59 +0000 Sean Egan ifdef out the typing menu tray icon, as the inline typing notifications do a better job notifying, I think
Tue, 08 Jan 2008 21:58:31 +0000 Evan Schoenberg If the UI sets a cache directory before purple_buddy_icons_init() is called
Tue, 08 Jan 2008 02:47:51 +0000 Evan Schoenberg There's nothing wrong with calling purple_buddy_icons_find() can not receiving an icon in return - it just means that no icon was found. We shouldn't attempt to call purple_buddy_icon_ref() on NULL, which will trigger a failed assertion.
Tue, 08 Jan 2008 00:22:48 +0000 Andreas Monitzer Now checking the hostname supplied by the user, or the host-part of the JID when no host name is given against the CN of the domain. This makes libpurple comply to the RFC. Fixes http://trac.adiumx.com/ticket/8787
Mon, 07 Jan 2008 23:20:40 +0000 Evan Schoenberg Remove spurious braces
Mon, 07 Jan 2008 19:04:10 +0000 Bjrn Voigt German update
Mon, 07 Jan 2008 16:28:25 +0000 Mark Doliner merge of '5fc55e3a78ccb0a463df332592e62c5a371cd8b4'
Mon, 07 Jan 2008 15:52:50 +0000 Richard Laager Add Shreevatsa R for the Python she-bang line changes.
Wed, 09 Jan 2008 02:14:29 +0000 Sadrul Habib Chowdhury I am going to go ahead and commit+push this revision/fix of purple_conversation_new.
Mon, 07 Jan 2008 15:16:33 +0000 Sadrul Habib Chowdhury Unset some stuff to make sure Sylar can't kill us.
Mon, 07 Jan 2008 09:14:39 +0000 Sadrul Habib Chowdhury compile
Mon, 07 Jan 2008 06:19:57 +0000 Sadrul Habib Chowdhury merge of 'd11aaeee05a52eb367ad7d81f82a36b7a0501bcf'
Mon, 07 Jan 2008 00:32:26 +0000 Evan Schoenberg If the cached buddy icon can't be loaded, delete the preferences which point to it. Among other things, this fixes OSCAR buddy icon retrieval when the cache has been removed - since previously the icon hash was kept around and was used to determine that (so far as the prpl could tell) no icon retrieval was needed, libpurple would never have an icon for the contact.
Mon, 07 Jan 2008 06:16:46 +0000 Sadrul Habib Chowdhury Remember the size of the roomlist window. Handle the categories better.
Sun, 06 Jan 2008 20:59:02 +0000 Sadrul Habib Chowdhury Typo can cause crashes.
Sun, 06 Jan 2008 21:56:12 +0000 John Bailey Fix a couple compile warnings.
Sun, 06 Jan 2008 21:47:02 +0000 John Bailey Fix my typo
Sun, 06 Jan 2008 21:15:17 +0000 John Bailey Some readability changes. Refs #4533.
Sun, 06 Jan 2008 19:48:18 +0000 John Bailey Give credit where due.
Sun, 06 Jan 2008 19:45:03 +0000 Thanumalayan This patch from Thanumalayan S. implements Yahoo protocol version 15 file
Sun, 06 Jan 2008 19:28:49 +0000 John Bailey Revert patch that added receive-only transfer support for Yahoo protocol
Sun, 06 Jan 2008 19:02:57 +0000 Sadrul Habib Chowdhury merge of '534709237b5a9cb6acf039eba7344401c9cf8ac4'
Sat, 05 Jan 2008 18:41:33 +0000 Richard Laager Don't assume perl is at /usr/bin/perl, use /usr/bin/env instead. This is not
Sat, 05 Jan 2008 18:36:23 +0000 Richard Laager These don't seem to require bash.
Sat, 05 Jan 2008 18:34:04 +0000 Richard Laager A small patch from shreevatsa: "Some of the Python scripts start with
Sat, 05 Jan 2008 18:07:16 +0000 Richard Laager merge of '418bc7dd4e063c50039bba0d51b489b568f9aaaa'
Sat, 05 Jan 2008 18:01:12 +0000 Richard Laager Squash some compiler warnings, some from my -Wstrict-prototypes fixing.
Sat, 05 Jan 2008 17:14:32 +0000 Richard Laager Clarify a comment that was confusing me. Thanks resiak!
Sat, 05 Jan 2008 16:32:40 +0000 Moos Heintzen Save the conversation "Enable Logging" option per-contact.
Thu, 03 Jan 2008 20:28:16 +0000 Richard Laager Turn off -Wstrict-prototypes until the issues in these libraries are fixed:
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Sun, 06 Jan 2008 19:01:24 +0000 Sadrul Habib Chowdhury Implementation of the roomlist API.
Sun, 06 Jan 2008 18:53:47 +0000 Sadrul Habib Chowdhury Add a function to get a widget for a request field.
Sun, 06 Jan 2008 18:52:15 +0000 Sadrul Habib Chowdhury A list of accessor functions to the roomlist API.
Sat, 05 Jan 2008 14:34:41 +0000 Ethan Blanton An additional push from Gabriel's omgp.pidgin.add-widget-util branch.
Sat, 05 Jan 2008 14:32:59 +0000 Ethan Blanton Allow INTLTOOL_MSGFMT to also be a valid value of MSGFMT for our
Sat, 05 Jan 2008 12:31:53 +0000 Jochen Kemnade German translation update
Sat, 05 Jan 2008 11:08:48 +0000 Sadrul Habib Chowdhury Utility functions to set and format song information. Closes #4398.