Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_right.xpm @ 11840:047f85200139
[gaim-migrate @ 14131]
SF Patch #1338002 from sadrul
"When an image in a non-editable GtkIMHtml is just
enough wide/long to cause the imhtml to have a
scrollbar, the size-allocate callback for the imhtml
falls into an infinite loop. Bleeter hit this bug with
the profile of a specific yahoo-id. So did I. This
patch prevents such lockups."
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Wed, 26 Oct 2005 08:35:12 +0000 |
parents | 5fb47ec9bfe4 |
children | 87e95b8ce60b |
line wrap: on
line source
/* XPM */ static char * tb_drag_arrow_left_xpm[] = { "16 13 2 1", " c None", ". c #FF0000", " . ", " .. ", " ... ", " .... ", " ..... ", "............... ", "................", "............... ", " ..... ", " .... ", " ... ", " .. ", " . "};