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.
|
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
|
Thu, 03 Jan 2008 04:57:40 +0000 |
Richard Laager |
Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
|
Fri, 28 Dec 2007 01:38:41 +0000 |
Sadrul Habib Chowdhury |
Use the new tooltip functions to draw the tooltips in the conversation window.
|
Wed, 19 Dec 2007 15:53:58 +0000 |
Daniel Atallah |
GDK_WINDOW_TYPE_HINT_TOOLTIP is GTK+ >= 2.10.0
|
Tue, 18 Dec 2007 09:17:39 +0000 |
Sadrul Habib Chowdhury |
Refactor some of the tooltip drawing functions. And add some pretend docs.
|
Tue, 18 Dec 2007 06:32:42 +0000 |
Sadrul Habib Chowdhury |
Reset tree-path when a tooltip is destroyed.
|
Tue, 11 Dec 2007 19:13:14 +0000 |
Sadrul Habib Chowdhury |
Plug a leak. And a patch from 'js' to fix tooltips in compiz fusion. References #4323.
|
Sat, 08 Dec 2007 07:14:25 +0000 |
Sadrul Habib Chowdhury |
Make sure an old tooltip is destroyed before creating a new one.
|
Thu, 06 Dec 2007 07:33:53 +0000 |
Sadrul Habib Chowdhury |
Some utility functions for showing tooltips. This is used by the buddylist,
|