Mercurial > pidgin.yaz
graph
-
- Add verifier field to SslConnection2007-06-23, by William Ehlhardt
-
- purple_certificate_verify attempts to check that the cert chain is of2007-06-23, by William Ehlhardt
-
- purple_certificate_verify now takes a Verifier argument, creates its2007-06-23, by William Ehlhardt
-
- CertificateVerifier register/unregister/find2007-06-22, by William Ehlhardt
-
- Fill out CertVerifier struct2007-06-22, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)2007-06-22, by William Ehlhardt
-
- Add debugging babble2007-06-22, by William Ehlhardt
-
- More documentation2007-06-22, by William Ehlhardt
-
- Documentation correction2007-06-22, by William Ehlhardt
-
- Add GnuTLS SHA1 key fingerprinter2007-06-22, by William Ehlhardt
-
- Add more to the Certificate struct2007-06-21, by William Ehlhardt
-
disapproval of revision 'e2dc62de3f75a0206694f16b62b58dd12e062829'2007-06-21, by William Ehlhardt
-
- Add CertificatePiece element2007-06-21, by William Ehlhardt
-
- purple_ssl_get_peer_certificates2007-06-21, by William Ehlhardt
-
- Debugging babble2007-06-21, by William Ehlhardt
-
applied changes from e52b685d84ca8874da6e3e71199829e5135006422007-06-21, by William Ehlhardt
-
- More API additions2007-06-21, by William Ehlhardt
-
- GnuTLS plugin registers an x509 certscheme now2007-06-21, by William Ehlhardt
-
- Add unregister_scheme2007-06-21, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 1e05cb8a9ac73bb313b07aa7944bd320f9a91dfe)2007-06-20, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)2007-08-08, by Andreas Monitzer
-
Gadu-Gadu now calls the registration_cb for the account if it is set after performing a registration2007-08-17, by Evan Schoenberg
-
Updated attention namespace to adhere to my new XEP-0224: Attention2007-08-08, by Andreas Monitzer
-
Mixed up TRUE and FALSE.2007-07-31, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head cd20365dc59b48132f198784fbca95b91d1fc5c9)2007-07-30, by Andreas Monitzer
-
Change two strcmp()s to purple_utf8_strcasecmp() for case-insensitive comparison.2007-08-14, by Jeffrey Connelly
-
disapproval of revision 'b888bc5c0494c9dd0398baba81e4d602ac88948f'2007-08-14, by Jeffrey Connelly
-
Proposed "attention" API, a generalization of zaps (MySpaceIM), buzzes2007-08-13, by Jeffrey Connelly
-
Show buddy icons.2007-08-13, by Jeffrey Connelly
-
Conditionally compile out a few advanced configuration options (status text2007-08-13, by Jeffrey Connelly
-
Refactor msim_tooltip_text() and msim_get_info_cb(), so that they now both use2007-08-13, by Jeffrey Connelly
-
Use MsimUser structure for storing ephemeral information on users, instead2007-08-12, by Jeffrey Connelly
-
Conditionally-compile out debugging statements of escaping.2007-08-12, by Jeffrey Connelly
-
Update for 0.14.2007-08-12, by Jeffrey Connelly
-
Only say we are connected after the MsimSession structure is fully setup.2007-08-12, by Jeffrey Connelly
-
Fix some assertion failures, that should really not be assertions. Found by using2007-08-12, by Jeffrey Connelly
-
Replace non-portable stricmp() with two calls to strcmp(), one uppercase and2007-08-12, by Jeffrey Connelly
-
Re-enable non-test mode. This revision now correctly handles links with paths.2007-08-12, by Jeffrey Connelly
-
Rewrite escaping so that it is more correct, in order to fix #2521. Test it.2007-08-12, by Jeffrey Connelly
-
Support sending and receiving hyperlinks.2007-08-12, by Jeffrey Connelly
-
Support all emoticons used in the official MySpaceIM client.2007-08-12, by Jeffrey Connelly
-
In default emoticon theme file, for MySpaceIM, change tabs used for indentation2007-08-12, by Jeffrey Connelly
-
Add additional MySpaceIM emoticons from Hylke Bons to Makefile.am.2007-08-12, by Jeffrey Connelly
-
Add new emoticons for MySpaceIM from Hylke Bons.2007-08-12, by Jeffrey Connelly
-
Use msim_uid2username_from_blist() to resolve uid -> username on incoming2007-08-11, by Jeffrey Connelly
-
Clarify password-too-long error (MySpace limits it, not us), and clean up2007-08-11, by Jeffrey Connelly
-
Change msim_msg_new() and msim_msg_new_v() to accept the first key name as2007-08-11, by Jeffrey Connelly
-
Fix a few typos in the MySpaceIM section of the default smileys theme input file.2007-08-11, by Jeffrey Connelly
-
Change all code to better match the style of libpurple - use 8-space tabs2007-08-11, by Jeffrey Connelly
-
Convert password to lowercase using g_utf8_strdown(), better because2007-08-11, by Jeffrey Connelly
-
Use an array of structs instead of parallel arrays for the emoticon2007-08-11, by Jeffrey Connelly
-
Always use our own msim_round() instead of checking for C99's round and using2007-08-11, by Jeffrey Connelly
-
Make msim_escape_or_unescape() take a const gchar *, and duplicate it itself2007-08-11, by Jeffrey Connelly
-
Use cuddled if's etc. everywhere, to better match style of Pidgin/libpurple.2007-08-11, by Jeffrey Connelly
-
Change escape code replacement text parallel arrays to an array of structs,2007-08-11, by Jeffrey Connelly
-
In default emoticon theme file, change MySpace to MySpaceIM to2007-08-08, by Jeffrey Connelly
-
Use paths from win32-install-dir for -win32.zip release archive, instead of2007-08-08, by Jeffrey Connelly
-
Use a better directory layout for the Win32 archive, now you can just unzip2007-08-08, by Jeffrey Connelly
-
Use the right message in the persistance command for adding buddies, but2007-08-07, by Jeffrey Connelly
-
Add MySpaceIM emoticons to default themes input file (Note: untested!)2007-08-07, by Jeffrey Connelly
-
Use a list when updating the blocklist when removing the buddy, since2007-08-07, by Jeffrey Connelly
-
In lists, only insert a | between elements, no longer at the end also.2007-08-07, by Jeffrey Connelly
-
Use the new dictionary data type when:2007-08-07, by Jeffrey Connelly
-
In msim_msg_pack_element_dict(), separate keys and values with '=' for2007-08-07, by Jeffrey Connelly
-
propagate from branch 'im.pidgin.pidgin' (head 128e100bae27b44dc77c5db5be0151b0fceaea8f)2007-08-06, by Jeffrey Connelly
-
Fix a memory leak from not freeing the ui-info hashtable on exit.2007-08-11, by Sadrul Habib Chowdhury
-
The entries in the right-click menu on the tabs was getting cut off for me.2007-08-11, by Sadrul Habib Chowdhury
-
Some more navigation improvement for the menus.2007-08-11, by Sadrul Habib Chowdhury
-
Make the menus a little more usable.2007-08-11, by Sadrul Habib Chowdhury
-
disapproval of revision 'a4ce7b8adf2db74d531c35278fe83247d90ce4b1'2007-08-11, by Sadrul Habib Chowdhury
-
libgnt.localize2007-08-11, by Sadrul Habib Chowdhury
-
Fix a few small bugs in the example code.2007-08-11, by Sadrul Habib Chowdhury
-
Fix #2344.2007-08-11, by Sadrul Habib Chowdhury
-
Use gobject properties for lines.2007-08-11, by Sadrul Habib Chowdhury
-
Fix typeahead searching in the file-dialog.2007-08-11, by Sadrul Habib Chowdhury
-
merge of '408e22fd58560f1326bfd9ebb031f2d0fd99a906'2007-08-11, by Sean Egan
-
merge of '568907d26b94a41acc8768523cdc469bdf385d2c'2007-08-10, by Will Thompson
-
New smiley style2007-08-10, by Sean Egan
-
Bold the x on mouse over2007-08-10, by Sean Egan
-
Let's try this again. Tabs are not visible if there's only one conversation open2007-08-10, by Sean Egan
-
bug fix2007-08-10, by Daniel Atallah
-
Fix null pointer deref when confirming authentication over unencrypted connection. Fixes #2493.2007-08-10, by Daniel Atallah
-
Allow notification labels to be selectable (for copy-and-paste purposes). Fixes #563.2007-08-10, by Daniel Atallah
-
Yay for code reuse.2007-08-10, by Daniel Atallah
-
Clear bonjour buddy values before resetting them so that we notice value removals.2007-08-09, by Daniel Atallah
-
Add data to the bonjour tooltip.2007-08-09, by Daniel Atallah
-
Show bonjour status messages in the buddy list.2007-08-09, by Daniel Atallah
-
Fix uninitialized variable access.2007-08-09, by Daniel Atallah
-
merge of '1aba81cae8b963708281123ed6c438ba5861113d'2007-08-09, by Daniel Atallah
-
reverting the show docklet preference the correct way2007-08-09, by Ka-Hing Cheung
-
merge of 'f5046f52428dc7791ac55340541bd582503b7b8c'2007-08-09, by Ka-Hing Cheung
-
The hotkeys should popup the menu.2007-08-09, by Sadrul Habib Chowdhury
-
Implement setting buddy icons for avahi implementation. Fix receiving status changes and some other fixes.2007-08-09, by Daniel Atallah
-
_mdns_retrieve_retrieve_buddy_icon() - what kind of crack am I on anyway?2007-08-09, by Daniel Atallah
-
merge of '27e06af9a3657aa4d9664c8f17f3aee8ebc41e65'2007-08-09, by Daniel Atallah
-
Fix recieving status updates for bonjour (win32 implementation).2007-08-08, by Daniel Atallah
-
Fix bonjour buddy icons to work with iChat.2007-08-08, by Daniel Atallah
-
merge of 'dd8e64b939e2f2a23c37594e322f73dd5548a85c'2007-08-08, by Daniel Atallah
-
The changelog.win32 currently can't show someone what's new between 2.0.12007-08-11, by Kevin Stange
-
"Bless me father for I have sinned."2007-08-08, by Sadrul Habib Chowdhury
-
merge of '0f5a6fae9f2ae8df51271e7bb342d7bd8cf08950'2007-08-08, by Sadrul Habib Chowdhury
-
Use appropriate text-flags depending on the message flags.2007-08-08, by Sadrul Habib Chowdhury
-
Show formatting in the font dropdown menu.2007-08-07, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 5e5168d639fb9a3a29ab3fe44b976d6d25924403)2007-08-07, by Sadrul Habib Chowdhury
-
merge of '2dd575a1471bdca9f2d49e17e92165d3b6ddcca0'2007-08-08, by Sean Egan
-
Document PurpleConnectionUiOps. (Does purple_connection_notice predate the2007-08-07, by Will Thompson
-
Add a page to the documentation listing all UiOps structures.2007-08-07, by Will Thompson
-
Revert 'show docklet' preference default to 'always.'2007-08-08, by Sean Egan
-
merge of '599ce70692fe573e98628269564b76296451b587'2007-08-07, by Will Thompson
-
Document most of PurpleConversationUiOps.2007-08-07, by Will Thompson
-
Avahi bonjour implementation of receiving buddy icons.2007-08-08, by Daniel Atallah
-
Correct the types of the authorize_cb and deny_cb parameters of2007-08-10, by Will Thompson
-
g_set_application_name requires glib 2.2 for finch2007-08-07, by Richard Nelson
-
Patch from Gabriel Schulhof to compile with old versions of glib.2007-08-07, by Mark Doliner
-
Patch from Gabriel Schulhof to only call g_set_application_name() if2007-08-07, by Mark Doliner
-
merge of '3d3413c72d837a38e71907dab714b6b4ddd4a5af'2007-08-07, by Mark Doliner
-
Disable sorting brief Doxygen documentation. This means that lists of2007-08-06, by Will Thompson
-
Correct an inaccurate comment.2007-08-06, by Will Thompson
-
Remove reference to close-tab.png2007-08-07, by Sean Egan
-
warning fixes2007-08-06, by Sean Egan
-
merge of '5cd317ad290e840fa8a8624d17dd5f23f99330ac'2007-08-06, by Sean Egan
-
Document PurpleAccountUiOps, and fix a documentation typo.2007-08-06, by Will Thompson
-
Remove some more references to the icontimer - I'm assuming these need to be removed too.2007-08-06, by Daniel Atallah
-
Install dbus-types.h, which fixes #including dbus-server.h in UIs.2007-08-06, by Will Thompson
-
Fetch icons all at once instead of one at a time. I tried pretty hard2007-08-06, by Mark Doliner
-
Wiggle two comments around2007-08-06, by Mark Doliner
-
Use g_slist_find_custom() instead of writing one ourselves2007-08-06, by Mark Doliner
-
Sean pointed out that now that oscar rate limits itself there is2007-08-06, by Mark Doliner
-
My version of automake seems to require that these if and endif2007-08-06, by Mark Doliner
-
fix typo-leak2007-08-06, by Richard Nelson
-
merge of '412ec3e9ae5d5532710d56efecc7543837a91cbb'2007-08-06, by Richard Nelson
-
merge of '1aae35116707aa4cbcce79a81347a39f37703677'2007-08-06, by Richard Nelson
-
Fix a compile warning2007-08-06, by Mark Doliner
-
Improve a bunch of strings in QQ2007-08-06, by Mark Doliner
-
merge of '5e757c10231788ae759b25d6f06694b5555ee046'2007-08-06, by Daniel Atallah
-
More minor leak fixes and cleanup to bonjour.2007-08-06, by Daniel Atallah
-
merge of '7ee71f1a32c4a5d7001c0049f2c7ec1e6cb54fa3'2007-08-05, by Ka-Hing Cheung
-
show toolbar menu on button press, rather than button release. Fixes #23522007-08-06, by Sean Egan
-
Install 22px icons in right place. Fixes #24112007-08-06, by Sean Egan
-
Fix howl bonjour build.2007-08-05, by Daniel Atallah
-
smaller close buttons on tabs. I think this looks really good.2007-08-06, by Sean Egan
-
merge of '0bc345ca5932b2abc8dc1dcaf527c6aed41cdead'2007-08-03, by Sean Egan
-
Fix more null pointer derefs in the log reader plugin. Fixes #2378.2007-08-03, by Daniel Atallah
-
merge of 'cb0bfe51682f8257f029d2dd61731a5ede123ba7'2007-08-03, by Daniel Atallah
-
Another mnemonic conflict2007-08-03, by Kevin Stange
-
I thought I fixed this already...2007-08-03, by Kevin Stange
-
really make restoring size and position work2007-08-09, by Ka-Hing Cheung
-
remember chat/im windows sizes and positions separately by letting the2007-08-05, by Ka-Hing Cheung
-
Get rid of two minor compile warnings:2007-08-03, by Mark Doliner
-
Only try to add a group locally if it doesn't already exist. This2007-08-03, by Mark Doliner
-
fix a bug when you set your tabs to side vertical and change back, the tab2007-08-03, by Ka-Hing Cheung
-
Fix "pidgin.exe --portable-mode" not to pass the flag to pidgin's init, so getopt doesn't choke on it. Fixes #2392.2007-08-02, by Daniel Atallah
-
bug with flags variable initialization was fixed2007-08-02, by Michael Shkutkov
-
merge of '61b8cf0fe2d62b5ff8ba12cf21f350571987c5a2'2007-08-02, by Michael Shkutkov
-
Remove message-pending.png pixmap and use the message-new.png pixmap in2007-08-02, by Casey Harkins
-
add tooltip to buddy icon in conversation too2007-08-02, by Sean Egan
-
Move 'Reset formatting' to Font dropdown2007-08-02, by Sean Egan
-
Initialize the win32 minimize new conv. windows pref to avoid warnings.2007-08-02, by Daniel Atallah
-
merge of '15b4112195b1600fef76bc8602fbcd00c9e3d11d'2007-08-02, by Luke Schierer
-
On Tue, 2007-07-31 at 08:50 -0400, Evan Schoenberg wrote:2007-08-02, by Richard Laager
-
merge of '78d4b2c5c6b29ef9554b5829a9fbc884c2dfef16'2007-08-02, by Richard Laager
-
Looks like AOL increased the length of available messages from 602007-08-02, by Mark Doliner
-
Show current outgoing conversation formatting on the font label on2007-08-02, by Ka-Hing Cheung
-
merge of '5fbd62e0397f65bf7b8def7a4ad421e0044d429c'2007-08-02, by Kevin Stange
-
Fix search dialog icon in debug window. Fixes #2375.2007-08-02, by Daniel Atallah
-
Add yahoo_aliases.c to the mingw makefile.2007-08-01, by Daniel Atallah
-
Get rid of this compile warning:2007-08-01, by Mark Doliner
-
Fix #2349 (null pointer deref in log_reader plugin).2007-08-01, by Daniel Atallah
-
Update Yahoo protocol version to 15.2007-08-01, by Sean Egan
-
Yahoo server-side aliases patch from John Moody. Fixes #1653 Thanks!2007-08-01, by Sean Egan
-
show status messages in infopane even if not in buddy list. Fixes #23212007-08-01, by Sean Egan
-
Eliminate some unnecessary scrolling activity.2007-07-31, by Daniel Atallah
-
Changelog2007-07-31, by Sean Egan
-
Did you know we didn't support i18n in Yahoo status messages? We do now! Fixes #23562007-07-31, by Sean Egan
-
Fix a bug with multi-field selections in Pidgin's implementation of2007-07-31, by Mark Doliner
-
For XMPP multi-selection lists in generic data forms, the intent here2007-07-31, by Mark Doliner
-
Some changes from Matthew Goldstein and I to not automatically remove2007-07-31, by Mark Doliner
-
When a new user starts Pidgin we hide the buddy list so that they only2007-07-31, by Mark Doliner
-
Fix stun to work on startup (this is is a temporary hack until purple_prefs_load() happens in the core). Fixes #23342007-07-31, by Daniel Atallah
-
Changelog the "Open Inbox" account action in the yahoo prpl.2007-07-30, by Daniel Atallah
-
Fix a stupid crash (that I introduced) that occurs when parsing gmail notifications. Fixes #23232007-07-30, by Daniel Atallah
-
A few strings I couldn't change without breaking string freeze2007-07-30, by Sean Egan
-
Errant backtick2007-07-30, by Sean Egan
-
version update2007-07-30, by Sean Egan
-
Let drag-and-drop get mouse clicks on group headers. Fixes #23332007-07-30, by Sean Egan
-
Fix the RPM spec file2007-07-30, by Stu Tomlinson
-
These are new in Glib 2.8:2007-07-30, by Stu Tomlinson
-
More internal.h includes to fix G_GNUC_NULL_TERMINATED undefined errors2007-07-30, by Stu Tomlinson
-
Add "Open Inbox" account action to the yahoo prpl that logs your browser into your yahoo account and opens your inbox.2007-07-30, by Daniel Atallah
-
Fix swedish NSIS translation to be encoded in CP1252 instead of UTF-8. Fixes 2314.2007-07-30, by Daniel Atallah
-
Patch from John Bailey to bring the about window back to the present...2007-07-30, by Gary Kramlich
-
Improve a string and get rid of an account option that isn't used.2007-07-29, by Mark Doliner
-
applied changes from bbcc1925d9e449bb9599d378da2764bf47da2a7a2007-07-29, by Mark Doliner
-
merge of '10d1346d5d54ad467669dbdbeda58088587c5d91'2007-07-29, by Mark Doliner
-
merge of '966f1125e1910ec58ae63a175dc5efe1fd3e10e0'2007-07-29, by Mark Doliner
-
And fix smooth scroll too2007-07-29, by Sean Egan
-
Idiotic mistake. Fixes #23152007-07-29, by Sean Egan
-
disapproval of revision 'c2cc31f23a71f23062555721f8101fc9c997bae2'2007-07-29, by Mark Doliner
-
Add two more missing characters for the HTML dump.2007-08-01, by Sadrul Habib Chowdhury
-
Use __gntbindings__ to specify a 'jump-next-unread' action bound to 'J'. This2007-07-31, by Sadrul Habib Chowdhury
-
Add support for auto-refreshing. There should be some way to change the2007-07-31, by Sadrul Habib Chowdhury
-
Export another tree function.2007-07-31, by Sadrul Habib Chowdhury
-
Allow adding bindable actions for object types. There's some memory corruption2007-07-31, by Sadrul Habib Chowdhury
-
Use pseudo-nonblocking stuff to update the feeds.2007-07-31, by Sadrul Habib Chowdhury
-
Parse HTML and show bold, italic etc. in the textview.2007-07-30, by Sadrul Habib Chowdhury
-
Make sure long titles remain within their own cell.2007-07-30, by Sadrul Habib Chowdhury
-
Make things look nice in both 80x25 and in large screens.2007-07-30, by Sadrul Habib Chowdhury
-
Export gnt_widget_get_size for pygnt.2007-07-30, by Sadrul Habib Chowdhury
-
Allow GntTextViewFlag to be used.2007-07-29, by Sadrul Habib Chowdhury
-
Make the rss-reader look and behave nicer.2007-07-29, by Sadrul Habib Chowdhury
-
This gets rid of more weird crashes.2007-07-29, by Sadrul Habib Chowdhury
-
Fix a /-search bug.2007-07-29, by Sadrul Habib Chowdhury
-
New flag to show text top-aligned in a textview.2007-07-29, by Sadrul Habib Chowdhury
-
Add function to get the screen size.2007-07-29, by Sadrul Habib Chowdhury
-
Allow un/setting flags for widgets.2007-07-29, by Sadrul Habib Chowdhury
-
This fixes a few weird crashes in pygnt.2007-07-29, by Sadrul Habib Chowdhury
-
Update the license info.2007-07-29, by Sadrul Habib Chowdhury
-
A few updates to the rss reader.2007-07-29, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head c2cc31f23a71f23062555721f8101fc9c997bae2)2007-07-29, by Sadrul Habib Chowdhury
-
When we get a presence of type="error" from the server that2007-07-29, by Mark Doliner
-
Fix a bunch of possible crashes in jabber when using slash commands in2007-07-29, by Mark Doliner
-
merge of 'd62530e56364e9c7a5f668e2a13a409b5d552545'2007-07-28, by Ka-Hing Cheung
-
merge of '9ec1d6311bc02e1a3ea896058870df504fd94178'2007-07-28, by Ka-Hing Cheung
-
German translation update from Bjoern. Fixes #20352007-07-28, by Sean Egan
-
Release updates2007-07-28, by Sean Egan
-
Update date on release2007-07-28, by Sean Egan
-
merge of '510f7cd6a9eb8873d3b1e96a58533109ed155792'2007-07-28, by Sean Egan
-
disapproval of revision '947b20b6fc725a1f22dd7b7b23ebbaee89f0cfed'2007-07-28, by Sean Egan
-
Added unregistering XMPP accounts. This requires a new prpl-struct entry, but I got an ok for that on the mailing list.2007-07-30, by Andreas Monitzer
-
Updated the XEP-0199 namespace according to the XEP.2007-07-26, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head 53b8831e57f625eca0980aca94f04416b32bcd8f)2007-07-23, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head 1716933469be8ab48b72ab0259f65b44c4d9b23e)2007-07-18, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head e7e92461f2b02e785115d22ecca6212d9142a206)2007-07-18, by Andreas Monitzer
-
Now displaying a contact's client's capabilities in the info text if that client supports the caps extension.2007-07-17, by Andreas Monitzer
-
Implemented error handling for ad-hoc commands.2007-07-17, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head 01d1a63fe1ad7ad2f78ff88c6540afd927693362)2007-07-16, by Andreas Monitzer
-
Added the ability to unregister from a gateway.2007-07-16, by Andreas Monitzer
-
Switched formatting of the ad-hoc commands to be less intimidating2007-07-16, by Andreas Monitzer
-
merge of 'a4da508dc671f2a34f058c53dea42227bbae6376'2007-07-13, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head 2fc80aa138600106964b232d492dc701d3199a69)2007-07-12, by Andreas Monitzer
-
Fixed a few style/efficiency/calling convention problems noted by rlaager2007-07-12, by Andreas Monitzer
-
Having the option of test compiling during merge conflict resolving would be a great feature...2007-07-12, by Andreas Monitzer