comparison src/gtkblist.c @ 9834:aa3c963729f2

[gaim-migrate @ 10705] Hey baby, wanna have a good time? Enter my time warp, it'll be futuristic. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 23 Aug 2004 00:32:28 +0000
parents 524cd6d1496e
children 348636e6ba89
comparison
equal deleted inserted replaced
9833:d9ee6b227c77 9834:aa3c963729f2
194 194
195 #ifdef _WIN32 195 #ifdef _WIN32
196 #if !GTK_CHECK_VERSION(2,4,8) 196 #if !GTK_CHECK_VERSION(2,4,8)
197 /* XXX: Kill this entire block someday. 197 /* XXX: Kill this entire block someday.
198 * 198 *
199 * 2003-08-22: This bug fix should land in GTK+ version 2.4.8: 199 * 2004-08-22: This bug fix should land in GTK+ version 2.4.8:
200 * http://bugzilla.gnome.org/show_bug.cgi?id=149013 200 * http://bugzilla.gnome.org/show_bug.cgi?id=149013
201 * 201 *
202 * In Win32, GDK gets the workarea that isn't occupied by toolbars 202 * In Win32, GDK gets the workarea that isn't occupied by toolbars
203 * (including the taskbar) and uses that region as the screen size. 203 * (including the taskbar) and uses that region as the screen size.
204 * GTK returns positions based on a screen size that ignores these 204 * GTK returns positions based on a screen size that ignores these