1781 Commits

Author SHA1 Message Date
Kovid Goyal
c0f549625a Replace CRLF line endings 2013-05-28 11:42:53 +05:30
Kovid Goyal
9d748f7e91 ... 2013-05-11 08:15:49 +05:30
Kovid Goyal
2d7e19d36d ... 2013-05-09 08:43:27 +05:30
Kovid Goyal
29f9e455a7 Add a tweak to turn off the highlighting of the book count when using a virtual library 2013-05-05 09:13:20 +05:30
Kovid Goyal
f106a22374 Remove incorrect sRGB profiles 2013-04-24 12:13:40 +05:30
Kovid Goyal
951ebafe4c RTF Input: Add partial support for hyperlinks to web resources. Fixes #1167562 (Links are wrong after RTF conversion) 2013-04-12 21:25:47 +05:30
Kovid Goyal
12b5fbf81f XSL cleanups 2013-04-05 08:28:54 +05:30
Kovid Goyal
1663619cef ... 2013-04-01 21:04:52 +05:30
Kovid Goyal
a688a8018c PDF Output: Allow use of _SECTION_ in header/footer templates 2013-04-01 15:16:50 +05:30
Kovid Goyal
6201e2a19b PDF Output: Allow using templates to create arbitrary headers and footers. Look under PDF Output in the conversion dialog for this feature. 2013-04-01 13:34:32 +05:30
Kovid Goyal
732a57c560 Add a user interface action for the ToC editor 2013-03-14 13:35:25 +05:30
Kovid Goyal
086ede3705 Reduce negative check value for when to not use bounding rect with anchors. 2013-03-13 12:07:45 +05:30
Kovid Goyal
751a6abd04 ToC Editor: Location browsing implemented 2013-03-06 23:39:08 +05:30
Kovid Goyal
ff33a74a44 Content server: When browsing random books, add a button to the book page to get another random book. Fixes #1134958 (Request: Add random button to random results) 2013-02-28 10:17:15 +05:30
Kovid Goyal
712d846090 Add a tweak to control many_libraries 2013-02-27 19:18:32 +05:30
Kovid Goyal
6776554115 Only use scrollLeft if the bounding rect is obviously wrong, as scrollLeft is inaccurate in some cases. 2013-02-27 13:39:31 +05:30
Kovid Goyal
40daeaa9b4 E-book viewer: Fix clicking links going to slightly incorrect locations in some books. Fixes #1132641 (Private bug) 2013-02-27 13:22:10 +05:30
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