log ChangeLog.API @ 22219:797230b3e48e

age author description
Sun, 27 Jan 2008 04:06:39 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleBuddy and PurpleChat.
Sat, 26 Jan 2008 21:58:51 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleXfer.
Sat, 26 Jan 2008 21:13:46 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleConnection.
Sat, 26 Jan 2008 20:32:26 +0000 Sadrul Habib Chowdhury Add API so Finch doesn't need to touch the internals of PurpleBlistNode.
Sat, 26 Jan 2008 20:28:35 +0000 Sadrul Habib Chowdhury Update the ChangeLog.API for the buddylist managers.
Fri, 25 Jan 2008 00:52:40 +0000 Sean Egan ChangeLog.API last_received
Fri, 25 Jan 2008 00:51:06 +0000 Sean Egan merge of '7a2d6f31a70791d5e6e8af6fae041e30d5a1c48f'
Tue, 22 Jan 2008 07:28:11 +0000 Sadrul Habib Chowdhury Function to get the parent key.
Tue, 22 Jan 2008 02:59:56 +0000 Sadrul Habib Chowdhury Add an accessor function for PurpleChat.
Mon, 21 Jan 2008 19:43:55 +0000 Sadrul Habib Chowdhury Add some accessor functions for PurpleBlistNode.
Wed, 23 Jan 2008 23:28:38 +0000 Sean Egan Don't send keep-alives if we've received data since in the last KEEPALIVE_INTERVAL seconds
Sun, 13 Jan 2008 22:50:32 +0000 John Bailey Update the ChangeLog.API to reflect my API additions.
Sun, 06 Jan 2008 19:01:24 +0000 Sadrul Habib Chowdhury Implementation of the roomlist API.
Sun, 06 Jan 2008 18:53:47 +0000 Sadrul Habib Chowdhury Add a function to get a widget for a request field.
Sun, 06 Jan 2008 18:52:15 +0000 Sadrul Habib Chowdhury A list of accessor functions to the roomlist API.
Sat, 05 Jan 2008 10:43:25 +0000 Gabriel Schulhof Remove a lot of duplication from a lot of places. Closes #4558.
Wed, 02 Jan 2008 12:04:27 +0000 Sadrul Habib Chowdhury Modified patch from Gabriel (Sylar?) Schulof to deprecate PIDGIN_DIALOG. Closes #4535. (PS: I am aware of --author).
Fri, 28 Dec 2007 01:38:41 +0000 Sadrul Habib Chowdhury Use the new tooltip functions to draw the tooltips in the conversation window.
Sat, 22 Dec 2007 11:40:34 +0000 Will Thompson Export purple_*_version in version.h.
Tue, 18 Dec 2007 21:43:03 +0000 Sadrul Habib Chowdhury Update the changelogs, and the @since doxy-tags for new functions.
Tue, 18 Dec 2007 09:35:46 +0000 Sadrul Habib Chowdhury ChangeLog.API the tooltip functions.
Tue, 18 Dec 2007 05:50:43 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 1716154a473ab645c7477f4285579df56d955fde)
Wed, 28 Nov 2007 01:54:34 +0000 Sadrul Habib Chowdhury Try to make a window transient for a suitable parent window. This currently
Mon, 03 Dec 2007 07:01:32 +0000 Richard Nelson Add color to the conversation window to indicate various message attributes
Fri, 30 Nov 2007 18:10:16 +0000 Sadrul Habib Chowdhury Update the changelogs. Correct the man page. Allow 'default' to mean the
Tue, 27 Nov 2007 00:15:49 +0000 Sadrul Habib Chowdhury Add a utility function pidgin_dialog_add_button to add buttons to a dialog
Mon, 26 Nov 2007 10:23:41 +0000 Sadrul Habib Chowdhury goutnet is Florian Delizy.
Mon, 26 Nov 2007 10:12:41 +0000 Sadrul Habib Chowdhury Patch from 'goutnet' to not insert smileys when pasting as plain text.
Mon, 26 Nov 2007 09:28:15 +0000 Sadrul Habib Chowdhury Patch from Florian Quze (the InstantBird dude) to add a search path for
Mon, 26 Nov 2007 08:47:08 +0000 Sadrul Habib Chowdhury Patch from fmoo. This makes a lot of the windows closeable with Escape. There