Age | Commit message (Collapse) | Author |
|
Has been moved to class InputStream long ago.
|
|
Remove the "whence" parameter that is not actually necessary, and only
complicates the InputStream implementations.
|
|
|
|
Replace InputPlugin attributes.
|
|
Replaces the method Close().
|
|
Prepare for adding virtual methods.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Merge some duplicate code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Decouple some more from GLib.
|
|
|
|
|
|
|
|
Replaces GLib's GError.
|
|
|
|
Simplify error handling.
|
|
|
|
|
|
|
|
Add the interface ArchiveVisitor.
|
|
|
|
Eliminate input_stream_init() and input_stream_deinit().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hide the definition from C code, to prepare the transition to C++.
|
|
|
|
|
|
|