Mercurial > pidgin
graph
-
Finch autoreconnecting (largely copy/paste from pidgin)Sat, 26 May 2007 23:41:42 +0000, by Richard Nelson
-
Closes #348 'Conversation -> Add (for Chats) should move focus to the alias field.'Sat, 26 May 2007 18:03:09 +0000, by Sean Egan
-
A conditional in purple_remote was missing a trailing colon.Sat, 26 May 2007 16:05:47 +0000, by Ethan Blanton
-
Don't include unistd.h if HAVE_UNISTD_H isn't defined.Fri, 25 May 2007 20:06:37 +0000, by Daniel Atallah
-
Create .def files for easy msvc import library creation.Fri, 25 May 2007 19:23:36 +0000, by Daniel Atallah
-
Casting things to gpointer isn't useful, unless they were previously const.Fri, 25 May 2007 19:05:47 +0000, by Richard Laager
-
Add a missing bracket.Fri, 25 May 2007 18:51:41 +0000, by Richard Laager
-
merge of '63c69ee29386e7f15e24deaf98c667102057dd4b'Fri, 25 May 2007 18:50:03 +0000, by Richard Laager
-
merge of '07bd3af1a492ac68c753a507124c46c586499941'Fri, 25 May 2007 18:31:16 +0000, by Richard Laager
-
merge of '1493925db036ee98f0fdb0209bff9f97ffd913f1'Fri, 25 May 2007 18:29:35 +0000, by Richard Laager
-
propagate from branch 'org.maemo.garage.pidgin.pidgin.aop_menu' (head 24d32faecffc36ede5a0abf75df4c6db4f3eb5b7)Fri, 25 May 2007 18:19:28 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head b2b0435d92302ced9beab7521249fd500aa6221b)Tue, 22 May 2007 21:23:34 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head f90aaf35063dc4fa1bd8b79d8e570348bfee2d6f)Mon, 21 May 2007 21:00:20 +0000, by Gabriel Schulhof
-
Remove outdated TODO from README.Mon, 18 Jun 2007 02:34:10 +0000, by Jeffrey Connelly
-
Add two boolean options to account dialog, to allow displaying ofThu, 14 Jun 2007 19:48:48 +0000, by Jeffrey Connelly
-
Update several outdated TODO comments.Thu, 14 Jun 2007 19:28:25 +0000, by Jeffrey Connelly
-
Update for 0.7.Thu, 14 Jun 2007 19:04:05 +0000, by Jeffrey Connelly
-
Fix crash when re-logging in.Thu, 14 Jun 2007 18:59:41 +0000, by Jeffrey Connelly
-
Add new file, CHANGES, describing high-level changes to msimprpl.Thu, 14 Jun 2007 18:56:47 +0000, by Jeffrey Connelly
-
msim_msg_get_integer() - if could not find element, return 0.Thu, 14 Jun 2007 08:21:36 +0000, by Jeffrey Connelly
-
Change to use const gchar * where appropriate.Thu, 14 Jun 2007 08:18:59 +0000, by Jeffrey Connelly
-
Implement msim_get_info() for users on the user's buddy list.Thu, 14 Jun 2007 06:06:56 +0000, by Jeffrey Connelly
-
Add msim_offline_message() for offline message status. Always return TRUE,Thu, 14 Jun 2007 01:53:58 +0000, by Jeffrey Connelly
-
Reorganize the tooltip text, to show more useful information.Thu, 14 Jun 2007 01:33:49 +0000, by Jeffrey Connelly
-
Show buddy information in tooltip text, and the display name for status text.Thu, 14 Jun 2007 00:23:06 +0000, by Jeffrey Connelly
-
Remove user_lookup_cache from MsimSession in header file.Wed, 13 Jun 2007 23:43:13 +0000, by Jeffrey Connelly
-
Remove user_lookup_cache, and display placeholders for status and tooltip text.Wed, 13 Jun 2007 23:40:12 +0000, by Jeffrey Connelly
-
Make msim_remove_buddy() functional. It now sends the delbuddy, persist,Wed, 13 Jun 2007 22:57:54 +0000, by Jeffrey Connelly