1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 23, 2024 — Nov 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
lots of lots of work. USE AT YOUR OWN RISK More... about 26 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... about 26 years ago
New file for building the message catalogs on Win32. Generic, used also in More... about 26 years ago
now gif loading works. Time to de-stiticify it and move onto progressive loading More... about 26 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... about 26 years ago
(ReadImage): lets get the offset right. This will let transparent gifs
0
More... about 26 years ago
Some more work. Now it generates a gdk_pixbuf of the right size, at a
0
More... about 26 years ago
First run at the new gif format. Shouldn't work, unfortunately. More... about 26 years ago
Fixed small oopsie with grayscale jpeg handling - still not working for progressive More... about 26 years ago
Removed erroneous comments. More... about 26 years ago
image_load_increment(): Fixed bug when image width was not a multiple of 4 More... about 26 years ago
Added first cut at progressive jpeg loading. Currently does not handle More... about 26 years ago
Actually load the image handler when we determine the image type. More... about 26 years ago
New function to render a portion of a pixbuf to a drawable. Ignores alpha More... about 26 years ago
don't send a 0 length buffer. More... about 26 years ago
turned convenience macros into convenience More... about 26 years ago
*src/io-tiff.c (image_begin_load): Finished the incremental loader. More... about 26 years ago
started work on the tiff non-incremental loader. More... about 26 years ago
New function to threshold a pixbuf's alpha channel into a bitmap. More... about 26 years ago
Display the progressive load More... about 26 years ago
Make it build - Federico More... about 26 years ago
Check properly whether the XPM module has already been loaded More... about 26 years ago
Fix typo that prevented compilation (gdk_pixbuf_loader_destroy): ditto More... about 26 years ago
Return a GdkPixbufLoader, not a GtkObject. More... about 26 years ago
New function to create a blank pixbuf. More... about 26 years ago
Fixed logic so we only try to close loader if it wasn't previously closed. More... about 26 years ago
gdk-pixbuf-loader.c: Fixed init function to properly initialize all structure members. More... about 26 years ago
load the vtable fully. More... about 26 years ago
Finished initial cut at the object. More... about 26 years ago
fix signals More... about 26 years ago