1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
handle uncompressed 8-bit indexed bitmap More... over 17 years ago
batch conversion script More... over 17 years ago
build patch from Rob Staundinger of AbiWhatever fame :-) More... over 17 years ago
use WPGRect More... over 17 years ago
manage bitmap geometry More... over 17 years ago
for safety, implement the copy More... over 17 years ago
put WPGBitmap also for convenience More... over 17 years ago
add myself More... over 17 years ago
extend the paint interface to draw a bitmap (it's not really used yet, only a stub) More... over 17 years ago
add WPGBitmap class to hold the raster image, still not used yet More... over 17 years ago
stub for the bitmap data More... over 17 years ago
stub to handle bitmap, nothing is really there yet More... over 17 years ago
include its own header first More... over 17 years ago
fix FSF address More... over 17 years ago
not good use this in initialization - bad me More... over 17 years ago
Trying to be very tough with warnings More... over 17 years ago
some fixes of bugs that showed when integrating into ooo-build More... over 17 years ago
package correctly the files, remove some warnings in WPGPath.cpp and adjust some more the makefile.mk More... over 17 years ago
modifying the makefile.mk to correspond to a recent OOo codebase More... over 17 years ago
cleanup More... almost 18 years ago
Make libwpg use WPXInputStream; build docs and package them; make it possible to build --without-stream and --without-docs More... almost 18 years ago
fix rpmbuild on some 64bit systems More... almost 18 years ago
use WPG defaults in default constructors More... about 18 years ago
some fixes for gradients More... about 18 years ago
add a cheap WPGString::length() to save abiword some time More... about 18 years ago
this one should be removed as well More... about 18 years ago
add a new very basic WPGString class + avoid users of libwpg::WPGraphics::generateSVG a need of freeing a pointer they did not allocate More... about 18 years ago
do not inline any method of the API classes More... about 18 years ago
add a little info for users More... about 18 years ago
return a C-string allocated on heap instead of a temporary that is not even guaranteed to be there :-) patch Dominic Lachowicz More... about 18 years ago