2214 Commits

Author SHA1 Message Date
Kovid Goyal
2a419b2a2f E-book viewer: Fix rendering of pages for right-to-left text in paged mode is reversed. Fixes #1132626 (Ebook Viewer - Reversed paging in 'page mode' for RTL epubs) 2013-02-25 17:47:26 +05:30
Kovid Goyal
b76b53bea0 Turn off numeric colaltion by default 2013-02-23 22:15:20 +05:30
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
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
68007f2c7f Add a separate setting for saving backups of files when polishing. That way you can have calibre save backups while converting EPUB->EPUB and not while polishing, if you so desire. 2013-02-15 16:53:19 +05:30
Kovid Goyal
38ddf4d2c7 ... 2013-02-15 11:30:13 +05:30
Kovid Goyal
d3c700d5a0 Start work on GUI for ebook polishing 2013-02-05 09:39:55 +05:30
Kovid Goyal
bf96abd838 ebook-polish: Collect font usage stats 2013-02-03 16:45:07 +05:30
Kovid Goyal
f9a5cab366 PDF Output: Add an option to add page numbers to the bottom of every page in the generated PDF file 2013-01-29 13:01:59 +05:30
Charles Haley
31f7b12b02 Finish column icon stuff 2013-01-28 10:08:03 +01:00
Kovid Goyal
792d4284b3 Fix #1099157 (Typo in Quick Start Guide) 2013-01-13 23:38:04 +05:30
Kovid Goyal
e7ce67d3b2 IGN:Tag release 2013-01-11 11:34:03 +05:30
Kovid Goyal
cfd76b43e8 Start work on links/outlines in the new engine 2012-12-27 09:39:24 +05:30
Kovid Goyal
a0adbf150b ... 2012-12-21 21:53:29 +05:30
Kovid Goyal
619c06c2b6 IGN:Tag release 2012-12-14 09:45:29 +05:30
GRiker
721e324aad Another ipad.png revision. 2012-12-06 08:28:09 -07:00
GRiker
b9641dd876 Updated ipad.png icon 2012-12-06 05:37:14 -07:00
Kovid Goyal
9b11ce02e6 IGN:Tag release 2012-11-30 09:09:44 +05:30
Kovid Goyal
be79929eb3 ... 2012-11-30 08:24:10 +05:30
Kovid Goyal
d29b097216 Viewer: Fix vertical margin at the top of the first page incorrect in a certain rare circumstance (first child of body being an empty paragraph). Fixes #1082640 (ebook-viewer: top line of the text is cut off when using two-paged mode) 2012-11-26 14:20:13 +05:30
Kovid Goyal
a725a95c69 Mimetype icons for CBR and CBZ 2012-11-26 11:40:52 +05:30
Kovid Goyal
f7310d5b99 ... 2012-11-22 14:33:32 +05:30
Kovid Goyal
e29c081177 ... 2012-11-20 22:29:26 +05:30
Kovid Goyal
dd7330c515 E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode 2012-11-12 10:02:44 +05:30
Kovid Goyal
f8af6aacde E-book viewer: Add the ability to rotate images to the popup image viewer. Fixes #1073513 ([enhancement] possibilty to rotate picture) 2012-11-01 12:06:54 +05:30
Kovid Goyal
699f7c46b5 Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used 2012-10-25 12:08:25 +05:30
Kovid Goyal
b0100977bd Nicer font family chooser. Should also prevent the open config and crash bug on windows 2012-10-23 15:59:40 +05:30
Kovid Goyal
21f8c69496 Use mimetype for fonts from the epub 3 spec 2012-10-21 11:47:27 +05:30
Kovid Goyal
20051d4834 IGN:Tag release 2012-10-19 08:57:36 +05:30
Kovid Goyal
d24d34bef7 FB2 Input: Add support for th and strikethrought ags and also rowspan, colspan and align attributes. Fixes #1059351 (More spec compliant FB2 support) 2012-10-01 09:34:30 +05:30
Kovid Goyal
0720d2ed74 FB2 Input: Add support for <code> tag. Fixes #1058591 (Support FB2 code tag) 2012-09-30 09:02:40 +05:30
Kovid Goyal
b57eb672ec ... 2012-09-23 12:19:53 +05:30
Kovid Goyal
7fb9f21d0e ... 2012-09-20 21:38:19 +05:30
Kovid Goyal
8b845d4dca ... 2012-09-20 13:08:41 +05:30
NiLuJe
6e93e8fada Add an icon for AZW3, AZW2 & TOPAZ file formats.
Use the same mimetypes as Amazon (on the Kindle Touch) for a bunch of Amazon formats
Tweak the xdg mimetypes xml file to actually be taken into account (apparently really needs to be a .xml)
2012-09-14 18:04:44 +02:00
Kovid Goyal
b808b74add Ebook-viewer: When displaying amthematics, reflow equations that dont fit on a single line 2012-09-10 18:12:15 +05:30
Kovid Goyal
2bafa6a511 ... 2012-09-09 09:51:51 +05:30
Kovid Goyal
fbd7f787c2 E-book viewer: Make the detection of full screen layouts like covers a little more robust 2012-09-03 11:53:40 +05:30
Kovid Goyal
b16ca1e038 ... 2012-08-24 10:46:56 +05:30
Kovid Goyal
4131aa18da No longer explicitly set the color of links to blue. This was needed for old versions of ADE which did not display links correctly without it. Since newer versions of ADE no longer have this problem, remove the workaround. 2012-08-20 23:24:31 +05:30
Kovid Goyal
d4d2cd508c ... 2012-08-20 13:07:03 +05:30
Kovid Goyal
a5590458ac ... 2012-08-20 12:24:58 +05:30
Kovid Goyal
d08d355978 Update copy of liberation fonts bundled with calibre 2012-08-19 14:46:00 +05:30
Kovid Goyal
253a5ed165 MathJax: Re-render on viewer resize to workaround lack of dynamic reflow with SVG output 2012-08-19 11:23:05 +05:30
Kovid Goyal
5bd3086aed E-book viewer: SUpport for displaying mathematics in epub files, via mathjax 2012-08-18 15:53:50 +05:30
Kovid Goyal
667d2c6a19 ... 2012-08-16 09:34:10 +05:30
Florent FAYOLLE
0780b49eac add the store ebooksgratuits.com; add mimetypes epub, mobi and pdb(eReader) 2012-08-15 20:39:28 +02:00
GRiker
205e79c30e Fine tuning layout, added special case CSS for MOBI 2012-08-13 17:07:34 -06:00
GRiker
a7cbda6f66 Improved behavior of GenericRulesTable when focus is lost, fixed some cross-referencing bugs in HTML, made anchors XHTML compliant. 2012-08-13 04:21:46 -06:00
GRiker
95aa079bbd More revisions to catalog sorting, fixed bug when device attached and building catalog 2012-08-11 09:01:59 -06:00