Mercurial > pidgin.yaz
graph
-
Added support for setting the avatar via XEP-0084. Receiving other people's avatar is up next.2007-06-17, by Andreas Monitzer
-
Fixed usermood memory management and removed publishing empty <text/>s.2007-06-15, by Andreas Monitzer
-
Minor syntactic sugar.2007-06-15, by Andreas Monitzer
-
PEP publishing features are now only announced in disco#info when PEP is supported by the server.2007-06-15, by Andreas Monitzer
-
Implemented a mood menu action (non-functional right now for some reason)2007-06-13, by Andreas Monitzer
-
Removed the huge enum for the user mood states, since it's now passed as localized strings anyways2007-06-12, by Andreas Monitzer
-
Fixed a few small mistakes I discovered while testing user mood in Adium.2007-06-12, by Andreas Monitzer
-
Fixed whitespace to match the coding convention used in libpurple2007-06-12, by Andreas Monitzer
-
Some more code style changes2007-06-12, by Andreas Monitzer
-
Fixed naming to adhere to the libpurple convention2007-06-12, by Andreas Monitzer
-
forgot to add usermood.[hc]2007-06-12, by Andreas Monitzer
-
implemented user mood, still missing the front end interface2007-06-11, by Andreas Monitzer
-
Implemented publishing events2007-06-06, by Andreas Monitzer
-
Small fix for caps2007-06-06, by Andreas Monitzer
-
Added the ability to define extensions to caps2007-06-06, by Andreas Monitzer
-
applied patch for supporting XEP-0199: XMPP Ping2007-06-06, by Andreas Monitzer
-
added preliminary frame for pep-support2007-06-06, by Andreas Monitzer
-
New API name change, per request of Sean.2007-06-05, by Andreas Monitzer
-
Fixed binary compatibility2007-06-05, by Andreas Monitzer
-
Fixed one of the issues in the ssl stuff, allowing CN cert checks for starttls-connections in XMPP.2007-06-05, by Andreas Monitzer
-
Set up .mtnignore to ignore the svn directories.2007-06-03, by Andreas Monitzer
-
merge of '10b1053a68924a00cad9c1ed655c2528d95e6b36'2007-06-01, by Sean Egan
-
merge of '27642feec9fb0de47fa600a01c447c8030505350'2007-06-01, by Sean Egan
-
Add insert.png2007-06-01, by Sean Egan
-
merge of '1f2acb75f934f19f04262b06c2907dece2731ed2'2007-06-01, by Sean Egan
-
Fix the "transfer file or embed image" message (it looks like it was copied and pasted incorrectly).2007-06-01, by Daniel Atallah
-
Link pidgin against gthread again (I only just removed it a few days ago and now it is needed again).2007-06-01, by Daniel Atallah
-
disapproval of revision '1f2acb75f934f19f04262b06c2907dece2731ed2'2007-06-06, by Sean Egan
-
merge of '65a2625990bbafe0f7d435e23be894ec9a7dc189'2007-06-01, by Sean Egan
-
merge of 'a07c6d482eb3c45f4ce691c86eb09a2a79786cd9'2007-05-31, by Sean Egan
-
merge of '8ae64558f2dc02cbc051dda2e2e6e4270b03f7f3'2007-05-31, by Sean Egan
-
disapproval of revision '3ac5981b26be545a8c546e09b6689c2359fad1bb'2007-05-31, by Sean Egan
-
Make sure of we _hide and _draw, it works.2007-06-04, by Sadrul Habib Chowdhury
-
Changed a malloc use to g_new02007-06-04, by Eric Polino
-
Fixed some curlies for functions2007-06-04, by Eric Polino
-
1. Cleaned up a bit of dirty formatting in the _register_action lines in _class_init2007-05-30, by Eric Polino
-
Cleaned up some comment garbage2007-05-21, by Eric Polino
-
Added myself to COPYRIGHT2007-05-21, by Eric Polino
-
Changed a comment block from // to /* */2007-05-21, by Eric Polino
-
Added a few lines to gnt_main::io_invoke to deal with ALT not sending ESC.2007-05-21, by Eric Polino
-
New function purple_blist_node_get_type.2007-05-31, by Sadrul Habib Chowdhury
-
merge of '8ae64558f2dc02cbc051dda2e2e6e4270b03f7f3'2007-05-31, by Sadrul Habib Chowdhury
-
If there's no account at startup, sohw the 'New Account' dialog too.2007-05-30, by Sadrul Habib Chowdhury
-
merge of '072dda917fc312048b89471565db49dbffa435f2'2007-05-30, by Sadrul Habib Chowdhury
-
merge of '0a38e9dc34b72b02921967bb5ac7d827ed8638b1'2007-05-30, by Sadrul Habib Chowdhury
-
Do not send typing notification if you are typing a /-command.2007-05-29, by Sadrul Habib Chowdhury
-
Fix libgnt compilation on BSD and solaris. This references #516.2007-05-28, by Sadrul Habib Chowdhury
-
Add new function purple_xfer_get_remote_user.2007-05-27, by Sadrul Habib Chowdhury
-
Make sure if some plugin used pidgin_protocol_option_menu_new, they continue2007-05-27, by Sadrul Habib Chowdhury
-
merge of '15c67573c5441bdd943fcf07e496016c58492c19'2007-05-27, by Sadrul Habib Chowdhury
-
merge of '5161434de87f4642ea96466bde679769f874d68b'2007-05-27, by Sadrul Habib Chowdhury
-
merge of '73e35014c64a318321f84ca240fbc590a80e4bec'2007-05-26, by Sadrul Habib Chowdhury
-
merge of '2438302de25c5f5131f0c555507a057550b51c0f'2007-05-26, by Sadrul Habib Chowdhury
-
Remove the confusing 'OK' button from the auth dialog.2007-05-26, by Sadrul Habib Chowdhury
-
Show information about the user requesting authorization.2007-05-26, by Sadrul Habib Chowdhury
-
Fix #1284. "Pressing Ctrl+C while editing a buddy list alias shouldn't "Join a chat""2007-05-25, by Sadrul Habib Chowdhury
-
merge of '371fb91ec4fdb33fa482efe55111fe58d8758c3b'2007-05-25, by Sadrul Habib Chowdhury
-
Allow formatted text in the pounce dialog. Also, use the same code to2007-05-25, by Sadrul Habib Chowdhury
-
Fix the last merge.2007-05-25, by Sadrul Habib Chowdhury
-
merge of '2f10c41a04555ebc895ec5168c3c2996c738cbd9'2007-05-25, by Sadrul Habib Chowdhury
-
Forgot to remove spaces from before ;s2007-05-26, by Gabriel Schulhof
-
Coding style.2007-05-26, by Gabriel Schulhof
-
Minor change2007-05-26, by Gabriel Schulhof
-
Minor fix2007-05-26, by Gabriel Schulhof
-
Close smiley dialog on GDK_Escape or button 1 press.2007-05-26, by Gabriel Schulhof
-
merge of '03ea20ce538dad585a5a2d40778f242a1fd85a4b'2007-05-31, by William Ehlhardt
-
merge of 'b30d119437548516a2f7b28d4172f8fcd6238d10'2007-05-31, by William Ehlhardt
-
merge of '4538f6c33c0f8ed2d8e1f9124fb52bce0d676e63'2007-05-31, by William Ehlhardt
-
merge of '4b282994660451b15a8a393ef032d32e9bf00d2e'2007-05-31, by William Ehlhardt
-
- Added a description of preference grouping to the Prefs API code2007-05-30, by William Ehlhardt
-
- Add documentation for the internal CipherContext struct2007-05-30, by William Ehlhardt
-
disapproval of revision 'b0f6005b1330af13bce0bcb189a2c887036b5ea3'2007-05-31, by William Ehlhardt
-
Cosmetics2007-05-29, by William Ehlhardt
-
disapproval of revision 'e16819f96b34e350f6991bf0fab3d4fd7d0f91e7'2007-05-31, by William Ehlhardt
-
- Fixed the lack of callbackness2007-05-29, by William Ehlhardt
-
disapproval of revision '0c0e615a3bd08e34aba58d7249e23c3738c87341'2007-05-31, by William Ehlhardt
-
- Eliminate some warnings2007-05-29, by William Ehlhardt
-
disapproval of revision '38e35430b0f7a8b7d764fca702732e7f1c652d02'2007-05-31, by William Ehlhardt
-
- Added PURPLE_SSL_PEER_AUTH_FAILED to show that an SSL connection was2007-05-29, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 5c2d6effc264261827fe521b1ae841611b61dde6)2007-05-29, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 667956be4f81c42d9061470e5111d09a1516db33)2007-05-27, by William Ehlhardt
-
Don't save conversation window size to prefs if the window is maximized. Fixes #9202007-06-01, by Sean Egan
-
Maintain aspect ratio on global icon selector. Fixes #4542007-05-31, by Sean Egan
-
Fix default custom font2007-06-01, by Sean Egan
-
ChangeLog the custom font preference2007-05-31, by Sean Egan
-
merge of '906d9e8b2315b314b956961566ef8062cd963241'2007-05-30, by Daniel Atallah
-
Figured out how to keep reflecting current smiley theme after remove.2007-06-02, by Gabriel Schulhof
-
Need help reflecting selected smiley theme after remove2007-06-01, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head 906d9e8b2315b314b956961566ef8062cd963241)2007-05-30, by Gabriel Schulhof
-
Fix pidgin mingw build not to link to unneeded libraries.2007-05-30, by Daniel Atallah
-
Fix win32 emoticon makefiles.2007-05-30, by Daniel Atallah
-
Credit tfujiwara2007-05-30, by Richard Laager
-
fixes #13192007-05-30, by Luke Ross
-
fixes #12952007-05-30, by Martin Srebotnjak
-
A somewhat-Warmenhoved patch from tfujiwara to allow for the smiley theme2007-05-30, by Richard Laager
-
Add config.cache to .mtn-ignore.2007-05-30, by Richard Laager
-
Credit o_sukhodolsky.2007-05-30, by Richard Laager
-
A change from o_sukhodolsky:2007-05-30, by Richard Laager
-
A change from o_sukhodolsky:2007-05-30, by Richard Laager
-
Another change from o_sukhodolsky:2007-05-30, by Richard Laager
-
Yet another change from o_sukhodolsky:2007-05-30, by Richard Laager
-
merge of '5628b597c447ec593feebd627ec56ad5304a2533'2007-05-30, by Richard Laager
-
merge of '158f2188a42dc47993ef8c4456fb084051cd485e'2007-05-30, by William Ehlhardt
-
fixing jabber ft is probably worth changelogging2007-05-30, by Nathan Walp
-
Another change from o_sukhodolsky2007-05-30, by Richard Laager
-
applied changes from b0f6005b1330af13bce0bcb189a2c887036b5ea32007-05-30, by William Ehlhardt
-
merge of '632209b9e639ccf967e69fa29e4d7b8b8036d515'2007-05-30, by Nathan Walp
-
merge of '3fd5ee085dbef9f02f50f39b8e982ffbb3ea05b5'2007-05-30, by Richard Laager
-
merge of '147124060f5119dfa16b7eef6a622a9075b85f77'2007-05-30, by Stu Tomlinson
-
merge of '416bcb7701d6018a64d105d7728c5ed19a264dfe'2007-05-30, by Stu Tomlinson
-
Another change from o_sukhodolsky.2007-05-30, by Richard Laager
-
Part of a patch from o_sukhodolsky.2007-05-30, by Richard Laager
-
Fix a small memory leak and eliminate a double-free.2007-05-30, by Richard Laager
-
We don't need to translate nullprpl.2007-05-30, by Richard Laager
-
ChangeLog cleanups2007-05-30, by Richard Laager
-
Minor changes:2007-05-30, by Richard Laager
-
this patch adds nullprpl, a mock protocol plugin, to the libpurple/protocols2007-05-30, by Ryan Barrett
-
fix socks5 from over-reading the headers, and throwing away data (fixes jabber file receiving)2007-05-30, by Nathan Walp
-
Updated comment.2007-05-29, by Gabriel Schulhof
-
Fixed smiley theme chooser label.2007-05-29, by Gabriel Schulhof
-
merge of 'd25352d4d47369224b6a555d8008b07f6a930ce4'2007-05-29, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head 61738e60f23bfd0eec3701fb8c7c28f263bc04ed)2007-05-29, by Gabriel Schulhof
-
Credit for the ICQ authorization re-request fix2007-05-29, by Mark Doliner
-
Clean up some other ssi-related things. This commit and my last one2007-05-29, by Mark Doliner
-
Cleanup and simplification of some tlvlist stuff in the oscar protocol.2007-05-29, by Mark Doliner
-
merge of '3d155cfe6d5da449233ba5c19a6f5fea1a33467d'2007-05-29, by Richard Laager
-
merge of '4af1e220d3ae855eec7a057ef1e41b586abb8f5f'2007-05-29, by Sean Egan
-
merge of '4751c73009c45ab1f2514522886dc9d36f66c7fb'2007-05-29, by Nathan Walp
-
if there are multiple resources available, ask the user which resource to2007-05-29, by Nathan Walp
-
skip some unneeded queries that we don't particularly need or want2007-05-28, by Nathan Walp
-
don't do unneeded work2007-05-28, by Nathan Walp
-
whitespace2007-05-28, by Nathan Walp
-
(20:36:49) nosnilmot: we need to do something about 'Download Purple: http://pidgin.im/'2007-05-30, by Stu Tomlinson
-
Using GTK+-2.8 functions - inadmissible.2007-05-29, by Gabriel Schulhof
-
Don't remove all themes when re-probing.2007-05-29, by Gabriel Schulhof
-
Buttons to add and remove smiley themes.2007-05-28, by Gabriel Schulhof
-
disapproval of revision '1fd9445b933f2f5ff2724778f9d18e47282745cd'2007-06-15, by Stu Tomlinson
-
Menu restructure. Kept allow_shrink for now. I want to see what people think of it.2007-05-28, by Sean Egan
-
Fixes #12082007-05-28, by Sean Egan
-
Fixes #4642007-05-28, by Sean Egan
-
fixes #13162007-05-28, by Sean Egan
-
Patch #1323 from lithium:2007-05-29, by Richard Laager
-
This performs mIRC formatting code stripping for the room list, as2007-05-28, by Ethan Blanton
-
- add cyrus-sasl-plain & cyrus-sasl-md5 to Requires2007-05-28, by Stu Tomlinson
-
Fix for gtk < 2.42007-05-27, by Stu Tomlinson
-
Fix for gtk < 2.42007-05-27, by Stu Tomlinson
-
Handle new accounts with no buddies better - finish login when the first2007-05-27, by Stu Tomlinson
-
Only change the size when the imhtmltoolbar button has been activated,2007-05-27, by Kevin Stange
-
Changelog last change2007-05-27, by Richard Nelson
-
Finch autoreconnecting (largely copy/paste from pidgin)2007-05-26, by Richard Nelson
-
Closes #348 'Conversation -> Add (for Chats) should move focus to the alias field.'2007-05-26, by Sean Egan
-
A conditional in purple_remote was missing a trailing colon.2007-05-26, by Ethan Blanton
-
propagate from branch 'im.pidgin.pidgin' (head 371fb91ec4fdb33fa482efe55111fe58d8758c3b)2007-05-25, by William Ehlhardt
-
Don't include unistd.h if HAVE_UNISTD_H isn't defined.2007-05-25, by Daniel Atallah
-
Create .def files for easy msvc import library creation.2007-05-25, by Daniel Atallah
-
- Made a big mess of stuff in the GnuTLS pluging to look at cert auth2007-05-25, by William Ehlhardt
-
- Add purple_base16_encode_chunked, which is handy for key fingerprints.2007-05-25, by William Ehlhardt
-
Undo/Redo in GtkImHtml from GtkSourceView. This may not be adaquate enough for us.2007-05-25, by Sean Egan
-
Casting things to gpointer isn't useful, unless they were previously const.2007-05-25, by Richard Laager
-
Add a missing bracket.2007-05-25, by Richard Laager
-
merge of '63c69ee29386e7f15e24deaf98c667102057dd4b'2007-05-25, by Richard Laager
-
merge of '07bd3af1a492ac68c753a507124c46c586499941'2007-05-25, by Richard Laager
-
merge of '1493925db036ee98f0fdb0209bff9f97ffd913f1'2007-05-25, by Richard Laager
-
propagate from branch 'org.maemo.garage.pidgin.pidgin.aop_menu' (head 24d32faecffc36ede5a0abf75df4c6db4f3eb5b7)2007-05-25, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head b2b0435d92302ced9beab7521249fd500aa6221b)2007-05-22, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head f90aaf35063dc4fa1bd8b79d8e570348bfee2d6f)2007-05-21, by Gabriel Schulhof
-
merge of '73fe0aadf00e90ae634f0fbe253a634ce3f60b74'2007-05-25, by Sadrul Habib Chowdhury
-
Get rid of a run-time dbus warning due to an unregistered storedimg.2007-05-25, by Sadrul Habib Chowdhury
-
merge of 'cf129dbe4ceb5310e5b46c37f5fb2b3edefdd5f0'2007-05-25, by Sadrul Habib Chowdhury
-
Remove code duplication when creating im/chat panes.2007-05-25, by Sadrul Habib Chowdhury
-
merge of '68a7c85152f55e4b824422958bca00f79f48cd2f'2007-05-25, by Sadrul Habib Chowdhury
-
Remove code duplication for prpl-icon creation.2007-05-25, by Sadrul Habib Chowdhury
-
merge of '4e1b2a820428bb70308bc4a0b4ac886b230c9184'2007-05-25, by Sadrul Habib Chowdhury
-
merge of '1c63ff450cd444f6f7b3d9caa86407fca3584491'2007-05-25, by Sadrul Habib Chowdhury
-
merge of '27508136086ee6dc49a8fe0cb403e09f119ed485'2007-05-25, by Sadrul Habib Chowdhury
-
Add padding, get rid of compile warnings.2007-05-25, by Sadrul Habib Chowdhury
-
Use purple_conversation_extended_menu to add items in the conversation2007-05-25, by Sadrul Habib Chowdhury
-
merge of '3a7f04e7907df7b5f5c519fa276ec6429d2ab9b5'2007-05-25, by Sadrul Habib Chowdhury
-
Remove outdated TODO from README.2007-06-18, by Jeffrey Connelly
-
Add two boolean options to account dialog, to allow displaying of2007-06-14, by Jeffrey Connelly
-
Update several outdated TODO comments.2007-06-14, by Jeffrey Connelly
-
Update for 0.7.2007-06-14, by Jeffrey Connelly
-
Fix crash when re-logging in.2007-06-14, by Jeffrey Connelly
-
Add new file, CHANGES, describing high-level changes to msimprpl.2007-06-14, by Jeffrey Connelly
-
msim_msg_get_integer() - if could not find element, return 0.2007-06-14, by Jeffrey Connelly
-
Change to use const gchar * where appropriate.2007-06-14, by Jeffrey Connelly
-
Implement msim_get_info() for users on the user's buddy list.2007-06-14, by Jeffrey Connelly
-
Add msim_offline_message() for offline message status. Always return TRUE,2007-06-14, by Jeffrey Connelly
-
Reorganize the tooltip text, to show more useful information.2007-06-14, by Jeffrey Connelly
-
Show buddy information in tooltip text, and the display name for status text.2007-06-14, by Jeffrey Connelly
-
Remove user_lookup_cache from MsimSession in header file.2007-06-13, by Jeffrey Connelly
-
Remove user_lookup_cache, and display placeholders for status and tooltip text.2007-06-13, by Jeffrey Connelly
-
Make msim_remove_buddy() functional. It now sends the delbuddy, persist,2007-06-13, by Jeffrey Connelly
-
Bug fixes in MsimMessage:2007-06-13, by Jeffrey Connelly
-
Remove msim_get_own_uid{,_cb}() - it is not needed, since the login2007-06-13, by Jeffrey Connelly
-
Several small changes to work towards a working msim_remove_buddy():2007-06-13, by Jeffrey Connelly
-
Send typing notifications (tested).2007-06-12, by Jeffrey Connelly
-
Add TODO in order to fix msim_tooltip_text.2007-06-11, by Jeffrey Connelly
-
Add msim_uid2username_from_blist() to lookup a username by userid, by2007-06-07, by Jeffrey Connelly
-
Use msim_postprocess_outgoing() to resolve uid for adding and deleting buddies.2007-06-06, by Jeffrey Connelly
-
Pass postprocessing parameters inside MsimMessage * instead of in a new struct.2007-06-06, by Jeffrey Connelly
-
Change msim_send_im() to use msim_postprocess_outgoing(), eliminating the2007-06-05, by Jeffrey Connelly
-
Add, but do not use, two new functions to postprocess outgoing messages2007-06-05, by Jeffrey Connelly
-
Add untested implementation of msim_incoming_action().2007-06-05, by Jeffrey Connelly
-
Transition msim_incoming_im() to the callbackless infrastructure. Remove2007-06-05, by Jeffrey Connelly
-
Add message preprocessing in msim_preprocess_incoming(), to resolve2007-06-05, by Jeffrey Connelly
-
msim_status_cb() now takes a MsimMessage *, just like msim_send_im_cb() and2007-06-04, by Jeffrey Connelly
-
Change msim_incoming_im_cb() to accept a MsimMessage *. Orthogonality is key.2007-06-04, by Jeffrey Connelly
-
Change msim_send_im_by_userid_cb() to msim_send_im_cb(), and remove2007-06-04, by Jeffrey Connelly
-
Enhance msim_msg_new() to accept a variadic arguments, like msim_send(),2007-06-04, by Jeffrey Connelly
-
Add msim_msg_insert_before(), needed since some elements must be in a certain order.2007-06-04, by Jeffrey Connelly
-
Remove 'flags' from send_im_cb_struct - it was never needed.2007-06-04, by Jeffrey Connelly
-
Add TODOs about username/email->userid resolution, use g_return_if_fail() in a few places.2007-06-04, by Jeffrey Connelly
-
Change msim_msg_debug_string() to msim_msg_dump(), which prints the string2007-06-04, by Jeffrey Connelly
-
Change MsimSession.sesskey to an integer (used to be a string), now that2007-06-03, by Jeffrey Connelly
-
Add (incomplete) msim_remove_buddy().2007-06-03, by Jeffrey Connelly
-
Add GCC sentinal attribute to msim_send().2007-06-03, by Jeffrey Connelly
-
Add missing argument to debug string.2007-06-03, by Jeffrey Connelly
-
Add incomplete msim_add_buddy() implementation.2007-06-03, by Jeffrey Connelly
-
In debug messages about unknown message element types, display character in addition to numeric code.2007-06-03, by Jeffrey Connelly
-
Previously, the return value of the processing function and msim_process() told2007-06-03, by Jeffrey Connelly
-
Add, but do not use, incomplete functions for using typing notifications.2007-06-02, by Jeffrey Connelly
-
Show online buddies on buddy list as online.2007-06-02, by Jeffrey Connelly
-
Add delete buddy.2007-06-02, by Jeffrey Connelly
-
Update version to 0.6.2007-06-02, by Jeffrey Connelly
-
Use symbolic constants for persist messages.2007-06-02, by Jeffrey Connelly
-
Cosmetic improvement to MsimMessage debug output.2007-06-02, by Jeffrey Connelly