automanga.git
2014-05-22 Fredrik TolfDecode HTML entities correctly.
2014-05-19 Fredrik TolfAdded library for raw.senmanga.com.
2014-05-04 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2014-05-04 Fredrik TolfFixed Batoto updates.
2014-05-04 Fredrik TolfDon't crash on tag listing when a manga has ceased...
2014-01-19 Fredrik TolfMade tag-listing more robust.
2013-12-13 Fredrik TolfAdded a program for checking online manga updates.
2013-12-11 Fredrik TolfAdded batoto byname implementation.
2013-12-11 Fredrik TolfFixed batoto search bug.
2013-12-04 Fredrik TolfRemoved debug message.
2013-12-04 Fredrik TolfFixed Batoto reversal bug.
2013-12-04 Fredrik TolfAdded a Batoto library.
2013-12-04 Fredrik TolfExtracted the standard imgstream from mrnet and mangafo...
2013-12-04 Fredrik TolfDecode gzipped pages on the fly in htcache.
2013-12-02 Fredrik TolfAdded argument syntax for automanga to edit and list...
2013-12-02 Fredrik TolfOverwrite profile files more robustly.
2013-12-02 Fredrik TolfAdded profile support for tagging manga.
2013-09-13 Fredrik TolfImproved mangafox, probably.
2013-09-13 Fredrik TolfAllow libraries to specify reasons for not finding...
2013-07-23 Fredrik TolfFixed a few bugs.
2013-07-23 Fredrik TolfAdded keyword search to mangafox.
2013-07-23 Fredrik TolfImproved main-script structure slightly.
2013-07-23 Fredrik TolfAdded simplistic keyword searching to mrnet and local...
2013-07-19 Fredrik TolfFixed pan bug when reallocating pageview.
2013-07-19 Fredrik TolfMake {,back}space pan between the edges of a zoomed...
2013-07-13 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2013-07-13 Fredrik TolfAdded a simple method for open profile files.
2013-07-13 Fredrik TolfImproved mangafox URL matching.
2013-05-28 Fredrik TolfAdded alternative mangafox chapter URLs.
2013-05-17 Fredrik TolfFixed progressbar bug.
2013-05-17 Fredrik TolfAlways close the pixbufloader.
2013-05-17 Fredrik TolfAdded a dummy save method to manga profiles.
2013-05-15 Fredrik TolfUse a PixbufLoader to load image data.
2013-05-15 Fredrik TolfSave current zoom mode.
2013-05-15 Fredrik TolfChanged profile interface a bit.
2013-05-13 Fredrik TolfAdded page refresh(/retry) feature.
2013-05-12 Fredrik TolfCanonize manga ID when setting aliases.
2013-05-12 Fredrik TolfAdded manga aliases.
2013-05-12 Fredrik TolfAdded manga iterator and byname function to mrnet.
2013-05-12 Fredrik TolfAdded a library for mangareader.net.
2013-05-12 Fredrik TolfMade the htcache more overrideable.
2013-05-12 Fredrik TolfHandle mangafox download errors slightly nicer.
2013-05-12 Fredrik TolfAdded a distutils script.
2013-05-12 Fredrik TolfRemoved the old automanga.py. ;_;
2013-05-12 Fredrik TolfExit in a well-defined manner upon occurrence of said...
2013-05-12 Fredrik TolfRaise a well-defined error for directories that are...
2013-05-12 Fredrik TolfFixed bug with anonymous profile.
2013-05-12 Fredrik TolfKeep track of current page in the profile.
2013-05-12 Fredrik TolfAdded basic profile handling.
2013-05-12 Fredrik TolfCoalesce local isolated pages.
2013-05-12 Fredrik TolfAdded support for local manga.
2013-05-11 Fredrik TolfChanged the reader threading model to do callbacks...
2013-05-11 Fredrik TolfChagned library importer interface.
2013-05-11 Fredrik TolfFixed cursor bug.
2013-05-11 Fredrik TolfFixed a couple of minor reader issues.
2013-05-11 Fredrik TolfAdded page selection comboboxes.
2013-05-11 Fredrik TolfAbstracted common parts of various background processes.
2013-05-11 Fredrik TolfAdded a simple reader shell.
2013-05-11 Fredrik TolfDisplay progress of preloading.
2013-05-11 Fredrik TolfImplemented somewhat proper background-fetching of...
2013-05-11 Fredrik TolfReimplemented pagetree.idlist nicer.
2013-05-11 Fredrik TolfCall gtk.main_quit in reader.quit.
2013-05-11 Fredrik TolfAdded a lazy-loading dict of known, named libraries.
2013-05-11 Fredrik TolfBetter error handling for mangafox.
2013-05-11 Fredrik TolfAdded names to pages as well.
2013-05-11 Fredrik TolfMoved the mangaview functionality directly into the...
2013-05-11 Fredrik TolfAdded initial reader interface, with zooming and pannin...
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-04-06 Fredrik TolfUpdated mangafox base URL.
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 TolfProperly inherit from lib.imgstream in mangafox.
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 TolfImplemented an unimplemented iter for mangafox library.
2012-02-29 Fredrik TolfAdded initial version of mangafox library.
2010-11-15 Tomas WenströmBugfix
2010-11-14 Tomas WenströmChanged profile to use the new directory class
2010-11-14 Tomas WenströmAdded a class for accessing and handling directories
2010-11-14 Tomas WenströmInitial commit