10345 Commits

Author SHA1 Message Date
Charles Haley
da02d9614b Make it right 2010-10-01 18:07:57 +01:00
Charles Haley
c3bf0d736e Move the ignores from tweaks to the dialog 2010-10-01 18:05:11 +01:00
Kovid Goyal
9d676fbd9c ... 2010-10-01 10:55:27 -06:00
Kovid Goyal
74a691134f MOBI Output: Fix bug that could caused left margins in the MOBI file to have twice the size of the left margins in the input document 2010-10-01 10:50:07 -06:00
Kovid Goyal
5471913bba MOBI Output: Remove transparencies from images. Fixes #6943 (lit conversion - problem with pictures) 2010-10-01 10:30:21 -06:00
Kovid Goyal
0ff8bd1863 Conversion pipeline: When rescaling images, dont replace gif image data with jpeg data 2010-10-01 10:21:39 -06:00
Charles Haley
5742f5b9dc Added a tweak to ignore certain names and extensions in check_library.py 2010-10-01 17:10:26 +01:00
Kovid Goyal
4e91f3c018 Start of new check library function 2010-10-01 10:03:00 -06:00
Kovid Goyal
5c3113afb0 ... 2010-10-01 09:53:41 -06:00
Charles Haley
a7a37695fa Fix typo in message 2010-10-01 16:50:59 +01:00
Charles Haley
fc2dcd2020 More case-sensitive work 2010-10-01 16:47:57 +01:00
Charles Haley
2665524310 Make case sensitivity work 2010-10-01 15:57:07 +01:00
Charles Haley
06bcd520b4 Make report types optional in CLI 2010-10-01 15:35:17 +01:00
Charles Haley
81ad156e53 Command line form of CheckLibrary 2010-10-01 14:58:39 +01:00
Charles Haley
48dd69ba9c Check library function 2010-10-01 14:41:26 +01:00
Kovid Goyal
b95079ec8c MOBI Input: Treat blockquote as having left margin of 1.0em instead of 1.25em 2010-10-01 04:28:10 -06:00
Kovid Goyal
8062c04b81 EPUB Input: Ignore OPF files in the EPUB whose names start with a period 2010-10-01 03:38:16 -06:00
Translators
4a59d0e51a Launchpad automatic translations update. 2010-10-01 08:46:50 +00:00
Charles Haley
12b603473a Add PRC to folder device formats. 2010-10-01 08:43:25 +01:00
Charles Haley
a59c989d58 Merge from trunk 2010-10-01 08:34:17 +01:00
Kovid Goyal
028dbbcf9b Bulk downloading of metadata/covers now shows progress and can be canceled 2010-09-30 23:51:19 -06:00
Kovid Goyal
f90e1a7bd8 Prettier look & feel icon 2010-09-30 21:02:50 -06:00
Kovid Goyal
54ee947072 Fix unicode issues in new preprocess code 2010-09-30 17:03:51 -06:00
Kovid Goyal
47f93f4c9c ... 2010-09-30 16:53:54 -06:00
Kovid Goyal
97eec2c16d ... 2010-09-30 16:52:14 -06:00
Kovid Goyal
3bffc1a48c ... 2010-09-30 16:50:41 -06:00
Kovid Goyal
625e478ce0 Use process local file descriptors in db2 2010-09-30 16:47:17 -06:00
Kovid Goyal
cb24b0312e Remove use of sysconf since it isn't available on windows anyway 2010-09-30 15:31:39 -06:00
Kovid Goyal
6bd9287891 ... 2010-09-30 15:18:05 -06:00
Kovid Goyal
326dd8b335 Always close inherited file descriptors in worker process 2010-09-30 15:12:23 -06:00
Kovid Goyal
52aaef4407 Only close open file handles on windows, since on Unix, it creates so far undiagnosed issues 2010-09-30 14:34:14 -06:00
Kovid Goyal
b16ede44fb Close open file descriptors in calibre worker processes 2010-09-30 13:35:04 -06:00
Kovid Goyal
284089aabc Updated translations template 2010-09-30 11:50:42 -06:00
Kovid Goyal
99cfbc7445 ... 2010-09-30 11:41:27 -06:00
Kovid Goyal
571df3dc7e revert version number to 0.7.20 2010-09-30 11:17:26 -06:00
Kovid Goyal
a22dbab0c0 Fix #7003 (Error when converting HTML/ZIP to RTF) 2010-09-30 11:02:39 -06:00
Kovid Goyal
67722fca23 Fix #7002 (Support for dates before 1900) 2010-09-30 10:56:19 -06:00
Kovid Goyal
2d8540a4cc Pull from custom 2010-09-30 10:24:10 -06:00
Kovid Goyal
a85114ce3b Pull from trunk 2010-09-30 10:19:35 -06:00
Kovid Goyal
0dbd2e8414 Revert unicode indexing changes in mobi.writer 2010-09-30 10:15:22 -06:00
Kovid Goyal
7ae05aaa77 Improve plugboards UI and various minor fixes 2010-09-30 10:07:03 -06:00
Kovid Goyal
0c794fdbed Pull from trunk 2010-09-30 09:56:56 -06:00
Kovid Goyal
2d5ed20856 Various Belgian news sources by Lionel Bergeret 2010-09-30 09:51:30 -06:00
Kovid Goyal
75d55a38a0 Oriental Daily by Larry Chan 2010-09-30 09:43:53 -06:00
GRiker
c04ea93c99 GwR reversion to older INDX langauge encoding, added KG fix at #1572 for covers fixing ticket 6852 2010-09-30 05:05:09 -07:00
GRiker
e09c583576 GwR reversion to older INDX langauge encoding, added KG fix at #1572 for covers fixing ticket 6852 2010-09-30 05:04:57 -07:00
Charles Haley
46fbd2586e Make the list of plugboards clickable by changing to a listwidget 2010-09-30 12:59:41 +01:00
Charles Haley
dfd5048322 1) change the author sep character in plugboards to '&', because the '|' conflicts with template fields
2) permit both functions and format strings
3) Updates to the FAQ
2010-09-30 12:14:20 +01:00
Charles Haley
a8630df0f7 Slight improvements on control enabling and sequencing in GUI 2010-09-30 10:37:16 +01:00
Charles Haley
bb97bd6cab 1) fix problem in rtf metadata writer -- categories isn't a standard option.
2) fix book/base.py to always return a default. That is what python is supposed to do.
3) add ability to code 'key in mi' (the __iter__ function) (base.py)
4) add has_key() to base.py
5) have rename refuse to allow & characters in author names
2010-09-30 09:45:18 +01:00