log

age author description
Thu, 05 Jan 2012 08:55:56 +0000 Elliott Sales de Andrade Move all internal toolbar pointers into a private struct.
Thu, 05 Jan 2012 08:26:15 +0000 Elliott Sales de Andrade Add missing macro.
Thu, 05 Jan 2012 08:14:09 +0000 Elliott Sales de Andrade Re-arrange things a bit.
Thu, 05 Jan 2012 08:04:26 +0000 Elliott Sales de Andrade Update the signals in the GtkWebViewToolbar.
Thu, 05 Jan 2012 06:30:29 +0000 Elliott Sales de Andrade Emit the format-cleared signal when the webview format is cleared.
Thu, 05 Jan 2012 06:11:04 +0000 Elliott Sales de Andrade Emit the allowed-formats-updated signal when the set_format_functions
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 23:56:07 +0000 Elliott Sales de Andrade Add a WebView setup function.
Wed, 04 Jan 2012 09:46:23 +0000 Elliott Sales de Andrade Add GtkWebViewToolbar to makefiles.
Wed, 04 Jan 2012 09:45:10 +0000 Elliott Sales de Andrade Use a GtkWebViewToolbar when creating an editable GtkWebView.
Wed, 04 Jan 2012 09:44:06 +0000 Elliott Sales de Andrade Add a GtkWebViewToolbar. This is basically a copy of the GtkIMHtml
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 06:30:51 +0000 Elliott Sales de Andrade We don't want WebKit to process a Refresh, or Back/Forward
Wed, 04 Jan 2012 03:37:59 +0000 Elliott Sales de Andrade This #include is unnecessary when internal.h is used.