index
:
getxbook
master
A collection of tools to download books from websites
njw
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2012-04-23
Fixed amazon url parsing regex
Nick White
2012-04-22
Simplify gui string matching
Nick White
2012-04-22
Update screenshot
Nick White
2012-04-22
Fix bug which could delete input if clipboard was full
Nick White
2012-04-22
Be clearer about book id in gui
Nick White
2012-04-22
Add directory info to getxbookgui manpage
Nick White
2012-04-22
Reworded README
Nick White
2012-04-21
Mention archive.org option for google books
Nick White
2012-04-21
Rejig getxbookgui man page
Nick White
2012-04-21
Tiny gui cleanup
Nick White
2012-04-21
Add manpage for gui (missed out of last commit accidentally)
Nick White
2012-04-21
Add manpage for gui, and update other manpages slightly
Nick White
2012-04-21
Install icons appropriately
Nick White
2012-04-21
Regularise references to amazon's book service
Nick White
2012-04-21
Add to TODO
Nick White
2012-04-21
Update gui screenshot
Nick White
2012-04-21
Regularise capitalisation in gui
Nick White
2012-04-21
Fixed clipboard url match pattern for google books
Nick White
2012-04-21
Revert most of 4bfac013 as it caused cookie failure
Nick White
2012-04-21
Add icons for gui
Nick White
2012-04-21
Replace list with icons, and watch the clipboard for interesting URLs
Nick White
2012-04-20
Fix incorrect function usage
Nick White
2012-04-03
Improve wording of readme
Nick White
2012-03-29
Clean up string usage
Nick White
2012-03-29
Use strncpy and strncat more safely
Nick White
2012-03-08
Add to TODO
Nick White
2012-03-08
Update screenshot to remove version info
Nick White
2012-03-08
Add a couple of screenshots
Nick White
2012-03-07
Add screenshot link to pad file
Nick White
2012-03-07
Update TODO
Nick White
2012-03-06
Update TODO
Nick White
2012-03-05
Update getgbook legal section with google's new TOS (substantially the same ↵
Nick White
for our purposes)
2012-02-25
Don't re-download jpg images
Nick White
2012-02-17
Many gui improvements
Nick White
Feedback on successful download Appropriate list box sizing Better widget placement Show usage of each command Add program dir to path (so can be run from extracted tarball) Be resiliant to errors
2012-02-17
Add bug to TODO
Nick White
2012-02-14
Fix typo
Nick White
2012-02-14
Release 0.8
Nick White
2012-02-14
Fixed buffer size error - thanks Andrey Grozin
Nick White
2012-02-14
Make gui update smartly
Nick White
2012-02-12
Release v0.7
Nick White
2012-02-12
Remove debugging printf
Nick White
2012-02-12
Fix bug in HTTP header parsing
Nick White
HTTP headers, when contained in more than one packet, could be misread, causing cookie loss.
2012-02-09
Add pad.xml file
Nick White
2012-02-09
Remove crappy deb rule; checkinstall can be better used for such things
Nick White
2012-02-09
Update readme
Nick White
2012-02-02
Add djvu creation scripts
Nick White
2012-01-26
Add to TODO
Nick White
2012-01-13
Mention in manpage that asin tends to be isbn-10
Nick White
2012-01-09
Add very quick&dirty .deb rule
Nick White
2012-01-09
Switch to c99, as we're using snprintf
Nick White
[next]