20001 Commits

Author SHA1 Message Date
Kovid Goyal
6b074ffae6 PDF Output: Do not error out when embedding a font that calibre cannot subset, instead embedthe full font 2013-02-25 16:09:00 +05:30
Kovid Goyal
fef594c510 Driver for Iriver Story EB12. Fixes #1132583 (Private bug) 2013-02-25 12:37:21 +05:30
Kovid Goyal
6e2718c02a Edit metadata dialog: When pasting in copied text into the comments area, you can now choose to discard all formatting. Right click on the comments area and select 'Paste and Match style' which will paste the copied text as plain text formatted in the current style. 2013-02-25 10:38:30 +05:30
Translators
444801c1a8 Launchpad automatic translations update. 2013-02-25 05:07:49 +00:00
Translators
b630594d32 Launchpad automatic translations update. 2013-02-24 04:41:36 +00:00
Kovid Goyal
5d67c73f19 ... 2013-02-24 10:09:23 +05:30
Kovid Goyal
f2782c979f Fix #1132220 (Translation: word order + missing texts) 2013-02-24 10:05:37 +05:30
Kovid Goyal
32a6b097ef Book polishing: Fix bug that caused the ORIGINAL_EPUB format to be replaced by the EPUB format when polishing a book with both ORIGINA_EPUB and EPUB 2013-02-23 23:02:38 +05:30
Kovid Goyal
68bbf64452 Book polishing: Make updating cover a separate option, so you can now update metadata without updating the ocver. 2013-02-23 22:52:07 +05:30
Kovid Goyal
d464e8b70e Nezavisne Novine by Darko Miletic. Fixes #1132143 (New recipe for Nezavisne novine) 2013-02-23 21:58:36 +05:30
Kovid Goyal
626993f6bc Polishing books: Ignore unsupported fonts instead of erroring out on them. Fixes #1132085 (Private bug) 2013-02-23 21:57:32 +05:30
Kovid Goyal
67cbdb9ad1 Replace use of strcmp() for sorting with sort_key() 2013-02-23 17:03:27 +05:30
Kovid Goyal
b35fceb2df Only use numeric collation for sorting since it breaks searching 2013-02-23 16:30:28 +05:30
Kovid Goyal
5b48a4c07b Make bulk edit of custom columns respect the "apply changes" checkbox even if the value to set has not changed 2013-02-23 15:22:41 +05:30
Charles Haley
79231df21c Make bulk edit of custom columns respect the "apply changes" box even if the value to set has not changed. 2013-02-23 10:11:59 +01:00
Kovid Goyal
2f9d3e1c9f When sorting the book list on text fields like title, recognize numbers inside the text and sort them as number. So the text 'Book 2' will sort before 'Book 100'. If you prefer the old behavior, you can restore it via Preferences->Tweaks. Fixes #1132025 (Incorrect sort when title contains numbers) 2013-02-23 14:36:13 +05:30
Kovid Goyal
c6c395234b ... 2013-02-23 13:57:19 +05:30
Kovid Goyal
d10a1a0b90 Conversion: Do not rescale fonts sizes/adjust line heights for text based drop caps defined using a separate <span> tag (note that drop caps defined using :first-letter were already handled correctly) 2013-02-23 11:15:49 +05:30
Translators
4646c55f5c Launchpad automatic translations update. 2013-02-23 05:19:41 +00:00
Kovid Goyal
e708f0f183 ... 2013-02-23 10:33:26 +05:30
Kovid Goyal
1c874edd6b E-book viewer: Fix bug in rendering prefixed svg tags in the cover pages of some EPUB files. 2013-02-23 10:16:25 +05:30
Kovid Goyal
f2f8bcfae1 ... 2013-02-22 21:51:11 +05:30
Kovid Goyal
836e00211a Implement writing custom series index fields 2013-02-22 19:45:12 +05:30
Kovid Goyal
2e8e0f6daf Finish writing one-one fields 2013-02-22 18:48:33 +05:30
GRiker
cddc942115 0.9.20 2013-02-22 04:21:31 -07:00
Translators
1f1d27256a Launchpad automatic translations update. 2013-02-22 05:12:34 +00:00
Kovid Goyal
7f63b4bc40 ... 2013-02-22 10:25:31 +05:30
Kovid Goyal
70dbf14a12 ... 2013-02-22 10:18:51 +05:30
Kovid Goyal
af32445e2d ... 2013-02-22 10:18:06 +05:30
Kovid Goyal
784093796e ... 2013-02-22 09:52:33 +05:30
Kovid Goyal
692a2f89ed IGN:Tag release 2013-02-22 09:34:55 +05:30
Kovid Goyal
043ac20a54 version 0.9.20 2013-02-22 08:53:47 +05:30
Kovid Goyal
19a06afa8c IGN:Updated translations 2013-02-21 19:25:48 +05:30
Kovid Goyal
1cffcf431a ... 2013-02-21 19:20:26 +05:30
Kovid Goyal
4215b41a05 Content server: Allow clicking on the book cover to download it. Useful on small screen devices where clicking the Get button may be difficult 2013-02-21 17:36:02 +05:30
Kovid Goyal
f6a780bf26 Start work on write API 2013-02-21 17:05:32 +05:30
Translators
e50a0fea98 Launchpad automatic translations update. 2013-02-21 05:13:44 +00:00
Kovid Goyal
bdcc52206e When tweaking/polishing an azw3 file that does not have an identified content ToC, do not auto-generate one. Fixes #1130729 (azw3 files tweak will duplicate table of contents after rebuild) 2013-02-20 23:45:30 +05:30
Kovid Goyal
dcec9fe605 Add API to get formats 2013-02-20 14:53:40 +05:30
Kovid Goyal
d6b3eb4969 ... 2013-02-20 13:08:40 +05:30
Kovid Goyal
449410d317 Implement getting of covers and add tests for it 2013-02-20 13:08:05 +05:30
Kovid Goyal
277f0ce19c ... 2013-02-20 11:48:17 +05:30
Kovid Goyal
39e95dc254 Add tests for formats 2013-02-20 11:45:19 +05:30
Kovid Goyal
4943f36748 Add tests for covers 2013-02-20 10:46:15 +05:30
Translators
392b10c55d Launchpad automatic translations update. 2013-02-20 04:50:06 +00:00
Kovid Goyal
c85b98168a Fix #1130478 (Chrome incompatibility) 2013-02-20 08:57:56 +05:30
Kovid Goyal
3eb5006a31 ... 2013-02-19 16:34:32 +05:30
Kovid Goyal
252f951082 Finish get_categories() new implementation and add tests for it 2013-02-19 16:32:18 +05:30
Kovid Goyal
f7a8feb0f8 ... 2013-02-19 14:53:08 +05:30
Translators
d8b3b9fd15 Launchpad automatic translations update. 2013-02-19 04:56:42 +00:00