log pidgin/gtkwebview.c @ 32827:4a34689eeb33 default tip

age author description
Wed, 21 Sep 2011 07:39:32 +0000 Mark Doliner Mark webkit-related missing functionality with "TODO WEBKIT" instead of
Fri, 09 Sep 2011 03:27:52 +0000 masca Let webview manage the navigation ONLY if the reason is the user clicked a link.
Thu, 08 Sep 2011 22:04:35 +0000 Elliott Sales de Andrade Clean up this WebKit stuff. Fix up broken merging, mark unfinished
Tue, 23 Aug 2011 06:21:27 +0000 masca Handle better webkit's navigation-policy-decision-requested signal to be able to manage external files, links and theme files.
Thu, 16 Jun 2011 04:37:03 +0000 masca Fix more white spaces issues.
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:42:54 +0000 tdrhq Yep, tested, and changed some code from previous commit. This is a hard
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:44:27 +0000 tdrhq more cleanup.
Fri, 07 Aug 2009 18:38:31 +0000 tdrhq cleaning up code.
Fri, 07 Aug 2009 18:27:41 +0000 tdrhq Apparently I missed these in my previous commit.