Fri, 25 May 2007 20:06:37 +0000 |
Daniel Atallah |
Don't include unistd.h if HAVE_UNISTD_H isn't defined.
|
Fri, 25 May 2007 19:23:36 +0000 |
Daniel Atallah |
Create .def files for easy msvc import library creation.
|
Fri, 25 May 2007 19:05:47 +0000 |
Richard Laager |
Casting things to gpointer isn't useful, unless they were previously const.
|
Fri, 25 May 2007 18:51:41 +0000 |
Richard Laager |
Add a missing bracket.
|
Fri, 25 May 2007 18:50:03 +0000 |
Richard Laager |
merge of '63c69ee29386e7f15e24deaf98c667102057dd4b'
|
Fri, 25 May 2007 18:31:16 +0000 |
Richard Laager |
merge of '07bd3af1a492ac68c753a507124c46c586499941'
|
Fri, 25 May 2007 18:29:35 +0000 |
Richard Laager |
merge of '1493925db036ee98f0fdb0209bff9f97ffd913f1'
|
Fri, 25 May 2007 18:19:28 +0000 |
Richard Laager |
propagate from branch 'org.maemo.garage.pidgin.pidgin.aop_menu' (head 24d32faecffc36ede5a0abf75df4c6db4f3eb5b7)
|
Tue, 22 May 2007 21:23:34 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head b2b0435d92302ced9beab7521249fd500aa6221b)
|
Mon, 21 May 2007 21:00:20 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head f90aaf35063dc4fa1bd8b79d8e570348bfee2d6f)
|
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():
|