Mercurial > pidgin
view pixmaps/wood.xpm @ 79:bfdc427b936d
[gaim-migrate @ 89]
I'll save time and just post the email :-)
Summary of changes:
* Misc malloc/free cleanups, use g_malloc more places and
other small stuff (e.g. lineardata not being freed in the
error case in sound.c)
* Misc signed/unsigned cleanups (use size_t more often)
* read() can return -1 at any point, check return values
more rigorously (read_rv variables used for this)
* In can_play_audio, stat requires a pointer to an
allocated stat_buf (the address of an automatic variable)
* escape_text needs a buffer at least 4 times the size of
the text being passed in (not 2 times); I can force core
dumps with lots of newlines otherwise
* There's a debug statement in netscape_command
(browser.c) that was printf("Hello%d\n"); with no int for
the %d; I threw in a getppid(), but the statement should
probably come out eventually.
Thanks, G Sumner Hayes!
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Wed, 05 Apr 2000 05:34:08 +0000 |
parents | 2846a03bda67 |
children |
line wrap: on
line source
/* XPM */ static char * wood_xpm[] = { "14 15 63 1", " c None", ". c #45060E", "+ c #47060C", "@ c #44050D", "# c #44060B", "$ c #1E701E", "% c #4F0D17", "& c #5A212A", "* c #4C1012", "= c #350E13", "- c #46050D", "; c #583839", "> c #480B10", ", c #58383B", "' c #331016", ") c #5A373B", "! c #47050F", "~ c #58383D", "{ c #4B0E15", "] c #5B3938", "^ c #4D0C14", "/ c #56393B", "( c #59393C", "_ c #48070F", ": c #86666B", "< c #4C0D16", "[ c #490B10", "} c #5A373D", "| c #5B1F27", "1 c #4C0E13", "2 c #573939", "3 c #4A0D14", "4 c #4A0B14", "5 c #5B393A", "6 c #521419", "7 c #4A0D15", "8 c #5B373B", "9 c #331112", "0 c #59363A", "a c #51141B", "b c #583A3C", "c c #320F13", "d c #856767", "e c #75474D", "f c #53171D", "g c #5A3839", "h c #59393E", "i c #49080C", "j c #836668", "k c #490810", "l c #321011", "m c #FEFEFE", "n c #85656A", "o c #450A10", "p c #480610", "q c #46080D", "r c #F8F4F5", "s c #FFFFFD", "t c #490A13", "u c #48070D", "v c #350E11", "w c #330E15", "x c #470A0F", " ", " .+@#", " $$ %&*=-", " $; >,'))!", " ,~{,]^/(-", " ~_:<[}|_ ", " 12345/ ", " 6,7890 ", " abcdc;~ ", " ef)g)hh ", " i^9;(jk ", " lmnopq ", " lrstu ", " vcwx ", " "};