Mercurial > pidgin.yaz
graph
-
- Use g_new0 instead of g_new2007-06-26, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 704b8c18f7c29f1fc8bfcf640275d2a9928ed03c)2007-06-25, by William Ehlhardt
-
- Add purple_certificate_verify_destroy and associated machinery2007-06-23, by William Ehlhardt
-
- Add certificate_destroy and certificate_destroy_list2007-06-23, by William Ehlhardt
-
- Documentation segmentation2007-06-23, by William Ehlhardt
-
- 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
-
merge of '10372c98fc2831d20506d1c4e5b94ce39bbe8d1a'2007-07-12, by Andreas Monitzer
-
merge of '34c6d2f9e1c14630370e582d136064c340ef8e88'2007-07-12, by Andreas Monitzer
-
Added the files I created to the Makefile. This hasn't happened yet since Adium doesn't use those Makefiles for building.2007-07-12, by Andreas Monitzer
-
Fixed errors created by merge conflict resolve mistakes.2007-07-11, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)2007-07-11, by Andreas Monitzer
-
disapproval of revision '391beabbbe9b94205d5c2d9ef073ecff207da387'2007-08-02, by Kevin Stange
-
The promised cleanups.2007-07-28, by Sadrul Habib Chowdhury
-
A proof-of-conecpt RSS reader using pygnt.2007-07-28, by Sadrul Habib Chowdhury
-
Initialize the gobject in a more appropriate place. And fix an error message.2007-07-28, by Sadrul Habib Chowdhury
-
Add some more functions for GntTree. One point to note is that the key2007-07-28, by Sadrul Habib Chowdhury
-
fix spacing2007-07-28, by Ka-Hing Cheung
-
NEWS2007-07-28, by Ka-Hing Cheung
-
Fixes #1905 'Better solution to 'Idleness Infinite Recursion''2007-07-28, by Sean Egan
-
Email notification signals from charkins. Fixes #13242007-07-28, by Sean Egan
-
merge of '3dd9d75f17fcb12e23540b249c7b0503fccdb94c'2007-07-28, by Sean Egan
-
I don't have NEWS2007-07-28, by Ka-Hing Cheung
-
Commit a patch by bibliochat to handle an XMPP MUC status code that I pushed2007-07-28, by Etan Reisner
-
Tooltips in infopanes2007-07-28, by Sean Egan
-
ChangeLog and NEWS2007-07-28, by Sean Egan
-
I think this might fix #11272007-07-27, by Sean Egan
-
Screenname auto-completion filtering by Leonardo Fernandes, Fixes #5192007-07-27, by Sean Egan
-
merge of '8fd54462a6faac01b88f24dc2970faa9a28c1978'2007-07-27, by Luke Schierer
-
fixes #22872007-07-27, by Björn Voigt
-
fixes #22842007-07-27, by MiÅŸu Moldovan
-
forgot these2007-07-27, by Luke Schierer
-
fixes #22572007-07-27, by Dmitry Beloglazov
-
fixes #22422007-07-27, by Peter Hjalmarsson
-
Fix distcheck.2007-07-27, by Daniel Atallah
-
merge of '4f8fceee3836599ee91cd637f42647433a481086'2007-07-27, by Sadrul Habib Chowdhury
-
Make the infopane context-menu look more like a buddylist context menu.2007-07-27, by Sadrul Habib Chowdhury
-
Make sure we delete all generated files with the mingw clean make target.2007-07-27, by Daniel Atallah
-
merge of '004a538ba55a170d9662546cda8d93eb7d64507b'2007-07-27, by Sadrul Habib Chowdhury
-
merge of '391beabbbe9b94205d5c2d9ef073ecff207da387'2007-07-27, by Sadrul Habib Chowdhury
-
Fix a comment typo2007-07-27, by Mark Doliner
-
This function wasn't used. I think it was intended for when Adam2007-07-27, by Mark Doliner
-
merge of '48f62c11849f8d3ade036cacace03635cf7985ec'2007-07-27, by Ka-Hing Cheung
-
make us forget the password if the user didn't choose save password2007-07-26, by Ka-Hing Cheung
-
Fix memory leak by freeing the list returned by gtk_container_get_children.2007-07-27, by Sadrul Habib Chowdhury
-
merge of '7099b827f2d0a6de2abb5d567f444adc1d13fc03'2007-07-25, by Sean Egan
-
merge of 'ba1886a94b2131f499b71e5c939807d4df199b08'2007-07-25, by Sean Egan
-
Prevent some more window titles from being "pidgin.exe" on Windows. Fixes #17672007-07-25, by Daniel Atallah
-
Add mingw makefile for cap. This isn't being built by default, but allows someone to do so if they want to.2007-07-25, by Daniel Atallah
-
merge of '0a9f44c33377bf72e080a7d3727fe303ba7bc7c3'2007-07-25, by Daniel Atallah
-
merge of '5a360221f5a625ed3fc962bdb9f35aecb3d74443'2007-07-24, by Daniel Atallah
-
Just show an empty line, instead of bouncing the text down when the user2007-07-25, by Sadrul Habib Chowdhury
-
merge of '59e56959de867035d1f66b2c04b5cdc539d18c59'2007-07-24, by Sadrul Habib Chowdhury
-
Insert a newline in the tooltip.2007-07-24, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 59e56959de867035d1f66b2c04b5cdc539d18c59)2007-07-24, by Eric Polino
-
More perl bindings from Zsombor Welker, fixes #18302007-07-25, by Sean Egan
-
Make eventbox input only in infopane. Thanks fmoo.2007-07-24, by Sean Egan
-
Better imhtml auto-growing. Fixes #2142007-07-24, by Sean Egan
-
Hopefully fix a hella sporadic infinite loop bug in ICQ (and maybe AIM).2007-07-24, by Mark Doliner
-
merge of '3b69fa32b6a696df64942119de06c9896ea686fd'2007-07-24, by Richard Laager
-
merge of '59d4e50c5c3aa15eb6c2f90c182fa455ec83dccb'2007-07-24, by Mark Doliner
-
merge of '3c06e81a006adebe420915ad7301ad1e6e82cab8'2007-07-24, by Mark Doliner
-
More work on the conversation sizing/positioning stuff. Still nothing IM or chat specific2007-07-23, by Sean Egan
-
merge of '53b8831e57f625eca0980aca94f04416b32bcd8f'2007-07-23, by Sadrul Habib Chowdhury
-
merge of '53b8831e57f625eca0980aca94f04416b32bcd8f'2007-07-23, by Richard Laager
-
fix a doc string typo2007-07-23, by Ka-Hing Cheung
-
merge of '4d22d26e21a84d8f6fbb484b3b01e88eff143ca3'2007-07-23, by Sean Egan
-
merge of '5e94d4a46251e35e2b640180905fe364b82355e5'2007-07-23, by Ka-Hing Cheung
-
purple_request_action doesn't call any callbacks if the user closes the2007-07-23, by Ka-Hing Cheung
-
Another stab at fixing that signon infinite loop2007-07-24, by Mark Doliner
-
I'm hoping this will fix a semi-random and semi-random infinite looping2007-07-22, by Mark Doliner
-
merge of '36ee98cd262baf7d57502c08fc185518ed93532a'2007-07-22, by Ka-Hing Cheung
-
merge of 'b8d63ebbffba2503d6e449e02a44a2eedcc41d85'2007-07-22, by Mark Doliner
-
Get rid of a crash that happens when signing off if you have a chat room2007-07-22, by Mark Doliner
-
merge of '88e83a787741462b25953d4b5a1c467575657ad0'2007-07-22, by Mark Doliner
-
OscarData->killme isn't used (and hasn't been for a while)2007-07-22, by Mark Doliner
-
I don't think this check is needed. If it is then it's because we're2007-07-22, by Mark Doliner
-
Move a call to purple_connection_error() from oscar.c to2007-07-22, by Mark Doliner
-
Call the AIM_CB_SPECIAL_CONNERR callback from2007-07-22, by Mark Doliner
-
merge of '504a8cb6756b655e5d3fa457826b95b2c177ce61'2007-07-22, by Sean Egan
-
merge of 'ee06baadf86c44d4707c364c06c874bd9b27ad07'2007-07-22, by Mark Doliner
-
merge of '221309af37812a6e1ff9b246e304053fb4bb137b'2007-07-22, by Sean Egan
-
There\! Take your stupid status icons back\!2007-07-23, by Sean Egan
-
Infopane is optional2007-07-22, by Sean Egan
-
propagate from branch 'im.pidgin.pidgin' (head 70d2769d4011894129d709021e283a3a47fc67f6)2007-07-22, by Eric Polino
-
Valgrind was showing "Invalid read of size 1" when a string is passed2007-07-22, by Mark Doliner
-
merge of '21c2a204378d0369b8d2b6d7b32b6da45cb1ddb2'2007-07-22, by Ka-Hing Cheung
-
re-escapes the entities that was unescaped by purple_markup_strip_html()2007-07-22, by Ka-Hing Cheung
-
merge of '43d9c75fd0df1204f9b64d3ec943927d608eb187'2007-07-22, by Richard Laager
-
Fixes Ticket #1707 Crash with invalid UTF-8 status message from other Sametime client2007-07-22, by Sean Egan
-
quote e-mail address before sending it to evolution2007-07-21, by Sean Egan
-
include 22px app icons in configure.ac2007-07-21, by Sean Egan
-
22 pixel application icon. Fixes #15812007-07-21, by Sean Egan
-
merge of '84b3fc6338b95acbafc4cc98335181b0ac4e03be'2007-07-21, by Richard Laager
-
Add emblem to infopane. Fixes #792007-07-21, by Sean Egan
-
disapproval of revision 'b2e759e32716160439df9096b33528aa86f1e57e'2007-07-21, by Sean Egan
-
Patch #1280 cleans and makes consistant the keybinding behvaiors in the conversation windows2007-07-21, by Sean Egan
-
Credit for patch #22162007-07-21, by Sean Egan
-
Add an 'auto-join' checkbox in the 'Add Chat' dialog, thanks to fmoo's2007-07-23, by Sadrul Habib Chowdhury
-
Memory leak fix.2007-07-21, by Sadrul Habib Chowdhury
-
We don't need dynamic things here.2007-07-21, by Sadrul Habib Chowdhury
-
Guard against possible weird crashes.2007-07-21, by Sadrul Habib Chowdhury
-
merge of '68531d78c3d980fcba8b12d95053cfc541f7be31'2007-07-21, by Sadrul Habib Chowdhury
-
This could have resulted in buffer overflow if the user had 10 or more2007-07-21, by Sadrul Habib Chowdhury
-
merge of '75fc7005738c7f677caf9b8c6959ec8c1d90778c'2007-07-21, by Nathan Walp
-
Continue to build nullprpl by default on win32, but don't actually install it - we don't want it in the installer.2007-07-20, by Daniel Atallah
-
merge of '2543d569f73fee46d4f4f92b5a5f2245ed4a07db'2007-07-20, by Sadrul Habib Chowdhury
-
merge of '9b9534d8ba6b75ce9836ce0cd1ed8e086c0f89a0'2007-07-20, by Luke Schierer
-
pidgin_accounts_window_hide() should actually dispose of the window. Fixes #2193.2007-07-20, by Daniel Atallah
-
Fix from Will Hawkins to plug some leaks in error cases for the SIMPLE prpl. References #2181.2007-07-20, by Daniel Atallah
-
fixes #21472007-07-20, by Javier Fernández-Sanguino Peña
-
fixes #21562007-07-20, by Claudio Satriano
-
fixes #21632007-07-20, by Shalom Craimer
-
fixes #21642007-07-20, by Ambrose C. Li
-
fixes #21742007-07-20, by Toni Hermoso
-
fixes #22112007-07-20, by Yngve Spjeld Landro
-
Merge the two patches from this ticket, fix them, and be sure to install2007-07-20, by Kevin Stange
-
Allow disabling the widget actions on specific widgets. This allows, for2007-07-20, by Sadrul Habib Chowdhury