Thu, 14 Jun 2007 07:00:47 +0000 |
Mark Doliner |
Improve the formatting of some gstreamer error messages. Someone
|
Thu, 14 Jun 2007 05:17:03 +0000 |
Ka-Hing Cheung |
Some people with QQ numbers that don't require verification reported that
|
Thu, 14 Jun 2007 02:13:49 +0000 |
Stu Tomlinson |
Use <br/> instead of \n for the newline, sadrul thought this might work
|
Thu, 14 Jun 2007 01:24:16 +0000 |
Sadrul Habib Chowdhury |
sadrul's fix for the userinfo notify crash on disconnect that was caused by
|
Wed, 13 Jun 2007 21:52:37 +0000 |
Sean Egan |
Un-crosseye the pigeon
|
Wed, 13 Jun 2007 19:30:54 +0000 |
Sean Egan |
Fixes #1665
|
Wed, 13 Jun 2007 12:25:13 +0000 |
Daniel Atallah |
Avoid accessing an invalid pointer when ret == -1
|
Wed, 13 Jun 2007 12:23:00 +0000 |
Daniel Atallah |
Fix mingw build for 32px and 48px tray icons. I'm not actually sure that we need these at all on Windows.
|
Wed, 13 Jun 2007 12:20:25 +0000 |
Daniel Atallah |
Clean up information displayed in the Add/Remove Programs section on Windows. Fixes #1646.
|
Wed, 13 Jun 2007 12:09:58 +0000 |
Daniel Atallah |
Somehow, version.c wasn't added to the libpurple build. Now that it is actually used, it really needs to be added.
|
Wed, 13 Jun 2007 02:28:38 +0000 |
Sean Egan |
Do not update the blist TreeStore if a node is currently being edited. Then, when the node is finished editing, force a refresh. Fixes #397 in which aliasing gets rudely cut off anytime the buddy list changes
|
Wed, 13 Jun 2007 02:20:11 +0000 |
Stu Tomlinson |
Make -l do something slightly more sane than it does now, even though it
|
Wed, 13 Jun 2007 00:52:35 +0000 |
Sean Egan |
merge of '10fd9d69da179933afa02f2731b53d2ee40d28ee'
|
Wed, 13 Jun 2007 00:45:53 +0000 |
Sean Egan |
merge of 'ebff6c3b8f2304c88a5769e8c4c25a763f3a5c1f'
|
Wed, 13 Jun 2007 00:40:20 +0000 |
Stu Tomlinson |
I suspect some people might like this to be buildable & installable. I
|
Wed, 13 Jun 2007 00:32:51 +0000 |
Stu Tomlinson |
This makes Conversation->More work for non-buddies and chats not on your
|
Tue, 12 Jun 2007 20:19:23 +0000 |
Stu Tomlinson |
merge of '239c3cd266bcc877339e2d4c9a486bcf2be02f82'
|
Wed, 13 Jun 2007 00:52:16 +0000 |
Sean Egan |
Add missing images files
|
Wed, 13 Jun 2007 00:44:27 +0000 |
Sean Egan |
Use the correct icon for new message
|
Tue, 12 Jun 2007 18:28:10 +0000 |
Sean Egan |
Icon updates from Hylke, including tray icons in 2 more sizes
|
Tue, 12 Jun 2007 07:40:31 +0000 |
Mark Doliner |
Another if!null
|
Tue, 12 Jun 2007 07:30:24 +0000 |
Mark Doliner |
Don't check for null before calling free. I can't help but get rid
|
Tue, 12 Jun 2007 05:22:44 +0000 |
Ethan Blanton |
GMSGFMT is apparently not required to be set, and requiring it causes
|
Mon, 11 Jun 2007 15:44:00 +0000 |
Ethan Blanton |
Over time, Windows users have been allowed to erroneously commmit +x
|
Mon, 11 Jun 2007 14:12:30 +0000 |
Daniel Atallah |
More robust hack to force Bonjour to use no proxy when directly connecting to buddy.
|
Mon, 11 Jun 2007 13:54:27 +0000 |
Stu Tomlinson |
Teach stats.pl about zh_HK
|
Mon, 11 Jun 2007 13:08:54 +0000 |
Stu Tomlinson |
merge of '3b80bf600e31f234766ed90a7bba5ea586178f08'
|
Mon, 11 Jun 2007 08:45:54 +0000 |
Mark Doliner |
Get outta my house. This adds a failsafe for the "Logged In"
|
Mon, 11 Jun 2007 08:28:17 +0000 |
Mark Doliner |
Get rid of the oscar time offset. This was an attempt at making sure
|
Mon, 11 Jun 2007 01:44:07 +0000 |
Stu Tomlinson |
merge of '3205351f2b94e04ee5972a3f2bc1c8218ac95fe6'
|
Mon, 11 Jun 2007 01:02:18 +0000 |
Mark Doliner |
These casts were causing warnings for Stu but not me.
|
Mon, 11 Jun 2007 01:00:27 +0000 |
Stu Tomlinson |
Fix pidgin_blist_node_is_contact_expanded() to not crash on buddy list
|
Mon, 11 Jun 2007 00:23:35 +0000 |
Stu Tomlinson |
merge of '1e340ceaf355a27660847defa34d87510ce35d6d'
|
Sun, 10 Jun 2007 22:22:36 +0000 |
Mark Doliner |
Compare the user-entered file extension to the GDK file extension
|
Sun, 10 Jun 2007 21:58:45 +0000 |
Mark Doliner |
When right-clicking on an image in a GtkIMHtml to save it, if the file
|
Sun, 10 Jun 2007 21:07:02 +0000 |
Mark Doliner |
Remove a pair of unneeded strlen's
|
Sun, 10 Jun 2007 20:39:59 +0000 |
Evan Schoenberg |
Removed line accidentally committed.
|
Sun, 10 Jun 2007 20:36:24 +0000 |
Evan Schoenberg |
If a message is known to be too long to send to a chat or IM, and it's an HTML message, strip the HTML, re-encode, and try again. The chat part is particularly useful given the short maximum message length and the fact that purple_markup_linkify() will have linkified long links to being twice the number of characters. The IM part is not triggerred in my experience because MAXMSGLEN seems to be far above the number of characters allowed; perhaps it is a number of bytes, not characters?
|
Sun, 10 Jun 2007 20:23:00 +0000 |
Stu Tomlinson |
Prevent the Buddy Notes plugin from offering to edit notes on a buddy list
|
Sun, 10 Jun 2007 20:00:25 +0000 |
Stu Tomlinson |
Unleak a few bytes in the screenname completion code
|
Sun, 10 Jun 2007 19:43:21 +0000 |
Stu Tomlinson |
Fix purple_blist_remove_buddy() so it doesn't crash (NULL pointer
|
Sun, 10 Jun 2007 18:27:11 +0000 |
Stu Tomlinson |
Handle key presses in the topic entry area in chats so Alt-# etc. works for
|
Sun, 10 Jun 2007 17:33:36 +0000 |
Daniel Atallah |
Use silc10 on win32 for now.
|
Sun, 10 Jun 2007 17:18:50 +0000 |
Stu Tomlinson |
merge of '8076670c76ed171ce5bc373a596dfd98c5458d91'
|
Sun, 10 Jun 2007 17:18:43 +0000 |
Stu Tomlinson |
Don't retrieve hotmail authorization info for non-hotmail accounts. Fixes #1580
|
Sun, 10 Jun 2007 17:12:00 +0000 |
Mark Doliner |
Use G_GSIZE_FORMAT when formatting strings containing size_t values in
|
Sun, 10 Jun 2007 15:59:10 +0000 |
Mark Doliner |
merge of '0e092e2c969ff59e242f866fd69d643b77bad18c'
|
Sun, 10 Jun 2007 15:58:23 +0000 |
Mark Doliner |
Two questions:
|
Sun, 10 Jun 2007 15:51:29 +0000 |
Nathan Walp |
merge of '5998e522bba60abda4cfd33374a81cb6d30d1d73'
|
Sun, 10 Jun 2007 07:25:09 +0000 |
Etan Reisner |
Fix #318 which asked for the buddynote plugins notes to be shown in the
|
Sun, 10 Jun 2007 01:54:40 +0000 |
Stu Tomlinson |
We now depend on SILC Toolkit 1.1 for this copy of this prpl so we can
|
Sat, 09 Jun 2007 18:03:12 +0000 |
Stu Tomlinson |
Kill a compile warning
|
Sat, 09 Jun 2007 18:01:47 +0000 |
Stu Tomlinson |
Don't automatically add channels to the buddy list when you join them. I
|
Sat, 09 Jun 2007 17:58:26 +0000 |
Stu Tomlinson |
Remove the following SILC account options, as suggested by Pekka Riikonen
|
Sat, 09 Jun 2007 17:33:07 +0000 |
Stu Tomlinson |
Update POTFILES.in with the silc10 filenames
|
Sat, 09 Jun 2007 17:31:28 +0000 |
Stu Tomlinson |
Patch from Pekka Riikonen to update the SILC protocol plugin to work with
|
Sat, 09 Jun 2007 16:39:00 +0000 |
Stu Tomlinson |
Duplicate the current SILC prpl as silc10 for backwards compatibility with
|
Sat, 09 Jun 2007 16:13:10 +0000 |
Stu Tomlinson |
Avoid including NSPR's private header pprio.h just for the prototype of
|
Sat, 09 Jun 2007 14:45:14 +0000 |
Stu Tomlinson |
Add mnemonics to prpl provided account options, from OpenSolaris patch
|
Sat, 09 Jun 2007 14:18:01 +0000 |
Stu Tomlinson |
Don't use g_return_val_if_reached() for objects not registered with dbus.
|