2007-05-25 |
Sadrul Habib Chowdhury |
merge of '27508136086ee6dc49a8fe0cb403e09f119ed485'
|
2007-05-25 |
Sadrul Habib Chowdhury |
Add padding, get rid of compile warnings.
|
2007-05-25 |
Sadrul Habib Chowdhury |
Use purple_conversation_extended_menu to add items in the conversation
|
2007-05-25 |
Sadrul Habib Chowdhury |
merge of '3a7f04e7907df7b5f5c519fa276ec6429d2ab9b5'
|
2007-06-18 |
Jeffrey Connelly |
Remove outdated TODO from README.
|
2007-06-14 |
Jeffrey Connelly |
Add two boolean options to account dialog, to allow displaying of
|
2007-06-14 |
Jeffrey Connelly |
Update several outdated TODO comments.
|
2007-06-14 |
Jeffrey Connelly |
Update for 0.7.
|
2007-06-14 |
Jeffrey Connelly |
Fix crash when re-logging in.
|
2007-06-14 |
Jeffrey Connelly |
Add new file, CHANGES, describing high-level changes to msimprpl.
|
2007-06-14 |
Jeffrey Connelly |
msim_msg_get_integer() - if could not find element, return 0.
|
2007-06-14 |
Jeffrey Connelly |
Change to use const gchar * where appropriate.
|
2007-06-14 |
Jeffrey Connelly |
Implement msim_get_info() for users on the user's buddy list.
|
2007-06-14 |
Jeffrey Connelly |
Add msim_offline_message() for offline message status. Always return TRUE,
|
2007-06-14 |
Jeffrey Connelly |
Reorganize the tooltip text, to show more useful information.
|
2007-06-14 |
Jeffrey Connelly |
Show buddy information in tooltip text, and the display name for status text.
|
2007-06-13 |
Jeffrey Connelly |
Remove user_lookup_cache from MsimSession in header file.
|
2007-06-13 |
Jeffrey Connelly |
Remove user_lookup_cache, and display placeholders for status and tooltip text.
|
2007-06-13 |
Jeffrey Connelly |
Make msim_remove_buddy() functional. It now sends the delbuddy, persist,
|
2007-06-13 |
Jeffrey Connelly |
Bug fixes in MsimMessage:
|
2007-06-13 |
Jeffrey Connelly |
Remove msim_get_own_uid{,_cb}() - it is not needed, since the login
|
2007-06-13 |
Jeffrey Connelly |
Several small changes to work towards a working msim_remove_buddy():
|
2007-06-12 |
Jeffrey Connelly |
Send typing notifications (tested).
|
2007-06-11 |
Jeffrey Connelly |
Add TODO in order to fix msim_tooltip_text.
|
2007-06-07 |
Jeffrey Connelly |
Add msim_uid2username_from_blist() to lookup a username by userid, by
|
2007-06-06 |
Jeffrey Connelly |
Use msim_postprocess_outgoing() to resolve uid for adding and deleting buddies.
|
2007-06-06 |
Jeffrey Connelly |
Pass postprocessing parameters inside MsimMessage * instead of in a new struct.
|
2007-06-05 |
Jeffrey Connelly |
Change msim_send_im() to use msim_postprocess_outgoing(), eliminating the
|
2007-06-05 |
Jeffrey Connelly |
Add, but do not use, two new functions to postprocess outgoing messages
|
2007-06-05 |
Jeffrey Connelly |
Add untested implementation of msim_incoming_action().
|
2007-06-05 |
Jeffrey Connelly |
Transition msim_incoming_im() to the callbackless infrastructure. Remove
|
2007-06-05 |
Jeffrey Connelly |
Add message preprocessing in msim_preprocess_incoming(), to resolve
|