log pidgin/gtkconv.h @ 32827:4a34689eeb33 default tip

age author description
Sun, 25 Sep 2011 18:56:58 +0000 andrew victor Clean the API documentation in preparation for 3.0.0 by removing all the old @since tags.
Wed, 21 Sep 2011 06:45:26 +0000 Elliott Sales de Andrade Apply conversation theme when opening the GTK conversation. All the
Mon, 05 Sep 2011 02:14:18 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 6f21535004485d16ec64ef6a7c331cf5df7346e6)
Sat, 06 Aug 2011 03:45:56 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 7a719c74cf2afa3a9dd8b532af1a88b98489d925)
Fri, 24 Jul 2009 01:18:07 +0000 tdrhq Webkit Message views.
Fri, 02 Sep 2011 05:07:37 +0000 Elliott Sales de Andrade Hide two easy Pidgin structs.
Fri, 26 Aug 2011 21:21:45 +0000 andrew victor Convert to using the accessor functions.
Sun, 21 Aug 2011 02:11:02 +0000 Mark Doliner Remove some deprecated stuff
Sun, 13 Mar 2011 02:12:57 +0000 Mark Doliner Use the @since doxygen comment for this note
Mon, 23 Nov 2009 21:52:44 +0000 Sadrul Habib Chowdhury Use an unobtrusive search dialog.
Thu, 23 Apr 2009 02:31:03 +0000 Sadrul Habib Chowdhury Use stock-id where possible, instead of a pixbuf.
Fri, 30 Jan 2009 04:40:54 +0000 Mike Ruprecht Separate PidginMedia from PidginConversation.
Wed, 14 Jan 2009 09:20:07 +0000 Mike Ruprecht Rearrange the Pidgin media GUI.
Thu, 06 Nov 2008 03:20:05 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 633ffe234af48ead3631ae62e23840b4438fcf5f)
Tue, 10 Jun 2008 05:18:29 +0000 Mike Ruprecht Preliminary video embedded in the conversation window. It's still kind of buggy.
Sat, 22 Mar 2008 09:17:34 +0000 Sadrul Habib Chowdhury Change a few things:
Sat, 29 Dec 2007 06:34:59 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
Wed, 19 Sep 2007 22:55:19 +0000 Sean Egan You can actually receive Google Talk voice calls with crappy UI now
Thu, 30 Oct 2008 22:40:49 +0000 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
Tue, 30 Oct 2007 02:31:51 +0000 Daniel Atallah Fix a leak of an unused GtkSizeGroup and deprecate the unused variable.
Wed, 10 Oct 2007 04:23:53 +0000 Sadrul Habib Chowdhury Doxygen @since tags for libpurple and pidgin.
Sat, 06 Oct 2007 19:44:49 +0000 Will Thompson Patch from nix_nix to add some links to signal documentation.
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Sat, 15 Sep 2007 08:21:10 +0000 Sadrul Habib Chowdhury We can do this without forcing a minor bump.
Wed, 12 Sep 2007 11:18:57 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 3a95a9866173539bae4b66f0e7047dae6f5376c6)
Fri, 07 Sep 2007 06:06:15 +0000 Sadrul Habib Chowdhury Add a "<hr>" after the message history after redisplaying a hidden
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Fri, 31 Aug 2007 18:02:09 +0000 Sadrul Habib Chowdhury Document the function to reattach conv-ui.
Sat, 25 Aug 2007 11:28:34 +0000 Sadrul Habib Chowdhury Adding all the message from history in GtkIMHtml takes a bit long causing
Sat, 25 Aug 2007 05:09:56 +0000 Sadrul Habib Chowdhury API to reattach a conversation to gtk UI. Use the new
Wed, 20 Jun 2007 22:39:17 +0000 Sean Egan properly scale buddy icons in infopane to preserve aspect ratio
Tue, 19 Jun 2007 02:11:50 +0000 Sean Egan Start work on blist pane in conversation. Looks like: http://pidgin.im/~seanegan/infopane.png Certainly much to be done yet.
Mon, 16 Apr 2007 02:05:07 +0000 Richard Laager Rename the Doxygen group from gtkui to pidgin.
Wed, 21 Mar 2007 09:00:54 +0000 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Mon, 19 Mar 2007 06:01:29 +0000 Sean Egan More Gaim to Pidgin stuff
Mon, 26 Feb 2007 07:49:51 +0000 Sean Egan Typing notification icon
Wed, 14 Feb 2007 02:35:35 +0000 Daniel Atallah Some more pidgininfication
Sat, 03 Feb 2007 20:38:06 +0000 Richard Laager merge of '0718a1ec2cdb82d57ffe1e70ffafe3f5a06732c2'
Sat, 03 Feb 2007 20:28:41 +0000 Richard Laager In Pidgin, display a full date on the timestamp of the first message to
Sat, 03 Feb 2007 19:08:27 +0000 Sean Egan More pidgin changes
Sat, 03 Feb 2007 09:24:33 +0000 Sean Egan headers to pidgin
Sat, 03 Feb 2007 08:19:27 +0000 Sean Egan GAIM_UNSEEN to PIDGIN_UNSEEN
Sat, 03 Feb 2007 07:55:15 +0000 Sean Egan pidginconv to pidgin_conv
Sat, 03 Feb 2007 07:23:11 +0000 Sean Egan gaim_gtk to pidgin. I hope
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/