Mercurial > pidgin.yaz
comparison ChangeLog @ 9766:14d997822897
[gaim-migrate @ 10634]
A patch from Stu Tomlinson that lets plugins use Gaim's
gaim_gtkconv_button_new() function to create buttons without tooltips
and/or callbacks.
I like how Stu uses
if (tooltip != NULL)
instead of
if (!tooltip)
I started doing that after I saw Chip do it/I did a lot of Java
programming. I like it because I feel like it's more clear and
makes the code more readable.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 16 Aug 2004 04:22:21 +0000 |
parents | 22e55a5d9265 |
children | 9812dde4323e |
comparison
equal
deleted
inserted
replaced
9765:5130709f3066 | 9766:14d997822897 |
---|