Mon, 19 May 2014 14:23:16 +0200 Tomasz Wasilczyk Imgupload: use our own insert image callback for hooked conversations file | diff | annotate
Tue, 29 Apr 2014 02:21:07 +0200 Tomasz Wasilczyk Initial implementation fot the screencap plugin file | diff | annotate
Thu, 10 Apr 2014 23:09:48 +0200 Tomasz Wasilczyk Imgstore vs PurpleImage: rip and fix file | diff | annotate
Tue, 08 Apr 2014 18:01:04 +0200 Tomasz Wasilczyk Show smiley images in the input entry and fix some smiley and inline image issues file | diff | annotate
Sat, 05 Apr 2014 11:21:35 +0200 Tomasz Wasilczyk Fix style warnings file | diff | annotate
Sat, 05 Apr 2014 03:12:23 +0200 Tomasz Wasilczyk Smileys: fill comments for old files file | diff | annotate
Fri, 04 Apr 2014 15:28:34 +0200 Tomasz Wasilczyk Smileys: get rid of old implementation file | diff | annotate
Thu, 03 Apr 2014 16:30:41 +0200 Tomasz Wasilczyk Merge default file | diff | annotate
Tue, 01 Apr 2014 18:23:43 +0200 Tomasz Wasilczyk Drop PidginWebViewSmiley file | diff | annotate
Tue, 01 Apr 2014 15:20:43 +0200 Tomasz Wasilczyk Smileys in PidginWebviewToolbar file | diff | annotate
Mon, 31 Mar 2014 14:22:06 +0530 Ankit Vani Box PidginSmiley and PidginWebViewSmiley file | diff | annotate
Mon, 10 Feb 2014 03:11:54 +0530 Ankit Vani Fix some remaining GTK_* macros as Elliott noticed file | diff | annotate
Mon, 10 Feb 2014 01:40:39 +0530 Ankit Vani Fixed namespace issues in Pidgin. gtkdoc-conversion file | diff | annotate
Fri, 07 Feb 2014 21:45:54 +0530 Ankit Vani Move section blocks inside inclusion guards -- otherwise g-ir-scanner yells gtkdoc-conversion file | diff | annotate
Tue, 04 Feb 2014 17:54:31 +0530 Ankit Vani Fix free-form returns in pidgin gtkdoc-conversion file | diff | annotate
Tue, 04 Feb 2014 17:31:03 +0530 Ankit Vani Fix a bunch of gtk-doc warnings in pidgin gtkdoc-conversion file | diff | annotate
Tue, 04 Feb 2014 14:07:01 +0530 Ankit Vani Add sections for finch and re-arrange its doc index gtkdoc-conversion file | diff | annotate
Sun, 02 Feb 2014 17:33:28 +0530 Ankit Vani Convert docs from doxygen to gtk-doc format for gtksound to pidgintooltip gtkdoc-conversion file | diff | annotate
Fri, 31 Jan 2014 18:14:33 +0530 Ankit Vani Initial replacements for gtk-doc style comments gtkdoc-conversion file | diff | annotate
Thu, 02 Jan 2014 20:10:51 +0530 Ankit Vani Tab completion file | diff | annotate
Sun, 04 Aug 2013 16:32:26 -0400 Elliott Sales de Andrade Make editable-ness a construct-only property of the GtkWebView. file | diff | annotate
Sun, 04 Aug 2013 05:35:23 -0400 Elliott Sales de Andrade Hide GtkWebViewToolbar stuff within the GtkWebView. file | diff | annotate
Tue, 14 Aug 2012 03:41:07 -0400 Elliott Sales de Andrade Add more accessors for GtkWebViewSmiley fields. file | diff | annotate
Mon, 13 Aug 2012 18:25:19 -0400 Elliott Sales de Andrade Add some smiley stuff to a GtkWebView. file | diff | annotate
Sat, 11 Aug 2012 20:55:27 -0400 Elliott Sales de Andrade Add autoscrolling for the debug window. file | diff | annotate
Sat, 11 Aug 2012 02:57:18 -0400 Elliott Sales de Andrade Add a signal for when HTML is appended to a WebView. file | diff | annotate
Mon, 06 Aug 2012 00:16:13 -0400 Elliott Sales de Andrade Add a convenience function to activate a WebKit anchor element. file | diff | annotate
Sun, 05 Aug 2012 04:10:04 -0400 Elliott Sales de Andrade Add protocol registration on a GtkWebView. file | diff | annotate
Fri, 03 Aug 2012 23:15:48 -0400 Elliott Sales de Andrade Remove gtk_webview_is_empty. file | diff | annotate
Sun, 08 Jul 2012 23:41:47 -0400 Elliott Sales de Andrade Move caret selection into GtkWebView code. file | diff | annotate
Fri, 15 Jun 2012 03:06:35 -0400 Elliott Sales de Andrade Update the webview to use the new image sources. file | diff | annotate
Tue, 05 Jun 2012 23:59:36 +0000 Elliott Sales de Andrade Enable spell checking in an editable webview. file | diff | annotate
Tue, 05 Jun 2012 06:17:48 +0000 Elliott Sales de Andrade Fixup Insert Image functionality. file | diff | annotate
Sun, 03 Jun 2012 21:13:19 +0000 Elliott Sales de Andrade Set up the link description from the already selected text. file | diff | annotate
Sun, 03 Jun 2012 21:00:43 +0000 Elliott Sales de Andrade Restore "Insert Link" functionality. file | diff | annotate
Sun, 03 Jun 2012 20:50:42 +0000 Elliott Sales de Andrade Restore Insert Horizontal Rule functionality. file | diff | annotate
Sun, 03 Jun 2012 19:40:55 +0000 Elliott Sales de Andrade Add a changed signal shortcut for editable webview changes. file | diff | annotate
Sat, 02 Jun 2012 19:01:44 +0000 Elliott Sales de Andrade Add some convenience functions to get the contents of a GtkWebView. file | diff | annotate
Thu, 31 May 2012 00:36:55 +0000 Elliott Sales de Andrade Remove _with_imgstore suffix on this function. There isn't a version file | diff | annotate
Mon, 27 Feb 2012 06:41:57 +0000 Elliott Sales de Andrade Having a backcolor and a background seems a bit redundant. And we file | diff | annotate
Mon, 27 Feb 2012 06:35:27 +0000 Elliott Sales de Andrade WebKit knows the current formatting of the selection better than we file | diff | annotate
Thu, 05 Jan 2012 05:59:21 +0000 Elliott Sales de Andrade Add some formatting signals to webview from imhtml. file | diff | annotate
Thu, 05 Jan 2012 01:10:12 +0000 Elliott Sales de Andrade Add a function for setting a WebView entry based on the file | diff | annotate
Wed, 04 Jan 2012 09:20:44 +0000 Elliott Sales de Andrade Copy some editing functions from GtkIMHtml. These are incomplete. file | diff | annotate
Wed, 04 Jan 2012 02:35:22 +0000 Elliott Sales de Andrade This #include doesn't seem necessary. file | diff | annotate
Wed, 04 Jan 2012 02:30:11 +0000 Elliott Sales de Andrade Rearrange these files a bit to group common functions file | diff | annotate
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 file | diff | annotate
Tue, 27 Dec 2011 22:00:00 +0000 Elliott Sales de Andrade Add page up/down for WebKit view. file | diff | annotate
Sat, 15 Oct 2011 23:25:32 +0000 Elliott Sales de Andrade Clean up documentation. file | diff | annotate
Wed, 21 Sep 2011 07:39:32 +0000 Mark Doliner Mark webkit-related missing functionality with "TODO WEBKIT" instead of file | diff | annotate
Sun, 18 Sep 2011 20:46:06 +0000 Mark Doliner Fix a bunch of tiny problems generating our doxygen documentation file | diff | annotate
Thu, 08 Sep 2011 22:04:35 +0000 Elliott Sales de Andrade Clean up this WebKit stuff. Fix up broken merging, mark unfinished file | diff | annotate
Sat, 06 Feb 2010 22:18:05 +0000 Jorge VillaseƱor webkit: Scroll to end when appending html. soc.2009.webkitmessageview file | diff | annotate
Wed, 19 Aug 2009 02:43:17 +0000 Arnold Noronha Use (void) in prototypes. (thanks Elliott) soc.2009.webkitmessageview file | diff | annotate
Mon, 10 Aug 2009 07:47:37 +0000 Arnold Noronha removed some ugly pointless pieces of code. soc.2009.webkitmessageview file | diff | annotate
Mon, 10 Aug 2009 07:33:21 +0000 Arnold Noronha safely execute JS scripts only after loading is done. Untested code as of now, will test it in next commit. soc.2009.webkitmessageview file | diff | annotate
Fri, 07 Aug 2009 18:27:41 +0000 Arnold Noronha Apparently I missed these in my previous commit. soc.2009.webkitmessageview file | diff | annotate
(0) tip

mercurial