Added simplistic keyword searching to mrnet and local libraries.
[automanga.git] / manga / lib.py
2013-07-23 Fredrik TolfAdded simplistic keyword searching to mrnet and local...
2013-05-11 Fredrik TolfChagned library importer interface.
2013-05-11 Fredrik TolfFixed cursor bug.
2013-05-11 Fredrik TolfReimplemented pagetree.idlist nicer.
2013-05-11 Fredrik TolfAdded a lazy-loading dict of known, named libraries.
2013-05-11 Fredrik TolfAdded names to pages as well.
2013-05-11 Fredrik TolfFixed cursor typo.
2013-05-11 Fredrik TolfAdded clen attribute to imgstreams.
2013-05-05 Fredrik TolfAdded a fileno function on imgstreams, for polling.
2013-05-05 Fredrik TolfAdded a simple copy function for cursors.
2012-02-29 Fredrik TolfAdded more persistent string IDs to the various pagetre...
2012-02-29 Fredrik TolfUsed the pagetree stacks to extend the pageiter to...
2012-02-29 Fredrik TolfAdded a proper pagestack to pagelists and pages.
2012-02-29 Fredrik TolfDocumented the behavior of the basic library classes.
2012-02-29 Fredrik TolfAdded a flat page iterator for arbitrary page lists.
2012-02-29 Fredrik TolfAdded initial version of mangafox library.