Mercurial > pidgin
view FIXME @ 414:f9dc74875833
[gaim-migrate @ 424]
i really wish solaris' libc would handle null arguments better. for example,
in strlen, all they'd have to do is at the very top, add one line that says
if (!arg) return arg;
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Fri, 16 Jun 2000 10:01:10 +0000 |
parents | 0c6301184801 |
children | 6c2e2aac8784 |
line wrap: on
line source
Make sure the stupid smiley's dont run off the edge of the gtk_html widget (needs to wrap the image around). Sometimes the bottom of a face gets cut off.