log

age author description
Fri, 25 May 2007 17:42:51 +0000 Sadrul Habib Chowdhury Get rid of a run-time dbus warning due to an unregistered storedimg.
Fri, 25 May 2007 17:18:18 +0000 Sadrul Habib Chowdhury merge of 'cf129dbe4ceb5310e5b46c37f5fb2b3edefdd5f0'
Fri, 25 May 2007 07:54:43 +0000 Sadrul Habib Chowdhury Remove code duplication when creating im/chat panes.
Fri, 25 May 2007 05:29:20 +0000 Sadrul Habib Chowdhury merge of '68a7c85152f55e4b824422958bca00f79f48cd2f'
Fri, 25 May 2007 03:32:46 +0000 Sadrul Habib Chowdhury Remove code duplication for prpl-icon creation.
Fri, 25 May 2007 03:23:26 +0000 Sadrul Habib Chowdhury merge of '4e1b2a820428bb70308bc4a0b4ac886b230c9184'
Fri, 25 May 2007 02:22:13 +0000 Sadrul Habib Chowdhury merge of '1c63ff450cd444f6f7b3d9caa86407fca3584491'
Fri, 25 May 2007 01:19:12 +0000 Sadrul Habib Chowdhury merge of '27508136086ee6dc49a8fe0cb403e09f119ed485'
Fri, 25 May 2007 01:17:33 +0000 Sadrul Habib Chowdhury Add padding, get rid of compile warnings.
Fri, 25 May 2007 00:36:20 +0000 Sadrul Habib Chowdhury Use purple_conversation_extended_menu to add items in the conversation
Fri, 25 May 2007 00:15:33 +0000 Sadrul Habib Chowdhury merge of '3a7f04e7907df7b5f5c519fa276ec6429d2ab9b5'
Mon, 18 Jun 2007 02:34:10 +0000 Jeffrey Connelly Remove outdated TODO from README.
Thu, 14 Jun 2007 19:48:48 +0000 Jeffrey Connelly Add two boolean options to account dialog, to allow displaying of
Thu, 14 Jun 2007 19:28:25 +0000 Jeffrey Connelly Update several outdated TODO comments.
Thu, 14 Jun 2007 19:04:05 +0000 Jeffrey Connelly Update for 0.7.
Thu, 14 Jun 2007 18:59:41 +0000 Jeffrey Connelly Fix crash when re-logging in.
Thu, 14 Jun 2007 18:56:47 +0000 Jeffrey Connelly Add new file, CHANGES, describing high-level changes to msimprpl.
Thu, 14 Jun 2007 08:21:36 +0000 Jeffrey Connelly msim_msg_get_integer() - if could not find element, return 0.
Thu, 14 Jun 2007 08:18:59 +0000 Jeffrey Connelly Change to use const gchar * where appropriate.
Thu, 14 Jun 2007 06:06:56 +0000 Jeffrey Connelly Implement msim_get_info() for users on the user's buddy list.
Thu, 14 Jun 2007 01:53:58 +0000 Jeffrey Connelly Add msim_offline_message() for offline message status. Always return TRUE,
Thu, 14 Jun 2007 01:33:49 +0000 Jeffrey Connelly Reorganize the tooltip text, to show more useful information.
Thu, 14 Jun 2007 00:23:06 +0000 Jeffrey Connelly Show buddy information in tooltip text, and the display name for status text.
Wed, 13 Jun 2007 23:43:13 +0000 Jeffrey Connelly Remove user_lookup_cache from MsimSession in header file.
Wed, 13 Jun 2007 23:40:12 +0000 Jeffrey Connelly Remove user_lookup_cache, and display placeholders for status and tooltip text.
Wed, 13 Jun 2007 22:57:54 +0000 Jeffrey Connelly Make msim_remove_buddy() functional. It now sends the delbuddy, persist,
Wed, 13 Jun 2007 22:44:26 +0000 Jeffrey Connelly Bug fixes in MsimMessage:
Wed, 13 Jun 2007 21:25:40 +0000 Jeffrey Connelly Remove msim_get_own_uid{,_cb}() - it is not needed, since the login
Wed, 13 Jun 2007 21:21:48 +0000 Jeffrey Connelly Several small changes to work towards a working msim_remove_buddy():
Tue, 12 Jun 2007 03:40:38 +0000 Jeffrey Connelly Send typing notifications (tested).
Mon, 11 Jun 2007 06:17:16 +0000 Jeffrey Connelly Add TODO in order to fix msim_tooltip_text.
Thu, 07 Jun 2007 04:56:01 +0000 Jeffrey Connelly Add msim_uid2username_from_blist() to lookup a username by userid, by
Wed, 06 Jun 2007 04:38:03 +0000 Jeffrey Connelly Use msim_postprocess_outgoing() to resolve uid for adding and deleting buddies.
Wed, 06 Jun 2007 02:49:35 +0000 Jeffrey Connelly Pass postprocessing parameters inside MsimMessage * instead of in a new struct.
Tue, 05 Jun 2007 05:06:04 +0000 Jeffrey Connelly Change msim_send_im() to use msim_postprocess_outgoing(), eliminating the
Tue, 05 Jun 2007 04:41:16 +0000 Jeffrey Connelly Add, but do not use, two new functions to postprocess outgoing messages
Tue, 05 Jun 2007 03:20:59 +0000 Jeffrey Connelly Add untested implementation of msim_incoming_action().
Tue, 05 Jun 2007 02:42:46 +0000 Jeffrey Connelly Transition msim_incoming_im() to the callbackless infrastructure. Remove
Tue, 05 Jun 2007 02:36:17 +0000 Jeffrey Connelly Add message preprocessing in msim_preprocess_incoming(), to resolve
Mon, 04 Jun 2007 04:06:58 +0000 Jeffrey Connelly msim_status_cb() now takes a MsimMessage *, just like msim_send_im_cb() and
Mon, 04 Jun 2007 03:55:35 +0000 Jeffrey Connelly Change msim_incoming_im_cb() to accept a MsimMessage *. Orthogonality is key.
Mon, 04 Jun 2007 03:49:11 +0000 Jeffrey Connelly Change msim_send_im_by_userid_cb() to msim_send_im_cb(), and remove
Mon, 04 Jun 2007 03:30:55 +0000 Jeffrey Connelly Enhance msim_msg_new() to accept a variadic arguments, like msim_send(),
Mon, 04 Jun 2007 03:07:42 +0000 Jeffrey Connelly Add msim_msg_insert_before(), needed since some elements must be in a certain order.
Mon, 04 Jun 2007 02:31:02 +0000 Jeffrey Connelly Remove 'flags' from send_im_cb_struct - it was never needed.
Mon, 04 Jun 2007 02:19:51 +0000 Jeffrey Connelly Add TODOs about username/email->userid resolution, use g_return_if_fail() in a few places.
Mon, 04 Jun 2007 01:59:20 +0000 Jeffrey Connelly Change msim_msg_debug_string() to msim_msg_dump(), which prints the string
Sun, 03 Jun 2007 05:50:11 +0000 Jeffrey Connelly Change MsimSession.sesskey to an integer (used to be a string), now that
Sun, 03 Jun 2007 04:50:35 +0000 Jeffrey Connelly Add (incomplete) msim_remove_buddy().
Sun, 03 Jun 2007 04:40:15 +0000 Jeffrey Connelly Add GCC sentinal attribute to msim_send().
Sun, 03 Jun 2007 04:35:03 +0000 Jeffrey Connelly Add missing argument to debug string.
Sun, 03 Jun 2007 02:14:03 +0000 Jeffrey Connelly Add incomplete msim_add_buddy() implementation.
Sun, 03 Jun 2007 01:55:50 +0000 Jeffrey Connelly In debug messages about unknown message element types, display character in addition to numeric code.
Sun, 03 Jun 2007 01:28:59 +0000 Jeffrey Connelly Previously, the return value of the processing function and msim_process() told
Sat, 02 Jun 2007 21:46:22 +0000 Jeffrey Connelly Add, but do not use, incomplete functions for using typing notifications.
Sat, 02 Jun 2007 20:57:11 +0000 Jeffrey Connelly Show online buddies on buddy list as online.
Sat, 02 Jun 2007 04:55:07 +0000 Jeffrey Connelly Add delete buddy.
Sat, 02 Jun 2007 04:46:51 +0000 Jeffrey Connelly Update version to 0.6.
Sat, 02 Jun 2007 04:45:59 +0000 Jeffrey Connelly Use symbolic constants for persist messages.
Sat, 02 Jun 2007 03:26:06 +0000 Jeffrey Connelly Cosmetic improvement to MsimMessage debug output.