log pidgin/plugins/win32/transparency/win2ktrans.c @ 29803:c3cd8f9fe4b1

age author description
Fri, 19 Feb 2010 19:27:23 +0000 Daniel Atallah Avoid looking up functions by name that will be present on all supported Windows versions.
Sat, 18 Apr 2009 21:45:41 +0000 Elliott Sales de Andrade Replace the deprecated GtkSignalFunc and GTK_SIGNAL_FUNC with GCallback and
Sat, 27 Oct 2007 13:56:54 +0000 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
Fri, 19 Oct 2007 17:42:59 +0000 Luke Schierer applied changes from 1bdf4754abed6b49eec400ecf415a9d557bc9834
Sun, 09 Sep 2007 16:54:38 +0000 John Bailey I missed this file when I updated the FSF address in the source previously.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 28 Aug 2007 00:13:20 +0000 Daniel Atallah Don't mess up the initial transparency when not using the "remove transparency on focus" pref.\n
Tue, 21 Aug 2007 04:37:13 +0000 Daniel Atallah Don't apply transparency when the window has focus (this was caused by the fix for initially hidden windows not having the transparency on focus stuff working correctly). Fixes #2384.
Sun, 12 Aug 2007 15:27:35 +0000 Daniel Atallah Don't have the conv. window grow by the width of the transparency slider every time you open a new window. I figured this was more important than not shrinking the backlog pane when someone turns on the slider (it isn't like anyone turns it on and off all the time anyway). Fixes #2470.
Mon, 09 Jul 2007 02:01:25 +0000 Daniel Atallah Fix transparency not being applied when showing a hidden conversation.
Mon, 30 Apr 2007 01:08:22 +0000 Gary Kramlich 20:06 < SimGuy> grim: add padding to the two win32 plugins while you're at it :P
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 03 Feb 2007 07:55:15 +0000 Sean Egan pidginconv to pidgin_conv
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/