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

age author description
Fri, 13 May 2011 04:32:48 +0000 masca Fix a bug where the tooltip is destroyed when it have a lot of information. Fixes #10510
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
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.