Mercurial > pidgin.yaz
annotate src/.cvsignore @ 12230:423323aa0dbe
[gaim-migrate @ 14532]
SF Patch #1366591 from Sadrul
"This patch is a fix for bug #1336974.
This patch is necessary when the image in the imgstore
has a very small size (~250 bytes). The
gdk_pixbuf_loader_write doesn't immediately parse the
data if the data-size is really small. So closing it
before trying to _loader_get_pixbuf makes sure all the
data gets parsed and the correct pixbuf gets returned."
I was skeptical when I saw the diff, but it turns out this is documented behavior. If I look at it from the point of view of a GdkPixbufLoader writer, it makes sense.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sat, 26 Nov 2005 17:17:48 +0000 |
parents | d72ecdba2322 |
children | 218d0aec518d |
rev | line source |
---|---|
2 | 1 Makefile.in |
2 Makefile | |
3 .deps | |
4 .libs | |
11904 | 5 dbus-bindings.c |
6 dbus-server-bindings.c | |
7 dbus-types.* | |
11405 | 8 gaim |
3644 | 9 gaim.def |
10 gaim.lib | |
3702 | 11 gaim.dll |
11904 | 12 gaim-client-bindings.* |
13 gaim-client-example | |
5616
ba870ac49bfc
[gaim-migrate @ 6023]
Christian Hammond <chipx86@chipx86.com>
parents:
3702
diff
changeset
|
14 .*.swp |
7412
f1652f7abe28
[gaim-migrate @ 8014]
Christian Hammond <chipx86@chipx86.com>
parents:
5616
diff
changeset
|
15 *.lo |
8715 | 16 *.o |