5395 Commits

Author SHA1 Message Date
Kovid Goyal
0df0475b05 Fix bug in html2lrf that affected external links without a fragment. 2007-04-30 19:41:02 +00:00
Kovid Goyal
50811803d0 Fix #31 2007-04-26 18:53:40 +00:00
Kovid Goyal
379a5f1a5a Fix handling of ignored tags in html2lrf 2007-04-26 17:36:18 +00:00
Kovid Goyal
44158dfc3c Fix bug in py2exe setup script 2007-04-26 16:35:42 +00:00
Kovid Goyal
35344ebceb Refactoring in html2lrf and pylrs 2007-04-26 16:07:02 +00:00
Kovid Goyal
42c4acd360 Various improvements to html2lrf. Added a demo for html2lrf 2007-04-26 04:56:51 +00:00
Kovid Goyal
f25cc305a1 oops 2007-04-25 02:43:03 +00:00
Kovid Goyal
144b3a16f5 Added support for headers to LRF convertors 2007-04-25 02:20:22 +00:00
Kovid Goyal
7dcfcf7518 Fixed inheritance rules in pylrs.py 2007-04-24 16:58:26 +00:00
Kovid Goyal
b637f37559 Fixed typo in pylrs.py and shifted to using non full size ImageBlocks in html2lrf 2007-04-24 05:12:22 +00:00
Kovid Goyal
b3d7fd96f2 Support for Plot, Image and DrawChar in pylrs 2007-04-24 04:14:39 +00:00
Kovid Goyal
44c7b6af37 Possible fix for problems reading LRF file metadata on OSX in the GUI 2007-04-24 00:45:12 +00:00
Kovid Goyal
aa0c031886 Fix images in LRF files so that they dont autoscale and go off page 2007-04-22 05:51:23 +00:00
Kovid Goyal
6c9ea2500a Switched to Oxygen icons 2007-04-21 21:50:36 +00:00
Kovid Goyal
102c0c2738 Updating ignores 2007-04-21 18:50:06 +00:00
Kovid Goyal
b1a02af907 Added rar,zip support to html2lrf and squashed a few more html processing bugs. Version bump. 2007-04-21 18:44:04 +00:00
Kovid Goyal
bc4e05a417 libunrar.py with support for extracting files from archive 2007-04-20 21:24:59 +00:00
Kovid Goyal
99e11d3693 Improvedd font propoerty handling and fixed thumbnail generation 2007-04-20 17:29:43 +00:00
Kovid Goyal
54676835c7 Improved commandline interface for LRF conversion tools 2007-04-20 14:59:43 +00:00
Kovid Goyal
e70abecc03 Working recursive link follower. HTML parsing is now of release worthy quality. 2007-04-20 03:06:30 +00:00
Kovid Goyal
22872ee668 Added support for <img>, <link> and <style> tags to html2lrf 2007-04-19 03:13:02 +00:00
Kovid Goyal
d69fad53f4 Working initial HTML->LRF converter with CSS support. Next on list is support for <style>, <link> and <img> tags. 2007-04-18 22:51:48 +00:00
Kovid Goyal
15014f74fe Working windows installer 2007-04-18 03:01:29 +00:00
Kovid Goyal
65b430b23a py2exe functionality added for standalone windows executables. Initial implementation of HTML->LRF conversion 2007-04-17 07:16:25 +00:00
Kovid Goyal
e294564d29 Initial import of pylrs 2007-04-16 17:43:13 +00:00
Kovid Goyal
2db0069b89 version bump 2007-04-16 17:26:18 +00:00
Kovid Goyal
7c0447b11f removed dependency on pyuic 2007-04-10 01:53:52 +00:00
Kovid Goyal
be2208ae21 Misc minor bug fixes. 2007-04-10 01:31:54 +00:00
Kovid Goyal
011fc40780 Defined the minimum interface that a device backend must satisfy to be used in the GUI. See device.py. 2007-04-05 04:56:47 +00:00
Kovid Goyal
ecaa9e813b Fix #30. 2007-03-30 14:25:25 +00:00
Kovid Goyal
8ac579e8b5 Fix #28. Version bump. 2007-03-25 11:35:16 +00:00
Kovid Goyal
a06bc96269 Added wrapper for HTMLTidy so that we can clean up HTML files before conversion to LRF. 2007-02-25 16:51:56 +00:00
Kovid Goyal
51b5017b43 Added proper handling of sessions. Thanks to scotty for pointing that out. 2007-02-10 18:31:02 +00:00
Kovid Goyal
487764bcc9 Added explanatory message for permission denied errors. 2007-02-09 21:21:38 +00:00
Kovid Goyal
2379b516c5 Handle permission denied errors returned by firmware revision 1.0.02.01300. Version bump. 2007-02-09 20:40:52 +00:00
Kovid Goyal
509fdf081b Added support for unlocking the reader in both CLI and GUI. Version bump. 2007-01-30 02:26:50 +00:00
Kovid Goyal
6b0df0e357 2007-01-29 18:12:34 +00:00
Kovid Goyal
08aad56c04 Added support for reading RTF metadata. 2007-01-29 08:52:47 +00:00
Kovid Goyal
8327ce9c1e Fix windows bug in cp command (Destination files were not being opened in binary mode). Version bump. Fixes #24 2007-01-28 17:11:22 +00:00
Kovid Goyal
7530d37ae2 Fix OSX GUI bug. 2007-01-25 18:35:06 +00:00
Kovid Goyal
b81fe715b1 More cleanups. Minor GUI bug fixed when deleting books from device list. Version bump. 2007-01-25 05:30:33 +00:00
Kovid Goyal
af7605a075 Added extra error reporting 2007-01-23 17:31:13 +00:00
Kovid Goyal
64771613b6 oops 2007-01-22 20:38:06 +00:00
Kovid Goyal
f88ce29971 2007-01-22 19:56:38 +00:00
Kovid Goyal
481b12293e Minor cleanups. 2007-01-22 19:34:39 +00:00
Kovid Goyal
a5e40a9f25 Changed bulk-reads on USB bus to work with packets of size maxpacketsize. 2007-01-22 19:27:55 +00:00
Kovid Goyal
f0e693060a Minor cleanups. 2007-01-17 19:41:35 +00:00
Kovid Goyal
8cce505c40 #21 fixed in previous revision. Version bump. 2007-01-16 22:06:39 +00:00
Kovid Goyal
0ca3a7861f Windows configuration bug should be fixed. 2007-01-16 22:02:34 +00:00
Kovid Goyal
d789b6d627 Added a set configuration call to device initialization as this is needed in windows and doesn't seem to matter in linux. Fixed BBeBook. 2007-01-16 20:33:15 +00:00