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

age author description
Tue, 30 Aug 2011 22:07:19 +0000 andrew victor Use the new accessor functions of PidginWhiteboard.
Sat, 21 Aug 2010 06:04:13 +0000 Elliott Sales de Andrade Cache the cairo context for the pixmap. I'm not really sure if this
Sun, 08 Aug 2010 21:55:06 +0000 Elliott Sales de Andrade I don't think cairo draws circles too badly.
Sun, 08 Aug 2010 21:49:10 +0000 Elliott Sales de Andrade Fix expose event drawing offset.
Fri, 30 Jul 2010 02:41:38 +0000 Elliott Sales de Andrade So I only changed the obvious GdkGC use in the whiteboard. I think
Wed, 28 Jul 2010 04:36:15 +0000 Elliott Sales de Andrade Replace GdkGC in whiteboard stuff. But I don't have Yahoo!, so don't
Tue, 09 Feb 2010 22:40:36 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 97a9c0e52ad7b57090076da83c4fc7bfeefad0a8)
Sat, 28 Nov 2009 02:22:49 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 5e3164a6a1df028fc66f7e072be0d78d9d995389)
Sun, 23 Aug 2009 05:04:15 +0000 John Bailey Start of killing off unneeded GTK_CHECK_VERSION checks in pidgin. Refs #10024
Tue, 09 Feb 2010 06:21:52 +0000 kartikmohta Display a confirmation prompt when attempting to clear the whiteboard.
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
Sun, 09 Aug 2009 05:17:11 +0000 Elliott Sales de Andrade Close the colour selection dialog when the whiteboard window is closed.
Sat, 18 Apr 2009 07:31:32 +0000 Elliott Sales de Andrade Use g_object_ref/unref instead of the deprecated versions.
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Sun, 20 May 2007 14:55:13 +0000 Richard Laager #include "gtkutils.h"
Fri, 18 May 2007 22:04:01 +0000 Gabriel Schulhof Added to gtkutils.c:
Mon, 30 Apr 2007 01:18:28 +0000 Gary Kramlich Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidgin
Wed, 21 Mar 2007 09:00:54 +0000 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Mon, 19 Mar 2007 06:01:29 +0000 Sean Egan More Gaim to Pidgin stuff
Sat, 03 Feb 2007 07:23:11 +0000 Sean Egan gaim_gtk to pidgin. I hope
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/