25 Commits

Author SHA1 Message Date
Kovid Goyal
46988f0f9a E-book viewer: Allow searching for whole words to work with hyphenation
E-book viewer: Allow searching to work with hyphenation enabled,
provided you are searching for whole words. Searching for partial words
may still not work. For robust searching, turn off hyphenation in the
viewer preferences.
2013-11-20 22:20:49 +05:30
Kovid Goyal
cccd4770dc Update Hyphenator library to 4.2.0 2013-11-20 21:46:47 +05:30
Kovid Goyal
c0f549625a Replace CRLF line endings 2013-05-28 11:42:53 +05:30
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
5bd3086aed E-book viewer: SUpport for displaying mathematics in epub files, via mathjax 2012-08-18 15:53:50 +05:30
Kovid Goyal
876ddf27b3 Paged display: Implement go to reference 2012-06-24 10:53:31 +05:30
Kovid Goyal
4ba810a75f E-book viewer: Start work on paged display mode 2012-06-19 12:37:36 +05:30
Kovid Goyal
afe5f09583 ... 2012-06-14 10:57:08 +05:30
Kovid Goyal
3593908790 E-book viewer: Speed up the optional hyphenation algorithm by upgrading the hyphenator library calibre uses 2012-01-12 20:06:41 +05:30
Kovid Goyal
4e30b394c8 Fix #908982 (Residual display of "Reference Mode" remains on the ebook) 2011-12-27 18:40:33 +05:30
Kovid Goyal
cff2e9b347 ... 2011-01-06 20:57:05 -07:00
Kovid Goyal
dcb425ebbf E-book viewer: When scrolling to a bookmark and the content is wider than the window, do not scroll in the horizontal direction 2011-01-06 20:56:32 -07:00
Kovid Goyal
2999279a51 E-book viewer: Load all hyphenation patterns to support multi-lingual books 2010-11-24 22:40:04 -07:00
Kovid Goyal
341f6601aa ... 2010-11-24 10:15:58 -07:00
Kovid Goyal
5ac83c9741 E-book viewer: More sophisticated algorithm to resize images to fit viewer window. Should preserve aspect ratio in more cases 2010-11-24 10:12:54 -07:00
Kovid Goyal
b4c6c5ee33 E-book viewer: Fix regression that broke hyphenation. Also add more language patterns for hyphenation 2010-11-16 16:02:27 -07:00
Kovid Goyal
24a346526d ... 2010-10-28 16:02:02 -06:00
Kovid Goyal
e9af0cdf8f Update version of jQuery used in content server and viewer. Required a little hackery in the viewer, hopefully nothing broke 2010-10-09 12:38:02 -06:00
Kovid Goyal
cf5ca45531 E-book viewer: Make bookmark positioning (and remembering last read location) more robust. Fixes #4812 (E-book viewer not correctly remembering reading position on reopen) 2010-02-08 11:48:15 -07:00
Kovid Goyal
de2e424c88 E-book viewer: Add support for SVG images 2010-01-28 19:37:25 -07:00
Kovid Goyal
d54c1a867e E-book viewer: Workaround to display images that have been embedded in svg containers. Fixes #4716 (Unable to view ePUB cover images in calibre viewer) 2010-01-28 19:18:00 -07:00
Kovid Goyal
e936eb0c84 MOBI Input: Rescale img width and height attributes that were specified in em units. Fixes #4608 (Built in viewre picture issue) 2010-01-19 14:02:16 -07:00
Kovid Goyal
b72a0652ff E-book viewer: Fit images to viewer window (can be turned off via Preferences) 2010-01-19 12:57:49 -07:00
Kovid Goyal
ceace20197 IGN:Cleanup of ebook viewer code 2009-10-31 13:12:06 -06:00
Kovid Goyal
f2cc9ebf0b More refactoring for the new resource system 2009-09-07 21:18:51 -06:00