Commit graph

18827 commits

Author SHA1 Message Date
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
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
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
Kovid Goyal
73bda9c879 E-book viewer: When viewing EPUB files, do not parse html as xhtml even if it has svg tags embedded. 2013-02-18 12:54:55 +05:30
Kovid Goyal
5276bc749e ... 2013-02-18 10:22:26 +05:30
Translators
d338d6dab9 Launchpad automatic translations update. 2013-02-18 04:49:27 +00:00
Kovid Goyal
80968e6871 ... 2013-02-18 09:37:36 +05:30
Kovid Goyal
db14336544 Bulk metadata edit Search & recplace: Update the sample values when changing the type of identifier to search on 2013-02-17 17:28:30 +05:30
Kovid Goyal
24dff489a9 Handle Ctrl-C when using jsbrowser a little better 2013-02-17 17:09:09 +05:30
Kovid Goyal
1696663e04 Fix custom form selection and handle input controls with id and no name attributes 2013-02-17 15:55:59 +05:30
Kovid Goyal
25fd859df6 Book polishing: Add an option to smarten punctuation in the book when polishing 2013-02-17 14:13:45 +05:30
Translators
12aebad934 Launchpad automatic translations update. 2013-02-17 04:36:42 +00:00
Kovid Goyal
bb27c4ebda Polish dialog: Add an option to delete all saved settings to the load saved settings button 2013-02-17 10:03:33 +05:30
Kovid Goyal
82ecd7bdfa Fix #1127666 (Recipes with slash in name can't be called with ebook-convert) 2013-02-17 09:15:49 +05:30
Kovid Goyal
d181153952 Driver for Energy Systems C4 Touch. Fixes #1127477 (Adding Energy System ereader) 2013-02-17 08:25:36 +05:30