28274 Commits

Author SHA1 Message Date
Kovid Goyal
4e9dc3e87f IGN:Update pyparsing to 1.5.1 2009-01-16 09:52:12 -08:00
Kovid Goyal
e3bc28106e IGN:Job log viewer now has no log file size limit 2009-01-16 09:46:10 -08:00
Kovid Goyal
a494f2918a Improved Cybook device detection on windows 2009-01-16 09:36:00 -08:00
Kovid Goyal
d1da5a2121 IGN:Mention Cybook support in FAQ 2009-01-16 09:35:11 -08:00
John Schember
8b22f780b3 Better device detection on Windows 2009-01-16 07:31:30 -05:00
Kovid Goyal
4eb4ba3e91 Fix #1625 (Only imports one author from Mobipocket (.prc) files) 2009-01-15 19:39:20 -08:00
John Schember
1dfba2c88c Sync to trunk 2009-01-15 20:42:23 -05:00
Kovid Goyal
bdc21e2025 IGN:Tag release 2009-01-15 11:19:58 -08:00
Kovid Goyal
4bf3a62075 version 0.4.128 2009-01-15 11:16:12 -08:00
Kovid Goyal
85b25af6b1 Content server now works partially with IE6,7 and fully with IE 8 2009-01-15 11:13:40 -08:00
Kovid Goyal
3525827192 Recipe for German Tom's Hardware by Oliver Niesner 2009-01-15 09:44:34 -08:00
Marshall T. Vandegrift
2d9f59f4dc Better handling for Mobipocket //guide/references 2009-01-15 12:07:29 -05:00
Kovid Goyal
d1033aa667 Support putting ebooks into sub directories on the Cybook 2009-01-14 18:39:44 -08:00
John Schember
a8b6b45ae6 Subdir support for usbms and Cybook 2009-01-14 20:15:34 -05:00
Marshall T. Vandegrift
b3cc53c8d0 Merge upstream changes 2009-01-14 20:00:07 -05:00
Marshall T. Vandegrift
550374b076 Improve handling (and ordering) of <guide/> references. 2009-01-14 17:49:12 -05:00
Marshall T. Vandegrift
9dfe2c705a MobiMLize to only one of <sub/>, <sup/>, or <font/>. 2009-01-14 17:45:50 -05:00
Marshall T. Vandegrift
fc246ebdd5 Don't trim <guide/> references, as they may *not* be spine items. 2009-01-14 17:44:49 -05:00
Marshall T. Vandegrift
14db43a40b Bump up page size for CybookG3 profile. 2009-01-14 17:44:05 -05:00
Kovid Goyal
a1a86d8e13 Fix #1617 (pdftrim bad error checking) 2009-01-14 12:44:10 -08:00
Kovid Goyal
0a1b6ccd26 IGN:Chinese translation 2009-01-14 12:43:37 -08:00
Kovid Goyal
1c1414d11a IGN:Pass metadata to upload_books method in device drivers when uploading books using the GUI 2009-01-14 11:19:20 -08:00
Kovid Goyal
17df10b5a2 Only send news to device if the device supports the format the news has been downloaded in 2009-01-14 10:49:06 -08:00
John Schember
2afb87843a Cybook: upload file objects (news) to device 2009-01-14 08:26:46 -05:00
John Schember
a30c638e53 Sync to trunk 2009-01-14 07:36:51 -05:00
John Schember
b656e8968c 2009-01-14 07:36:07 -05:00
Kovid Goyal
ab0c2accef LRF Output:Improve extraction of text from tags for TOC entries and anchors. Fixes #1613 (Converting MS Lit to Lrf problems) 2009-01-14 00:08:42 -08:00
Kovid Goyal
d579de1029 LRF Output:Fix #1610 (prc to lrf errors) 2009-01-13 21:06:15 -08:00
Marshall T. Vandegrift
36841a4bb8 Fix another bug in PalmDOC compression. 2009-01-13 22:41:18 -05:00
Marshall T. Vandegrift
13d8d57690 Error in "-r" option. 2009-01-13 22:41:06 -05:00
Marshall T. Vandegrift
538615eed4 Mobipocket support:
- Fix another relative path bug
  - Complete command-line support
  - Tweak automatic image rescaling
  - Further fix HTML <font/> -> CSS conversion
2009-01-13 21:33:35 -05:00
Kovid Goyal
906b282a15 LIT output:Fix bug when handling relative references 2009-01-13 15:59:42 -08:00
Marshall T. Vandegrift
9cce46ad08 Merged upstream changes. 2009-01-13 18:56:03 -05:00
Marshall T. Vandegrift
c8b2f15356 Fix relative-reference LIT-generation bug. 2009-01-13 18:51:36 -05:00
Kovid Goyal
05b8fcb0a7 Fix #1590 (Title of book not read correctly for DRMed PRC files) 2009-01-13 14:12:41 -08:00
Kovid Goyal
9cf9ccd52b Fix #1608 (Cover not found in Mobipocket file) 2009-01-13 14:05:37 -08:00
Marshall T. Vandegrift
16dba58dca Fix bug with SVG rasterizer. Remove some unneeded voodoo. 2009-01-13 08:50:18 -05:00
Kovid Goyal
57111b4b93 IGN:Updated translations 2009-01-12 23:26:10 -08:00
Kovid Goyal
451986a9ce Improve support in lrfviewer for LRF files that are created by badly programmed software that puts unicode strings directly into text streams. BookDesigner, I'm looking at you! lrfviewer now handles a much larger range of such unicode characters in text streams. 2009-01-12 20:57:54 -08:00
Kovid Goyal
87657c6fd4 Fix #1606 (Accented o (with tilde) makes lrfviewer croak) 2009-01-12 18:50:19 -08:00
Kovid Goyal
4741e10a7a Fix #1439 (Sort is not saved when quitting) 2009-01-12 18:29:36 -08:00
Kovid Goyal
d4e3104157 Implement #1428 (Suppress source file page breaks.) 2009-01-12 17:06:04 -08:00
John Schember
e4d496d2c0 Sync to trunk 2009-01-12 19:57:49 -05:00
Kovid Goyal
71dea7b4ee Fix #1410 (Error using preview on downloaded news) 2009-01-12 16:52:50 -08:00
Kovid Goyal
e4833b7835 Fix #1604 (index error) 2009-01-12 13:15:03 -08:00
Kovid Goyal
4dc946d79b Fix #1603 (traceback on adding multiple books from directories, each directory single book with multiple versions) 2009-01-12 12:32:32 -08:00
Kovid Goyal
7af0e4b7fc IGN:USBMS driver cleanups 2009-01-12 08:58:03 -08:00
Kovid Goyal
cb890fc374 IGN:Stability enhancements 2009-01-12 08:04:19 -08:00
Kovid Goyal
2fdcf2046e IGN:... 2009-01-12 08:03:47 -08:00
Kovid Goyal
4cea46d7a6 New recipe for NIN by Darko Miletic 2009-01-12 08:01:50 -08:00