Mercurial > pidgin.yaz
log pidgin/pidgintooltip.c @ 21997:82297cc4bb47
age | author | description |
---|---|---|
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, |