index
:
qpdf
10.5
10.6
11.0
11.1
11.2
11.3
doc-check
external-libs
main
stable
zopfli
qpdf + zopfli patch
Justin Gassner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2012-06-20
Portability issues: off_t, unlink
Jay Berkenbilt
2011-08-11
export new methods
release-qpdf-2.3.0
Jay Berkenbilt
2011-08-11
enhance PointerHolder so that it can explicitly be told to use delete [] inst...
Jay Berkenbilt
2011-08-11
qpdf_set_info_key, qpdf_get_info_key
Jay Berkenbilt
2011-08-10
implement ability to save PDF to memory, also update ChangeLog
Jay Berkenbilt
2011-08-10
implement methods to get dictionary and array contents as map and vector
Jay Berkenbilt
2011-08-10
implement replace and swap
Jay Berkenbilt
2011-04-30
update version to 2.2.3, update copyright to 2011
Jay Berkenbilt
2010-10-04
add qpdf_read_memory to C API
Jay Berkenbilt
2010-10-01
setOutputStreams
Jay Berkenbilt
2010-10-01
add QPDF::processMemoryFile and API additions to support it
Jay Berkenbilt
2010-09-24
convert file to a PointerHolder<InputSource> so it could be either a file or ...
Jay Berkenbilt
2010-09-24
add * and -> operators
Jay Berkenbilt
2010-08-10
getRawStreamData()
Jay Berkenbilt
2010-08-05
addPageContents
Jay Berkenbilt
2010-08-05
newStream
Jay Berkenbilt
2010-08-05
add pipeline-based stream data replacement function
Jay Berkenbilt
2010-08-03
remove stream_data_handler; it wouldn't work as designed. replacement data im...
Jay Berkenbilt
2010-08-03
ready to implement replacement stream data
Jay Berkenbilt
2010-08-02
remove use of float for version comparison
Jay Berkenbilt
2010-06-06
fix memory leak
Jay Berkenbilt
2010-04-19
refactor to isolate pad calculation
Jay Berkenbilt
2010-01-25
update copyrights for 2010
Jay Berkenbilt
2010-01-25
update for fixes to linearization padding calculations
Jay Berkenbilt
2009-10-24
add C interface for getting software version
Jay Berkenbilt
2009-10-24
prepare 2.1.rc1 for release
Jay Berkenbilt
2009-10-23
more tweaking of C error interface
Jay Berkenbilt
2009-10-23
improve C error handling interface
Jay Berkenbilt
2009-10-23
include copyright notice in public headers
Jay Berkenbilt
2009-10-23
avoid having to include zlib.h in Pl_Flate.hh
Jay Berkenbilt
2009-10-21
make line buffering os-specific
Jay Berkenbilt
2009-10-21
tweak dll stuff again
Jay Berkenbilt
2009-10-21
typo
Jay Berkenbilt
2009-10-21
go back to function-based DLL_EXPORT rather than class-based to avoid creatio...
Jay Berkenbilt
2009-10-20
remove off_t from C API
Jay Berkenbilt
2009-10-20
oops -- put stdexcept back
Jay Berkenbilt
2009-10-20
revert off_t
Jay Berkenbilt
2009-10-20
QUtil
Jay Berkenbilt
2009-10-20
try memory
Jay Berkenbilt
2009-10-20
try stdlib.h
Jay Berkenbilt
2009-10-20
try io.h
Jay Berkenbilt
2009-10-20
update C API for error retrieval
Jay Berkenbilt
2009-10-20
categorize all error messages and include object information if available
Jay Berkenbilt
2009-10-19
DLL.hh -> DLL.h, move public enumerated types into Constants.h and use them b...
Jay Berkenbilt
2009-10-19
deal with stream-specific crypt filters
Jay Berkenbilt
2009-10-19
add C API for R4 encryption
Jay Berkenbilt
2009-10-19
more testing, bug fix for linearized aes encrypted files
Jay Berkenbilt
2009-10-18
implemented writing R4/V4 encryption except that the output files don't open ...
Jay Berkenbilt
2009-10-18
reading crypt filters is largely implemented but not fully tested
Jay Berkenbilt
2009-10-17
checkpoint -- partially implemented /V=4 encryption
Jay Berkenbilt
[prev]
[next]