index
:
getxbook
master
A collection of tools to download books from websites
njw
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
TODO
Age
Commit message (
Collapse
)
Author
2011-09-29
Update TODO and README now getabook is good
Nick White
2011-09-23
Update TODO a little
Nick White
2011-09-22
Merge branch 'amz'
Nick White
2011-09-22
Update TODO
Nick White
2011-09-20
Add unicode info to TODO
Nick White
2011-09-20
Get jumbo image urls from initial request too
Nick White
2011-09-20
Fix up getabook; basically working now
Nick White
2011-09-20
Little doc updates
Nick White
2011-09-12
Remove done TODO
Nick White
2011-09-12
Have shared pointers be pointed to rather than copied
Nick White
2011-09-12
Only use memory for a page when needed
Nick White
2011-09-08
Update TODO, prepare for 0.4
v0.4
Nick White
2011-09-08
Only show existing tools in GUI, improve webpage & readme
Nick White
2011-09-01
Update TODOs
Nick White
2011-09-01
Fix cookie saving, update TODO
Nick White
2011-08-22
Add TODOs
Nick White
2011-08-21
Add to TODOs
Nick White
2011-08-21
Merge work using pages much more efficiently
Nick White
2011-08-21
Restructure getgbook code
Nick White
2011-08-21
Create man page
Nick White
2011-08-21
Fix reporting of no pages available
Nick White
2011-08-21
Tighten sscanf usage, add TODOs
Nick White
2011-08-17
Started rewrite (not there yet)
Nick White
2011-08-15
Add lots of TODOs
Nick White
2011-08-07
switch to bz2
v0.3
Nick White
2011-08-07
Update documentation, including add README
Nick White
2011-08-03
Flush -p stdout per line
Nick White
2011-08-01
Lots of tightening and cleanups
Nick White
2011-07-29
Retry properly with specific pages
Nick White
2011-07-24
Add cookie usage
Nick White
2011-07-21
Separate util.c, use page codes, remove die()
Nick White
2011-07-17
Roll over all page types, and thereby remove need for page total code
Nick White
2011-07-17
Fix free bug
Nick White
2011-07-17
Remove ip setting; only works for api, not pages, so useless
Nick White
2011-07-17
Busywork neatening
Nick White
2011-07-16
Close socket handle after use
Nick White
2011-07-16
Take order into account, using page struct
Nick White
2011-07-16
Add gettotalpages function
Nick White
2011-07-16
Simplify header processing
Nick White
2011-07-16
Handle \u0026 as &
Nick White
2011-07-16
Cleanup, and lay out argument code
Nick White
2011-07-15
Separate into util.c again, so can use common functions in different book ↵
Nick White
getters