0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 8 months ago.
Oct 04, 2022 — Oct 04, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bug for 8 bpp in PLFilterCrop. More... over 22 years ago
Improved AlmostEqual(); More... over 22 years ago
Improved pl2passfilter.h More... over 22 years ago
Improved speed of 2passfilter.h, code readability changes. More... over 22 years ago
Removed lots of floating-point calculations. More... over 22 years ago
Fixed bug decoding wierd pcx files. More... over 22 years ago
Added some 24 bpp stuff & other minor features. More... over 22 years ago
Added PLRect. More... over 22 years ago
Added PLPoint & PLRect tests. More... over 22 years ago
Added operator -, improved const-correctness. More... over 22 years ago
Added Blend, improved const-correctness. More... over 22 years ago
File should be generated by configure. More... over 22 years ago
Linux version name prefix changes More... over 22 years ago
Added global name prefix PL, changed most filenames. More... over 22 years ago
Cleaned up stdpch.h and config.h to make them internal headers. More... over 22 years ago
Added Quantization to user-defined palette (Andreas K�pf) More... over 22 years ago
CreateFromHBitmap now works for all bit depths. More... over 22 years ago
Added jpeg codec optimizations by Petr Kures. More... over 22 years ago
Fixed bug where too much memory is read. More... over 22 years ago
Fixed palette handling for tiff < 4 bpp. More... over 22 years ago
Fixed CPixel32 initialization bug. More... over 22 years ago
makefiles (non-windows builds) modified so common/test is built sensibly. gnu/paintlib and gnu/test are now unnessesary. More... over 22 years ago
makefiles (non-windows builds) modified so common/test is built sensibly and gnu/paintlib is unnessesary. More... over 22 years ago
Added fill filters. More... over 22 years ago
Removed commented-out lines. More... over 22 years ago
Removed 4096-byte limit for fillBuffer that was causing CPNGEncoder to fail under Linux. More... over 22 years ago
Added 8-bpp pixel class. More... over 22 years ago
Removed palette free that was causing crashes under linux. More... over 22 years ago
Added tiff compression support. More... over 22 years ago
Member initialization list cleanup (Erik Hoffmann). More... over 23 years ago