Mercurial > pidgin.yaz
graph
-
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
-
Add new MsimMessage element type, MSIM_TYPE_RAW, for fields in incoming2007-06-02, by Jeffrey Connelly
-
Fix double-free crash when sending messages (typo). Works again.2007-06-01, by Jeffrey Connelly
-
(Plugin partially functional) Fix msim_msg_get() search.2007-06-01, by Jeffrey Connelly
-
Trivial fixes to clean up MsimMessage.2007-06-01, by Jeffrey Connelly
-
Use MsimMessage for receiving messages everywhere, instead of GHashTable.2007-06-01, by Jeffrey Connelly
-
Move msim_send() to message.h, since it is implemented in message.c.2007-06-01, by Jeffrey Connelly
-
msim_msg_get_element() -> msim_msg_get(), now in header file.2007-06-01, by Jeffrey Connelly
-
Add MSIM_TYPE_STRING to msim_msg_get_binary() (but with reservations).2007-06-01, by Jeffrey Connelly
-
Add msim_msg_get_binary() - retrieves binary data values from an MsimMessage.2007-06-01, by Jeffrey Connelly
-
Parenthesize 5 * 1024, in case the macro expansion occurs within a complex2007-06-01, by Jeffrey Connelly
-
Change msim_msg_get_element to msim_msg_get.2007-06-01, by Jeffrey Connelly
-
Fix msim_parse() to correctly parse into an MsimMessage *.2007-06-01, by Jeffrey Connelly
-
merge of '8bb110590d07631c51fb0be00d16deee9b1ec0d9'2007-06-01, by Jeffrey Connelly
-
merge of '885cfa74f3bd945a11b82df9d3a8a1727cbcf592'2007-06-01, by Jeffrey Connelly
-
Remove duplicate RC4 from cipher.c (third try; still getting used to MTN)2007-06-01, by Jeffrey Connelly
-
(Plugin loads, but cannot do anything useful)2007-06-01, by Jeffrey Connelly
-
disapproval of revision '9089052bc7340d891f24310b9473339e418a7708'2007-06-01, by Jeffrey Connelly
-
Remove erroroneous duplicate RC4 implementation.2007-06-01, by Jeffrey Connelly
-
(Incomplete - plugin does not load) Begin migrating protocol message receiving to MsimMessage.2007-05-31, by Jeffrey Connelly
-
merge of 'e39985139f646da2edf8d287dd521e2fce8c3cb2'2007-05-31, by Jeffrey Connelly
-
Add MsimMessage implementation (sending only).2007-05-31, by Jeffrey Connelly
-
merge of '1f2b180ddf79376f0e3e803ced552148335c08b4'2007-05-31, by Jeffrey Connelly
-
explicit merge of 'dc4f2ee34039521ae6a198fe7d62f4dca8a84589'2007-05-30, by Jeffrey Connelly
-
merge of '6525314558c2dea73ad89f89cd7772b645cc8b40'2007-05-25, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head dc4f2ee34039521ae6a198fe7d62f4dca8a84589)2007-05-25, by William Ehlhardt
-
Bump to 2.0.2devel. TODO: Decide if this should be 2.1.02007-05-25, by Sean Egan
-
message.c: In function 'jabber_message_send_im':2007-05-25, by Richard Laager
-
Update a comment: We don't check idle status every 5 seconds any more.2007-05-25, by Richard Laager
-
merge of '1217588be214ebbe1dd9559e386d8a8e6f9cfc03'2007-05-25, by Etan Reisner
-
NEWSination2007-05-25, by Nathan Walp
-
merge of '7c29037a04f1949b8226b412c8437956511cac2c'2007-05-25, by Nathan Walp
-
merge of '1bb09fa8e7fc76672c25171222e6584beb046588'2007-05-25, by Nathan Walp
-
- Document some weird-looking logic in the GnuTLS plugin.2007-05-25, by William Ehlhardt
-
Add note on use of purple_ssl_input_add2007-05-25, by William Ehlhardt
-
NEWS what little I did for this release.2007-05-25, by Etan Reisner
-
merge of '1bb09fa8e7fc76672c25171222e6584beb046588'2007-05-25, by Stu Tomlinson
-
NEWS.0.12007-05-25, by Stu Tomlinson
-
NEWS!2007-05-25, by Luke Schierer
-
Start the release process2007-05-25, by Sean Egan
-
fixes #12652007-05-25, by Maurício Collares
-
fixes #12282007-05-25, by Björn Voigt
-
proper credit2007-05-25, by Luke Schierer
-
merge of '98adfa78dbac6ceee05caeb096498a3fecf7fd55'2007-05-25, by Stu Tomlinson
-
Update the translator name for zh_HK (name taken from zh_HK.po)2007-05-25, by Stu Tomlinson
-
It's valid for different types to be compared. In that case, use existing positions.2007-05-25, by Richard Nelson
-
- Silence unnecessary errors from gtk-update-icon-cache2007-05-25, by Stu Tomlinson
-
merge of '3a7f04e7907df7b5f5c519fa276ec6429d2ab9b5'2007-05-25, by Stu Tomlinson
-
merge of 'a4ba04d007c334f8f7304c5d953d6ac8084e970e'2007-05-24, by Ethan Blanton
-
Convert newlines to ' ' when receiving XHTML from Jabber2007-05-24, by Sean Egan
-
This should be better2007-05-24, by Sean Egan
-
propagate from branch 'im.pidgin.pidgin' (head a1c04042b2aa9af25eb7fd9dd61735303e6d11a0)2007-05-24, by William Ehlhardt
-
- Completed SslConnection fields docs2007-05-24, by William Ehlhardt
-
More documenting2007-05-24, by William Ehlhardt
-
Partial documentation on SslConnection struct2007-05-24, by William Ehlhardt
-
Clarify documentation2007-05-24, by William Ehlhardt
-
Documented the SslOps structure2007-05-24, by William Ehlhardt
-
merge of '82aa02e0b2bd8284accf4fd32088facc9e4d033d'2007-05-24, by Sadrul Habib Chowdhury
-
merge of '64ee7c914990b77a9dc5a39b4cd32209d3b75f7c'2007-05-24, by Luke Schierer
-
fixes #12422007-05-24, by Amanpreet Singh Alam
-
Restore the protocol specific URL handlers in purple-url-handler for those2007-05-25, by Stu Tomlinson
-
Fixes #12612007-05-24, by Daniel Atallah
-
merge of 'ccfb422853c34c69e2172bffd83d4c62bacca89c'2007-05-24, by Richard Laager
-
merge of '90b477e6a3033c1714b2edc257b23c40c97b145e'2007-05-24, by William Ehlhardt
-
Stop the typing icon timer before switching conversations so the typing2007-05-24, by Stu Tomlinson
-
Un-break the API so the next release doesn't have to be 3.0.0 :)2007-05-24, by Stu Tomlinson
-
Only write out the HTML comment on win32, to avoid the risk of confusing2007-05-24, by Stu Tomlinson
-
Use utility functions to get user info. Closes #964.2007-05-24, by Sadrul Habib Chowdhury
-
Change pidgin_separator to return the separator added to the menu.2007-05-24, by Sadrul Habib Chowdhury
-
merge of '1c4bfaded7df1c41549843c32ad7a9d8a01e70a2'2007-05-24, by Sadrul Habib Chowdhury
-
fixes #12002007-05-24, by Arangel Angov
-
merge of '90b477e6a3033c1714b2edc257b23c40c97b145e'2007-05-24, by Sean Egan
-
merge of '19d9f007ab68f202c7fea012dc8637a91a2ce659'2007-05-24, by Sean Egan
-
Fix #1159.2007-05-24, by Sadrul Habib Chowdhury
-
merge of '7bec6f145cd4aba859bf2e7dfc1034f68514b89b'2007-05-24, by Sadrul Habib Chowdhury
-
fixes #12102007-05-24, by Javier Fernández-Sanguino Peña
-
fixes #12202007-05-24, by Éric Boumaour
-
fixes #12232007-05-24, by Bouklis Panos
-
fixes #12282007-05-24, by Björn Voigt
-
refers #12362007-05-24, by Abel Cheung
-
Use talk.google.com as the default server for Google Talk accounts2007-05-24, by Sean Egan
-
Use gmail.com as the default domain for Google Talk accounts2007-05-24, by Sean Egan
-
disapproval of revision '1f819f5ad330efa81ac7906f854b46f0c8bbd7b6'2007-05-24, by Ethan Blanton
-
Change Toolbar to use three buttons with text.2007-05-24, by Sean Egan
-
ChangeLog2007-05-23, by Sean Egan
-
merge of '10181aa0574db4bb368e5eb9c7eb9440c61d930a'2007-05-23, by Sean Egan
-
This should suppress an annoying 477 numeric on channel joins if you2007-05-23, by Ethan Blanton
-
sync to reality2007-05-23, 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.2007-05-23, by Richard Nelson
-
merge of '4e303e0d82031bfb84148de1b35be7efabbb36f7'2007-05-23, by Mark Doliner
-
Fix file transfers aborting and mistakenly being marked as cancelled when they are actually complete. Fixes #8142007-05-23, by Daniel Atallah
-
I think this fixes #532.2007-05-23, by Sadrul Habib Chowdhury
-
merge of '2b7fcf2f374857067e0da4b3282e0bf752797dbe'2007-05-23, by Sadrul Habib Chowdhury
-
merge of '0f88db079a278fed8edc76442c3b1f70db3b9ebc'2007-05-23, by Daniel Atallah
-
merge of '313e5f0e5697afe45ac3ac1160aa4de526089ba2'2007-05-23, by Stu Tomlinson
-
When closing IM windows on MSN, don't release the switchboard connection2007-05-23, by Stu Tomlinson
-
merge of '6314e2458eb034f1157174edc1f80ea8bb7ecebc'2007-05-22, by William Ehlhardt
-
merge of '09aca500377f9423b7231bd192a1f472770099c0'2007-05-22, by Richard Laager
-
Death to #pidgin-win322007-05-22, by Richard Laager
-
merge of '13c42627e5aafb412b5a0a86dff010892487f384'2007-05-22, by Sadrul Habib Chowdhury
-
Plug a few more memory leaks for some perl plugins.2007-05-22, by Sadrul Habib Chowdhury
-
Fix _prefs_get_string_list for perl.2007-05-22, by Sadrul Habib Chowdhury
-
merge of '0dc88a60c9f45d428227765d7948abfd6fd3bc00'2007-05-22, by Sadrul Habib Chowdhury
-
merge of '38433bec06fa4549048d92cf2fd10eff49df94fa'2007-05-22, by Sadrul Habib Chowdhury
-
Fix signing on to AIM with an AOL screen name with a password of more2007-05-23, by Mark Doliner
-
Make all the oscar memory allocations and frees use the glib functions to avoid problems when mixing C runtimes.2007-05-22, by Daniel Atallah
-
* Hungarian translation updated (Gabor Kelemen)2007-05-22, by Kelemen Gábor
-
* Hebrew translation updated (Shalom Craimer)2007-05-22, by Shalom Craimer
-
* Chinese (Hong Kong) translation added (Ambrose C. Li)2007-05-22, by Ambrose C. Li
-
* Finnish translation updated (Timo Jyrinki)2007-05-22, by Timo Jyrinki
-
updated Chinese (Simplified) translation2007-05-22, by Funda Wang
-
new turkish translator2007-05-22, by Serdar Soytetir
-
merge of 'b8b81ea3c89a56d3526f1ca7373b947083c44a3f'2007-05-22, by Mark Doliner
-
merge of '6a857845ed772173ecc2083603f0d661eb52c68a'2007-05-21, by Richard Laager
-
Forgot an instance of g_object_new and some other changes are necessary, too.2007-05-21, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head f806da14ec2d87cd6650b921eaeed3c6d6587598)2007-05-21, by Gabriel Schulhof
-
Expose _conversation_write and _conversation_do_command for perl plugins.2007-05-22, by Sadrul Habib Chowdhury
-
Plug a possible memory leak.2007-05-22, by Sadrul Habib Chowdhury
-
New function purple_conversation_do_command. This is almost like2007-05-22, by Sadrul Habib Chowdhury
-
New api function purple_conversation_get_extended_menu.2007-05-22, by Sadrul Habib Chowdhury
-
merge of '34ad536ba137d9ad9af8f55629835e501c9ba5f4'2007-05-21, by Eric Polino
-
merge of '745cf14dbfb86060ab8826900f365a2f0592747e'2007-05-18, by Eric Polino
-
merge of '0a63bea05479d51972432a195d0c97c0309fbcf4'2007-05-13, by Eric Polino
-
Bump the version number accordingly.2007-05-19, by Richard Laager
-
ChangeLog the pidgin_create_window() function.2007-05-19, by Richard Laager
-
Make the blist showing actually work.2007-05-19, by Richard Laager
-
Document the API changes.2007-05-19, by Richard Laager
-
Style changes.2007-05-19, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 06b088941860bc00cfc69da2f4e9a9282685268b)2007-05-19, by Richard Laager
-
Coding style changes2007-05-20, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head b917cc2cf9c46c7163ad3345b312dac1eea896cf)2007-05-20, by Gabriel Schulhof
-
merge of '06ed1317cb35c9aeacf41bd7e250a1f7c1dc8876'2007-05-20, by Richard Laager
-
Fix a logic mistake I introduced during a cleanup.2007-05-19, by Richard Laager
-
Add some braces and clean up indentation.2007-05-19, by Richard Laager
-
Apply some constification.2007-05-19, by Richard Laager
-
Style changes in if statements.2007-05-19, by Richard Laager
-
Style change: death to spaces before semi-colons.2007-05-19, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 62e9d17cd37551991c5040ce6ca48e6d7578dde3)2007-05-19, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 66aea7d56ba9aeefe7437693c284ba2e3d649835)2007-05-20, by Gabriel Schulhof
-
merge of '004942f80429de395663b172b5d6c6e7d834050a'2007-05-20, by Richard Laager
-
ChangeLog the hotmail inbox thing2007-05-20, by Stu Tomlinson
-
Remove an unused variable2007-05-20, by Stu Tomlinson
-
merge of '1b31a3a29b0aa69839b75bcf2fbc27ff3f36f3ed'2007-05-20, by Stu Tomlinson
-
Conversation -> Save As will now use aliases.2007-05-20, by Richard Laager
-
If we're operating on ASCII characters only, we should use g_ascii_isalnum.2007-05-20, by Richard Laager
-
merge of '211be57922bc0273e193942f976264ae52d8cf41'2007-05-20, by Richard Laager
-
Support for @msn.com accounts when opening Inbox, and unconditioanlly request2007-05-20, by Stu Tomlinson
-
Linkify xmpp: URIs2007-05-20, by Stu Tomlinson
-
Make purple-remote accept xmpp as a protocol2007-05-20, by Stu Tomlinson
-
merge of '479fb98ba0ae0232add8593efb47951fa3f6d695'2007-05-20, by Richard Laager
-
Remove a Useless Use Of Cat (tm) (which might actually help Alver's IRIX2007-05-20, by Stu Tomlinson
-
A couple of tweaks to open Hotmail inbox2007-05-20, by Stu Tomlinson
-
Fix an infinite loop at startup for finch. Thanks to Bleeter for noticing this.2007-05-20, by Sadrul Habib Chowdhury
-
Remove the GtkTreeView expander_size setting from the pidginrc plugin as it2007-05-20, by Etan Reisner
-
merge of '93a5063c46e94d1cc7ac11a05b7772048dc95753'2007-05-20, by Etan Reisner
-
merge of '62e9d17cd37551991c5040ce6ca48e6d7578dde3'2007-05-20, by Etan Reisner
-
ChangeLog the Google Talk protocol menu item and the power efficiency fixes from2007-05-20, by Richard Laager
-
#include "gtkutils.h"2007-05-20, by Richard Laager
-
#include "gtkutils.h"2007-05-20, by Richard Laager
-
#include "gtkutils.h"2007-05-20, by Richard Laager
-
Add a @since marker to pidgin_create_window()'s documentation.2007-05-19, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 62e9d17cd37551991c5040ce6ca48e6d7578dde3)2007-05-19, by Richard Laager
-
When the /pidgin/debug/enabled pref is toggled, wait until the next2007-05-22, by Mark Doliner
-
Our in-tree gadu-gadu lib doesn't include the glib headers. I don't know2007-05-20, by Mark Doliner
-
Fix a compiler warning by using a temporary variable for swapping.2007-05-19, by Richard Laager
-
Fix the spelling on Gabriel's last name.2007-05-19, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 448cd254b546158ad96cd7190cb203e44386b31a)2007-05-19, by Richard Laager
-
Fix a compiler warning.2007-05-19, by Richard Laager
-
merge of 'ad8976c24b5929a7dc2e27af5ffc3522aafa11d5'2007-05-19, by Richard Laager
-
explicit merge of '61827fc1671b97df72194ee9722ed122cb45c29f'2007-05-19, by Richard Laager
-
explicit merge of '751c46819c7edfd139753ceda847258389eee965'2007-05-19, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head faebb5b94eeb15c49559aa2b3c3ce87c9a38a763)2007-05-18, by Gabriel Schulhof
-
Added to gtkutils.c:2007-05-18, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head 61827fc1671b97df72194ee9722ed122cb45c29f)2007-05-19, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head faebb5b94eeb15c49559aa2b3c3ce87c9a38a763)2007-05-18, by Gabriel Schulhof
-
merge of 'bc75c50283ea211d6f97caefcb83db0e34e10bfe'2007-05-19, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head faebb5b94eeb15c49559aa2b3c3ce87c9a38a763)2007-05-18, by Gabriel Schulhof
-
merge of '49922af0141ac5ca1baaa557377a5343ae781fb9'2007-05-19, by Luke Schierer
-
Mark strings for translation2007-05-19, by Richard Nelson
-
Warmenhove a patch from Steven Danna to add bindings to all the savedstatus.h2007-05-20, by Etan Reisner
-
merge of '500cf12414e85849aaf14a86bd93e76be6ce08cd'2007-05-19, by Etan Reisner
-
fixes #10962007-05-19, by Shalom Craimer
-
fixes #9792007-05-19, by Luke Schierer
-
mark all translation teams as translatable. fixes #5282007-05-19, by Luke Schierer
-
"Hello Luke!2007-05-19, by Björn Voigt
-
Remove the "GtkTreeView Indent Expanders" boolean preference, because the2007-05-19, by Etan Reisner
-
Update some perl magic numbers, like in the tcl code. This doesn't actually do2007-05-19, by Etan Reisner
-
Periodically refresh the authentication info required to automatically log2007-05-19, by Stu Tomlinson
-
Fix a leak of the string in each Direct IM message, reported by jas8522 in AdiumTicket:#69822007-05-18, by Evan Schoenberg
-
Fix #1100.2007-05-18, by Sadrul Habib Chowdhury
-
Do not crash when trying to insert a smiley for a protocol not mentioned2007-05-18, by Sadrul Habib Chowdhury
-
Do not show the popup for focused conversations.2007-05-18, by Sadrul Habib Chowdhury
-
Fix an extra \r\n in the Authorization header. Fixes #965.2007-05-18, by Daniel Atallah
-
Missing newline in debug output.2007-05-18, by Daniel Atallah
-
disapproval of revision '1e0f6c89bdf3a21258ac4f64039122a909ac67cc'2007-05-18, by Daniel Atallah
-
Fix an extra \r\n in the Authorization header. Fixes #965.2007-05-18, by Daniel Atallah
-
Changelog the last couple of changes.2007-05-18, by Sadrul Habib Chowdhury
-
Patch #1054 from resiak.2007-05-18, by Sadrul Habib Chowdhury
-
Generate nicer HTML dumps.2007-05-17, by Sadrul Habib Chowdhury
-
Patch from SuperMMX to correctly update the expand state of contacts2007-05-17, by Sadrul Habib Chowdhury
-
merge of '0397391b6a278804196e57830cc216b8e236442a'2007-05-17, by Evan Schoenberg
-
disapproval of revision 'a0488ed637a52fa346f3a78ed4e16fb8db3aeb59'2007-05-17, by Evan Schoenberg
-
propagate from branch 'im.pidgin.pidgin' (head 4398ffa92e9bb0a16dbede7756a4cbc5dfa96602)2007-05-17, by Gabriel Schulhof
-
Formatting changes.2007-05-13, by Gabriel Schulhof
-
aop_menu branch2007-05-13, by Gabriel Schulhof
-
merge of 'b23501b21d88703543a15ac3d68dd5361966e503'2007-05-16, by Richard Laager
-
merge of 'a1ba1e5be5adb02dcd76cbde3bc4d88287bff6a2'2007-05-16, by Richard Laager
-
Whitespace fix in the dbus_uniq code.2007-05-16, by Richard Laager
-
Minor formatting tweaks for the dbus_uniq code.2007-05-16, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 4398ffa92e9bb0a16dbede7756a4cbc5dfa96602)2007-05-17, by Gabriel Schulhof
-
Added purple_core_quit to cleanup.2007-05-16, by Gabriel Schulhof
-
Braces around an if.2007-05-16, by Gabriel Schulhof
-
Style changes + removed unnecessary NULL checks.2007-05-16, by Gabriel Schulhof
-
Alternative dbus_uniq implementation2007-05-15, by Gabriel Schulhof
-
D-Bus unique stuff. Had to add a few NULL-checks here and there, because2007-05-13, by Gabriel Schulhof
-
explicit merge of '4398ffa92e9bb0a16dbede7756a4cbc5dfa96602'2007-05-19, by Richard Laager
-
explicit merge of 'bb7e144daba6e060c1f8ed699733a119ea3e107f'2007-05-19, by Richard Laager
-
explicit merge of 'ef6a11abfc06ebecc3c74e3ab793e47d50125989'2007-05-19, by Richard Laager
-
Fix MSN "Open Hotmail Inbox" for non-hotmail.com accounts (eg. hotmail.co.uk)2007-05-17, by Stu Tomlinson
-
merge of '2d13b954e5450868a468d8b0a8c49f22f3b6d09f'2007-05-16, by Daniel Atallah
-
Fix background color issues in the coversation tabs.2007-05-16, by Sadrul Habib Chowdhury
-
nosnilmot: EXTRA_DIST it!2007-05-16, by Sadrul Habib Chowdhury
-
A signals-test plugin for perl. This should help plugin developers get2007-05-16, by Sadrul Habib Chowdhury
-
We can't be sure that the conv still exists, so don't dereference it.2007-05-16, by Daniel Atallah
-
Fix the tab-dragging arrows in conversation window.2007-05-15, by Sadrul Habib Chowdhury
-
Stop propagating a middle-click on the pane-handle to the notebook below.2007-05-15, by Sadrul Habib Chowdhury
-
Oops; I made some errors in the last commit. This is a fix of my2007-05-15, by Ethan Blanton
-
Fix up IRC connections with dircproxy by allowing 376 to indicate success.2007-05-15, by Ethan Blanton
-
Update the changelog.2007-05-15, by Sadrul Habib Chowdhury
-
Update the tab-title for chats immediately after aliasing.2007-05-15, by Sadrul Habib Chowdhury
-
"Clicking on a buddy name in a chat window should alias the name", patch2007-05-15, by Sadrul Habib Chowdhury
-
merge of '2263648adbe7bbf44fd9bf0230c9054be1d4c72b'2007-05-15, by Sadrul Habib Chowdhury
-
Death to more futuristic struct initialization. This should be the last.2007-05-19, by Richard Laager
-
Add a missing semi-colon so this will compile.2007-05-19, by Richard Laager
-
When using Purple idle, don't run a timer at all when idleaway. When using2007-05-19, by Richard Laager
-
Move the time_until_next_idle_event < 0 check to clarify.2007-05-19, by Richard Laager
-
Remove dead code.2007-05-19, by Richard Laager
-
Adding Intel Corporation to cover all our bases here:2007-05-15, by Richard Laager
-
Add arjan to COPYRIGHT2007-05-15, by Richard Laager
-
Another C99 struct falling.2007-05-15, by Richard Laager
-
More strcasecmp() replacements.2007-05-14, by Richard Laager
-
Replace strcasecmp() calls with glib equivalents.2007-05-14, by Richard Laager
-
Replace nm_utf8_strcasecmp() with purple_utf8_strcasecmp().2007-05-14, by Richard Laager
-
Replace some C99 struct syntax.2007-05-14, by Richard Laager
-
merge of '2263648adbe7bbf44fd9bf0230c9054be1d4c72b'2007-05-14, by Richard Laager
-
strcasecmp is post-C89, so use the glib equivalent2007-05-14, by Ethan Blanton
-
merge of '1e134934c8dd6c7af81a819ddaa603fa88f68a36'2007-05-14, by Richard Laager
-
Run the first timer at IDLEMARK + 1, to ensure we don't hit it right on IDLEMARK.2007-05-14, by Richard Laager
-
Fix a typo.2007-05-14, by Richard Laager
-
Part of a patch from:2007-05-14, by Richard Laager
-
Part of a patch from:2007-05-14, by Richard Laager
-
Show the text for the custom smiley as the filename when saving.2007-05-14, by Sadrul Habib Chowdhury
-
Patch from Gabriel Schulhof to fix the Google-Talk selection.2007-05-13, by Sadrul Habib Chowdhury
-
Show user flags in chat userlist.2007-05-13, by Sadrul Habib Chowdhury
-
Plug a leak when the flags for a user in a chat changes.2007-05-13, by Sadrul Habib Chowdhury
-
Callbacks are not supported for dbus.2007-05-13, by Sadrul Habib Chowdhury
-
Add a few changes in finch.2007-05-13, by Sadrul Habib Chowdhury
-
DBusify userinfo stuff.2007-05-13, by Sadrul Habib Chowdhury
-
Instead of flashing the taskbar continuously, flash it three times and leave it highlighted. Fixes #117.2007-05-13, by Daniel Atallah
-
gntworkspace doc2007-05-13, by Richard Nelson
-
propagate from branch 'im.pidgin.pidgin' (head 6f6e8345100a2f026e20c28fa52592fadd9c8193)2007-05-13, by Richard Nelson
-
merge of '3ac5981b26be545a8c546e09b6689c2359fad1bb'2007-05-12, by Evan Schoenberg
-
Revert g_thread_init as it didn't help Luke2007-05-12, by Sean Egan
-
In MSN we fake sending messages to yourself. This had a small bug in that2007-05-12, by Stu Tomlinson
-
Emit the buddy-typing-stopped signal even if we don't have a conversation, and use swtich rather than if2007-05-12, by Evan Schoenberg
-
Use switch() rather than a series of if() statements which hit all the values of the enum2007-05-12, by Evan Schoenberg
-
Fix for detecting gnome proxy settings from ticket #9352007-05-12, by Stu Tomlinson
-
ChangeLog a couple of things2007-05-12, by Stu Tomlinson
-
merge of '3906a45b801345d9fe5dde15ca9853fa78ee6839'2007-05-12, by Stu Tomlinson
-
- Add scriptlet Requires for GConf2 to fix schema installation2007-05-12, by Stu Tomlinson
-
Patch from sourceforge tracker 1652005 from wabz to fix displaying file2007-05-12, by Stu Tomlinson
-
Fix the commit from earlier today about null-widgets.2007-05-12, by Sadrul Habib Chowdhury
-
Only include Google Talk if we have XMPP.2007-05-12, by Richard Laager
-
merge of '2ac6f565005a69737bcf28a5f6ca11d74d2e5733'2007-05-12, by Richard Laager
-
Fix incorrect widget names in pidginrc plugin. Also, fix spacing - I'm not sure if this actually matters. Fixes #874.2007-05-11, by Daniel Atallah
-
Remove the fatal-asserts thingies.2007-05-11, by Sadrul Habib Chowdhury
-
A workaround for an ncurses bug about multi-cell characters and panels.2007-05-11, by Sadrul Habib Chowdhury
-
Do not process clicks on no widget.2007-05-11, by Sadrul Habib Chowdhury
-
Sort Google Talk appropriately.2007-05-12, by Richard Laager
-
Hack to prevent a completely collapsed user list from coming ack with a 1-pixel width. Fixes #624.2007-05-11, by Daniel Atallah
-
Ignore bold, underline and other formatting type things in SPAN tags if2007-05-11, by Stu Tomlinson
-
Patch #1038. Fix receiving of Yahoo buddy icons. Thanks, vampire!2007-05-23, by Sean Egan
-
ChangeLog2007-05-23, by Sean Egan
-
ChangeLog2007-05-23, by Sean Egan
-
Make 'typed' icon not have any keys depressed. Should fix #11162007-05-23, by Sean Egan
-
ALSA Gstreamer sink. Mostly to see if this still crashes Luke.2007-05-22, by Sean Egan
-
Patch #756 from EvilSporkMan. Use Datallah's url handling for Dbus2007-05-15, by Sean Egan
-
credit2007-05-14, by Sean Egan
-
Patch #702, Info not reset on URL redirect2007-05-14, by Sean Egan
-
Patch #363 Fix for tab packing problem2007-05-14, by Sean Egan
-
Pack connection error buttons the same way the statusbox is. Fixes #1202007-05-11, by Sean Egan
-
merge of '4f6576ab3a73830524c25113c603a1306185d675'2007-05-11, by Richard Laager
-
merge of 'a43eb95550888b10562aea0fd5d585fb3b804fe5'2007-05-11, by Daniel Atallah
-
merge of '1582971d554ead516c08237407e29d711532e6b9'2007-05-11, by Daniel Atallah
-
merge of '105009e066f1bcaefb0af3bd1e17b7860bf12a57'2007-05-11, by Daniel Atallah
-
disapproval of revision '105009e066f1bcaefb0af3bd1e17b7860bf12a57'2007-05-11, by Daniel Atallah
-
disapproval of revision '2d871d18693a4444a0b287a088a78319ccb4a499'2007-05-11, by Daniel Atallah
-
disapproval of revision '612eceeda452461e8aafcb5031985cb9cc1120b4'2007-05-11, by Daniel Atallah
-
Remove the stuff I added accidentally earlier.2007-05-11, by Sadrul Habib Chowdhury
-
Don't allow IRC username to contain spaces. Fixes #443.2007-05-11, by Daniel Atallah
-
Notify when you leave a chat, after /part or /kick.2007-05-11, by Sadrul Habib Chowdhury
-
merge of '084705c60880befcc4532b30e0b4a41fc2ed563e'2007-05-11, by Sadrul Habib Chowdhury
-
merge of '39d6b45f621cf10ca62fd25c946907b85626476f'2007-05-11, by Stu Tomlinson
-
disapproval of revision 'cde234fe820467241e86dc0c48917384759d7f4a'2007-05-11, by Stu Tomlinson
-
We should not say not not because not not is not the same as not.2007-05-11, by Richard Laager
-
Add padding to the RC4Ops struct to fix a compiler warning.2007-05-11, by Richard Laager
-
Fix debug filtering.2007-05-11, by Sadrul Habib Chowdhury
-
merge of '8f2f55c63a00b6e48285c1e09684f245d543cb33'2007-05-11, by Nathan Walp
-
ChangeLogify my last few commits2007-05-11, by Nathan Walp
-
I changed my mind, this should display the whole account name2007-05-11, by Nathan Walp
-
merge of '41f3a410baa40935d56c676abbf69c92987f86b7'2007-05-11, by Nathan Walp
-
Fix spellchecking in pidgin-portable.2007-05-11, by Daniel Atallah
-
merge of '3d2e55b4d4435fe4e6f083607171c8a4f81dcdb5'2007-05-11, by Daniel Atallah
-
Show some more useful information when some signal causes some dbus warning/error.2007-05-10, 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.2007-05-10, by Sadrul Habib Chowdhury
-
Updated Korean translation from Sushizang Who2007-05-10, by Sean Egan
-
ChangeLog my last change.2007-05-10, by Sadrul Habib Chowdhury
-
merge of '3f603e51b219132a664b8c6d07f016e10c0a79c3'2007-05-10, by Sadrul Habib Chowdhury
-
Changelog my previous commit. Also test for the trac-mtn integration. Fixes #26.2007-05-10, by Daniel Atallah
-
Now that timestamps are gone, let's allow filter strings in the debug window.2007-05-10, by Sadrul Habib Chowdhury
-
ChangeLog the string freeze change2007-05-10, by Sean Egan
-
merge of '493a2b4859d71c992634fcaf587a2df730d6c43d'2007-05-10, by Jeffrey Connelly
-
RC4 support to libpurple's cipher.c.2007-05-10, by Jeffrey Connelly
-
fix #6992007-05-11, by Nathan Walp
-
comment typo2007-05-11, by Nathan Walp
-
fixes #7632007-05-10, by Nathan Walp
-
chat error fix from sadrul2007-05-10, by Nathan Walp
-
merge of '5fba6dfb4d0356ca98aa9a0c99c95135225f56db'2007-05-10, by Nathan Walp
-
fix the typing animation so it doesn't stop animating once a conversation2007-05-10, by Nathan Walp
-
merge of '69bd78e558413b6ac26267b477e217cfe5b4a594'2007-05-10, by Sadrul Habib Chowdhury
-
The timestamp pref has been removed. Update finch accordingly.2007-05-10, by Sadrul Habib Chowdhury
-
Finish removal of yahoo system message escaping. I must have been2007-05-10, by Stu Tomlinson
-
ChangeLog updates. I probably missed some, everyone should get back in the2007-05-10, by Stu Tomlinson
-
Yahoo! system messages do not need escaping. The notify API takes care of2007-05-10, by Stu Tomlinson
-
Force timestamps always on for debug log and debug window. Making this2007-05-10, by Stu Tomlinson
-
merge of 'c0fb147adcf6f18b147249c26e510fed206697ea'2007-05-09, by Nathan Walp
-
merge of '4c166ec2780777ec3a8a3f5ad6774ec0a47c35e2'2007-05-09, by Richard Laager
-
merge of '4e4616e3116cf5f5f33872dc1ef102da16c51d53'2007-05-09, by Richard Laager
-
gross hack that will save me time in 30 second chunks2007-05-09, by Nathan Walp
-
Make get-info behave the same way from both the conversation window menu and the buddylist context menu.2007-05-09, by Sadrul Habib Chowdhury
-
Fix ticket #387.2007-05-09, by Sadrul Habib Chowdhury
-
merge of '6f814680b83cf9370ede6c4a87a34a35203b26df'2007-05-09, by William Ehlhardt
-
Add a Google Talk icon from Vinicius Depizzol.2007-05-09, by Richard Laager
-
Drop the (XMPP) from Google Talk. It's not going to help much.2007-05-09, by Richard Laager
-
Make Google Talk stick when chosen, rather than jumping right to XMPP.2007-05-09, by Richard Laager