Commit Graph

751 Commits (202b6fc039230f12a3a32c909d076ec6aa77a708)
 

Author SHA1 Message Date
HW 202b6fc039 Merge pull request #178 from dpavlin/master
NuPogodi code drop from 2012-05-27
12 years ago
HW 497e1d89de added shortcuts for Kite
as per suggestion from NuPogodi:
http://www.mobileread.com/forums/showpost.php?p=2090800&postcount=465
12 years ago
HW ab400b97ac faster refresh path for the cursor 12 years ago
Dobrica Pavlinusic ae9be768ab use lfs.currentdir to specify clipboard directory
This will make clipboard usable on emulator
12 years ago
NuPogodi 944a3b5b05 NuPogodi code drop from 2012-05-27
- zip files don't require double extensions any more
- filechooser has 'H' shortcut to display keys
- new function for files and folders (^ == shift)
	^N - new folder
	Del - delete document/folder
	^C - copy file into clipboard
	^X - cut (move) file to clipboard
	^V - paste files from clipboard
	^R - rename file
- configurable keyboard for input box
12 years ago
{Qingping,Dave} Hou 78efdc77e3 Merge pull request #174 from dpavlin/NuPogodi_push
NuPogodi filechooser changes
12 years ago
NuPogodi 1831004da5 Add the new function ZipContentExt(zipfilename) which reads the content of zipfile and returns the extention of the first entry. 12 years ago
NuPogodi cccdf42892 use new input handling to enable help page 12 years ago
Dobrica Pavlinušić b1486ee4bd Merge pull request #173 from houqp/master
fix for djvu getPageText API changes
12 years ago
Qingping Hou d2d8ad84ed handle djvu getPageText API changes. 12 years ago
{Qingping,Dave} Hou 763b97744b Merge pull request #170 from dpavlin/NuPogodi
NuPogodi patch 19.05.2012
12 years ago
Dobrica Pavlinusic f55654f03e implement settings version #120 and migration #134
Latest changes for history support move configuration files into
history directory to keep them as timestamp for last read. This code
also adds reading of old configuration files (but does not remove them)
12 years ago
Dobrica Pavlinusic 9de055eb5d fix glymp caching name
With recent changes in font selector, we where hitting
glyphcache_max_memsize so glyphcache[k].glyph.bb:free() got
invoked and crashed reader.
12 years ago
Dobrica Pavlinusic d678510d9a return to file list with fiveway left
It's nice and symetrical to show info (fiveway right) so you don't have
to move hands from fiveway while having long names lookup
12 years ago
Dobrica Pavlinusic a08c35a52c added Screen:screenshot() 12 years ago
NuPogodi 86513c3793 added cr3.css for files without one 12 years ago
NuPogodi 3a76ec91fd integrate rest of @NuPogodi changes #166
- long lines (filenames in 'Document Info') are now splitted in more
  human-readable way (by spaces, dots, slashes or some other characters
- see screenshot)
- the selection of fonts in filemanager (key 'F' or 'Aa') looks now more
  user-friendly
- fixed too long strings in most menues (TOC, Bookmarks, Fonts...) and
  in the popup with the reading progress (called by key 'Menu')
- the position inside the cr-documents (epub, mobi...) now remain nearly
  the same after rescaling the document (i.e. changing the font face,
  size, boldface and interline distance)
- when you open TOC-menu or Fonts Menu, it highlights the current item
  (i.e. current chapter and current fontface).
- i've a bit changed the way to read the battery level values, it might
  now work even without Amazon Kindle framework.
12 years ago
NuPogodi f595d42431 change default title font to DroidSansBold 12 years ago
Qingping Hou 6f5bf4a3b8 bump crengine to version v3.0.57-14
This version also fixes segfault when
reading the Real Analysis - Maths.chm.

