log pidgin/gtkwebview.h @ 32808:b8cbd52e26b1

age author description
Thu, 31 May 2012 00:36:55 +0000 Elliott Sales de Andrade Remove _with_imgstore suffix on this function. There isn't a version
Mon, 27 Feb 2012 06:41:57 +0000 Elliott Sales de Andrade Having a backcolor and a background seems a bit redundant. And we
Mon, 27 Feb 2012 06:35:27 +0000 Elliott Sales de Andrade WebKit knows the current formatting of the selection better than we
Thu, 05 Jan 2012 05:59:21 +0000 Elliott Sales de Andrade Add some formatting signals to webview from imhtml.
Thu, 05 Jan 2012 01:10:12 +0000 Elliott Sales de Andrade Add a function for setting a WebView entry based on the
Wed, 04 Jan 2012 09:20:44 +0000 Elliott Sales de Andrade Copy some editing functions from GtkIMHtml. These are incomplete.
Wed, 04 Jan 2012 02:35:22 +0000 Elliott Sales de Andrade This #include doesn't seem necessary.
Wed, 04 Jan 2012 02:30:11 +0000 Elliott Sales de Andrade Rearrange these files a bit to group common functions
Wed, 04 Jan 2012 00:00:42 +0000 Elliott Sales de Andrade Add G_BEGIN/END_DECLS to Pidgin public headers, most of which did
Tue, 27 Dec 2011 22:00:00 +0000 Elliott Sales de Andrade Add page up/down for WebKit view.
Sat, 15 Oct 2011 23:25:32 +0000 Elliott Sales de Andrade Clean up documentation.
Wed, 21 Sep 2011 07:39:32 +0000 Mark Doliner Mark webkit-related missing functionality with "TODO WEBKIT" instead of
Sun, 18 Sep 2011 20:46:06 +0000 Mark Doliner Fix a bunch of tiny problems generating our doxygen documentation
Thu, 08 Sep 2011 22:04:35 +0000 Elliott Sales de Andrade Clean up this WebKit stuff. Fix up broken merging, mark unfinished
Sat, 06 Feb 2010 22:18:05 +0000 masca webkit: Scroll to end when appending html.
Wed, 19 Aug 2009 02:43:17 +0000 tdrhq Use (void) in prototypes. (thanks Elliott)
Mon, 10 Aug 2009 07:47:37 +0000 tdrhq removed some ugly pointless pieces of code.
Mon, 10 Aug 2009 07:33:21 +0000 tdrhq safely execute JS scripts only after loading is done. Untested code as of now, will test it in next commit.
Fri, 07 Aug 2009 18:27:41 +0000 tdrhq Apparently I missed these in my previous commit.