log pidgin/gtkwebviewtoolbar.c @ 32719:0a184aea3efd

age author description
Thu, 05 Jan 2012 09:50:46 +0000 Elliott Sales de Andrade Add some GTK+3 compatible updates.
Thu, 05 Jan 2012 09:40:32 +0000 Elliott Sales de Andrade Use pointers in the private struct instead of g_object_[gs]et_data.
Thu, 05 Jan 2012 09:16:22 +0000 Elliott Sales de Andrade Use the toolbar as the userdat to avoid g_object_[gs]et_data.
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: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.
Wed, 04 Jan 2012 09:44:06 +0000 Elliott Sales de Andrade Add a GtkWebViewToolbar. This is basically a copy of the GtkIMHtml