28274 Commits

Author SHA1 Message Date
Kovid Goyal
8c53abe905 IGN:Various fixes to html2epub 2008-09-15 12:48:54 -07:00
Kovid Goyal
f218e5bb87 b16 2008-09-14 21:18:14 -07:00
Kovid Goyal
8aad11a8c7 IGN:Fix regressions in job control and epub2lrf 2008-09-14 21:17:30 -07:00
Kovid Goyal
95b4770bfc IGN:Updated translations 2008-09-14 18:17:55 -07:00
Kovid Goyal
897f6d6dd9 b15 2008-09-14 16:03:33 -07:00
Kovid Goyal
5eb92ac4ee Add a browse by tags mode 2008-09-14 15:51:03 -07:00
Kovid Goyal
bc115198c7 IGN:... 2008-09-12 23:56:58 -07:00
Kovid Goyal
51a0ce414a b14 2008-09-12 22:39:00 -07:00
Kovid Goyal
82e38e4d09 Fix regression that was causing rating,tags,series and comments data to not be re-imported when importing books that had been previously saved to disk. 2008-09-12 22:36:06 -07:00
Kovid Goyal
829a344fe9 IGN:Fix more minor regressions 2008-09-12 21:04:24 -07:00
Kovid Goyal
f7bf112ae2 IGN:Handle HTML files containing only an image in html2lrf. Fixe regression that was causing jobs that failed in the GUI to be marked successfull 2008-09-12 14:43:55 -07:00
Kovid Goyal
fdf4c4342f b13 2008-09-12 10:18:16 -07:00
Kovid Goyal
8d2a578832 b12 2008-09-11 17:09:35 -07:00
Kovid Goyal
a679086e53 IGN:Remove temporary files as soon as possible, rather than only at program exit. Fixes for various minor regressions. 2008-09-11 17:08:48 -07:00
Kovid Goyal
6fee09b9d2 IGN:Use patched mechanize implementation that correctly closes connections 2008-09-11 17:07:21 -07:00
Kovid Goyal
e7c7cc64eb Fix #1011 (fb22lrf: Traceback...BeautifulSoup.py) 2008-09-11 09:38:12 -07:00
Kovid Goyal
ffd2bfa477 IGN:b11 2008-09-10 19:07:30 -07:00
Kovid Goyal
9c1f340ee6 IGN:Workaround invalid tag nesting in mobipocket HTML 2008-09-10 13:45:02 -07:00
Kovid Goyal
9e1db45913 Make database sorting more efficient and add config option to select UI language 2008-09-10 11:58:19 -07:00
Kovid Goyal
9b365f0a9c Make series column editable and html2oeb a little more robust 2008-09-09 17:13:25 -07:00
Kovid Goyal
d373ae7d13 Fix duplicates dialog for large lists of duplicates and remember sorted column 2008-09-09 15:33:57 -07:00
Kovid Goyal
7e9ffe0445 IGN:Fix lxml issues on OSX 2008-09-08 15:45:16 -07:00
Kovid Goyal
3d3c6c3f30 Fix #1000 (Incorrect handling of CSS siblings) 2008-09-08 15:24:49 -07:00
Kovid Goyal
4dfbd4e344 IGN:... 2008-09-08 00:03:30 -07:00
Kovid Goyal
66a6d60901 IGN:Created lxml based OPF framework for epub-meta and cleaned up rtf2html code 2008-09-07 22:07:41 -07:00
Kovid Goyal
0bfde7ee2c Fix #997 (Add support for system-wide notifications when jobs are completed) 2008-09-05 22:24:16 -07:00
Kovid Goyal
c3611c0918 Make EPUB metadata editing more robust and send LRF files to the 505 in preference to EPUB 2008-09-05 21:30:16 -07:00
Kovid Goyal
deebf85442 Fix #995 (Comments field doesn't resize when resizing Edit Meta Information window) 2008-09-05 19:30:01 -07:00
Kovid Goyal
9e9e10c388 Add button to automatically fill in Author sort field from Author field 2008-09-05 17:32:31 -07:00
Kovid Goyal
04a5bf16bd Make PRS505 mount point detection more robust on windows and osx 2008-09-05 12:53:14 -07:00
Kovid Goyal
b25ca50102 IGN:Various cleanups and performance improvement in comic2lrf 2008-09-04 14:25:21 -07:00
Kovid Goyal
319b929b1b Fix #992 (AP/Washington News Seems To Collect Washington State News, rather than Washington, DC News) 2008-09-04 07:47:14 -07:00
Kovid Goyal
6603854e6b IGN:Add a message explaining the change of database format 2008-09-03 20:51:56 -07:00
Kovid Goyal
201f7bd569 Fix regression causing entries to remain grayed out in the device books list after deletion 2008-09-03 10:06:54 -07:00
Kovid Goyal
a70ac94b6a IGN:Fix fonts on OSX 10.5 and regression affecting adding formats 2008-09-02 22:21:04 -07:00
Kovid Goyal
ce3391ff9a Support for reading metadata and adding .rb and .imp books to the ebook library (thanks to ashkulz) 2008-09-02 15:03:45 -07:00
Kovid Goyal
c731ed7d62 IGN:... 2008-09-02 14:59:31 -07:00
Ashish Kulkarni
b6fb274483 added support for reading metadata for .RB and .IMP formats 2008-09-03 03:14:46 +05:30
Kovid Goyal
0a7f8149b7 IGN:Fix path case insensitivity on windows 2008-09-02 10:05:50 -07:00
Kovid Goyal
ac2d8bc12b IGN:Make handling of missing formats more robust 2008-09-01 22:40:53 -07:00
Kovid Goyal
653bd0e3ed IGN:Handle missing formats more robustly 2008-09-01 22:29:58 -07:00
Kovid Goyal
a24e9c0c7c IGN:Delete library1.db after migration if it was empty 2008-09-01 21:21:04 -07:00
Kovid Goyal
65977f0133 IGN:Fix conversion of .oeb.zip to LRF 2008-09-01 19:57:35 -07:00
Kovid Goyal
faa405e008 IGN:Fix regression caused by bad strftime implementation on windows. Fix database to rename paths when metadata is changed. 2008-09-01 19:10:59 -07:00
Kovid Goyal
5d3393d075 Implement #991 (Add .oebzip extension) 2008-08-31 20:08:55 -07:00
Kovid Goyal
d8e02cc76b IGN:Fix various minor bugs and rationalize the build system 2008-08-31 18:30:32 -07:00
Kovid Goyal
f839c4d9a9 Fix #980 (error fectching a source with more than one rss feed) 2008-08-31 11:15:18 -07:00
Kovid Goyal
964727579f IGN:... 2008-08-30 22:33:09 -07:00
Kovid Goyal
5e494d0f80 Fix display of dates on non english windows 2008-08-30 21:37:37 -07:00
Kovid Goyal
5c399a268e IGN:... 2008-08-30 13:46:39 -07:00