Mercurial > pidgin
graph
-
Style changes + removed unnecessary NULL checks.Wed, 16 May 2007 19:35:17 +0000, by Gabriel Schulhof
-
Alternative dbus_uniq implementationTue, 15 May 2007 20:41:36 +0000, by Gabriel Schulhof
-
D-Bus unique stuff. Had to add a few NULL-checks here and there, becauseSun, 13 May 2007 19:52:05 +0000, by Gabriel Schulhof
-
Let windows know when the workspace they are in is being hidden/shownSat, 12 May 2007 23:58:11 +0000, by Richard Nelson
-
propagate from branch 'im.pidgin.pidgin' (head 15e8fddee885a9fd505a14ff31f33608aebc8e28)Mon, 30 Apr 2007 12:02:15 +0000, by Richard Nelson
-
propagate from branch 'im.pidgin.pidgin' (head a35e9c6965a0723281ab3a62044581a55d2e59a2)Sun, 29 Apr 2007 01:09:18 +0000, by Richard Nelson
-
New windows can be placed on specific workspaces. They can be specified by the window name (e.g. conversation-window), or a substring in the window title. Title takes precedence.Sun, 29 Apr 2007 00:37:28 +0000, by Richard Nelson
-
Show an activity message when a window in the non-current workspace is flagged urgentSat, 28 Apr 2007 05:12:18 +0000, by Richard Nelson
-
Alt+s to see the list of workspaces and windows.Fri, 27 Apr 2007 15:49:13 +0000, by Sadrul Habib Chowdhury
-
merge of 'a65c75c45190137cfc6871a47c77bc2fd38e7689'Fri, 27 Apr 2007 13:00:00 +0000, by Richard Nelson
-
propagate from branch 'im.pidgin.pidgin' (head 234d50fbd0d7227e39d68d9dd3c21afc02b4fd01)Fri, 27 Apr 2007 01:57:41 +0000, by Richard Nelson
-
Forgot these...Fri, 27 Apr 2007 12:56:59 +0000, by Richard Nelson
-
Initial workspace support. refs #51Fri, 27 Apr 2007 01:51:20 +0000, by Richard Nelson
-
COPYRIGHT file was changedSun, 22 Apr 2007 11:11:49 +0000, by Michael Shkutkov
-
Fix compile warnings on Unix (missing sentinel and time_t to int typecast).Tue, 10 Jul 2007 06:07:34 +0000, by Jeffrey Connelly
-
Support sending some formatted text in instant messages.Thu, 05 Jul 2007 06:16:25 +0000, by Jeffrey Connelly
-
In debug messages, don't output unknown elem->type fields as %c too (only asThu, 05 Jul 2007 06:10:30 +0000, by Jeffrey Connelly
-
Set status to current status when signing on. This makes the "Sign in asThu, 05 Jul 2007 03:13:34 +0000, by Jeffrey Connelly
-
Fix bug where string returned from msim_msg_get_string() is not a newThu, 05 Jul 2007 00:29:25 +0000, by Jeffrey Connelly
-
General clean up and adding more error-checking.Wed, 04 Jul 2007 22:48:52 +0000, by Jeffrey Connelly
-
Lower timeout to 2 minutes (to be closer to keepalive of 124 s).Wed, 04 Jul 2007 21:47:53 +0000, by Jeffrey Connelly
-
disapproval of revision '8d4e712b35da6dafe87cacbf5d267e529b2c1233'Wed, 04 Jul 2007 21:36:19 +0000, by Jeffrey Connelly
-
Time the time between keep alives (I get 124 seconds).Wed, 04 Jul 2007 21:35:42 +0000, by Jeffrey Connelly
-
Add msim_check_alive(), called every MSIM_KEEPALIVE_INTERVAL_CHECK milliseconds,Wed, 04 Jul 2007 21:21:25 +0000, by Jeffrey Connelly
-
Add support for idle.Wed, 04 Jul 2007 19:05:21 +0000, by Jeffrey Connelly
-
Update for 0.10.Wed, 04 Jul 2007 06:37:08 +0000, by Jeffrey Connelly
-
Increase password length limit to 10 and update changes file.Wed, 04 Jul 2007 02:13:34 +0000, by Jeffrey Connelly
-
Remove RC4 implementation, now exclusively rely on libpurple to provide RC4.Tue, 03 Jul 2007 05:21:55 +0000, by Jeffrey Connelly
-
Update CHANGES about hidden option.Tue, 03 Jul 2007 05:15:36 +0000, by Jeffrey Connelly
-
Add option to sign on as hidden, or as not (previously, always signed onTue, 03 Jul 2007 05:14:56 +0000, by Jeffrey Connelly
-
Fix email address.Tue, 03 Jul 2007 03:19:16 +0000, by Jeffrey Connelly
-
Allow setting status to away or online.Mon, 02 Jul 2007 07:07:48 +0000, by Jeffrey Connelly
-
Fix typo to allow font face to be displayed correctly on incoming messages.Mon, 02 Jul 2007 05:13:11 +0000, by Jeffrey Connelly
-
Add msim_color_to_purple() to convert msim markup color to a color forMon, 02 Jul 2007 04:51:09 +0000, by Jeffrey Connelly
-
Be more defensive about null pointers, especially null strings in %s formatMon, 02 Jul 2007 04:24:16 +0000, by Jeffrey Connelly
-
Update for 0.9.Mon, 02 Jul 2007 04:22:42 +0000, by Jeffrey Connelly
-
Recognize online/away status of buddies on buddy list.Mon, 02 Jul 2007 01:45:30 +0000, by Jeffrey Connelly
-
In msim_tooltip_text, do not try to display items with no value. In Linux,Sun, 01 Jul 2007 23:33:27 +0000, by Jeffrey Connelly
-
Remove check in msim_input_cb() for embedded nulls. May be causing #1990.Sun, 01 Jul 2007 23:12:38 +0000, by Jeffrey Connelly
-
Update for v0.8 release.Sun, 01 Jul 2007 03:30:34 +0000, by Jeffrey Connelly
-
Add MSIM_FAKE_SELF_ONLINE preprocessor definition (which I define) to fakeTue, 26 Jun 2007 05:53:52 +0000, by Jeffrey Connelly
-
Change around msim_uid2username_from_blist() to try to get it to workTue, 26 Jun 2007 05:33:00 +0000, by Jeffrey Connelly
-
Add (at least placeholder) functions to process p, f, c, b, and i markup tagsTue, 26 Jun 2007 05:16:29 +0000, by Jeffrey Connelly
-
Update CHANGES to note transition to Libpurple 2.0.1.Mon, 25 Jun 2007 05:53:10 +0000, by Jeffrey Connelly
-
Update for 0.8 - fix crash, password length.Mon, 25 Jun 2007 05:51:13 +0000, by Jeffrey Connelly
-
Fail with our own error message if an entered password is greater than 8Mon, 25 Jun 2007 05:38:56 +0000, by Jeffrey Connelly
-
Remove lots of debugging statements, no longer needed.Mon, 25 Jun 2007 05:24:44 +0000, by Jeffrey Connelly
-
Add a bunch of debugging to help fix #193.Mon, 25 Jun 2007 05:11:34 +0000, by Jeffrey Connelly
-
Add msim_markup_to_html() to convert MySpaceIM-style markup to Purple-compatibleMon, 25 Jun 2007 04:11:06 +0000, by Jeffrey Connelly
-
Split return type and function name + arguments on to separate lines, toSun, 24 Jun 2007 19:32:45 +0000, by Jeffrey Connelly
-
Add a send_raw function, msim_send_really_raw, into the prpl_info struct,Sun, 24 Jun 2007 19:23:41 +0000, by Jeffrey Connelly
-
Clean up old comments.Sun, 24 Jun 2007 05:08:02 +0000, by Jeffrey Connelly
-
Update for (future) 0.8.Sun, 24 Jun 2007 05:07:43 +0000, by Jeffrey Connelly
-
Clean up TODOs:Fri, 22 Jun 2007 04:48:30 +0000, by Jeffrey Connelly
-
Retrieve information for profile ("Get Info") from server, instead of fromThu, 21 Jun 2007 05:50:41 +0000, by Jeffrey Connelly
-
Update author email address.Wed, 20 Jun 2007 04:52:01 +0000, by Jeffrey Connelly
-
Rework addbuddy, but leave it commented-out (non-functional). Add TODO forWed, 20 Jun 2007 04:44:12 +0000, by Jeffrey Connelly
-
Expand on a couple TODO comments. Current TODO counts:Wed, 20 Jun 2007 04:10:11 +0000, by Jeffrey Connelly
-
Use constants for IP address list, defined in myspace.h.Wed, 20 Jun 2007 03:58:26 +0000, by Jeffrey Connelly
-
Add msim_unrecognized() to handle unhandled messages.Wed, 20 Jun 2007 03:51:52 +0000, by Jeffrey Connelly
-
Add TODO for msimprpl to timeout (handling keep-alives).Wed, 20 Jun 2007 03:31:09 +0000, by Jeffrey Connelly
-
Refactor msim_escape() & msim_unescape().Wed, 20 Jun 2007 03:28:05 +0000, by Jeffrey Connelly
-
Add msim_test_all() and related procedures, to perform basic functionalityWed, 20 Jun 2007 03:17:46 +0000, by Jeffrey Connelly
-
Add script to produce tarballs and zip archives for releases, for v0.8.Tue, 19 Jun 2007 03:09:37 +0000, by Jeffrey Connelly
-
merge of '1703086ea650a3935367b62177a03abe60471328'Mon, 18 Jun 2007 02:34:17 +0000, by Jeffrey Connelly
-
explicit merge of '1c5a391126b5b506a29f0b9e34160d239cb783c6'Mon, 18 Jun 2007 01:48:35 +0000, by Jeffrey Connelly
-
Some forgotten ChangeLog entries, sorry if I missed anything, I got bored.Fri, 15 Jun 2007 02:57:13 +0000, by Stu Tomlinson
-
NEWSFri, 15 Jun 2007 02:34:27 +0000, by Sean Egan
-
Release is looming! NEWS now!Fri, 15 Jun 2007 02:21:08 +0000, by Stu Tomlinson
-
use pidgin.im/documentation as the help url (which redirects already)Fri, 15 Jun 2007 02:03:36 +0000, by Stu Tomlinson
-
merge of '192e968410effe18dde7b924122f845eb1db3d2d'Fri, 15 Jun 2007 02:01:42 +0000, by Stu Tomlinson
-
#include "connection.h" instead of "connection.c". I don't care if thisFri, 15 Jun 2007 01:54:23 +0000, by Stu Tomlinson
-
Patch from bjoernv to make building outside of the source directory work.Fri, 15 Jun 2007 01:43:28 +0000, by Stu Tomlinson
-
Set mtn:manual_merge=true on .ico filesFri, 15 Jun 2007 00:50:18 +0000, by Stu Tomlinson
-
Crop 22x22 tray icons to actually be 22x22 pixels to prevent jumping aroundFri, 15 Jun 2007 00:26:07 +0000, by Stu Tomlinson
-
merge of '1c539e43c850fc4ad0c9b8eac2ab1130f283898e'Fri, 15 Jun 2007 00:23:13 +0000, by Stu Tomlinson
-
fix 22px connecting iconFri, 15 Jun 2007 00:12:19 +0000, by Sean Egan
-
I think this will fix the problem that elb had where bonjour (and probably other accounts too) were signing on initially when -n was specified.Thu, 14 Jun 2007 19:32:06 +0000, by Daniel Atallah
-
This fixes a bustination of the official ICQ client in at least someThu, 14 Jun 2007 18:20:53 +0000, by Ethan Blanton
-
merge of '2f42a51df657abf14f7aec137ddd8ff2ab0038d8'Thu, 14 Jun 2007 16:17:07 +0000, by Luke Schierer
-
fixes #1680Thu, 14 Jun 2007 16:14:38 +0000, by Ambrose C. Li
-
refers #1670Thu, 14 Jun 2007 16:12:55 +0000, by Maurcio Collares
-
fixes #1656Thu, 14 Jun 2007 16:09:01 +0000, by Laurynas Biveinis
-
fixes #1639Thu, 14 Jun 2007 16:07:21 +0000, by Dmitry Beloglazov
-
fixes #1625Thu, 14 Jun 2007 16:02:52 +0000, by Timo Jyrinki
-
Build and distribute the joinpart plugin on win32.Thu, 14 Jun 2007 13:39:02 +0000, by Daniel Atallah
-
I left off a comma. My bad!Thu, 14 Jun 2007 07:01:26 +0000, by Mark Doliner
-
Improve the formatting of some gstreamer error messages. SomeoneThu, 14 Jun 2007 07:00:47 +0000, by Mark Doliner
-
Some people with QQ numbers that don't require verification reported thatThu, 14 Jun 2007 05:17:03 +0000, by Ka-Hing Cheung
-
Use <br/> instead of \n for the newline, sadrul thought this might workThu, 14 Jun 2007 02:13:49 +0000, by Stu Tomlinson
-
sadrul's fix for the userinfo notify crash on disconnect that was caused byThu, 14 Jun 2007 01:24:16 +0000, by Sadrul Habib Chowdhury
-
Un-crosseye the pigeonWed, 13 Jun 2007 21:52:37 +0000, by Sean Egan
-
Fixes #1665Wed, 13 Jun 2007 19:30:54 +0000, by Sean Egan
-
Avoid accessing an invalid pointer when ret == -1Wed, 13 Jun 2007 12:25:13 +0000, by 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:23:00 +0000, by Daniel Atallah
-
Clean up information displayed in the Add/Remove Programs section on Windows. Fixes #1646.Wed, 13 Jun 2007 12:20:25 +0000, by 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 12:09:58 +0000, by Daniel Atallah
-
Make -l do something slightly more sane than it does now, even though itWed, 13 Jun 2007 02:20:11 +0000, by Stu Tomlinson
-
merge of '10fd9d69da179933afa02f2731b53d2ee40d28ee'Wed, 13 Jun 2007 00:52:35 +0000, by Sean Egan
-
merge of 'ebff6c3b8f2304c88a5769e8c4c25a763f3a5c1f'Wed, 13 Jun 2007 00:45:53 +0000, by Sean Egan
-
I suspect some people might like this to be buildable & installable. IWed, 13 Jun 2007 00:40:20 +0000, by Stu Tomlinson
-
This makes Conversation->More work for non-buddies and chats not on yourWed, 13 Jun 2007 00:32:51 +0000, by Stu Tomlinson
-
merge of '239c3cd266bcc877339e2d4c9a486bcf2be02f82'Tue, 12 Jun 2007 20:19:23 +0000, by Stu Tomlinson
-
Add missing images filesWed, 13 Jun 2007 00:52:16 +0000, by Sean Egan
-
Use the correct icon for new messageWed, 13 Jun 2007 00:44:27 +0000, by Sean Egan
-
Icon updates from Hylke, including tray icons in 2 more sizesTue, 12 Jun 2007 18:28:10 +0000, by Sean Egan
-
Another if!nullTue, 12 Jun 2007 07:40:31 +0000, by Mark Doliner
-
Don't check for null before calling free. I can't help but get ridTue, 12 Jun 2007 07:30:24 +0000, by Mark Doliner
-
GMSGFMT is apparently not required to be set, and requiring it causesTue, 12 Jun 2007 05:22:44 +0000, by Ethan Blanton
-
Over time, Windows users have been allowed to erroneously commmit +xMon, 11 Jun 2007 15:44:00 +0000, by Ethan Blanton
-
More robust hack to force Bonjour to use no proxy when directly connecting to buddy.Mon, 11 Jun 2007 14:12:30 +0000, by Daniel Atallah
-
Teach stats.pl about zh_HKMon, 11 Jun 2007 13:54:27 +0000, by Stu Tomlinson
-
merge of '3b80bf600e31f234766ed90a7bba5ea586178f08'Mon, 11 Jun 2007 13:08:54 +0000, by Stu Tomlinson
-
Get outta my house. This adds a failsafe for the "Logged In"Mon, 11 Jun 2007 08:45:54 +0000, by Mark Doliner
-
Get rid of the oscar time offset. This was an attempt at making sureMon, 11 Jun 2007 08:28:17 +0000, by Mark Doliner
-
merge of '3205351f2b94e04ee5972a3f2bc1c8218ac95fe6'Mon, 11 Jun 2007 01:44:07 +0000, by Stu Tomlinson
-
These casts were causing warnings for Stu but not me.Mon, 11 Jun 2007 01:02:18 +0000, by Mark Doliner
-
Fix pidgin_blist_node_is_contact_expanded() to not crash on buddy listMon, 11 Jun 2007 01:00:27 +0000, by Stu Tomlinson
-
merge of '1e340ceaf355a27660847defa34d87510ce35d6d'Mon, 11 Jun 2007 00:23:35 +0000, by Stu Tomlinson
-
Compare the user-entered file extension to the GDK file extensionSun, 10 Jun 2007 22:22:36 +0000, by Mark Doliner
-
When right-clicking on an image in a GtkIMHtml to save it, if the fileSun, 10 Jun 2007 21:58:45 +0000, by Mark Doliner
-
Remove a pair of unneeded strlen'sSun, 10 Jun 2007 21:07:02 +0000, by Mark Doliner
-
Removed line accidentally committed.Sun, 10 Jun 2007 20:39:59 +0000, by Evan Schoenberg
-
Prevent the Buddy Notes plugin from offering to edit notes on a buddy listSun, 10 Jun 2007 20:23:00 +0000, by Stu Tomlinson
-
Unleak a few bytes in the screenname completion codeSun, 10 Jun 2007 20:00:25 +0000, by Stu Tomlinson
-
Fix purple_blist_remove_buddy() so it doesn't crash (NULL pointerSun, 10 Jun 2007 19:43:21 +0000, by Stu Tomlinson
-
Handle key presses in the topic entry area in chats so Alt-# etc. works forSun, 10 Jun 2007 18:27:11 +0000, by Stu Tomlinson
-
Use silc10 on win32 for now.Sun, 10 Jun 2007 17:33:36 +0000, by Daniel Atallah
-
merge of '8076670c76ed171ce5bc373a596dfd98c5458d91'Sun, 10 Jun 2007 17:18:50 +0000, by Stu Tomlinson
-
Don't retrieve hotmail authorization info for non-hotmail accounts. Fixes #1580Sun, 10 Jun 2007 17:18:43 +0000, by Stu Tomlinson
-
Use G_GSIZE_FORMAT when formatting strings containing size_t values inSun, 10 Jun 2007 17:12:00 +0000, by Mark Doliner
-
merge of '0e092e2c969ff59e242f866fd69d643b77bad18c'Sun, 10 Jun 2007 15:59:10 +0000, by Mark Doliner
-
Two questions:Sun, 10 Jun 2007 15:58:23 +0000, by Mark Doliner
-
merge of '5998e522bba60abda4cfd33374a81cb6d30d1d73'Sun, 10 Jun 2007 15:51:29 +0000, by Nathan Walp
-
Fix #318 which asked for the buddynote plugins notes to be shown in theSun, 10 Jun 2007 07:25:09 +0000, by Etan Reisner
-
We now depend on SILC Toolkit 1.1 for this copy of this prpl so we canSun, 10 Jun 2007 01:54:40 +0000, by Stu Tomlinson
-
Kill a compile warningSat, 09 Jun 2007 18:03:12 +0000, by Stu Tomlinson
-
Don't automatically add channels to the buddy list when you join them. ISat, 09 Jun 2007 18:01:47 +0000, by Stu Tomlinson
-
Remove the following SILC account options, as suggested by Pekka RiikonenSat, 09 Jun 2007 17:58:26 +0000, by Stu Tomlinson
-
Update POTFILES.in with the silc10 filenamesSat, 09 Jun 2007 17:33:07 +0000, by Stu Tomlinson
-
Patch from Pekka Riikonen to update the SILC protocol plugin to work withSat, 09 Jun 2007 17:31:28 +0000, by Stu Tomlinson
-
Duplicate the current SILC prpl as silc10 for backwards compatibility withSat, 09 Jun 2007 16:39:00 +0000, by Stu Tomlinson
-
Avoid including NSPR's private header pprio.h just for the prototype ofSat, 09 Jun 2007 16:13:10 +0000, by Stu Tomlinson
-
Add mnemonics to prpl provided account options, from OpenSolaris patchSat, 09 Jun 2007 14:45:14 +0000, by Stu Tomlinson
-
Don't use g_return_val_if_reached() for objects not registered with dbus.Sat, 09 Jun 2007 14:18:01 +0000, by Stu Tomlinson
-
Don't use g_critical to report that purple_connection_error was calledSat, 09 Jun 2007 14:11:39 +0000, by Stu Tomlinson
-
This started off as a patch from OpenSolaris to fix compiling with staticSat, 09 Jun 2007 14:10:21 +0000, by Stu Tomlinson
-
wabz pointed out that this string comparision was being done twice. ISat, 09 Jun 2007 08:01:17 +0000, by Mark Doliner
-
merge of 'a1e49bdf5d79109f7becf1a5b25ab023070524c9'Fri, 08 Jun 2007 20:55:13 +0000, by Sean Egan
-
Pretend that WSAEINPROGRESS is EAGAIN (for our purposes, I think they are equivalent). I think this might help #485. References #485.Fri, 08 Jun 2007 19:31:31 +0000, by Daniel Atallah
-
Update Bonjour to do nonblocking I/O correctly.Fri, 08 Jun 2007 18:24:23 +0000, by Daniel Atallah
-
merge of '03da073664bc840f76d0cec53eea61517337c5a7'Fri, 08 Jun 2007 15:37:48 +0000, by Daniel Atallah
-
Close conversation connections when logging out of the Bonjour account. This also fixes leakage.Fri, 08 Jun 2007 15:28:00 +0000, by Daniel Atallah
-
Consolidate BonjourJabberConversation creation and deletion.Fri, 08 Jun 2007 06:28:31 +0000, by Daniel Atallah
-
Send 'to' and 'from' attributes in the stream start message.Fri, 08 Jun 2007 06:15:43 +0000, by Daniel Atallah
-
Cleanup, fix a leak and prevent the inbound xml from being parsed twice for every message.Fri, 08 Jun 2007 06:04:06 +0000, by Daniel Atallah
-
advertisment_fd is an input handler, not a fd; name it accurately to avoid confusion.Fri, 08 Jun 2007 05:06:47 +0000, by Daniel Atallah
-
show the "Retrieving..." window whenever we request user info. Fixes #1617.Sun, 10 Jun 2007 15:50:19 +0000, by Nathan Walp
-
merge of '73a92318a135ab11655ab5e68f5b079e16d72075'Fri, 08 Jun 2007 12:52:35 +0000, by Nathan Walp
-
merge of '08772f5bb329fb5f8bbf0226a5d16f194c735506'Fri, 08 Jun 2007 04:50:36 +0000, by Richard Laager
-
Hopefully make what this checkbox does a little more clear by changingFri, 08 Jun 2007 03:55:35 +0000, by Etan Reisner
-
merge of '4b50880d8517570eaa67d4cd9d88c5934bb832f1'Fri, 08 Jun 2007 12:38:30 +0000, by Nathan Walp
-
The underscore in "Proxy Options" wasn't actually rendering as a mnemonic.Fri, 08 Jun 2007 04:17:36 +0000, by Richard Laager
-
Fix a freeze caused by improper SIMPLE message parsing. Thanks, Michal Matyska! Fixes #1037Fri, 08 Jun 2007 20:53:59 +0000, by Sean Egan
-
I think it's a good idea to document thing that we deprecate.Thu, 07 Jun 2007 14:47:30 +0000, by Richard Laager
-
merge of '5cdcf39e21d4c670562fa2acfe8520f8ee140262'Thu, 07 Jun 2007 14:20:56 +0000, by Daniel Atallah
-
Some more Bonjour cleanup and leak fixing.Wed, 06 Jun 2007 04:22:15 +0000, by Daniel Atallah
-
Improve Bonjour error handling when there are errors "connecting".Wed, 06 Jun 2007 03:22:06 +0000, by Daniel Atallah
-
Fix leakage.Wed, 06 Jun 2007 03:21:04 +0000, by Daniel Atallah
-
if we don't have an icon, lets not clear the icon on login (fixes #788)Fri, 08 Jun 2007 12:38:21 +0000, by Nathan Walp
-
Bring back Conversation->Insert Link and Conversation->Insert Image.Thu, 07 Jun 2007 11:01:28 +0000, by Stu Tomlinson
-
Add a "deprecated" note about pidgin_dialogs_alias_contact() whichThu, 07 Jun 2007 08:03:55 +0000, by Mark Doliner
-
Make the New Status dialog window resizable and make the text fieldThu, 07 Jun 2007 08:03:25 +0000, by Mark Doliner
-
Make multiline pidgin_request_input() windows resizable, and makeThu, 07 Jun 2007 08:02:47 +0000, by Mark Doliner
-
Get rid of 'Gaim' in a few more placesThu, 07 Jun 2007 06:29:30 +0000, by Mark Doliner
-
We should surface this error to the user when callingThu, 07 Jun 2007 06:26:06 +0000, by Mark Doliner
-
Better error message for when a Jabber connection failsThu, 07 Jun 2007 06:22:37 +0000, by Mark Doliner
-
Don't create the temp GString unless it's actually needed, and avoidThu, 07 Jun 2007 05:28:05 +0000, by Richard Laager
-
Bail out to avoid an infinite loop in an extreme corner case.Thu, 07 Jun 2007 05:27:08 +0000, by Richard Laager
-
Size the formatting string first, to avoid unnecessary resizing.Thu, 07 Jun 2007 05:25:20 +0000, by Richard Laager
-
A patch from o_sukhodolsky to restructure the Trillian log formatting codeThu, 07 Jun 2007 05:23:31 +0000, by Richard Laager
-
This patch from QuLogic fixes autoconf such that gstreamer will not beThu, 07 Jun 2007 02:28:34 +0000, by Ethan Blanton
-
merge of '5f583403bf6a3522123918b975ce234ffd86f3b4'Wed, 06 Jun 2007 20:21:15 +0000, by Stu Tomlinson
-
Get rid of two unused variablesWed, 06 Jun 2007 07:51:14 +0000, by Mark Doliner
-
Get rid of Gaim in one or two more placesWed, 06 Jun 2007 07:50:03 +0000, by Mark Doliner
-
Change 'gaim' to 'libpurple' in a few commentsWed, 06 Jun 2007 07:48:19 +0000, by Mark Doliner
-
Don't load the tcl loader plugin on Windows unless ActiveTcl 8.4.5 or newer is present. Fixes #538.Wed, 06 Jun 2007 02:56:46 +0000, by Daniel Atallah
-
merge of '1751d70d33d84eae410858724f155e6979b38eb0'Wed, 06 Jun 2007 02:45:31 +0000, by Daniel Atallah
-
merge of '394b922aa2d2c1e58a4e1a6455e1b6bd6891c9c9'Wed, 06 Jun 2007 01:52:02 +0000, by Richard Laager
-
don't #include <libebook/e-book-listener.h>, it is apparently anWed, 06 Jun 2007 19:28:25 +0000, by Stu Tomlinson
-
merge of '6100ad71830416445898c91d595780f606c951cd'Wed, 06 Jun 2007 01:37:11 +0000, by Stu Tomlinson
-
- Add missing Requires for gtk2-devel, dbus-devel & ncurses-devel toWed, 06 Jun 2007 01:36:30 +0000, by Stu Tomlinson
-
Whitespace changes.Wed, 06 Jun 2007 01:50:17 +0000, by Richard Laager
-
In purple_conv_chat_clear_users(), use g_list_prepend() instead ofWed, 06 Jun 2007 01:40:46 +0000, by Richard Laager
-
A while ago, "Paranoid" emailed devel@p.i, having noticed that purple_ssl_close() closes the ssl fd twice. I meant to commit this fix sooner, but here it is.Wed, 06 Jun 2007 02:09:38 +0000, by Daniel Atallah
-
merge of '4e6fe382a57a07a096f3fb69d0431a41a07711d1'Wed, 06 Jun 2007 00:58:02 +0000, by Sean Egan
-
merge of '8364b50c7693c2d765b0e1f162f25a06a2bfe492'Wed, 06 Jun 2007 00:58:00 +0000, by Sean Egan
-
merge of '66b807e7cdc8af7b38c5d2ace89e880714497545'Wed, 06 Jun 2007 00:57:46 +0000, by Sean Egan
-
I laughedWed, 06 Jun 2007 00:24:30 +0000, by Stu Tomlinson
-
merge of '05620209858e59abe9cb0c598c87b4698047f012'Wed, 06 Jun 2007 00:18:05 +0000, by Sean Egan
-
Changelog Bonjour support for Windows.Wed, 06 Jun 2007 00:01:54 +0000, by Daniel Atallah
-
Add the bonjour prpl to the win32 uninstaller.Tue, 05 Jun 2007 22:38:14 +0000, by Daniel Atallah
-
Cleanup win32 of bonjour stuff - fix to only use glib to allocate and free memory to avoid confusion later.Tue, 05 Jun 2007 22:27:07 +0000, by Daniel Atallah
-
Improve bonjour buddy TXT record parsing.Tue, 05 Jun 2007 22:23:10 +0000, by Daniel Atallah
-
merge of '80f65d9d59e0da8c62c56e2afe1f41f1059c8215'Tue, 05 Jun 2007 22:13:23 +0000, by Daniel Atallah
-
merge of '23b5f2825727da3309ef5ffae7a0ea85ac4ae05b'Tue, 05 Jun 2007 21:46:27 +0000, by Daniel Atallah
-
Clean up Bonjour service publishing and improve XEP-0174 compliance.Tue, 05 Jun 2007 22:13:10 +0000, by Daniel Atallah
-
Improve error handling while connecting to a bonjour buddy.Tue, 05 Jun 2007 21:32:28 +0000, by Daniel Atallah
-
merge of '0fb2447e14be4a1e56a03c563e347a49bdc8ba07'Tue, 05 Jun 2007 19:18:47 +0000, by Daniel Atallah
-
Don't force Bonjour buddies to have firstname, lastname and status TXT records - they are optional. Also, minor cleanup and use glib to allocate memory instead of the crt.Tue, 05 Jun 2007 13:59:55 +0000, by Daniel Atallah
-
Build bonjour on the mingw build by default.Tue, 05 Jun 2007 04:07:52 +0000, by Daniel Atallah
-
More minor changes related to bonjour on win32.Tue, 05 Jun 2007 04:02:22 +0000, by Daniel Atallah
-
This is a patch from Chris Davies to make Bonjour work on Windows using the Apple Bonjour framework. It turns out that the actual DNS-SD library is (3 clause) BSD licensed, so we can use it.Tue, 05 Jun 2007 03:38:22 +0000, by Daniel Atallah
-
Fix rounding of buddy icons, it looks like when MSN Messenger converts jpgsTue, 05 Jun 2007 20:05:29 +0000, by Stu Tomlinson
-
Don't set the headline box's size request on resizing the window, as this mayWed, 06 Jun 2007 00:17:06 +0000, by Sean Egan
-
Where did ekse come from?Tue, 05 Jun 2007 12:48:22 +0000, by Richard Laager
-
Fixed recognition of the extension of certain JPG files. The 4th character may be anything between e0 and ef; the first 3 should be sufficient for a magic number, though a more 'complete' solution would verify that (e0 <= data[3] <= ef). Also, added recognition of TIF files (magic number: MM or II). Refs #725, which gave examples of several JPGs with (data[3] == e1).Tue, 05 Jun 2007 12:04:09 +0000, by Evan Schoenberg
-
disapproval of revision '36931658d931938ff03fe52b66e6707c76fae1f6'Wed, 06 Jun 2007 00:29:22 +0000, by Sean Egan
-
Using "C" for foreground Color seems better than having Font and Color withTue, 05 Jun 2007 07:06:09 +0000, by Kevin Stange
-
Add Nathan Peterson, for RC4 code in cipher.c.Tue, 05 Jun 2007 03:13:02 +0000, by Jeffrey Connelly
-
Make the Conversation->More menu work for Chats. The chat needs to be onMon, 04 Jun 2007 16:18:34 +0000, by Stu Tomlinson
-
Clean up the idle checking callback slightly.Mon, 04 Jun 2007 14:31:08 +0000, by Daniel Atallah
-
merge of '17044aa63b0858da0a71332e152b5f3440fa5107'Mon, 04 Jun 2007 14:09:08 +0000, by Nathan Walp
-
don't show your own alias (half the time) when in a chatroom where no oneMon, 04 Jun 2007 13:35:26 +0000, by Nathan Walp
-
Christopher Layne tells me that a null in a Yahoo packet where weMon, 04 Jun 2007 06:57:25 +0000, by Mark Doliner
-
merge of 'a58972b72c7aa0fa0899c5a6b96e51cd6c427ab4'Mon, 04 Jun 2007 06:15:43 +0000, by Mark Doliner
-
In purple_markup_html_to_xhtml:Mon, 04 Jun 2007 05:54:48 +0000, by Richard Laager
-
Remove needless string duplication.Mon, 04 Jun 2007 05:52:11 +0000, by Richard Laager
-
merge of 'a0ccd8708935303973ab94ba534dabdc72002039'Mon, 04 Jun 2007 05:56:46 +0000, by Mark Doliner
-
libpurple should not use glib eventloop stuff directly, since we have ourMon, 04 Jun 2007 04:50:02 +0000, by Richard Laager
-
Fix http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=240589Mon, 04 Jun 2007 05:56:16 +0000, by Mark Doliner
-
Get rid of a compile warningMon, 04 Jun 2007 04:58:44 +0000, by Mark Doliner
-
merge of '1d87bfa8d0fa4d714b78ae468166c29a21606b37'Mon, 04 Jun 2007 04:34:28 +0000, by Richard Laager
-
300 milliseconds apparently works on win32 for the SILC scheduler, let'sMon, 04 Jun 2007 02:46:05 +0000, by Stu Tomlinson
-
merge of '3e0ab997f4454324e4f09c199b6cbfe58d468122'Mon, 04 Jun 2007 02:25:17 +0000, by Mark Doliner
-
Changing this timer to run every 50 milliseconds instead of every 5Mon, 04 Jun 2007 02:22:50 +0000, by Mark Doliner
-
Add some mnemonics to the new/modify account dialog. These are also takenMon, 04 Jun 2007 02:16:28 +0000, by Stu Tomlinson
-
Tie the proxy mnemonic to the proxy type selector, taken from an opensolarisMon, 04 Jun 2007 02:06:10 +0000, by Stu Tomlinson
-
merge of '1b4ebe4d8d8e94e998ce72e03c6bad7473803e28'Mon, 04 Jun 2007 01:46:18 +0000, by Stu Tomlinson
-
Add the mnemonics I really meant to add before I got distracted by Add ChatMon, 04 Jun 2007 01:44:22 +0000, by Stu Tomlinson
-
Rework the Trillian log reader code to make it easier to understand.Mon, 04 Jun 2007 04:33:28 +0000, by Richard Laager
-
merge of 'be9e03b2c65a8c0da6ba02fdfd489bc5ec8af57b'Mon, 04 Jun 2007 01:41:23 +0000, by Richard Laager
-
merge of '2e9a9919a68f5a230c81bceb9f0c95eb5e169420'Mon, 04 Jun 2007 01:32:47 +0000, by Stu Tomlinson
-
merge of '4ced433906d17bb2758a2b010ce264314d17fe04'Mon, 04 Jun 2007 01:30:37 +0000, by Stu Tomlinson
-
Add mnemonics to labels in Add Buddy and Add Chat dialogs, and put AccountMon, 04 Jun 2007 01:30:13 +0000, by Stu Tomlinson
-
Avoid a strlen().Mon, 04 Jun 2007 01:02:35 +0000, by Richard Laager
-
Remove an extraneous link++.Mon, 04 Jun 2007 01:02:02 +0000, by Richard Laager
-
Using g_strstr_len(x, strlen(x), ...) is dumb.Mon, 04 Jun 2007 00:55:19 +0000, by Richard Laager
-
Correct some useless code to do what it was supposed to do. This wasMon, 04 Jun 2007 00:54:16 +0000, by Richard Laager
-
Remove some useless code, pointed out by o_sukhodolsky.Mon, 04 Jun 2007 00:38:12 +0000, by Richard Laager
-
Kill a C99 struct initialization.Sun, 03 Jun 2007 22:29:07 +0000, by Richard Laager
-
merge of '4ced433906d17bb2758a2b010ce264314d17fe04'Sun, 03 Jun 2007 21:43:49 +0000, by Mark Doliner
-
Maintain global poitners to the clipboard selection text, with the aim ofSun, 03 Jun 2007 19:15:42 +0000, by Sean Egan
-
:( seems I didn't completely fix the half-height buddies thingSun, 03 Jun 2007 18:56:55 +0000, by Stu Tomlinson
-
ChangeLog a few thingsSun, 03 Jun 2007 18:32:12 +0000, by Stu Tomlinson
-
merge of '899692e88db07d660e3185da95f9e887d6e07ce5'Sun, 03 Jun 2007 18:27:38 +0000, by Stu Tomlinson
-
We use a timeout in our blist selection changed callback to prevent buddySun, 03 Jun 2007 18:22:15 +0000, by Stu Tomlinson
-
Add some notes about why Yahoo! web messenger login doesn't workSun, 03 Jun 2007 21:42:54 +0000, by Mark Doliner
-
Better error messages for Yahoo! login failuresSun, 03 Jun 2007 21:19:00 +0000, by Mark Doliner
-
Only check for EAGAIN if send returns -1, not when it returns 0Sun, 03 Jun 2007 19:04:22 +0000, by Mark Doliner
-
Two small changes to the release notification plugin:Sun, 03 Jun 2007 18:36:54 +0000, by Mark Doliner
-
Add QuLogic to the COPYRIGHT file.Sun, 03 Jun 2007 05:16:00 +0000, by Richard Laager
-
Compiler be quiet! Fixes this compile warning:Sun, 03 Jun 2007 01:05:59 +0000, by Stu Tomlinson
-
We also need to reverse the last protocol's smiley list instead of onlySat, 02 Jun 2007 19:05:28 +0000, by Stu Tomlinson
-
Reverse the smiley list only after reading the whole list of smileys in.Sat, 02 Jun 2007 18:46:34 +0000, by Stu Tomlinson
-
Improve parsing user info for MSN, Fixes #690Sat, 02 Jun 2007 17:38:22 +0000, by Stu Tomlinson
-
Handle problems initiating or joining a switchboard session more gracefully.Sat, 02 Jun 2007 16:37:22 +0000, by Stu Tomlinson
-
Fix a crash sending an IM in null protocol to a buddy who you don't have aSat, 02 Jun 2007 16:09:28 +0000, by Stu Tomlinson
-
null does not need to be in EXTRA_DIST because it is in DIST_SUBDIRSSat, 02 Jun 2007 16:08:56 +0000, by Stu Tomlinson
-
Fix a crash when trying to use XMPP console with no XMPP accounts connectedSat, 02 Jun 2007 16:06:59 +0000, by Stu Tomlinson
-
Fix problems with MSN when you use a wrong password.Sat, 02 Jun 2007 14:57:17 +0000, by Stu Tomlinson
-
Fix for the protocol type being off by one in modify account dialogSat, 02 Jun 2007 14:26:43 +0000, by Stu Tomlinson
-
"truncate-multiline" property for GtkEntry was added in Gtk 2.10Sat, 02 Jun 2007 14:25:19 +0000, by Stu Tomlinson
-
purple_conv_chat_cb_find should be case sensitive in finding users to makeSat, 02 Jun 2007 14:06:33 +0000, by Stu Tomlinson
-
disapproval of revision '2ad8703a579d72666763a6ba6e150ed8d68357e9'Wed, 06 Jun 2007 00:57:17 +0000, by Sean Egan
-
Fix a compile error and kill a bucket full of compile warningsSat, 02 Jun 2007 13:05:31 +0000, by Stu Tomlinson
-
Eliminate some type punning warnings in proxy.c. This was inspired by aSat, 02 Jun 2007 06:26:24 +0000, by Richard Laager
-
Now fix warnings from null_to_empty()'s constness.Sat, 02 Jun 2007 06:19:50 +0000, by Richard Laager
-
The DBus bindings have a lot of warnings about calling g_free() on aSat, 02 Jun 2007 06:00:35 +0000, by Richard Laager
-
A patch from o_sukhodolsky to fix a couple warnings like this:Sat, 02 Jun 2007 04:39:53 +0000, by Richard Laager
-
A patch from QuLogic to fix a bug with a zero timestamp for unidle noticesSat, 02 Jun 2007 04:36:43 +0000, by Richard Laager
-
disapproval of revision '882bec7b9240768133433a448e9ff4e31e130832'Sat, 02 Jun 2007 04:34:56 +0000, by Richard Laager
-
A patch from QuLogic to fix a bug with a zero timestamp for unidle noticesSat, 02 Jun 2007 03:46:40 +0000, by Richard Laager
-
Updated Slovenian win32 installer translation from Martin Srebotnjak. Fixes 1488Fri, 01 Jun 2007 14:30:44 +0000, by Daniel Atallah
-
merge of '10b1053a68924a00cad9c1ed655c2528d95e6b36'Fri, 01 Jun 2007 04:22:16 +0000, by Sean Egan
-
merge of '27642feec9fb0de47fa600a01c447c8030505350'Fri, 01 Jun 2007 04:20:37 +0000, by Sean Egan
-
Add insert.pngFri, 01 Jun 2007 03:21:28 +0000, by Sean Egan
-
merge of '1f2acb75f934f19f04262b06c2907dece2731ed2'Fri, 01 Jun 2007 03:20:38 +0000, by Sean Egan
-
Fix the "transfer file or embed image" message (it looks like it was copied and pasted incorrectly).Fri, 01 Jun 2007 01:36:16 +0000, by Daniel Atallah
-
Link pidgin against gthread again (I only just removed it a few days ago and now it is needed again).Fri, 01 Jun 2007 01:20:32 +0000, by Daniel Atallah
-
disapproval of revision '1f2acb75f934f19f04262b06c2907dece2731ed2'Wed, 06 Jun 2007 00:30:15 +0000, by Sean Egan
-
Re-did the toolbar layout to take up less room. This is what we generally agreed to on devel@. I managed to do this, amazingly, not only without breaking Pidgin plugin API compatibility, but it doesn't even add any API. This is still totally raw; I'm comitting it mostly so I can continue it easily from hmoeFri, 01 Jun 2007 03:20:34 +0000, by Sean Egan
-
merge of '65a2625990bbafe0f7d435e23be894ec9a7dc189'Fri, 01 Jun 2007 00:50:19 +0000, by Sean Egan
-
merge of 'a07c6d482eb3c45f4ce691c86eb09a2a79786cd9'Thu, 31 May 2007 20:24:27 +0000, by Sean Egan
-
merge of '8ae64558f2dc02cbc051dda2e2e6e4270b03f7f3'Thu, 31 May 2007 18:28:09 +0000, by Sean Egan
-
disapproval of revision '3ac5981b26be545a8c546e09b6689c2359fad1bb'Thu, 31 May 2007 18:28:05 +0000, by Sean Egan
-
Don't save conversation window size to prefs if the window is maximized. Fixes #920Fri, 01 Jun 2007 00:49:26 +0000, by Sean Egan
-
Maintain aspect ratio on global icon selector. Fixes #454Thu, 31 May 2007 20:22:43 +0000, by Sean Egan
-
Fix default custom fontFri, 01 Jun 2007 04:21:55 +0000, by Sean Egan
-
ChangeLog the custom font preferenceThu, 31 May 2007 03:02:13 +0000, by Sean Egan
-
Reluctantly, I've added a preference for overriding the GTK+ default theme in GtkIMHtml widgets. There is support for this feature in the GNOME HIG and in other GTK+ (including GNOME) applications. This fixes #494. This is a GTK+ 2.4-only feature. I don't update the fonts in existing gtkimhtml's yet, only in new ones. Someone else may want to take care of thatThu, 31 May 2007 03:00:35 +0000, by Sean Egan
-
Show the Invisible icon (the same one in the statusbox for buddies that are broadcasting an invisible status to you. This should fix #740, but I'm not positiveThu, 31 May 2007 00:57:53 +0000, by Sean Egan
-
Only auto-expand buddies when the mouse is hovering over the middle third of the buddy. This prevents un-intended expanding of buddies when you're only trying to re-order. Fixes #608Thu, 31 May 2007 00:47:24 +0000, by Sean Egan
-
merge of '906d9e8b2315b314b956961566ef8062cd963241'Wed, 30 May 2007 22:25:46 +0000, by Daniel Atallah
-
Fix pidgin mingw build not to link to unneeded libraries.Wed, 30 May 2007 14:56:36 +0000, by Daniel Atallah
-
Fix win32 emoticon makefiles.Wed, 30 May 2007 14:25:20 +0000, by Daniel Atallah
-
Credit tfujiwaraWed, 30 May 2007 14:00:07 +0000, by Richard Laager
-
fixes #1319Wed, 30 May 2007 21:02:15 +0000, by Luke Ross
-
fixes #1295Wed, 30 May 2007 21:00:37 +0000, by Martin Srebotnjak
-
A somewhat-Warmenhoved patch from tfujiwara to allow for the smiley themeWed, 30 May 2007 09:02:05 +0000, by Richard Laager
-
Add config.cache to .mtn-ignore.Wed, 30 May 2007 08:43:34 +0000, by Richard Laager
-
Credit o_sukhodolsky.Wed, 30 May 2007 07:04:54 +0000, by Richard Laager
-
A change from o_sukhodolsky:Wed, 30 May 2007 06:34:04 +0000, by Richard Laager
-
A change from o_sukhodolsky:Wed, 30 May 2007 06:25:46 +0000, by Richard Laager
-
Another change from o_sukhodolsky:Wed, 30 May 2007 06:20:47 +0000, by Richard Laager
-
Yet another change from o_sukhodolsky:Wed, 30 May 2007 06:12:30 +0000, by Richard Laager
-
merge of '5628b597c447ec593feebd627ec56ad5304a2533'Wed, 30 May 2007 05:35:59 +0000, by Richard Laager
-
merge of '158f2188a42dc47993ef8c4456fb084051cd485e'Wed, 30 May 2007 04:37:55 +0000, by William Ehlhardt
-
fixing jabber ft is probably worth changeloggingWed, 30 May 2007 04:02:50 +0000, by Nathan Walp
-
Another change from o_sukhodolskyWed, 30 May 2007 05:32:49 +0000, by Richard Laager
-
applied changes from b0f6005b1330af13bce0bcb189a2c887036b5ea3Wed, 30 May 2007 03:57:31 +0000, by William Ehlhardt
-
Patch from Amir Szekely to make the installer start up faster and use NSIS' built-in Windows version checking. Fixes #1289 (Thanks, Amir)Wed, 30 May 2007 03:17:56 +0000, by Daniel Atallah
-
merge of '632209b9e639ccf967e69fa29e4d7b8b8036d515'Wed, 30 May 2007 03:02:21 +0000, by Nathan Walp
-
merge of '3fd5ee085dbef9f02f50f39b8e982ffbb3ea05b5'Wed, 30 May 2007 02:27:03 +0000, by Richard Laager
-
merge of '147124060f5119dfa16b7eef6a622a9075b85f77'Wed, 30 May 2007 02:15:12 +0000, by Stu Tomlinson
-
merge of '416bcb7701d6018a64d105d7728c5ed19a264dfe'Wed, 30 May 2007 02:08:37 +0000, by Stu Tomlinson
-
Another change from o_sukhodolsky.Wed, 30 May 2007 02:26:30 +0000, by Richard Laager
-
Part of a patch from o_sukhodolsky.Wed, 30 May 2007 02:11:24 +0000, by Richard Laager
-
Fix a small memory leak and eliminate a double-free.Wed, 30 May 2007 02:01:38 +0000, by Richard Laager
-
We don't need to translate nullprpl.Wed, 30 May 2007 01:43:57 +0000, by Richard Laager
-
ChangeLog cleanupsWed, 30 May 2007 01:37:15 +0000, by Richard Laager
-
Minor changes:Wed, 30 May 2007 01:36:30 +0000, by Richard Laager
-
this patch adds nullprpl, a mock protocol plugin, to the libpurple/protocolsWed, 30 May 2007 01:21:36 +0000, by Ryan Barrett
-
fix socks5 from over-reading the headers, and throwing away data (fixes jabber file receiving)Wed, 30 May 2007 03:01:02 +0000, by Nathan Walp
-
Credit for the ICQ authorization re-request fixTue, 29 May 2007 18:03:01 +0000, by Mark Doliner
-
Clean up some other ssi-related things. This commit and my last oneTue, 29 May 2007 10:25:05 +0000, by Mark Doliner
-
Cleanup and simplification of some tlvlist stuff in the oscar protocol.Tue, 29 May 2007 09:51:51 +0000, by Mark Doliner
-
merge of '3d155cfe6d5da449233ba5c19a6f5fea1a33467d'Tue, 29 May 2007 05:40:45 +0000, by Richard Laager
-
merge of '4af1e220d3ae855eec7a057ef1e41b586abb8f5f'Tue, 29 May 2007 04:56:30 +0000, by Sean Egan
-
merge of '4751c73009c45ab1f2514522886dc9d36f66c7fb'Tue, 29 May 2007 04:43:56 +0000, by Nathan Walp
-
if there are multiple resources available, ask the user which resource toTue, 29 May 2007 04:32:19 +0000, by Nathan Walp
-
skip some unneeded queries that we don't particularly need or wantMon, 28 May 2007 21:38:36 +0000, by Nathan Walp
-
don't do unneeded workMon, 28 May 2007 21:37:06 +0000, by Nathan Walp
-
whitespaceMon, 28 May 2007 20:54:51 +0000, by Nathan Walp
-
(20:36:49) nosnilmot: we need to do something about 'Download Purple: http://pidgin.im/'Wed, 30 May 2007 02:07:58 +0000, by Stu Tomlinson
-
Change Offline icon in buddy list back to opaque. I found it too hard to discern it from idle otherwiseMon, 28 May 2007 19:56:40 +0000, by Sean Egan
-
disapproval of revision '1fd9445b933f2f5ff2724778f9d18e47282745cd'Fri, 15 Jun 2007 02:01:30 +0000, by Stu Tomlinson
-
Menu restructure. Kept allow_shrink for now. I want to see what people think of it.Mon, 28 May 2007 19:51:44 +0000, by Sean Egan
-
Fixes #1208Mon, 28 May 2007 19:31:23 +0000, by Sean Egan
-
Fixes #464Mon, 28 May 2007 19:08:05 +0000, by Sean Egan
-
fixes #1316Mon, 28 May 2007 18:25:43 +0000, by Sean Egan
-
Patch #1323 from lithium:Tue, 29 May 2007 05:40:22 +0000, by Richard Laager
-
This performs mIRC formatting code stripping for the room list, asMon, 28 May 2007 17:52:04 +0000, by Ethan Blanton
-
- add cyrus-sasl-plain & cyrus-sasl-md5 to RequiresMon, 28 May 2007 03:18:02 +0000, by Stu Tomlinson
-
Fix for gtk < 2.4Sun, 27 May 2007 13:37:00 +0000, by Stu Tomlinson
-
Fix for gtk < 2.4Sun, 27 May 2007 13:26:34 +0000, by Stu Tomlinson
-
Handle new accounts with no buddies better - finish login when the firstSun, 27 May 2007 12:39:24 +0000, by Stu Tomlinson
-
Only change the size when the imhtmltoolbar button has been activated,Sun, 27 May 2007 01:41:02 +0000, by Kevin Stange
-
Changelog last changeSun, 27 May 2007 00:15:41 +0000, by Richard Nelson
-
Finch autoreconnecting (largely copy/paste from pidgin)Sat, 26 May 2007 23:41:42 +0000, by Richard Nelson
-
Closes #348 'Conversation -> Add (for Chats) should move focus to the alias field.'Sat, 26 May 2007 18:03:09 +0000, by Sean Egan
-
A conditional in purple_remote was missing a trailing colon.Sat, 26 May 2007 16:05:47 +0000, by Ethan Blanton
-
Don't include unistd.h if HAVE_UNISTD_H isn't defined.Fri, 25 May 2007 20:06:37 +0000, by Daniel Atallah
-
Create .def files for easy msvc import library creation.Fri, 25 May 2007 19:23:36 +0000, by Daniel Atallah
-
Casting things to gpointer isn't useful, unless they were previously const.Fri, 25 May 2007 19:05:47 +0000, by Richard Laager
-
Add a missing bracket.Fri, 25 May 2007 18:51:41 +0000, by Richard Laager
-
merge of '63c69ee29386e7f15e24deaf98c667102057dd4b'Fri, 25 May 2007 18:50:03 +0000, by Richard Laager
-
merge of '07bd3af1a492ac68c753a507124c46c586499941'Fri, 25 May 2007 18:31:16 +0000, by Richard Laager
-
merge of '1493925db036ee98f0fdb0209bff9f97ffd913f1'Fri, 25 May 2007 18:29:35 +0000, by Richard Laager
-
propagate from branch 'org.maemo.garage.pidgin.pidgin.aop_menu' (head 24d32faecffc36ede5a0abf75df4c6db4f3eb5b7)Fri, 25 May 2007 18:19:28 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head b2b0435d92302ced9beab7521249fd500aa6221b)Tue, 22 May 2007 21:23:34 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head f90aaf35063dc4fa1bd8b79d8e570348bfee2d6f)Mon, 21 May 2007 21:00:20 +0000, by Gabriel Schulhof
-
Remove outdated TODO from README.Mon, 18 Jun 2007 02:34:10 +0000, by Jeffrey Connelly
-
Add two boolean options to account dialog, to allow displaying ofThu, 14 Jun 2007 19:48:48 +0000, by Jeffrey Connelly
-
Update several outdated TODO comments.Thu, 14 Jun 2007 19:28:25 +0000, by Jeffrey Connelly
-
Update for 0.7.Thu, 14 Jun 2007 19:04:05 +0000, by Jeffrey Connelly
-
Fix crash when re-logging in.Thu, 14 Jun 2007 18:59:41 +0000, by Jeffrey Connelly
-
Add new file, CHANGES, describing high-level changes to msimprpl.Thu, 14 Jun 2007 18:56:47 +0000, by Jeffrey Connelly
-
msim_msg_get_integer() - if could not find element, return 0.Thu, 14 Jun 2007 08:21:36 +0000, by Jeffrey Connelly
-
Change to use const gchar * where appropriate.Thu, 14 Jun 2007 08:18:59 +0000, by Jeffrey Connelly
-
Implement msim_get_info() for users on the user's buddy list.Thu, 14 Jun 2007 06:06:56 +0000, by Jeffrey Connelly
-
Add msim_offline_message() for offline message status. Always return TRUE,Thu, 14 Jun 2007 01:53:58 +0000, by Jeffrey Connelly
-
Reorganize the tooltip text, to show more useful information.Thu, 14 Jun 2007 01:33:49 +0000, by Jeffrey Connelly
-
Show buddy information in tooltip text, and the display name for status text.Thu, 14 Jun 2007 00:23:06 +0000, by Jeffrey Connelly
-
Remove user_lookup_cache from MsimSession in header file.Wed, 13 Jun 2007 23:43:13 +0000, by Jeffrey Connelly
-
Remove user_lookup_cache, and display placeholders for status and tooltip text.Wed, 13 Jun 2007 23:40:12 +0000, by Jeffrey Connelly
-
Make msim_remove_buddy() functional. It now sends the delbuddy, persist,Wed, 13 Jun 2007 22:57:54 +0000, by Jeffrey Connelly
-
Bug fixes in MsimMessage:Wed, 13 Jun 2007 22:44:26 +0000, by Jeffrey Connelly
-
Remove msim_get_own_uid{,_cb}() - it is not needed, since the loginWed, 13 Jun 2007 21:25:40 +0000, by Jeffrey Connelly
-
Several small changes to work towards a working msim_remove_buddy():Wed, 13 Jun 2007 21:21:48 +0000, by Jeffrey Connelly
-
Send typing notifications (tested).Tue, 12 Jun 2007 03:40:38 +0000, by Jeffrey Connelly
-
Add TODO in order to fix msim_tooltip_text.Mon, 11 Jun 2007 06:17:16 +0000, by Jeffrey Connelly
-
Add msim_uid2username_from_blist() to lookup a username by userid, byThu, 07 Jun 2007 04:56:01 +0000, by Jeffrey Connelly
-
Use msim_postprocess_outgoing() to resolve uid for adding and deleting buddies.Wed, 06 Jun 2007 04:38:03 +0000, by Jeffrey Connelly
-
Pass postprocessing parameters inside MsimMessage * instead of in a new struct.Wed, 06 Jun 2007 02:49:35 +0000, by Jeffrey Connelly
-
Change msim_send_im() to use msim_postprocess_outgoing(), eliminating theTue, 05 Jun 2007 05:06:04 +0000, by Jeffrey Connelly
-
Add, but do not use, two new functions to postprocess outgoing messagesTue, 05 Jun 2007 04:41:16 +0000, by Jeffrey Connelly
-
Add untested implementation of msim_incoming_action().Tue, 05 Jun 2007 03:20:59 +0000, by Jeffrey Connelly
-
Transition msim_incoming_im() to the callbackless infrastructure. RemoveTue, 05 Jun 2007 02:42:46 +0000, by Jeffrey Connelly
-
Add message preprocessing in msim_preprocess_incoming(), to resolveTue, 05 Jun 2007 02:36:17 +0000, by Jeffrey Connelly
-
msim_status_cb() now takes a MsimMessage *, just like msim_send_im_cb() andMon, 04 Jun 2007 04:06:58 +0000, by Jeffrey Connelly
-
Change msim_incoming_im_cb() to accept a MsimMessage *. Orthogonality is key.Mon, 04 Jun 2007 03:55:35 +0000, by Jeffrey Connelly
-
Change msim_send_im_by_userid_cb() to msim_send_im_cb(), and removeMon, 04 Jun 2007 03:49:11 +0000, by Jeffrey Connelly
-
Enhance msim_msg_new() to accept a variadic arguments, like msim_send(),Mon, 04 Jun 2007 03:30:55 +0000, by Jeffrey Connelly
-
Add msim_msg_insert_before(), needed since some elements must be in a certain order.Mon, 04 Jun 2007 03:07:42 +0000, by Jeffrey Connelly
-
Remove 'flags' from send_im_cb_struct - it was never needed.Mon, 04 Jun 2007 02:31:02 +0000, by Jeffrey Connelly
-
Add TODOs about username/email->userid resolution, use g_return_if_fail() in a few places.Mon, 04 Jun 2007 02:19:51 +0000, by Jeffrey Connelly
-
Change msim_msg_debug_string() to msim_msg_dump(), which prints the stringMon, 04 Jun 2007 01:59:20 +0000, by Jeffrey Connelly
-
Change MsimSession.sesskey to an integer (used to be a string), now thatSun, 03 Jun 2007 05:50:11 +0000, by Jeffrey Connelly
-
Add (incomplete) msim_remove_buddy().Sun, 03 Jun 2007 04:50:35 +0000, by Jeffrey Connelly
-
Add GCC sentinal attribute to msim_send().Sun, 03 Jun 2007 04:40:15 +0000, by Jeffrey Connelly
-
Add missing argument to debug string.Sun, 03 Jun 2007 04:35:03 +0000, by Jeffrey Connelly
-
Add incomplete msim_add_buddy() implementation.Sun, 03 Jun 2007 02:14:03 +0000, by Jeffrey Connelly
-
In debug messages about unknown message element types, display character in addition to numeric code.Sun, 03 Jun 2007 01:55:50 +0000, by Jeffrey Connelly
-
Previously, the return value of the processing function and msim_process() toldSun, 03 Jun 2007 01:28:59 +0000, by Jeffrey Connelly
-
Add, but do not use, incomplete functions for using typing notifications.Sat, 02 Jun 2007 21:46:22 +0000, by Jeffrey Connelly
-
Show online buddies on buddy list as online.Sat, 02 Jun 2007 20:57:11 +0000, by Jeffrey Connelly
-
Add delete buddy.Sat, 02 Jun 2007 04:55:07 +0000, by Jeffrey Connelly
-
Update version to 0.6.Sat, 02 Jun 2007 04:46:51 +0000, by Jeffrey Connelly
-
Use symbolic constants for persist messages.Sat, 02 Jun 2007 04:45:59 +0000, by Jeffrey Connelly
-
Cosmetic improvement to MsimMessage debug output.Sat, 02 Jun 2007 03:26:06 +0000, by Jeffrey Connelly
-
Add new MsimMessage element type, MSIM_TYPE_RAW, for fields in incomingSat, 02 Jun 2007 02:43:43 +0000, by Jeffrey Connelly
-
Fix double-free crash when sending messages (typo). Works again.Fri, 01 Jun 2007 06:20:23 +0000, by Jeffrey Connelly
-
(Plugin partially functional) Fix msim_msg_get() search.Fri, 01 Jun 2007 06:17:54 +0000, by Jeffrey Connelly
-
Trivial fixes to clean up MsimMessage.Fri, 01 Jun 2007 06:11:40 +0000, by Jeffrey Connelly
-
Use MsimMessage for receiving messages everywhere, instead of GHashTable.Fri, 01 Jun 2007 06:09:32 +0000, by Jeffrey Connelly
-
Move msim_send() to message.h, since it is implemented in message.c.Fri, 01 Jun 2007 05:52:25 +0000, by Jeffrey Connelly
-
msim_msg_get_element() -> msim_msg_get(), now in header file.Fri, 01 Jun 2007 05:48:27 +0000, by Jeffrey Connelly
-
Add MSIM_TYPE_STRING to msim_msg_get_binary() (but with reservations).Fri, 01 Jun 2007 05:44:50 +0000, by Jeffrey Connelly
-
Add msim_msg_get_binary() - retrieves binary data values from an MsimMessage.Fri, 01 Jun 2007 05:28:46 +0000, by Jeffrey Connelly
-
Parenthesize 5 * 1024, in case the macro expansion occurs within a complexFri, 01 Jun 2007 05:10:01 +0000, by Jeffrey Connelly
-
Change msim_msg_get_element to msim_msg_get.Fri, 01 Jun 2007 05:07:25 +0000, by Jeffrey Connelly
-
Fix msim_parse() to correctly parse into an MsimMessage *.Fri, 01 Jun 2007 04:55:42 +0000, by Jeffrey Connelly
-
merge of '8bb110590d07631c51fb0be00d16deee9b1ec0d9'Fri, 01 Jun 2007 04:47:54 +0000, by Jeffrey Connelly
-
merge of '885cfa74f3bd945a11b82df9d3a8a1727cbcf592'Fri, 01 Jun 2007 04:09:41 +0000, by Jeffrey Connelly
-
Remove duplicate RC4 from cipher.c (third try; still getting used to MTN)Fri, 01 Jun 2007 04:08:21 +0000, by Jeffrey Connelly
-
(Plugin loads, but cannot do anything useful)Fri, 01 Jun 2007 04:47:25 +0000, by Jeffrey Connelly
-
disapproval of revision '9089052bc7340d891f24310b9473339e418a7708'Fri, 01 Jun 2007 04:08:45 +0000, by Jeffrey Connelly
-
Remove erroroneous duplicate RC4 implementation.Fri, 01 Jun 2007 02:10:37 +0000, by Jeffrey Connelly
-
(Incomplete - plugin does not load) Begin migrating protocol message receiving to MsimMessage.Thu, 31 May 2007 06:09:46 +0000, by Jeffrey Connelly
-
merge of 'e39985139f646da2edf8d287dd521e2fce8c3cb2'Thu, 31 May 2007 03:06:46 +0000, by Jeffrey Connelly
-
Add MsimMessage implementation (sending only).Thu, 31 May 2007 02:29:50 +0000, by Jeffrey Connelly
-
merge of '1f2b180ddf79376f0e3e803ced552148335c08b4'Thu, 31 May 2007 02:17:23 +0000, by Jeffrey Connelly
-
explicit merge of 'dc4f2ee34039521ae6a198fe7d62f4dca8a84589'Wed, 30 May 2007 02:56:25 +0000, by Jeffrey Connelly
-
merge of '6525314558c2dea73ad89f89cd7772b645cc8b40'Fri, 25 May 2007 18:38:22 +0000, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head dc4f2ee34039521ae6a198fe7d62f4dca8a84589)Fri, 25 May 2007 17:56:39 +0000, by William Ehlhardt
-
Bump to 2.0.2devel. TODO: Decide if this should be 2.1.0Fri, 25 May 2007 17:53:58 +0000, by Sean Egan
-
message.c: In function 'jabber_message_send_im':Fri, 25 May 2007 18:29:26 +0000, by Richard Laager
-
Update a comment: We don't check idle status every 5 seconds any more.Fri, 25 May 2007 16:17:50 +0000, by Richard Laager
-
merge of '1217588be214ebbe1dd9559e386d8a8e6f9cfc03'Fri, 25 May 2007 04:03:19 +0000, by Etan Reisner
-
NEWSinationFri, 25 May 2007 03:57:26 +0000, by Nathan Walp
-
merge of '7c29037a04f1949b8226b412c8437956511cac2c'Fri, 25 May 2007 03:48:55 +0000, by Nathan Walp
-
merge of '1bb09fa8e7fc76672c25171222e6584beb046588'Fri, 25 May 2007 03:43:49 +0000, by Nathan Walp
-
- Document some weird-looking logic in the GnuTLS plugin.Fri, 25 May 2007 05:22:25 +0000, by William Ehlhardt
-
Add note on use of purple_ssl_input_addFri, 25 May 2007 04:34:43 +0000, by William Ehlhardt
-
NEWS what little I did for this release.Fri, 25 May 2007 03:58:52 +0000, by Etan Reisner
-
merge of '1bb09fa8e7fc76672c25171222e6584beb046588'Fri, 25 May 2007 03:06:57 +0000, by Stu Tomlinson
-
NEWS.0.1Fri, 25 May 2007 02:58:30 +0000, by Stu Tomlinson
-
NEWS!Fri, 25 May 2007 02:49:46 +0000, by Luke Schierer
-
Start the release processFri, 25 May 2007 02:44:05 +0000, by Sean Egan
-
fixes #1265Fri, 25 May 2007 02:40:42 +0000, by Maurcio Collares
-
fixes #1228Fri, 25 May 2007 02:33:30 +0000, by Bjrn Voigt
-
proper creditFri, 25 May 2007 02:32:40 +0000, by Luke Schierer
-
merge of '98adfa78dbac6ceee05caeb096498a3fecf7fd55'Fri, 25 May 2007 02:10:06 +0000, by Stu Tomlinson
-
Update the translator name for zh_HK (name taken from zh_HK.po)Fri, 25 May 2007 02:08:56 +0000, by Stu Tomlinson
-
It's valid for different types to be compared. In that case, use existing positions.Fri, 25 May 2007 02:06:06 +0000, by Richard Nelson
-
- Silence unnecessary errors from gtk-update-icon-cacheFri, 25 May 2007 00:55:40 +0000, by Stu Tomlinson
-
merge of '3a7f04e7907df7b5f5c519fa276ec6429d2ab9b5'Fri, 25 May 2007 00:49:12 +0000, by Stu Tomlinson
-
merge of 'a4ba04d007c334f8f7304c5d953d6ac8084e970e'Thu, 24 May 2007 23:37:34 +0000, by Ethan Blanton
-
Convert newlines to ' ' when receiving XHTML from JabberThu, 24 May 2007 23:14:06 +0000, by Sean Egan
-
This should be betterThu, 24 May 2007 22:39:22 +0000, by Sean Egan
-
propagate from branch 'im.pidgin.pidgin' (head a1c04042b2aa9af25eb7fd9dd61735303e6d11a0)Thu, 24 May 2007 21:47:02 +0000, by William Ehlhardt
-
- Completed SslConnection fields docsThu, 24 May 2007 21:45:27 +0000, by William Ehlhardt
-
More documentingThu, 24 May 2007 06:44:57 +0000, by William Ehlhardt
-
Partial documentation on SslConnection structThu, 24 May 2007 04:56:45 +0000, by William Ehlhardt
-
Clarify documentationThu, 24 May 2007 04:43:39 +0000, by William Ehlhardt
-
Documented the SslOps structureThu, 24 May 2007 04:04:36 +0000, by William Ehlhardt
-
merge of '64ee7c914990b77a9dc5a39b4cd32209d3b75f7c'Thu, 24 May 2007 20:49:50 +0000, by Luke Schierer
-
fixes #1242Thu, 24 May 2007 20:48:43 +0000, by Amanpreet Singh Alam
-
Restore the protocol specific URL handlers in purple-url-handler for thoseFri, 25 May 2007 00:46:16 +0000, by Stu Tomlinson
-
Fixes #1261Thu, 24 May 2007 20:27:10 +0000, by Daniel Atallah
-
merge of 'ccfb422853c34c69e2172bffd83d4c62bacca89c'Thu, 24 May 2007 19:47:51 +0000, by Richard Laager
-
merge of '90b477e6a3033c1714b2edc257b23c40c97b145e'Thu, 24 May 2007 19:03:37 +0000, by William Ehlhardt
-
Stop the typing icon timer before switching conversations so the typingThu, 24 May 2007 18:40:51 +0000, by Stu Tomlinson
-
Un-break the API so the next release doesn't have to be 3.0.0 :)Thu, 24 May 2007 11:38:43 +0000, by Stu Tomlinson
-
Only write out the HTML comment on win32, to avoid the risk of confusingThu, 24 May 2007 11:12:15 +0000, by Stu Tomlinson
-
fixes #1200Thu, 24 May 2007 03:11:24 +0000, by Arangel Angov
-
merge of '90b477e6a3033c1714b2edc257b23c40c97b145e'Thu, 24 May 2007 19:06:01 +0000, by Sean Egan
-
merge of '19d9f007ab68f202c7fea012dc8637a91a2ce659'Thu, 24 May 2007 18:55:19 +0000, by Sean Egan
-
fixes #1210Thu, 24 May 2007 01:21:19 +0000, by Javier Fernndez-Sanguino Pea
-
fixes #1220Thu, 24 May 2007 01:19:44 +0000, by ric Boumaour
-
fixes #1223Thu, 24 May 2007 01:17:41 +0000, by Bouklis Panos
-
fixes #1228Thu, 24 May 2007 01:15:24 +0000, by Bjrn Voigt
-
refers #1236Thu, 24 May 2007 01:13:15 +0000, by Abel Cheung
-
Use talk.google.com as the default server for Google Talk accountsThu, 24 May 2007 19:05:56 +0000, by Sean Egan
-
Use gmail.com as the default domain for Google Talk accountsThu, 24 May 2007 18:55:14 +0000, by Sean Egan
-
disapproval of revision '1f819f5ad330efa81ac7906f854b46f0c8bbd7b6'Thu, 24 May 2007 23:37:05 +0000, by Ethan Blanton
-
Change Toolbar to use three buttons with text.Thu, 24 May 2007 00:35:15 +0000, by Sean Egan
-
ChangeLogWed, 23 May 2007 23:21:48 +0000, by Sean Egan
-
merge of '10181aa0574db4bb368e5eb9c7eb9440c61d930a'Wed, 23 May 2007 23:17:50 +0000, by Sean Egan
-
This should suppress an annoying 477 numeric on channel joins if youWed, 23 May 2007 18:29:23 +0000, by Ethan Blanton
-
sync to realityWed, 23 May 2007 15:28:54 +0000, by Luke Schierer
-
Re-show the add buddy request dialog if something went wrong. It's easy to lose the buddy who just added you otherwise.Wed, 23 May 2007 09:26:23 +0000, by Richard Nelson
-
merge of '4e303e0d82031bfb84148de1b35be7efabbb36f7'Wed, 23 May 2007 06:28:36 +0000, by Mark Doliner
-
Fix file transfers aborting and mistakenly being marked as cancelled when they are actually complete. Fixes #814Wed, 23 May 2007 03:59:19 +0000, by Daniel Atallah
-
merge of '0f88db079a278fed8edc76442c3b1f70db3b9ebc'Wed, 23 May 2007 02:35:44 +0000, by Daniel Atallah
-
merge of '313e5f0e5697afe45ac3ac1160aa4de526089ba2'Wed, 23 May 2007 01:22:20 +0000, by Stu Tomlinson
-
When closing IM windows on MSN, don't release the switchboard connectionWed, 23 May 2007 01:20:42 +0000, by Stu Tomlinson
-
Don't put the Pidgin startmenu entry in a subdirectory. This violates the MS guidelines and (more importantly) it is pointless and annoying. Fixes #1188Wed, 23 May 2007 02:31:55 +0000, by Daniel Atallah
-
Ignore copy/cut requests when there is no selection instead of clearing the clipboard. This is consistent with the rest of how GTK+ works. Fixes #1030Wed, 23 May 2007 01:14:29 +0000, by Daniel Atallah
-
merge of '6314e2458eb034f1157174edc1f80ea8bb7ecebc'Tue, 22 May 2007 22:46:07 +0000, by William Ehlhardt
-
merge of '09aca500377f9423b7231bd192a1f472770099c0'Tue, 22 May 2007 20:26:16 +0000, by Richard Laager
-
Death to #pidgin-win32Tue, 22 May 2007 20:25:56 +0000, by Richard Laager
-
Fix signing on to AIM with an AOL screen name with a password of moreWed, 23 May 2007 06:24:15 +0000, by Mark Doliner
-
Make all the oscar memory allocations and frees use the glib functions to avoid problems when mixing C runtimes.Tue, 22 May 2007 18:56:09 +0000, by Daniel Atallah
-
* Hungarian translation updated (Gabor Kelemen)Tue, 22 May 2007 13:00:00 +0000, by Kelemen Gbor
-
* Hebrew translation updated (Shalom Craimer)Tue, 22 May 2007 12:54:14 +0000, by Shalom Craimer
-
* Chinese (Hong Kong) translation added (Ambrose C. Li)Tue, 22 May 2007 12:45:40 +0000, by Ambrose C. Li
-
* Finnish translation updated (Timo Jyrinki)Tue, 22 May 2007 12:30:12 +0000, by Timo Jyrinki
-
updated Chinese (Simplified) translationTue, 22 May 2007 12:28:26 +0000, by Funda Wang
-
new turkish translatorTue, 22 May 2007 12:26:24 +0000, by Serdar Soytetir
-
merge of 'b8b81ea3c89a56d3526f1ca7373b947083c44a3f'Tue, 22 May 2007 07:09:32 +0000, by Mark Doliner
-
Added more robust parsing of the xmpp digest challenge and add validation that some required challenge fields are present. Fixes #1024Tue, 22 May 2007 05:22:36 +0000, by Daniel Atallah
-
merge of '6a857845ed772173ecc2083603f0d661eb52c68a'Mon, 21 May 2007 20:58:23 +0000, by Richard Laager
-
Forgot an instance of g_object_new and some other changes are necessary, too.Mon, 21 May 2007 20:01:40 +0000, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head f806da14ec2d87cd6650b921eaeed3c6d6587598)Mon, 21 May 2007 17:04:08 +0000, by Gabriel Schulhof
-
merge of '34ad536ba137d9ad9af8f55629835e501c9ba5f4'Mon, 21 May 2007 14:42:45 +0000, by Eric Polino
-
merge of '745cf14dbfb86060ab8826900f365a2f0592747e'Fri, 18 May 2007 14:00:33 +0000, by Eric Polino
-
merge of '0a63bea05479d51972432a195d0c97c0309fbcf4'Sun, 13 May 2007 21:27:13 +0000, by Eric Polino
-
Coding style changesSun, 20 May 2007 21:53:10 +0000, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head b917cc2cf9c46c7163ad3345b312dac1eea896cf)Sun, 20 May 2007 20:59:16 +0000, by Gabriel Schulhof
-
merge of '06ed1317cb35c9aeacf41bd7e250a1f7c1dc8876'Sun, 20 May 2007 17:53:37 +0000, by Richard Laager
-
Fix a logic mistake I introduced during a cleanup.Sat, 19 May 2007 20:26:54 +0000, by Richard Laager
-
Add some braces and clean up indentation.Sat, 19 May 2007 19:58:56 +0000, by Richard Laager
-
Apply some constification.Sat, 19 May 2007 19:55:05 +0000, by Richard Laager
-
Style changes in if statements.Sat, 19 May 2007 19:40:59 +0000, by Richard Laager
-
Style change: death to spaces before semi-colons.Sat, 19 May 2007 19:33:31 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 62e9d17cd37551991c5040ce6ca48e6d7578dde3)Sat, 19 May 2007 08:33:31 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 66aea7d56ba9aeefe7437693c284ba2e3d649835)Sun, 20 May 2007 09:57:08 +0000, by Gabriel Schulhof
-
merge of '004942f80429de395663b172b5d6c6e7d834050a'Sun, 20 May 2007 18:32:40 +0000, by Richard Laager
-
ChangeLog the hotmail inbox thingSun, 20 May 2007 17:05:42 +0000, by Stu Tomlinson
-
Remove an unused variableSun, 20 May 2007 15:09:59 +0000, by Stu Tomlinson
-
merge of '1b31a3a29b0aa69839b75bcf2fbc27ff3f36f3ed'Sun, 20 May 2007 15:09:02 +0000, by Stu Tomlinson
-
Conversation -> Save As will now use aliases.Sun, 20 May 2007 16:54:17 +0000, by Richard Laager
-
If we're operating on ASCII characters only, we should use g_ascii_isalnum.Sun, 20 May 2007 15:56:53 +0000, by Richard Laager
-
merge of '211be57922bc0273e193942f976264ae52d8cf41'Sun, 20 May 2007 15:02:03 +0000, by Richard Laager
-
Support for @msn.com accounts when opening Inbox, and unconditioanlly requestSun, 20 May 2007 15:07:49 +0000, by Stu Tomlinson
-
Linkify xmpp: URIsSun, 20 May 2007 14:57:09 +0000, by Stu Tomlinson
-
Make purple-remote accept xmpp as a protocolSun, 20 May 2007 14:21:50 +0000, by Stu Tomlinson
-
merge of '479fb98ba0ae0232add8593efb47951fa3f6d695'Sun, 20 May 2007 14:57:33 +0000, by Richard Laager
-
Remove a Useless Use Of Cat (tm) (which might actually help Alver's IRIXSun, 20 May 2007 13:29:35 +0000, by Stu Tomlinson
-
A couple of tweaks to open Hotmail inboxSun, 20 May 2007 12:56:40 +0000, by Stu Tomlinson
-
Fix an infinite loop at startup for finch. Thanks to Bleeter for noticing this.Sun, 20 May 2007 08:41:53 +0000, by Sadrul Habib Chowdhury
-
Remove the GtkTreeView expander_size setting from the pidginrc plugin as itSun, 20 May 2007 06:51:12 +0000, by Etan Reisner
-
merge of '93a5063c46e94d1cc7ac11a05b7772048dc95753'Sun, 20 May 2007 06:33:35 +0000, by Etan Reisner
-
merge of '62e9d17cd37551991c5040ce6ca48e6d7578dde3'Sun, 20 May 2007 05:50:15 +0000, by Etan Reisner
-
ChangeLog the Google Talk protocol menu item and the power efficiency fixes fromSun, 20 May 2007 14:44:09 +0000, by Richard Laager
-
When the /pidgin/debug/enabled pref is toggled, wait until the nextTue, 22 May 2007 07:08:57 +0000, by Mark Doliner
-
Our in-tree gadu-gadu lib doesn't include the glib headers. I don't knowSun, 20 May 2007 06:30:16 +0000, by Mark Doliner
-
Fix a compiler warning by using a temporary variable for swapping.Sat, 19 May 2007 08:12:31 +0000, by Richard Laager
-
Fix the spelling on Gabriel's last name.Sat, 19 May 2007 07:58:34 +0000, by Richard Laager
-
Fix a compiler warning.Sat, 19 May 2007 07:55:36 +0000, by Richard Laager
-
merge of 'ad8976c24b5929a7dc2e27af5ffc3522aafa11d5'Sat, 19 May 2007 07:53:30 +0000, by Richard Laager
-
explicit merge of '61827fc1671b97df72194ee9722ed122cb45c29f'Sat, 19 May 2007 07:52:26 +0000, by Richard Laager
-
explicit merge of '751c46819c7edfd139753ceda847258389eee965'Sat, 19 May 2007 07:51:03 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 61827fc1671b97df72194ee9722ed122cb45c29f)Sat, 19 May 2007 10:51:25 +0000, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head faebb5b94eeb15c49559aa2b3c3ce87c9a38a763)Fri, 18 May 2007 22:31:10 +0000, by Gabriel Schulhof
-
merge of '49922af0141ac5ca1baaa557377a5343ae781fb9'Sat, 19 May 2007 02:46:34 +0000, by Luke Schierer
-
Mark strings for translationSat, 19 May 2007 02:43:28 +0000, by Richard Nelson
-
Warmenhove a patch from Steven Danna to add bindings to all the savedstatus.hSun, 20 May 2007 05:48:56 +0000, by Etan Reisner
-
merge of '500cf12414e85849aaf14a86bd93e76be6ce08cd'Sat, 19 May 2007 02:42:57 +0000, by Etan Reisner
-
fixes #1096Sat, 19 May 2007 02:35:41 +0000, by Shalom Craimer
-
fixes #979Sat, 19 May 2007 02:33:19 +0000, by Luke Schierer
-
mark all translation teams as translatable. fixes #528Sat, 19 May 2007 02:25:38 +0000, by Luke Schierer
-
"Hello Luke!Sat, 19 May 2007 02:21:42 +0000, by Bjrn Voigt
-
Remove the "GtkTreeView Indent Expanders" boolean preference, because theSat, 19 May 2007 02:41:10 +0000, by Etan Reisner
-
Update some perl magic numbers, like in the tcl code. This doesn't actually doSat, 19 May 2007 02:21:31 +0000, by Etan Reisner
-
Periodically refresh the authentication info required to automatically logSat, 19 May 2007 01:00:35 +0000, by Stu Tomlinson
-
Fix a leak of the string in each Direct IM message, reported by jas8522 in AdiumTicket:#6982Fri, 18 May 2007 15:18:32 +0000, by Evan Schoenberg
-
Fix #1100.Fri, 18 May 2007 12:48:03 +0000, by Sadrul Habib Chowdhury
-
Do not crash when trying to insert a smiley for a protocol not mentionedFri, 18 May 2007 12:27:31 +0000, by Sadrul Habib Chowdhury
-
Do not show the popup for focused conversations.Fri, 18 May 2007 11:42:49 +0000, by Sadrul Habib Chowdhury
-
Fix an extra \r\n in the Authorization header. Fixes #965.Fri, 18 May 2007 01:51:35 +0000, by Daniel Atallah
-
Missing newline in debug output.Fri, 18 May 2007 01:51:03 +0000, by Daniel Atallah
-
disapproval of revision '1e0f6c89bdf3a21258ac4f64039122a909ac67cc'Fri, 18 May 2007 01:46:51 +0000, by Daniel Atallah
-
Fix an extra \r\n in the Authorization header. Fixes #965.Fri, 18 May 2007 01:37:27 +0000, by Daniel Atallah
-
Changelog the last couple of changes.Fri, 18 May 2007 01:09:55 +0000, by Sadrul Habib Chowdhury
-
Patch #1054 from resiak.Fri, 18 May 2007 01:03:53 +0000, by Sadrul Habib Chowdhury
-
Generate nicer HTML dumps.Thu, 17 May 2007 22:04:49 +0000, by Sadrul Habib Chowdhury
-
Patch from SuperMMX to correctly update the expand state of contactsThu, 17 May 2007 21:11:31 +0000, by Sadrul Habib Chowdhury
-
merge of '0397391b6a278804196e57830cc216b8e236442a'Thu, 17 May 2007 14:38:35 +0000, by Evan Schoenberg
-
slpcall now explicitlt references its xfer and unreferences it when it is destroyed. While it *looks* like this should *probably* have happened anyways due to the interactins between xfer_init, xfer_end, and xfer_cancel_remote, having the xfer's owner make this explicit makes the process less fragile and more obvious, and it may fix a crash as the slp is destroyed. Fixes #1070Thu, 17 May 2007 14:32:24 +0000, by Evan Schoenberg
-
disapproval of revision 'a0488ed637a52fa346f3a78ed4e16fb8db3aeb59'Thu, 17 May 2007 14:30:48 +0000, by Evan Schoenberg
-
slpcall now explicitlt references its xfer and unreferences it when it is destroyed. While it *looks* like this should *probably* have happened anyways due to the interactins between xfer_init, xfer_end, and xfer_cancel_remote, having the xfer's owner make this explicit makes the process less fragile and more obvious, and it may fix a crash as the slp is destroyed. Fixes #1070Thu, 17 May 2007 14:29:17 +0000, by Evan Schoenberg
-
propagate from branch 'im.pidgin.pidgin' (head 4398ffa92e9bb0a16dbede7756a4cbc5dfa96602)Thu, 17 May 2007 07:28:53 +0000, by Gabriel Schulhof
-
Formatting changes.Sun, 13 May 2007 20:25:00 +0000, by Gabriel Schulhof
-
aop_menu branchSun, 13 May 2007 13:23:46 +0000, by Gabriel Schulhof
-
explicit merge of '4398ffa92e9bb0a16dbede7756a4cbc5dfa96602'Sat, 19 May 2007 07:50:19 +0000, by Richard Laager
-
explicit merge of 'bb7e144daba6e060c1f8ed699733a119ea3e107f'Sat, 19 May 2007 07:49:39 +0000, by Richard Laager
-
explicit merge of 'ef6a11abfc06ebecc3c74e3ab793e47d50125989'Sat, 19 May 2007 07:47:16 +0000, by Richard Laager
-
Fix MSN "Open Hotmail Inbox" for non-hotmail.com accounts (eg. hotmail.co.uk)Thu, 17 May 2007 13:45:18 +0000, by Stu Tomlinson
-
merge of '2d13b954e5450868a468d8b0a8c49f22f3b6d09f'Wed, 16 May 2007 04:03:58 +0000, by Daniel Atallah
-
Fix background color issues in the coversation tabs.Wed, 16 May 2007 03:46:26 +0000, by Sadrul Habib Chowdhury
-
nosnilmot: EXTRA_DIST it!Wed, 16 May 2007 02:38:32 +0000, by Sadrul Habib Chowdhury
-
A signals-test plugin for perl. This should help plugin developers getWed, 16 May 2007 02:34:56 +0000, by Sadrul Habib Chowdhury
-
We can't be sure that the conv still exists, so don't dereference it.Wed, 16 May 2007 03:18:33 +0000, by Daniel Atallah
-
Fix the tab-dragging arrows in conversation window.Tue, 15 May 2007 21:50:44 +0000, by Sadrul Habib Chowdhury
-
Stop propagating a middle-click on the pane-handle to the notebook below.Tue, 15 May 2007 21:27:03 +0000, by Sadrul Habib Chowdhury
-
Oops; I made some errors in the last commit. This is a fix of myTue, 15 May 2007 17:19:47 +0000, by Ethan Blanton
-
Fix up IRC connections with dircproxy by allowing 376 to indicate success.Tue, 15 May 2007 17:13:00 +0000, by Ethan Blanton
-
Update the changelog.Tue, 15 May 2007 02:05:43 +0000, by Sadrul Habib Chowdhury
-
Update the tab-title for chats immediately after aliasing.Tue, 15 May 2007 02:05:10 +0000, by Sadrul Habib Chowdhury
-
"Clicking on a buddy name in a chat window should alias the name", patchTue, 15 May 2007 01:16:44 +0000, by Sadrul Habib Chowdhury
-
merge of '2263648adbe7bbf44fd9bf0230c9054be1d4c72b'Tue, 15 May 2007 00:55:05 +0000, by Sadrul Habib Chowdhury
-
Death to more futuristic struct initialization. This should be the last.Sat, 19 May 2007 06:54:15 +0000, by Richard Laager
-
Add a missing semi-colon so this will compile.Sat, 19 May 2007 06:34:27 +0000, by Richard Laager
-
When using Purple idle, don't run a timer at all when idleaway. When usingSat, 19 May 2007 06:16:44 +0000, by Richard Laager
-
Move the time_until_next_idle_event < 0 check to clarify.Sat, 19 May 2007 05:56:01 +0000, by Richard Laager
-
Remove dead code.Sat, 19 May 2007 05:53:29 +0000, by Richard Laager
-
Adding Intel Corporation to cover all our bases here:Tue, 15 May 2007 00:30:22 +0000, by Richard Laager
-
Add arjan to COPYRIGHTTue, 15 May 2007 00:28:51 +0000, by Richard Laager
-
Another C99 struct falling.Tue, 15 May 2007 00:24:29 +0000, by Richard Laager
-
More strcasecmp() replacements.Mon, 14 May 2007 23:45:14 +0000, by Richard Laager
-
Replace strcasecmp() calls with glib equivalents.Mon, 14 May 2007 23:35:50 +0000, by Richard Laager
-
Replace nm_utf8_strcasecmp() with purple_utf8_strcasecmp().Mon, 14 May 2007 23:35:28 +0000, by Richard Laager
-
Replace some C99 struct syntax.Mon, 14 May 2007 23:34:08 +0000, by Richard Laager
-
merge of '2263648adbe7bbf44fd9bf0230c9054be1d4c72b'Mon, 14 May 2007 23:17:42 +0000, by Richard Laager
-
strcasecmp is post-C89, so use the glib equivalentMon, 14 May 2007 23:11:30 +0000, by Ethan Blanton
-
merge of '1e134934c8dd6c7af81a819ddaa603fa88f68a36'Mon, 14 May 2007 19:38:06 +0000, by Richard Laager
-
Run the first timer at IDLEMARK + 1, to ensure we don't hit it right on IDLEMARK.Mon, 14 May 2007 04:02:56 +0000, by Richard Laager
-
Fix a typo.Mon, 14 May 2007 03:14:10 +0000, by Richard Laager
-
Part of a patch from:Mon, 14 May 2007 03:11:02 +0000, by Richard Laager
-
Part of a patch from:Mon, 14 May 2007 03:05:27 +0000, by Richard Laager
-
Show the text for the custom smiley as the filename when saving.Mon, 14 May 2007 18:34:46 +0000, by Sadrul Habib Chowdhury
-
Patch from Gabriel Schulhof to fix the Google-Talk selection.Sun, 13 May 2007 10:26:08 +0000, by Sadrul Habib Chowdhury
-
Show user flags in chat userlist.Sun, 13 May 2007 09:42:37 +0000, by Sadrul Habib Chowdhury
-
Plug a leak when the flags for a user in a chat changes.Sun, 13 May 2007 08:54:50 +0000, by Sadrul Habib Chowdhury
-
Callbacks are not supported for dbus.Sun, 13 May 2007 08:34:26 +0000, by Sadrul Habib Chowdhury
-
Add a few changes in finch.Sun, 13 May 2007 07:30:53 +0000, by Sadrul Habib Chowdhury
-
DBusify userinfo stuff.Sun, 13 May 2007 07:29:51 +0000, by Sadrul Habib Chowdhury
-
Instead of flashing the taskbar continuously, flash it three times and leave it highlighted. Fixes #117.Sun, 13 May 2007 05:27:54 +0000, by Daniel Atallah
-
merge of '3ac5981b26be545a8c546e09b6689c2359fad1bb'Sat, 12 May 2007 20:34:56 +0000, by Evan Schoenberg
-
Revert g_thread_init as it didn't help LukeSat, 12 May 2007 19:14:14 +0000, by Sean Egan
-
In MSN we fake sending messages to yourself. This had a small bug in thatSat, 12 May 2007 17:38:04 +0000, by Stu Tomlinson
-
Emit the buddy-typing-stopped signal even if we don't have a conversation, and use swtich rather than ifSat, 12 May 2007 20:34:01 +0000, by Evan Schoenberg
-
Use switch() rather than a series of if() statements which hit all the values of the enumSat, 12 May 2007 20:33:26 +0000, by Evan Schoenberg
-
Fix for detecting gnome proxy settings from ticket #935Sat, 12 May 2007 14:28:59 +0000, by Stu Tomlinson
-
ChangeLog a couple of thingsSat, 12 May 2007 13:24:59 +0000, by Stu Tomlinson
-
merge of '3906a45b801345d9fe5dde15ca9853fa78ee6839'Sat, 12 May 2007 13:22:15 +0000, by Stu Tomlinson
-
- Add scriptlet Requires for GConf2 to fix schema installationSat, 12 May 2007 13:21:29 +0000, by Stu Tomlinson
-
Patch from sourceforge tracker 1652005 from wabz to fix displaying fileSat, 12 May 2007 13:20:04 +0000, by Stu Tomlinson
-
Fix the commit from earlier today about null-widgets.Sat, 12 May 2007 09:24:10 +0000, by Sadrul Habib Chowdhury
-
Only include Google Talk if we have XMPP.Sat, 12 May 2007 02:50:27 +0000, by Richard Laager
-
merge of '2ac6f565005a69737bcf28a5f6ca11d74d2e5733'Sat, 12 May 2007 02:43:16 +0000, by Richard Laager
-
Fix incorrect widget names in pidginrc plugin. Also, fix spacing - I'm not sure if this actually matters. Fixes #874.Fri, 11 May 2007 22:57:28 +0000, by Daniel Atallah
-
Remove the fatal-asserts thingies.Fri, 11 May 2007 21:09:24 +0000, by Sadrul Habib Chowdhury
-
A workaround for an ncurses bug about multi-cell characters and panels.Fri, 11 May 2007 21:08:47 +0000, by Sadrul Habib Chowdhury
-
Do not process clicks on no widget.Fri, 11 May 2007 21:06:47 +0000, by Sadrul Habib Chowdhury
-
Sort Google Talk appropriately.Sat, 12 May 2007 02:40:59 +0000, by Richard Laager
-
Hack to prevent a completely collapsed user list from coming ack with a 1-pixel width. Fixes #624.Fri, 11 May 2007 20:10:43 +0000, by Daniel Atallah
-
Ignore bold, underline and other formatting type things in SPAN tags ifFri, 11 May 2007 20:06:57 +0000, by Stu Tomlinson
-
Patch #1038. Fix receiving of Yahoo buddy icons. Thanks, vampire!Wed, 23 May 2007 23:13:11 +0000, by Sean Egan
-
ChangeLogWed, 23 May 2007 22:34:19 +0000, by Sean Egan
-
ChangeLogWed, 23 May 2007 22:33:09 +0000, by Sean Egan
-
If Google Talk tells you a roster item as a none subscription, we probably don't ever want to show it. Fixes #1189Wed, 23 May 2007 21:27:24 +0000, by Sean Egan
-
Make 'typed' icon not have any keys depressed. Should fix #1116Wed, 23 May 2007 21:15:54 +0000, by Sean Egan
-
ALSA Gstreamer sink. Mostly to see if this still crashes Luke.Tue, 22 May 2007 20:46:08 +0000, by Sean Egan
-
Patch #756 from EvilSporkMan. Use Datallah's url handling for DbusTue, 15 May 2007 01:06:02 +0000, by Sean Egan
-
creditMon, 14 May 2007 19:57:03 +0000, by Sean Egan
-
Patch #702, Info not reset on URL redirectMon, 14 May 2007 19:55:01 +0000, by Sean Egan
-
Patch #363 Fix for tab packing problemMon, 14 May 2007 19:23:09 +0000, by Sean Egan
-
Pack connection error buttons the same way the statusbox is. Fixes #120Fri, 11 May 2007 21:25:24 +0000, by Sean Egan
-
merge of '4f6576ab3a73830524c25113c603a1306185d675'Fri, 11 May 2007 17:05:59 +0000, by Richard Laager
-
This is what I actually intended to commit in 105009e066f1bcaefb0af3bd1e17b7860bf12a57. The rest of the mess being pushed is me trying to clean up my mess.Fri, 11 May 2007 15:46:32 +0000, by Daniel Atallah
-
merge of 'a43eb95550888b10562aea0fd5d585fb3b804fe5'Fri, 11 May 2007 15:42:16 +0000, by Daniel Atallah
-
merge of '1582971d554ead516c08237407e29d711532e6b9'Fri, 11 May 2007 15:41:01 +0000, by Daniel Atallah
-
merge of '105009e066f1bcaefb0af3bd1e17b7860bf12a57'Fri, 11 May 2007 15:36:28 +0000, by Daniel Atallah
-
disapproval of revision '105009e066f1bcaefb0af3bd1e17b7860bf12a57'Fri, 11 May 2007 15:41:51 +0000, by Daniel Atallah
-
Fix a crash when something requests the blist status icon before the UI node has been rendered. The ticker plugin was doing this. Fixes #642.Fri, 11 May 2007 15:07:13 +0000, by Daniel Atallah
-
disapproval of revision '2d871d18693a4444a0b287a088a78319ccb4a499'Fri, 11 May 2007 15:39:42 +0000, by Daniel Atallah
-
disapproval of revision '612eceeda452461e8aafcb5031985cb9cc1120b4'Fri, 11 May 2007 15:36:14 +0000, by Daniel Atallah
-
Remove the stuff I added accidentally earlier.Fri, 11 May 2007 04:21:03 +0000, by Sadrul Habib Chowdhury
-
Don't allow IRC username to contain spaces. Fixes #443.Fri, 11 May 2007 03:57:32 +0000, by Daniel Atallah
-
Notify when you leave a chat, after /part or /kick.Fri, 11 May 2007 02:37:24 +0000, by Sadrul Habib Chowdhury
-
merge of '084705c60880befcc4532b30e0b4a41fc2ed563e'Fri, 11 May 2007 02:34:29 +0000, by Sadrul Habib Chowdhury
-
merge of '39d6b45f621cf10ca62fd25c946907b85626476f'Fri, 11 May 2007 00:39:50 +0000, by Stu Tomlinson
-
disapproval of revision 'cde234fe820467241e86dc0c48917384759d7f4a'Fri, 11 May 2007 00:39:36 +0000, by Stu Tomlinson
-
We should not say not not because not not is not the same as not.Fri, 11 May 2007 17:04:44 +0000, by Richard Laager
-
Add padding to the RC4Ops struct to fix a compiler warning.Fri, 11 May 2007 16:39:34 +0000, by Richard Laager
-
Fix debug filtering.Fri, 11 May 2007 01:46:07 +0000, by Sadrul Habib Chowdhury
-
merge of '8f2f55c63a00b6e48285c1e09684f245d543cb33'Fri, 11 May 2007 00:36:25 +0000, by Nathan Walp
-
ChangeLogify my last few commitsFri, 11 May 2007 00:34:59 +0000, by Nathan Walp
-
I changed my mind, this should display the whole account nameFri, 11 May 2007 00:33:05 +0000, by Nathan Walp
-
merge of '41f3a410baa40935d56c676abbf69c92987f86b7'Fri, 11 May 2007 00:16:58 +0000, by Nathan Walp
-
Fix spellchecking in pidgin-portable.Fri, 11 May 2007 00:31:47 +0000, by Daniel Atallah
-
merge of '3d2e55b4d4435fe4e6f083607171c8a4f81dcdb5'Fri, 11 May 2007 00:31:06 +0000, by Daniel Atallah
-
Show some more useful information when some signal causes some dbus warning/error.Thu, 10 May 2007 21:47:47 +0000, by Sadrul Habib Chowdhury
-
Remove the fatal asserts. If you think they helped you find and fix bugs, you can use 'G_DEBUG=fatal_warnings pidgin' to get back the crashes.Thu, 10 May 2007 21:45:55 +0000, by Sadrul Habib Chowdhury
-
Updated Korean translation from Sushizang WhoThu, 10 May 2007 23:40:00 +0000, by Sean Egan
-
I need to commit something to test my trac-mtn stuff, so I might as well update the Changelog. Fixes #26. References #50.Thu, 10 May 2007 03:56:05 +0000, by Daniel Atallah
-
I need to commit something to test my trac-mtn stuff, so I might as well update the Changelog. Fixes #26. References #50.Thu, 10 May 2007 03:48:13 +0000, by Daniel Atallah
-
ChangeLog my last change.Thu, 10 May 2007 03:44:29 +0000, by Sadrul Habib Chowdhury
-
merge of '3f603e51b219132a664b8c6d07f016e10c0a79c3'Thu, 10 May 2007 03:42:26 +0000, by Sadrul Habib Chowdhury
-
Changelog my previous commit. Also test for the trac-mtn integration. Fixes #26.Thu, 10 May 2007 03:32:17 +0000, by Daniel Atallah
-
Now that timestamps are gone, let's allow filter strings in the debug window.Thu, 10 May 2007 03:35:52 +0000, by Sadrul Habib Chowdhury
-
ChangeLog the string freeze changeThu, 10 May 2007 03:33:49 +0000, by Sean Egan
-
merge of '493a2b4859d71c992634fcaf587a2df730d6c43d'Thu, 10 May 2007 03:00:31 +0000, by Jeffrey Connelly
-
RC4 support to libpurple's cipher.c.Thu, 10 May 2007 02:58:35 +0000, by Jeffrey Connelly
-
fix #699Fri, 11 May 2007 00:15:12 +0000, by Nathan Walp
-
comment typoFri, 11 May 2007 00:11:14 +0000, by Nathan Walp
-
fixes #763Thu, 10 May 2007 23:43:42 +0000, by Nathan Walp
-
chat error fix from sadrulThu, 10 May 2007 23:35:22 +0000, by Nathan Walp
-
merge of '5fba6dfb4d0356ca98aa9a0c99c95135225f56db'Thu, 10 May 2007 02:55:42 +0000, by Nathan Walp
-
fix the typing animation so it doesn't stop animating once a conversationThu, 10 May 2007 02:55:19 +0000, by Nathan Walp
-
Display the image info label in the icon chooser preview area. I'm not sure why this was only being displayed in the pre-GTK 2.4.0 chooser. Also, always use our preview widget - we don't need to fallback to the GTK default previewer, this fixes #458 and seems like the right thing to do in this case.Thu, 10 May 2007 02:45:10 +0000, by Daniel Atallah
-
merge of '69bd78e558413b6ac26267b477e217cfe5b4a594'Thu, 10 May 2007 02:17:26 +0000, by Sadrul Habib Chowdhury
-
The timestamp pref has been removed. Update finch accordingly.Thu, 10 May 2007 02:15:11 +0000, by Sadrul Habib Chowdhury
-
Finish removal of yahoo system message escaping. I must have beenThu, 10 May 2007 01:45:10 +0000, by Stu Tomlinson
-
ChangeLog updates. I probably missed some, everyone should get back in theThu, 10 May 2007 01:35:14 +0000, by Stu Tomlinson
-
Yahoo! system messages do not need escaping. The notify API takes care ofThu, 10 May 2007 01:34:03 +0000, by Stu Tomlinson
-
Force timestamps always on for debug log and debug window. Making thisThu, 10 May 2007 01:33:20 +0000, by Stu Tomlinson
-
merge of 'c0fb147adcf6f18b147249c26e510fed206697ea'Wed, 09 May 2007 23:44:49 +0000, by Nathan Walp
-
merge of '4c166ec2780777ec3a8a3f5ad6774ec0a47c35e2'Wed, 09 May 2007 22:04:39 +0000, by Richard Laager
-
merge of '4e4616e3116cf5f5f33872dc1ef102da16c51d53'Wed, 09 May 2007 22:04:36 +0000, by Richard Laager
-
Fix #459 - Choose buddy icon UI doesn't list the current directory. The "update-preview" signal cb must call gtk_file_chooser_set_preview_widget_active().Wed, 09 May 2007 21:12:23 +0000, by Daniel Atallah
-
gross hack that will save me time in 30 second chunksWed, 09 May 2007 23:07:56 +0000, by Nathan Walp
-
Make get-info behave the same way from both the conversation window menu and the buddylist context menu.Wed, 09 May 2007 21:15:05 +0000, by Sadrul Habib Chowdhury
-
Fix ticket #387.Wed, 09 May 2007 21:03:40 +0000, by Sadrul Habib Chowdhury
-
merge of '6f814680b83cf9370ede6c4a87a34a35203b26df'Wed, 09 May 2007 19:34:07 +0000, by William Ehlhardt
-
Add note about using "By conversation count" for the "New conversations" preference to the extplacement plugin. Hopefully this reduces confusion (including for me).Wed, 09 May 2007 16:38:20 +0000, by Daniel Atallah
-
Add a Google Talk icon from Vinicius Depizzol.Wed, 09 May 2007 21:50:29 +0000, by Richard Laager
-
Drop the (XMPP) from Google Talk. It's not going to help much.Wed, 09 May 2007 21:16:31 +0000, by Richard Laager
-
Make Google Talk stick when chosen, rather than jumping right to XMPP.Wed, 09 May 2007 21:12:35 +0000, by Richard Laager
-
merge of '4a0f05c690f6ef4c2ebc7f27bc1b7c161b497b8d'Wed, 09 May 2007 19:12:26 +0000, by Richard Laager
-
Patch from ticket #819 from vampireWed, 09 May 2007 19:05:19 +0000, by Richard Laager
-
A patch from ticket #815, from MrChoke. The Thai translation has an incorrectWed, 09 May 2007 19:02:36 +0000, by Richard Laager
-
merge of '0e99f198a80a8b0a9004c99b718ffea8d374f7e0'Wed, 09 May 2007 18:49:48 +0000, by Richard Laager
-
merge of '066f7e387d4f546f1a7c777c08743463115d89d7'Wed, 09 May 2007 18:49:46 +0000, by Richard Laager
-
theme.patch from ticket #594, by lithium:Wed, 09 May 2007 16:07:28 +0000, by Richard Laager
-
Pimp libpurple, based on a suggestion from James Lockie. This okay?Wed, 09 May 2007 06:46:32 +0000, by Richard Laager
-
merge of '95263e6331877ad988b3369bac9a09af194fbf9d'Wed, 09 May 2007 04:09:56 +0000, by Sadrul Habib Chowdhury
-
merge of 'b53a835bb1f153bec412cb4b7b18e9b93829c4d3'Wed, 09 May 2007 02:57:46 +0000, by Richard Laager
-
disapproval of revision 'b53a835bb1f153bec412cb4b7b18e9b93829c4d3'Wed, 09 May 2007 18:49:40 +0000, by Richard Laager
-
As long as I'm causing controversy, how about we default to gmail.com? ThisWed, 09 May 2007 02:57:36 +0000, by Richard Laager
-
disapproval of revision '4c87fc288fc11aefa6d7ff9c06f98a532e72d6fb'Wed, 09 May 2007 19:12:18 +0000, by Richard Laager
-
disapproval of revision '620eb129d63346bbbfe03d4ab019bef4096dd3e5'Wed, 09 May 2007 18:49:38 +0000, by Richard Laager
-
Change a string, and make sure non-functional items are not added in the conversation window menu.Wed, 09 May 2007 04:08:01 +0000, by Sadrul Habib Chowdhury
-
Changelog the save-custom-smiley change.Wed, 09 May 2007 03:12:57 +0000, by Sadrul Habib Chowdhury
-
merge of '620eb129d63346bbbfe03d4ab019bef4096dd3e5'Wed, 09 May 2007 02:48:18 +0000, by Richard Laager
-
Add Google Talk to the account editor. I'm sure this will be controversial.Wed, 09 May 2007 02:45:35 +0000, by Richard Laager
-
merge of 'b1655161d189d8a10376daa730773dfb3d44bf78'Wed, 09 May 2007 01:50:50 +0000, by Nathan Walp
-
Allow saving custom smileys by right-clicking on them. And use the custom smileys only on the received messages, not for the system/etc. messages.Wed, 09 May 2007 01:21:15 +0000, by Sadrul Habib Chowdhury
-
Handle people forgetting to enter a domain. Also, change 'server,' in the account options to 'domain,' which is its proper name, and hopefully less confusionWed, 09 May 2007 00:02:17 +0000, by Sean Egan
-
Removes 'jabber.org' defaults from XMPP. I think we had agreed this was a good idea.Tue, 08 May 2007 22:08:46 +0000, by Sean Egan
-
With this change, if autoconf doesn't find msgfmt, configure will failTue, 08 May 2007 21:05:30 +0000, by Ethan Blanton
-
Fix log viewer crash when the log filename is doesn't contain a date in the expected format. Fixes #588.Tue, 08 May 2007 20:16:24 +0000, by Daniel Atallah
-
merge of '33d699ecd89d879c191e545fe83b8f7b6f8ce58f'Tue, 08 May 2007 18:33:11 +0000, by Daniel Atallah
-
Try this instead. This calls g_thread_init from main(), before any other glib function is called.Tue, 08 May 2007 18:22:02 +0000, by Sean Egan
-
Test if this fixes gst for LukeTue, 08 May 2007 17:59:56 +0000, by Sean Egan
-
Fix #755 - Crash on disconnection due to oscar offline messaging check invalid pointer deref.Tue, 08 May 2007 15:08:23 +0000, by Daniel Atallah
-
Update MinGW config.h - it is good to do this occasionally.Tue, 08 May 2007 14:52:58 +0000, by Daniel Atallah
-
Clarify the comments on the names for translators.Tue, 08 May 2007 05:49:04 +0000, by Richard Laager
-
merge of '6c5cdf9bfd5c1acf1c24c55338915947e844d91d'Tue, 08 May 2007 03:38:21 +0000, by Richard Laager
-
I liked Etan's suggestion in devel. Now, Finch will bold unseen plugins in the plugin dialog. A plugin is considered 'seen' only after the details of the plugin is viewed by the user.Tue, 08 May 2007 03:23:38 +0000, by Sadrul Habib Chowdhury
-
Show the correct error message when setting value for a path-list.Tue, 08 May 2007 03:18:55 +0000, by Sadrul Habib Chowdhury
-
merge of 'a3abeebd737a4da72703350943b5296ff974d14e'Tue, 08 May 2007 02:49:42 +0000, by Casey Harkins
-
Now that the docklet icon is based on the status from status selector, itTue, 08 May 2007 02:38:55 +0000, by Casey Harkins
-
disapproval of revision '0a63bea05479d51972432a195d0c97c0309fbcf4'Mon, 21 May 2007 20:02:18 +0000, by Eric Polino
-
added mercurial ignore linesTue, 08 May 2007 02:44:49 +0000, by Eric Polino
-
Handle channel joins when registration is required more gracefully.Tue, 08 May 2007 02:46:50 +0000, by Ethan Blanton
-
Add Dustin Howett in COPYRIGHT.Tue, 08 May 2007 00:48:20 +0000, by Sadrul Habib Chowdhury
-
merge of '87f23e108affd467aea07671ede1fdd589b2cc32'Tue, 08 May 2007 00:43:52 +0000, by Sadrul Habib Chowdhury
-
Patch #265. Fix to Google Talk formattingTue, 08 May 2007 00:28:22 +0000, by Sean Egan
-
disapproval of revision 'e9933d653551beb8b5f477dcf2c6bd1f3d239c55'Tue, 08 May 2007 03:38:18 +0000, by Richard Laager
-
Patch #751 from 'Dustin Howett' to change the output string from /debug version.Tue, 08 May 2007 00:35:34 +0000, by Sadrul Habib Chowdhury
-
The name of the client is not translatable. Why were these made translatable?Mon, 07 May 2007 23:14:29 +0000, by Sadrul Habib Chowdhury
-
Don't translate Pidgin in /version, as Sadrul mentioned in #751.Mon, 07 May 2007 21:59:53 +0000, by Richard Laager
-
Select the right account when adding a buddy after authorizing her.Mon, 07 May 2007 18:12:31 +0000, by Sadrul Habib Chowdhury
-
Show an error message when trying to add a buddy from an offline account.Mon, 07 May 2007 18:10:39 +0000, by Sadrul Habib Chowdhury
-
When getting information, show "Information: Retrieving..." before theSun, 06 May 2007 21:55:07 +0000, by Sadrul Habib Chowdhury
-
Change a string.Sun, 06 May 2007 21:40:29 +0000, by Sadrul Habib Chowdhury
-
Stripping html should replace HR with a newline.Sun, 06 May 2007 21:36:36 +0000, by Sadrul Habib Chowdhury
-
Changing configure.args to be a sh script that is sourced. This way we can set any environment variables to be set/passed to configure.Sun, 06 May 2007 18:37:58 +0000, by Gary Kramlich
-
Change the PIDGIN_NAME stuff to allow translators to transliterate theSun, 06 May 2007 00:44:41 +0000, by Richard Laager
-
Traditional Pidgin doesn't make any sense. It was only ever the case forSun, 06 May 2007 00:43:29 +0000, by Richard Laager
-
merge of '6410c883762e90fc54d85e2ca466d863b2951796'Sat, 05 May 2007 23:56:21 +0000, by Richard Laager
-
Remove the IRC PROTOCOL RFC from EXTRA_DIST to fix a license issue for Debian,Sat, 05 May 2007 23:26:10 +0000, by Richard Laager
-
merge of '43641085a7c20c6fca287f571d7662bf3c916f21'Sat, 05 May 2007 23:19:27 +0000, by Richard Laager
-
Remove VERSION from the CFLAGS all over, to prevent similar re-declarationSat, 05 May 2007 23:08:20 +0000, by Richard Laager
-
merge of '15f0eb2e525749743a7089f3d897fb1e8f4f91af'Sat, 05 May 2007 22:45:34 +0000, by Richard Laager
-
merge of 'c10371b38b40e6f540b80461f2ca6c931b0665aa'Sat, 05 May 2007 22:30:46 +0000, by Casey Harkins
-
merge of '423a721fddd927f3df88692418420a12e6ff3e14'Sat, 05 May 2007 22:31:32 +0000, by Sadrul Habib Chowdhury
-
merge of 'bcc638c7caff684bb6ee1563ef0c5862931d8287'Sat, 05 May 2007 22:04:26 +0000, by Luke Schierer
-
Telcontar on #pidgin-win32 pointed out that the "New..." and "Saved..."Sat, 05 May 2007 22:29:58 +0000, by Casey Harkins
-
Let glib handle quoting filenames for shell, it'll escape other quotes as needed.Sat, 05 May 2007 21:20:05 +0000, by Casey Harkins
-
this should fix 647, and a few othersWed, 09 May 2007 01:50:06 +0000, by Nathan Walp
-
I expanded your patch, Richard, to also do appropriate header checking in the configure script and then use that information. I removed some other #includes which don't appear to be needed.Sat, 05 May 2007 16:48:06 +0000, by Evan Schoenberg
-
Change the nat-pmp code to use glib's integer types instead of those fromSat, 05 May 2007 14:50:00 +0000, by Richard Laager
-
Fix some compiler warnings. I don't see any reason we need to define VERSIONSat, 05 May 2007 19:15:44 +0000, by Richard Laager
-
s/Jabber/XMPP/ the English .po files, because I know it's correct. ;)Sat, 05 May 2007 19:09:15 +0000, by Richard Laager
-
s/Jabber/XMPP in user-visible places.Sat, 05 May 2007 19:08:07 +0000, by Richard Laager
-
If the read() in resolved() fails, we should detect the failure and set size (which it would otherwise set, since it is passed by reference) to 0 and res to NULL. This ''may'' fix a rather odd crash described in Adium Trac #6623 (http://trac.adiumx.com/ticket/6623), and it is certainly good sanity checking.Sat, 05 May 2007 18:29:49 +0000, by Evan Schoenberg
-
Changelog for finch.Sat, 05 May 2007 22:30:19 +0000, by Sadrul Habib Chowdhury
-
merge of '45c1f04f71cf4ccbd70b37318474175c0cd4d0a9'Sat, 05 May 2007 18:14:48 +0000, by Evan Schoenberg
-
hehSat, 05 May 2007 18:11:32 +0000, by Ethan Blanton
-
Fix tab-completion.Sat, 05 May 2007 16:27:44 +0000, by Sadrul Habib Chowdhury
-
fixes #650Sat, 05 May 2007 14:36:31 +0000, by Luke Schierer
-
merge of '124e6be3465f8d19ae38e557d6609fe2fa4f787a'Sat, 05 May 2007 05:19:11 +0000, by William Ehlhardt
-
Prevent bogus configure errors if perl isn't found. This isn't major butSat, 05 May 2007 04:08:07 +0000, by Stu Tomlinson
-
Escape filename when using the command sound method. Fixes ticket #607.Sat, 05 May 2007 02:19:19 +0000, by Casey Harkins
-
Speed up blist manipulations, by Scott Wolchok (EvilSporkMan)Sat, 05 May 2007 01:58:20 +0000, by Ethan Blanton
-
Add a /users command to toggle the userlist in chat windows.Fri, 04 May 2007 23:24:04 +0000, by Sadrul Habib Chowdhury
-
Conversation menusFri, 04 May 2007 22:33:57 +0000, by Richard Nelson
-
Update versionFri, 04 May 2007 21:40:45 +0000, by Sean Egan
-
New stringFri, 04 May 2007 21:39:22 +0000, by Sean Egan
-
Fix some ickyness in the tab-completion. Now, if there's only one suggest word, then the first tab will just complete the suggestion. If there's only one suggest word, and it's already completed, then tab will take focus to the next widget. If there is a dropdown, then you can select a suggest word by pressing tabs to move to it, then either space or enter to accept it.Fri, 04 May 2007 15:53:24 +0000, by Sadrul Habib Chowdhury
-
Ask before exiting when ctrl+c is pressed.Fri, 04 May 2007 15:10:57 +0000, by Sadrul Habib Chowdhury
-
The name is not translatable.Fri, 04 May 2007 14:55:10 +0000, by Sadrul Habib Chowdhury
-
I forgot to commit this :(Fri, 04 May 2007 06:01:56 +0000, by Daniel Atallah
-
Similarly, aim_ssi_sync() should return the success value of its determining function, aim_ssi_addmoddel()Sat, 05 May 2007 18:14:18 +0000, by Evan Schoenberg
-
It is more useful for these aim_ssi methods to return a real value (the result of aim_ssi_sync()) than to always return 0 regardless of their success or failureSat, 05 May 2007 18:10:33 +0000, by Evan Schoenberg
-
Free nombre as soon as we're done using it, for claritySat, 05 May 2007 18:07:47 +0000, by Evan Schoenberg
-
Pass the screenname properly to purple_account_request_authorization(), passing the nick (if available) separately. Store the nick for use in callbacks in data->nick where possible.Sat, 05 May 2007 18:05:48 +0000, by Evan Schoenberg
-
merge of '4c64205053dd22085e69d50ef995f28f4c6fa0f3'Fri, 04 May 2007 05:34:31 +0000, by Daniel Atallah
-
merge of '23377eb2770b8f45c3d732466c4fae99a90220f1'Fri, 04 May 2007 05:28:46 +0000, by Stu Tomlinson
-
NEWSFri, 04 May 2007 05:31:48 +0000, by Daniel Atallah
-
merge of '23377eb2770b8f45c3d732466c4fae99a90220f1'Fri, 04 May 2007 05:35:03 +0000, by Sadrul Habib Chowdhury
-
merge of '59a190439abc8839aa54a23443bfa1db9f13eaf6'Fri, 04 May 2007 05:22:31 +0000, by Stu Tomlinson
-
merge of '8c85b8f2a28b806d70350b08b71305b56d542665'Fri, 04 May 2007 05:20:34 +0000, by Stu Tomlinson
-
merge of 'ad9bb588fbd8b674c2bcc3cc1260a0f0dd68c01d'Fri, 04 May 2007 05:19:18 +0000, by Stu Tomlinson
-
version updateFri, 04 May 2007 05:21:19 +0000, by Sean Egan
-
merge of 'cb9f1ad1bee7ac594a8c66dcb82cc016bba741d3'Fri, 04 May 2007 05:29:09 +0000, by Sadrul Habib Chowdhury
-
merge of 'ad9bb588fbd8b674c2bcc3cc1260a0f0dd68c01d'Fri, 04 May 2007 05:18:07 +0000, by Sean Egan
-
My first NEWSFri, 04 May 2007 05:17:15 +0000, by Sadrul Habib Chowdhury
-
NEWSFri, 04 May 2007 05:18:02 +0000, by Sean Egan
-
My NEWS and tab fixes for Stu.Fri, 04 May 2007 05:16:09 +0000, by Richard Laager
-
Fix a reference counting bug.Fri, 04 May 2007 04:51:19 +0000, by Richard Laager
-
Fix declaration after statement.Fri, 04 May 2007 04:34:48 +0000, by Daniel Atallah
-
Removed a stray )Fri, 04 May 2007 04:23:24 +0000, by Evan Schoenberg
-
merge of 'bf466048990ccb60520e0e2e3aec2fb084bf3bf6'Fri, 04 May 2007 04:17:16 +0000, by Stu Tomlinson
-
merge of '2882b6ab8f7547ad0d1682e61648c6fe29a36f8a'Fri, 04 May 2007 04:14:46 +0000, by Evan Schoenberg
-
Noting NAT-PMP support and adding R. Tyler Ballance, author of most of the nat-pmp.c code, to COPYRIGHTFri, 04 May 2007 04:14:19 +0000, by Evan Schoenberg
-
Add some datesFri, 04 May 2007 04:15:57 +0000, by Stu Tomlinson
-
Docklet icon is now tied to the saved status, so listen to theFri, 04 May 2007 04:12:17 +0000, by Casey Harkins
-
merge of '27e1df003532e1209f1f56770923ca4c7674d7ca'Fri, 04 May 2007 04:02:14 +0000, by Daniel Atallah
-
From my reading of the documentation, g_mkstemp() is a strict superset ofSat, 05 May 2007 23:55:29 +0000, by Richard Laager
-
_mktmp() sucks, so use g_mkstemp() instead. This probably doesn't have to be done differently for win32 and elsewhere, but I don't want to be changing things right now.Fri, 04 May 2007 04:01:23 +0000, by Daniel Atallah
-
You may have timezonally precluded me from NEWS-ing for most of the lastFri, 04 May 2007 03:58:29 +0000, by Stu Tomlinson
-
merge of '069be2b4bd499fec1fb9220c617ecdd271e0fd16'Fri, 04 May 2007 03:52:10 +0000, by Stu Tomlinson
-
newsinationFri, 04 May 2007 03:44:00 +0000, by Evan Schoenberg
-
I have tried to keep the fustration I feel in dealing with some of the feedback we have gotten in check. I have only partially suceeded.Fri, 04 May 2007 03:20:34 +0000, by Luke Schierer
-
pt_BR.po from MauricioCFri, 04 May 2007 02:49:23 +0000, by Luke Schierer
-
de.po updateFri, 04 May 2007 02:48:12 +0000, by Luke Schierer
-
merge of 'b43df8fea8317fa8538ab5f3ef70d19b207e2046'Fri, 04 May 2007 01:56:42 +0000, by Luke Schierer
-
I'm allowed to hope, am I not?Fri, 04 May 2007 01:30:48 +0000, by Stu Tomlinson
-
- Add missing BuildRequires: startup-notification-devel, if you reallyFri, 04 May 2007 01:13:19 +0000, by Stu Tomlinson
-
merge of '7e7267707ddd99ff7c8448e07a20e74d728dc553'Thu, 03 May 2007 23:42:41 +0000, by Stu Tomlinson
-
merge of 'df3320af10ba54cf6129f203dedb82f35baf6800'Thu, 03 May 2007 23:23:44 +0000, by Richard Laager
-
merge of '8948aba7b9483266336ba61d523cddcda48dbb78'Thu, 03 May 2007 23:17:16 +0000, by Daniel Atallah
-
merge of '3e5e8d1aaf2c505b4a94800d8fae315582920517'Thu, 03 May 2007 23:01:25 +0000, by Casey Harkins
-
Remove a bunch of unnecessary NULL checking for g_free()Thu, 03 May 2007 23:16:09 +0000, by Daniel Atallah
-
This should fix #569. I'm waiting for a debug log to see exactly what is up.Thu, 03 May 2007 23:13:03 +0000, by Daniel Atallah
-
merge of '4211727f90723644e020052649b64a5641a1607f'Thu, 03 May 2007 22:47:04 +0000, by Daniel Atallah
-
Make AUTHORS and pidgin.1.in consistent with the developers and crazyThu, 03 May 2007 23:01:05 +0000, by Casey Harkins
-
Fix broken IRC servers which do not send a 255 numericThu, 03 May 2007 22:07:59 +0000, by Ethan Blanton
-
CARLOSMERAHORTI says:Thu, 03 May 2007 23:41:30 +0000, by Stu Tomlinson
-
Fix calculating SHA1C for buddy iconsThu, 03 May 2007 19:55:50 +0000, by Stu Tomlinson
-
Make MSN mobile buddies offline, mobile, and offline-messagable. Fixes #215Fri, 04 May 2007 03:48:12 +0000, by Sean Egan
-
Fixes #601Fri, 04 May 2007 01:46:42 +0000, by Sean Egan
-
goat emoticonThu, 03 May 2007 22:39:37 +0000, by Hylke Bons
-
merge of '3fafcf318bcb0b0099bc0ba5781451dd8ce0aa17'Thu, 03 May 2007 19:16:24 +0000, by Stu Tomlinson
-
merge of 'ca195759088f27094497f24bfba6f5c070ad1800'Thu, 03 May 2007 19:13:08 +0000, by Evan Schoenberg
-
add Graham Cole for the msn smiley theme file changeThu, 03 May 2007 18:57:50 +0000, by Ka-Hing Cheung
-
SUBSIRS ?Thu, 03 May 2007 19:16:16 +0000, by Stu Tomlinson
-
Update smiley themeThu, 03 May 2007 18:38:04 +0000, by Sean Egan
-
New Send File iconThu, 03 May 2007 18:37:33 +0000, by Hylke Bons
-
Remove the icon fileThu, 03 May 2007 18:29:59 +0000, by Sean Egan
-
kill the Help > About star iconThu, 03 May 2007 18:29:14 +0000, by Sean Egan
-
Kill the 'ear' iconThu, 03 May 2007 18:27:54 +0000, by Hylke Bons
-
Stu pointed out that I made an error, and Josh made it clear that theThu, 03 May 2007 18:02:54 +0000, by Ethan Blanton
-
If we're sent text/plain by an AIM client and it specifies a charset, we can now use that charset via oscar_encoding_extract() instead of ignoring it and therefore assuming UTF-8Thu, 03 May 2007 17:56:31 +0000, by Evan Schoenberg
-
Protect icon with ref/unref guards since it may be freed over the course of the while() loop. I thought this would fix #398, but something else is wrong, too.Thu, 03 May 2007 17:50:36 +0000, by Evan Schoenberg
-
Remove two warnings, one compile-time, one runtime. Plug two leaks, both runtime.Thu, 03 May 2007 17:43:07 +0000, by Sadrul Habib Chowdhury
-
Additional fix for another crash similar to #412.Thu, 03 May 2007 16:50:31 +0000, by Daniel Atallah
-
Anything used to the gaim_buddy_icons_find semantics would leak.Thu, 03 May 2007 22:10:19 +0000, by Richard Laager
-
merge of '97e870becfebf23b3637ffafe51a21ace03dadcc'Thu, 03 May 2007 22:08:05 +0000, by Richard Laager
-
Rework purple_buddy_icons_find() to return a reference for the caller, whichThu, 03 May 2007 21:57:49 +0000, by Richard Laager
-
I don't know why I thought these were necessary here.Thu, 03 May 2007 15:37:25 +0000, by Stu Tomlinson
-
merge of '2243863663e3841c304af2c4ab1db4fbb766eb7e'Thu, 03 May 2007 15:22:29 +0000, by Stu Tomlinson
-
Finish the removal of purple_presence_remove_buddy() andThu, 03 May 2007 15:21:56 +0000, by Stu Tomlinson
-
Do not build the context menu if one is already being shown.Thu, 03 May 2007 15:05:13 +0000, by Sadrul Habib Chowdhury
-
merge of '57b4e954f5830e1dddd9bffb697deb057fb35943'Thu, 03 May 2007 14:48:29 +0000, by Nathan Walp
-
this should fix jabber buddy icons (but it will re-introduce the behavior of overwriting your vCard whenever you sign in).Thu, 03 May 2007 12:04:04 +0000, by Nathan Walp
-
merge of '1059632ecbace7c85e35918f6c6d139494fdc250'Thu, 03 May 2007 14:29:04 +0000, by Luke Schierer
-
Proabably fixes ticket #578, it's the recommended way of initializing NSSThu, 03 May 2007 13:39:07 +0000, by Stu Tomlinson
-
Fix ticket #559:Thu, 03 May 2007 13:12:16 +0000, by Stu Tomlinson
-
This is ugly and probably not a "correct" fix, but it seems to fixThu, 03 May 2007 08:34:53 +0000, by Mark Doliner
-
Change a few functions to free a linked list while iterating throughThu, 03 May 2007 07:55:32 +0000, by Mark Doliner
-
I noticed a new error code a few days ago: "IP address connecting tooThu, 03 May 2007 07:51:51 +0000, by Mark Doliner
-
merge of '45d1b5cb6bcf0cce3082b5b48045a5b708ed27d5'Thu, 03 May 2007 07:48:32 +0000, by Mark Doliner
-
merge of '2771f100bd7470cecd0f1ff5497c5ba679c43278'Thu, 03 May 2007 05:30:29 +0000, by Ka-Hing Cheung
-
Don't play the same sound twice within 2 seconds. Maybe this will fix Luke's gst problems. It fixes #140 in either caseThu, 03 May 2007 07:43:27 +0000, by Sean Egan
-
Remove AOL emblemThu, 03 May 2007 06:47:51 +0000, by Sean Egan
-
Update gaim-compat.h for API changeSThu, 03 May 2007 06:43:11 +0000, by Sean Egan
-
Give offline buddies that support offline messaging a higher score than offline buddies that don't.Thu, 03 May 2007 06:41:59 +0000, by Sean Egan
-
Change some of the PurplePresence stuff to reflect how it's actually usedThu, 03 May 2007 06:32:42 +0000, by Sean Egan
-
Apparently there needs to be a space between the exclamation point and the filenameThu, 03 May 2007 06:31:27 +0000, by Sean Egan
-
add them to makefile.amThu, 03 May 2007 04:49:24 +0000, by Sean Egan
-
Some hidden smileys back.Thu, 03 May 2007 04:46:52 +0000, by Sean Egan
-
We're told by users that Hiptop is not the same thing as mobile, and should not be treated as such.Thu, 03 May 2007 04:41:33 +0000, by Sean Egan
-
merge of '7032201189ec1dc62ce932ab6e6b2d6f95ca6f7b'Thu, 03 May 2007 03:44:45 +0000, by Daniel Atallah
-
Add the function_list.pl script to the dist tarball. It's useful for peopleThu, 03 May 2007 02:59:12 +0000, by Etan Reisner
-
zh_TW.po updated by acliThu, 03 May 2007 01:30:12 +0000, by Luke Schierer
-
hu.po updated by kelemengThu, 03 May 2007 01:28:55 +0000, by Luke Schierer
-
updated ja.po from taihanaThu, 03 May 2007 01:26:32 +0000, by Luke Schierer
-
This fixes #412. Apparently gtk_file_chooser_set_filename() doesn't like it when the filename specified doesn't actually exist. This is a GTK+ bug, which I will report.Thu, 03 May 2007 03:43:03 +0000, by Daniel Atallah
-
merge of 'adfb9df43624e2797f0706cd8d96efdec4640b26'Wed, 02 May 2007 20:57:57 +0000, by Daniel Atallah
-
Remove 'comments' from the end of QQ smiley definitions.Wed, 02 May 2007 20:54:01 +0000, by Stu Tomlinson
-
Update 4bit tray icons.Wed, 02 May 2007 20:08:22 +0000, by Daniel Atallah
-
Add a python script plugins/startup.py which will first check whether aWed, 02 May 2007 16:18:45 +0000, by Sadrul Habib Chowdhury
-
gchar returning functions should also be exposed for dbus.Wed, 02 May 2007 16:14:09 +0000, by Sadrul Habib Chowdhury
-
Expose some utility function to dbus.Wed, 02 May 2007 15:47:39 +0000, by Sadrul Habib Chowdhury
-
Fix context menu unusualness in the buddylist.Wed, 02 May 2007 15:38:14 +0000, by Sadrul Habib Chowdhury
-
merge of '5f4a03fa07b74453c3b8312c388af42739fd16db'Wed, 02 May 2007 14:27:45 +0000, by Richard Laager
-
merge of '92952767b5290dd3324e325476ad8aecd0e2a3f1'Wed, 02 May 2007 11:55:04 +0000, by Evan Schoenberg
-
The last name from /etc/passwd may have additional comma-delimited data which we should ignore when determining the default Bonjour name. Fixes #477Wed, 02 May 2007 11:54:27 +0000, by Evan Schoenberg
-
Fix #pidgwin in .po files.Wed, 02 May 2007 14:17:40 +0000, by Richard Laager
-
A few more changes to whitespace to make the file more readableWed, 02 May 2007 07:04:07 +0000, by Kevin Stange
-
Added back the :-/ smiley to ICQ as well, since it'll probably be found missing there by someone. I also fixed up the whitespace on all the Yahoo smileys to make the theme a little more readable.Wed, 02 May 2007 06:54:25 +0000, by Kevin Stange
-
Bump the spellchecking download timeout to 10 seconds.Wed, 02 May 2007 05:23:57 +0000, by Daniel Atallah
-
Don't automatically proceed to the installer's "Finished" page - allow the log to be reviewed and make the user choose to move on. (Fixes #456).Wed, 02 May 2007 05:14:05 +0000, by Daniel Atallah
-
Fix some installer issues (#416, #433)Wed, 02 May 2007 05:03:47 +0000, by Daniel Atallah
-
Fix this spectacularly braindead code. I must've been on the good stuff when I wrote this. Fixes #364.Wed, 02 May 2007 04:42:06 +0000, by Sadrul Habib Chowdhury
-
We don't really need an active connection to get the name of a chat.Wed, 02 May 2007 03:51:51 +0000, by Sadrul Habib Chowdhury
-
merge of '1222310dce4224af3958f2c83c4894f4f32d7ebc'Wed, 02 May 2007 03:41:22 +0000, by Sadrul Habib Chowdhury
-
Add a missing function useful for dbus clients, requested by Andrey Kostenko. And fix a crash from badly written dbus code.Wed, 02 May 2007 03:22:11 +0000, by Sadrul Habib Chowdhury
-
patch from chckens to make MSN emoticon codes more consistent with theThu, 03 May 2007 04:26:37 +0000, by Ka-Hing Cheung
-
if you're offline, and right-click on a group, you shouldn't be presentedWed, 02 May 2007 03:20:20 +0000, by Nathan Walp
-
Fix a crash if userinfo->itmsurl is NULL on Windows / OS XWed, 02 May 2007 00:56:11 +0000, by Evan Schoenberg
-
forgot the icons.Wed, 02 May 2007 00:25:09 +0000, by Sean Egan
-
merge of 'a2807c22fd57a663e23edf2038c1a172c779f921'Tue, 01 May 2007 23:43:26 +0000, by Luke Schierer
-
Fix #470 (change spellchecker language to not select every language)Tue, 01 May 2007 23:36:35 +0000, by Daniel Atallah
-
an updated af.po from fwolffTue, 01 May 2007 23:40:37 +0000, by Luke Schierer
-
Fix #478: :-/ smiley is brokenTue, 01 May 2007 23:08:31 +0000, by Kevin Stange
-
merge of '4b34ba91b3be407b1921ddbb7a7ff43a418af188'Tue, 01 May 2007 22:45:30 +0000, by Luke Schierer
-
disapproval of revision 'dbf636254e3583cfa0c136ce175dbb91756e4302'Tue, 01 May 2007 12:20:46 +0000, by Luke Schierer
-
zh_CN from fundawangTue, 01 May 2007 12:20:07 +0000, by Luke Schierer
-
Fix this reference to the build dir for includesThu, 03 May 2007 13:00:36 +0000, by Stu Tomlinson
-
gnt should reference genmarshal in the srcdir to allow building in aThu, 03 May 2007 12:57:57 +0000, by Stu Tomlinson
-
Now that version.h is a generated source file, we need to addThu, 03 May 2007 12:54:47 +0000, by Stu Tomlinson
-
Forgot to add the ico fileTue, 01 May 2007 22:08:10 +0000, by Sean Egan
-
And make them usedTue, 01 May 2007 21:43:51 +0000, by Sean Egan
-
New tray icons from hbonsTue, 01 May 2007 19:59:11 +0000, by Sean Egan