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 |
Bj«Órn 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.
|