log pidgin/pidgintooltip.c @ 30185:9e60e300541a

age author description
Sun, 23 Aug 2009 15:33:52 +0000 John Bailey Kill off more GTK_CHECK_VERSION uses that we don't need anymore. Refs #10024.
Sun, 15 Feb 2009 21:45:37 +0000 Kosta Arvanitis Prevent tooltips from lingering while scrolling in the buddy list window.
Sun, 15 Feb 2009 21:42:34 +0000 Kosta Arvanitis Adjust tooltips to offset their position by half the cursor size. This will
Thu, 15 Jan 2009 03:56:58 +0000 Daniel Atallah Jan Kratochvil found another race condition in the treeview tooltip code, this fixes it. Fixes #8069.
Thu, 30 Oct 2008 20:12:24 +0000 Richard Laager Fix a compiler warning I introduce with the GtkSetting code.
Thu, 30 Oct 2008 19:53:55 +0000 Richard Laager Use GtkSetting to obtain the tooltip preferences instead of our own hidden
Wed, 23 Jul 2008 03:30:07 +0000 Daniel Atallah Jan Kratochvil noticed there was a race condition in the treeview tooltip