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

age author description
Sat, 19 Nov 2011 14:42:54 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin default tip
Mon, 24 Oct 2011 06:04:43 +0000 Elliott Sales de Andrade Move the Attention toolbar button into the GtkIMHtmlToolbar struct.
Mon, 24 Oct 2011 05:37:19 +0000 Elliott Sales de Andrade Our API really shouldn't have a 'gc' in it anymore.
Thu, 17 Mar 2011 20:25:26 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sat, 08 Jan 2011 03:45:42 +0000 Gabriel Schulhof Add pidgin_make_scrollable and use it. Cleans up a bunch of duplicate code. Net code loss of 180 lines. Fixes #13073.
Sat, 12 Feb 2011 04:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 06 Jan 2011 19:46:06 +0000 Stu Tomlinson Fix clicking on buttons in formatting toolbar so they don't try (and
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Wed, 22 Sep 2010 14:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin:
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Wed, 07 Jul 2010 17:52:44 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sat, 03 Jul 2010 03:01:08 +0000 Sadrul Habib Chowdhury Compile.
Sat, 03 Jul 2010 01:15:49 +0000 Paul Aurich Did I mention this is entirely untested? (I don't have GTK+ on
Sat, 03 Jul 2010 01:13:29 +0000 Paul Aurich Add notify::visibilty handlers for the 'lean' GtkIMHtmlToolbar,
Sat, 03 Jul 2010 00:59:58 +0000 Paul Aurich Use a helper variable to (vastly, to me) improve readability.