The test file is provided by medwatt
from mobileread.
12 years ago
{Qingping,Dave} Hou c43a312725 Merge pull request #169 from dpavlin/master
added Registering fonts dialog on startup
12 years ago
Dobrica Pavlinusic 28161ae3d0 added Registering fonts dialog on startup
This operation can take some time on device
12 years ago
NuPogodi 93b5da0d8d Update crereader.lua 12 years ago
NuPogodi 773a4d69b6 + added: saving & restoring the font size (new parameter > font_zoom)
+ fixed: too long strings in _drawReadingInfo() (called by key 'Menu')
+ fixed: floating the text when the font (face, size or boldface) and/or interline spacing modify the document height
12 years ago
NuPogodi cd046a0637 Update rendertext.lua 12 years ago
{Qingping,Dave} Hou eaaff0d9bc Merge pull request #162 from dpavlin/master
few more tweaks for manual crop rouler
12 years ago
Dobrica Pavlinusic 54657bb74c use hpkfont for ruler, increase size and fix aligment #35
This is maximum font size which allows vertical ruler to have
spacing between vertical letters.
12 years ago
Dobrica Pavlinusic bca64dd4ef use showInfoMsgWithDelay for new bbox and redraw page #153 12 years ago
Qingping Hou 121f154313 bump crengine to version v3.0.57-14
This version also fixes segfault when
reading the Real Analysis - Maths.chm.

The test file is provided by medwatt
from mobileread.
12 years ago
Dobrica Pavlinusic ba19ab7029 added .prc as alternative extension for mobi
This was reported by @valex in post at forum:
http://www.mobileread.com/forums/showpost.php?p=2064360&postcount=340
12 years ago
Dobrica Pavlinušić e73803603b Merge pull request #159 from houqp/master
bump crengine version.
12 years ago
Qingping Hou c2cb95f8e8 remove patch in cre.cpp since it is accepted by upstream 12 years ago
Qingping Hou 84eb0e338f bump crengine to version v3.0.57-14
This version also fixes segfault when
reading the Real Analysis - Maths.chm.

The test file is provided by medwatt
from mobileread.
12 years ago
Dobrica Pavlinušić 7e885198ec Merge pull request #157 from houqp/master
rewrite getpagtext for djvu module
12 years ago
Qingping Hou a73d9a5a52 Merge branch 'master' of github.com:hwhw/kindlepdfviewer 12 years ago
Qingping Hou a672cf4ee0 unified coordinates system in djvrereader
fix bug in showing manual corp area.
this also fixes #132.
12 years ago
Dobrica Pavlinušić 89f9a8c711 Merge pull request #156 from houqp/master
bug fix in jump history
12 years ago
Qingping Hou d21ea032e5 Merge branch 'master' of github.com:hwhw/kindlepdfviewer 12 years ago
Qingping Hou c275862ffe fix bug in jump_history
record current page when jump_history.cur points to
empty head.
12 years ago
Dobrica Pavlinušić 0d4d7e7fb9 Merge pull request #154 from houqp/master
Two bug fixes & patches from NuPogodi
12 years ago
Qingping Hou c818d7e90e screenshot shorcut patch by NuPogodi@mobileread 12 years ago
Qingping Hou 381b34cc04 detect file type in zip file, patched by NuPogodi@mobileread 12 years ago
Qingping Hou eb1fbebc5b change default font face for crereader, reported by NuPogodi@mobileread.
changed to Droid Sans Fallback
12 years ago
Qingping Hou 1e36018021 fix bug in inputbox
Redundant code in character deleting
12 years ago
{Qingping,Dave} Hou dad5b32331 Merge pull request #153 from dpavlin/issue_35_manual_crop
second try to implement ruler idea by @eLiNK2gl in #35
12 years ago
Dobrica Pavlinusic 55cdb26823 force next full refresh 12 years ago
Dobrica Pavlinusic de12c6aac0 second try to implement rouler idea by y @eLiNK2gl in #35 12 years ago
{Qingping,Dave} Hou 246619b9c4 Merge pull request #151 from dpavlin/issue_35_manual_crop
manually select page bounding box
12 years ago
Dobrica Pavlinusic 90b8860ed5 always use partial refresh 12 years ago
Dobrica Pavlinusic 31108d536c manually select page bounding box
I hope we can finally close #35 with this.
12 years ago
Qingping Hou db02c7ca1d apply key repeat from menus 12 years ago