Mercurial > pidgin
graph
-
Store message history in a conversation, and provide API to access the history.Sat, 25 Aug 2007 03:59:05 +0000, by Sadrul Habib Chowdhury
-
merge of '0fc7f6e97f5dab2cfc59a71a0aba499d560220b2'Sat, 25 Aug 2007 01:14:56 +0000, by Sadrul Habib Chowdhury
-
Specify small and large step values for the volume slider.Fri, 24 Aug 2007 22:19:52 +0000, by Sadrul Habib Chowdhury
-
Have small and large steps for the slider.Fri, 24 Aug 2007 22:16:51 +0000, by Sadrul Habib Chowdhury
-
Fix crashing when the sametime account disconnects and we update the conv. window infopanel. Fixes #2762.Fri, 24 Aug 2007 21:25:30 +0000, by Daniel Atallah
-
Fix some conversion warnings about using negative values with unsigned types. There are more, but these were easy fixes. You may think that I'm changing the API, but I'm really not - it was just wrong.Fri, 24 Aug 2007 19:43:41 +0000, by Daniel Atallah
-
merge of '8d675a1883a0f1c7f3c08d9b12242cd3fc7bcaf9'Fri, 24 Aug 2007 15:58:46 +0000, by Sean Egan
-
disapproval of revision '8d675a1883a0f1c7f3c08d9b12242cd3fc7bcaf9'Wed, 29 Aug 2007 23:14:46 +0000, by Richard Laager
-
ChangeLog MySpaceTue, 21 Aug 2007 15:10:03 +0000, by Sean Egan
-
If purple_blist_add_{chat,buddy} is called with a group or chat that isn'tSat, 25 Aug 2007 05:40:12 +0000, by Jeffrey Connelly
-
merge of '0705e301236da4eef643bf63cac73af309c26799'Fri, 24 Aug 2007 15:58:38 +0000, by Sean Egan
-
Use the changed volume when 'Test'ing.Fri, 24 Aug 2007 15:04:19 +0000, by Sadrul Habib Chowdhury
-
Update msimprpl to 0.16.Fri, 24 Aug 2007 06:39:51 +0000, by Jeffrey Connelly
-
propagate from branch 'im.pidgin.pidgin' (head 54129de486cffc56bea31f4ea38c3972e450958b)Fri, 24 Aug 2007 06:21:20 +0000, by Jeffrey Connelly
-
Reset unsigned int input handlers to 0 instead of -1.Fri, 24 Aug 2007 03:08:54 +0000, by Sadrul Habib Chowdhury
-
Input handlers are unsigned integers. So set them to 0 instead of -1 afterFri, 24 Aug 2007 02:50:55 +0000, by Sadrul Habib Chowdhury
-
merge of '11b1cf370bc4c91f8a7ef40adbc19a5aa27f3a08'Fri, 24 Aug 2007 00:57:24 +0000, by Sean Egan
-
Bring up statusbox menu on button-down instead of button-up. Fixes #1437Fri, 24 Aug 2007 00:32:02 +0000, by Sean Egan
-
Instead of a Register button, show a checkbox between the Notebook and the button box. But don't show it if we're using the fake Google Talk prpl. Fixes #1647Fri, 24 Aug 2007 00:04:54 +0000, by Sean Egan
-
I'm going to assume this works, without the benefit of testing. Restore AIM idle time on a reconnect. Fixes #333Thu, 23 Aug 2007 23:04:48 +0000, by Sean Egan
-
Input handlers are unsigned integers. So set them to 0 instead of -1 afterThu, 23 Aug 2007 23:20:48 +0000, by Sadrul Habib Chowdhury
-
Focus the modified/created account in the accounts window after modifying/Thu, 23 Aug 2007 23:07:20 +0000, by Sadrul Habib Chowdhury
-
merge of '5e1b8aa2904f61701e271733882021002c85f8f3'Thu, 23 Aug 2007 22:31:40 +0000, by Sadrul Habib Chowdhury
-
Patch from nix_nix. Fixes #2438Thu, 23 Aug 2007 22:21:01 +0000, by Sean Egan
-
Prevent recursive idle handling loop. Patch from 'Gambit'Thu, 23 Aug 2007 21:29:22 +0000, by Sean Egan
-
xmlnode bugfix patch from Mauro BrasilThu, 23 Aug 2007 21:20:49 +0000, by Sean Egan
-
Fix entering yahoo chats.Thu, 23 Aug 2007 22:08:00 +0000, by Daniel Atallah
-
merge of '64a21ba142d57ec69f4b25cf89b5e725ff2a4752'Thu, 23 Aug 2007 20:55:59 +0000, by Sadrul Habib Chowdhury
-
merge of '89cc984f2585fa88cdf28e01b480be7cb0811788'Thu, 23 Aug 2007 20:03:00 +0000, by Sean Egan
-
Cleanup playbin on error. Thanks, Elliott Sales de Andrade. Fixes #2663Thu, 23 Aug 2007 00:43:57 +0000, by Sean Egan
-
Include MySpace in the dist if we are to have it enabled by default...Sun, 26 Aug 2007 19:07:22 +0000, by Kevin Stange
-
Fix #2726. (Segafault on click of unknow button.) It was a bug in the musicmessaging plugin.Thu, 23 Aug 2007 20:54:30 +0000, by Sadrul Habib Chowdhury
-
Get rid of compile warnings on older glib.Thu, 23 Aug 2007 18:34:31 +0000, by Sadrul Habib Chowdhury
-
Add support for a few more XHTML tags.Thu, 23 Aug 2007 18:21:44 +0000, by Sadrul Habib Chowdhury
-
merge of '46c81ad1c3775e997c564d591942cfe7916ebea7'Thu, 23 Aug 2007 18:02:43 +0000, by Sadrul Habib Chowdhury
-
Fix #2599. (Sound File Change Crash)Thu, 23 Aug 2007 18:00:56 +0000, by Sadrul Habib Chowdhury
-
Upgrade gtkspell on the win32 build to 2.0.11. Fixes #1388 thanks to Sean's astute observation.Thu, 23 Aug 2007 16:23:39 +0000, by Daniel Atallah
-
Fix #2642 (GntTextView Multiline append goes weird)Thu, 23 Aug 2007 07:24:54 +0000, by Sadrul Habib Chowdhury
-
I think this fixes the auto-rejoin-after-auto-reconnect bug in finch.Thu, 23 Aug 2007 07:10:59 +0000, by Sadrul Habib Chowdhury
-
Make some of the dialogs look and behave more like each other.Thu, 23 Aug 2007 07:05:03 +0000, by Sadrul Habib Chowdhury
-
Generate the makefile for pygnt. But it won't be built by default.Thu, 23 Aug 2007 06:28:15 +0000, by Sadrul Habib Chowdhury
-
New API has been added. Bump the minor.Thu, 23 Aug 2007 06:20:05 +0000, by Sadrul Habib Chowdhury
-
Allow building with glib < 2.8.Thu, 23 Aug 2007 06:14:21 +0000, by Sadrul Habib Chowdhury
-
Notify the user if a message is not sent in a conversation because he's disconnected.Thu, 23 Aug 2007 06:00:37 +0000, by Sadrul Habib Chowdhury
-
merge of '90df17ab44d01f7f8f963d36fefb9eae3ec868cf'Thu, 23 Aug 2007 05:59:26 +0000, by Sadrul Habib Chowdhury
-
ChangeLog.API addition of pidgin_set_accessible_relations which will bumpThu, 23 Aug 2007 04:43:42 +0000, by Casey Harkins
-
Separate out setting up the labelled-by and label-for ATK relationshipsThu, 23 Aug 2007 03:06:52 +0000, by Casey Harkins
-
Use GtkDialog more often. Thanks nix_nix. Fixes #2618Wed, 22 Aug 2007 23:27:38 +0000, by Sean Egan
-
Show a system notification in the conv window when receiving Yahoo webcam invites. Fixes #1298Wed, 22 Aug 2007 23:16:28 +0000, by Sean Egan
-
String fix. Fixes #2548Wed, 22 Aug 2007 22:52:41 +0000, by Sean Egan
-
Calculate what buddy we're pointing at from the middle of the cell rather than the age. Fixes #1422Wed, 22 Aug 2007 22:49:28 +0000, by Sean Egan
-
Don't show tabs if tabs aren't turned on. Fixes #2669Wed, 22 Aug 2007 20:55:20 +0000, by Sean Egan
-
remove obsolote GNOME color palleteWed, 22 Aug 2007 20:44:42 +0000, by Sean Egan
-
Fix various things related to authorization on yahoo.Wed, 22 Aug 2007 20:09:09 +0000, by Daniel Atallah
-
Sync the AUTHORS file and add myself as a webmaster & developer, with Sean's approval.Tue, 21 Aug 2007 21:49:37 +0000, by Kevin Stange
-
Fully fix #2654 by parsing the yahoo stealth information from the buddy list at logon time.Tue, 21 Aug 2007 18:30:58 +0000, by Daniel Atallah