Mercurial > pidgin
graph
-
merge of '3d155cfe6d5da449233ba5c19a6f5fea1a33467d'Tue, 29 May 2007 05:40:45 +0000, by Richard Laager
-
merge of '4af1e220d3ae855eec7a057ef1e41b586abb8f5f'Tue, 29 May 2007 04:56:30 +0000, by Sean Egan
-
merge of '4751c73009c45ab1f2514522886dc9d36f66c7fb'Tue, 29 May 2007 04:43:56 +0000, by Nathan Walp
-
if there are multiple resources available, ask the user which resource toTue, 29 May 2007 04:32:19 +0000, by Nathan Walp
-
skip some unneeded queries that we don't particularly need or wantMon, 28 May 2007 21:38:36 +0000, by Nathan Walp
-
don't do unneeded workMon, 28 May 2007 21:37:06 +0000, by Nathan Walp
-
whitespaceMon, 28 May 2007 20:54:51 +0000, by Nathan Walp
-
(20:36:49) nosnilmot: we need to do something about 'Download Purple: http://pidgin.im/'Wed, 30 May 2007 02:07:58 +0000, by Stu Tomlinson
-
Change Offline icon in buddy list back to opaque. I found it too hard to discern it from idle otherwiseMon, 28 May 2007 19:56:40 +0000, by Sean Egan
-
disapproval of revision '1fd9445b933f2f5ff2724778f9d18e47282745cd'Fri, 15 Jun 2007 02:01:30 +0000, by Stu Tomlinson
-
Menu restructure. Kept allow_shrink for now. I want to see what people think of it.Mon, 28 May 2007 19:51:44 +0000, by Sean Egan
-
Fixes #1208Mon, 28 May 2007 19:31:23 +0000, by Sean Egan
-
Fixes #464Mon, 28 May 2007 19:08:05 +0000, by Sean Egan
-
fixes #1316Mon, 28 May 2007 18:25:43 +0000, by Sean Egan
-
Patch #1323 from lithium:Tue, 29 May 2007 05:40:22 +0000, by Richard Laager
-
This performs mIRC formatting code stripping for the room list, asMon, 28 May 2007 17:52:04 +0000, by Ethan Blanton
-
- add cyrus-sasl-plain & cyrus-sasl-md5 to RequiresMon, 28 May 2007 03:18:02 +0000, by Stu Tomlinson
-
Fix for gtk < 2.4Sun, 27 May 2007 13:37:00 +0000, by Stu Tomlinson
-
Fix for gtk < 2.4Sun, 27 May 2007 13:26:34 +0000, by Stu Tomlinson
-
Handle new accounts with no buddies better - finish login when the firstSun, 27 May 2007 12:39:24 +0000, by Stu Tomlinson
-
Only change the size when the imhtmltoolbar button has been activated,Sun, 27 May 2007 01:41:02 +0000, by Kevin Stange
-
Changelog last changeSun, 27 May 2007 00:15:41 +0000, by Richard Nelson
-
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
-
Bug fixes in MsimMessage:Wed, 13 Jun 2007 22:44:26 +0000, by Jeffrey Connelly
-
Remove msim_get_own_uid{,_cb}() - it is not needed, since the loginWed, 13 Jun 2007 21:25:40 +0000, by Jeffrey Connelly
-
Several small changes to work towards a working msim_remove_buddy():Wed, 13 Jun 2007 21:21:48 +0000, by Jeffrey Connelly
-
Send typing notifications (tested).Tue, 12 Jun 2007 03:40:38 +0000, by Jeffrey Connelly
-
Add TODO in order to fix msim_tooltip_text.Mon, 11 Jun 2007 06:17:16 +0000, by Jeffrey Connelly
-
Add msim_uid2username_from_blist() to lookup a username by userid, byThu, 07 Jun 2007 04:56:01 +0000, by Jeffrey Connelly
-
Use msim_postprocess_outgoing() to resolve uid for adding and deleting buddies.Wed, 06 Jun 2007 04:38:03 +0000, by Jeffrey Connelly
-
Pass postprocessing parameters inside MsimMessage * instead of in a new struct.Wed, 06 Jun 2007 02:49:35 +0000, by Jeffrey Connelly
-
Change msim_send_im() to use msim_postprocess_outgoing(), eliminating theTue, 05 Jun 2007 05:06:04 +0000, by Jeffrey Connelly
-
Add, but do not use, two new functions to postprocess outgoing messagesTue, 05 Jun 2007 04:41:16 +0000, by Jeffrey Connelly
-
Add untested implementation of msim_incoming_action().Tue, 05 Jun 2007 03:20:59 +0000, by Jeffrey Connelly
-
Transition msim_incoming_im() to the callbackless infrastructure. RemoveTue, 05 Jun 2007 02:42:46 +0000, by Jeffrey Connelly
-
Add message preprocessing in msim_preprocess_incoming(), to resolveTue, 05 Jun 2007 02:36:17 +0000, by Jeffrey Connelly
-
msim_status_cb() now takes a MsimMessage *, just like msim_send_im_cb() andMon, 04 Jun 2007 04:06:58 +0000, by Jeffrey Connelly
-
Change msim_incoming_im_cb() to accept a MsimMessage *. Orthogonality is key.Mon, 04 Jun 2007 03:55:35 +0000, by Jeffrey Connelly
-
Change msim_send_im_by_userid_cb() to msim_send_im_cb(), and removeMon, 04 Jun 2007 03:49:11 +0000, by Jeffrey Connelly
-
Enhance msim_msg_new() to accept a variadic arguments, like msim_send(),Mon, 04 Jun 2007 03:30:55 +0000, by Jeffrey Connelly
-
Add msim_msg_insert_before(), needed since some elements must be in a certain order.Mon, 04 Jun 2007 03:07:42 +0000, by Jeffrey Connelly
-
Remove 'flags' from send_im_cb_struct - it was never needed.Mon, 04 Jun 2007 02:31:02 +0000, by Jeffrey Connelly
-
Add TODOs about username/email->userid resolution, use g_return_if_fail() in a few places.Mon, 04 Jun 2007 02:19:51 +0000, by Jeffrey Connelly
-
Change msim_msg_debug_string() to msim_msg_dump(), which prints the stringMon, 04 Jun 2007 01:59:20 +0000, by Jeffrey Connelly
-
Change MsimSession.sesskey to an integer (used to be a string), now thatSun, 03 Jun 2007 05:50:11 +0000, by Jeffrey Connelly
-
Add (incomplete) msim_remove_buddy().Sun, 03 Jun 2007 04:50:35 +0000, by Jeffrey Connelly
-
Add GCC sentinal attribute to msim_send().Sun, 03 Jun 2007 04:40:15 +0000, by Jeffrey Connelly
-
Add missing argument to debug string.Sun, 03 Jun 2007 04:35:03 +0000, by Jeffrey Connelly
-
Add incomplete msim_add_buddy() implementation.Sun, 03 Jun 2007 02:14:03 +0000, by Jeffrey Connelly
-
In debug messages about unknown message element types, display character in addition to numeric code.Sun, 03 Jun 2007 01:55:50 +0000, by Jeffrey Connelly
-
Previously, the return value of the processing function and msim_process() toldSun, 03 Jun 2007 01:28:59 +0000, by Jeffrey Connelly
-
Add, but do not use, incomplete functions for using typing notifications.Sat, 02 Jun 2007 21:46:22 +0000, by Jeffrey Connelly
-
Show online buddies on buddy list as online.Sat, 02 Jun 2007 20:57:11 +0000, by Jeffrey Connelly
-
Add delete buddy.Sat, 02 Jun 2007 04:55:07 +0000, by Jeffrey Connelly
-
Update version to 0.6.Sat, 02 Jun 2007 04:46:51 +0000, by Jeffrey Connelly
-
Use symbolic constants for persist messages.Sat, 02 Jun 2007 04:45:59 +0000, by Jeffrey Connelly
-
Cosmetic improvement to MsimMessage debug output.Sat, 02 Jun 2007 03:26:06 +0000, by Jeffrey Connelly
-
Add new MsimMessage element type, MSIM_TYPE_RAW, for fields in incomingSat, 02 Jun 2007 02:43:43 +0000, by Jeffrey Connelly
-
Fix double-free crash when sending messages (typo). Works again.Fri, 01 Jun 2007 06:20:23 +0000, by Jeffrey Connelly
-
(Plugin partially functional) Fix msim_msg_get() search.Fri, 01 Jun 2007 06:17:54 +0000, by Jeffrey Connelly
-
Trivial fixes to clean up MsimMessage.Fri, 01 Jun 2007 06:11:40 +0000, by Jeffrey Connelly
-
Use MsimMessage for receiving messages everywhere, instead of GHashTable.Fri, 01 Jun 2007 06:09:32 +0000, by Jeffrey Connelly
-
Move msim_send() to message.h, since it is implemented in message.c.Fri, 01 Jun 2007 05:52:25 +0000, by Jeffrey Connelly
-
msim_msg_get_element() -> msim_msg_get(), now in header file.Fri, 01 Jun 2007 05:48:27 +0000, by Jeffrey Connelly
-
Add MSIM_TYPE_STRING to msim_msg_get_binary() (but with reservations).Fri, 01 Jun 2007 05:44:50 +0000, by Jeffrey Connelly
-
Add msim_msg_get_binary() - retrieves binary data values from an MsimMessage.Fri, 01 Jun 2007 05:28:46 +0000, by Jeffrey Connelly
-
Parenthesize 5 * 1024, in case the macro expansion occurs within a complexFri, 01 Jun 2007 05:10:01 +0000, by Jeffrey Connelly
-
Change msim_msg_get_element to msim_msg_get.Fri, 01 Jun 2007 05:07:25 +0000, by Jeffrey Connelly
-
Fix msim_parse() to correctly parse into an MsimMessage *.Fri, 01 Jun 2007 04:55:42 +0000, by Jeffrey Connelly
-
merge of '8bb110590d07631c51fb0be00d16deee9b1ec0d9'Fri, 01 Jun 2007 04:47:54 +0000, by Jeffrey Connelly
-
merge of '885cfa74f3bd945a11b82df9d3a8a1727cbcf592'Fri, 01 Jun 2007 04:09:41 +0000, by Jeffrey Connelly
-
Remove duplicate RC4 from cipher.c (third try; still getting used to MTN)Fri, 01 Jun 2007 04:08:21 +0000, by Jeffrey Connelly
-
(Plugin loads, but cannot do anything useful)Fri, 01 Jun 2007 04:47:25 +0000, by Jeffrey Connelly
-
disapproval of revision '9089052bc7340d891f24310b9473339e418a7708'Fri, 01 Jun 2007 04:08:45 +0000, by Jeffrey Connelly
-
Remove erroroneous duplicate RC4 implementation.Fri, 01 Jun 2007 02:10:37 +0000, by Jeffrey Connelly
-
(Incomplete - plugin does not load) Begin migrating protocol message receiving to MsimMessage.Thu, 31 May 2007 06:09:46 +0000, by Jeffrey Connelly
-
merge of 'e39985139f646da2edf8d287dd521e2fce8c3cb2'Thu, 31 May 2007 03:06:46 +0000, by Jeffrey Connelly
-
Add MsimMessage implementation (sending only).Thu, 31 May 2007 02:29:50 +0000, by Jeffrey Connelly
-
merge of '1f2b180ddf79376f0e3e803ced552148335c08b4'Thu, 31 May 2007 02:17:23 +0000, by Jeffrey Connelly
-
explicit merge of 'dc4f2ee34039521ae6a198fe7d62f4dca8a84589'Wed, 30 May 2007 02:56:25 +0000, by Jeffrey Connelly
-
merge of '6525314558c2dea73ad89f89cd7772b645cc8b40'Fri, 25 May 2007 18:38:22 +0000, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head dc4f2ee34039521ae6a198fe7d62f4dca8a84589)Fri, 25 May 2007 17:56:39 +0000, by William Ehlhardt
-
Bump to 2.0.2devel. TODO: Decide if this should be 2.1.0Fri, 25 May 2007 17:53:58 +0000, by Sean Egan
-
message.c: In function 'jabber_message_send_im':Fri, 25 May 2007 18:29:26 +0000, by Richard Laager
-
Update a comment: We don't check idle status every 5 seconds any more.Fri, 25 May 2007 16:17:50 +0000, by Richard Laager