1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Read 'til the next empty block correctly, now.
3
More... over 24 years ago
Fill in the gif's blank areas for interlacing and progressive loading. More... over 24 years ago
Now progressive gif loading works! It's a little slow though. )-: More... over 24 years ago
Make the arguments to the write/load_increment operations const-correct. More... over 24 years ago
Always return the amount eaten, rather than the full header size. More... over 24 years ago
Return TRUE if all the data got eaten by header_buf, instead of FALSE. More... over 24 years ago
revert More... over 24 years ago
Reorganize gdk_pixbuf_loader_write into three functions, and eliminate More... over 24 years ago
Start of the pixbuf canvas item. Drawing affines seem to work. Bounding More... over 24 years ago
lots of lots of work. USE AT YOUR OWN RISK More... over 24 years ago
much more work on the progressive loader. somewhere, some how, I broke something, )-: so all you get is a black image. Hopefully, we can load the real image later. More... over 24 years ago
New file for building the message catalogs on Win32. Generic, used also in More... over 24 years ago
now gif loading works. Time to de-stiticify it and move onto progressive loading More... over 24 years ago
quick hack to restore wotrkingness to regular gifs. Creates a RGBA buffer independent of the gif type. I'll try to get it right later. More... over 24 years ago
(ReadImage): lets get the offset right. This will let transparent gifs
0
More... over 24 years ago
Some more work. Now it generates a gdk_pixbuf of the right size, at a
0
More... over 24 years ago
First run at the new gif format. Shouldn't work, unfortunately. More... over 24 years ago
Fixed small oopsie with grayscale jpeg handling - still not working for progressive More... over 24 years ago
Removed erroneous comments. More... over 24 years ago
image_load_increment(): Fixed bug when image width was not a multiple of 4 More... over 24 years ago
Added first cut at progressive jpeg loading. Currently does not handle More... over 24 years ago
Actually load the image handler when we determine the image type. More... over 24 years ago
New function to render a portion of a pixbuf to a drawable. Ignores alpha More... over 24 years ago
don't send a 0 length buffer. More... over 24 years ago
turned convenience macros into convenience More... over 24 years ago
*src/io-tiff.c (image_begin_load): Finished the incremental loader. More... over 24 years ago
started work on the tiff non-incremental loader. More... over 24 years ago
New function to threshold a pixbuf's alpha channel into a bitmap. More... over 24 years ago
Display the progressive load More... over 24 years ago
Make it build - Federico More... over 24 years ago