Commit Graph

34 Commits (936dfc6fd17c513cb154c61c01f75323af843dd4)

Author SHA1 Message Date
chrox 936dfc6fd1 add text highlight in both reflow and non-reflow mode 11 years ago
chrox 7f53ddacbe add activity indicator when configuring in reflow mode
For now pillow activityIndicator is used to draw animated waiting icon
at the upper left corner of the screen. So pillow service should be
enabled to use this feature, but eventually we should implement an
activity indicator that is independent of native system.
11 years ago
Qingping Hou 3ab79f69e9 add simple readerhyphenation menu 11 years ago
chrox ed33937af2 add front light intensity adjustment by vertical two_finger_pan 11 years ago
Qingping Hou 3602c61b1f add gettext to all reader widgets 11 years ago
Qingping Hou 10d980ed87 rearranged source tree 11 years ago
chrox a6609119ec disable hinting temporarily in config dialog and flipping mode and cropping dialog
Since hinting is of little use in these situations.
11 years ago
chrox 7fb3b02117 make reader screenshot widget always active 11 years ago
chrox 5c2d9bb1ad screenshot with finger touch at the two corners of the diagonal 11 years ago
chrox 87eec1b539 save/restore view mode and embedded css mode 11 years ago
chrox 02c1005d95 rename ReaderKoptinterface to ReaderKoptListener & save zoom mode to normal_zoom_mode 11 years ago
chrox 666bb3d8ae restore zoom mode when toggling reflow on/off 11 years ago
chrox a1aa41136c add manual page crop for pdf/djvu documents 11 years ago
Qingping Hou 268926edf3 add readertypeset to readerui 12 years ago
Qingping Hou 7f04b520b3 reset postInitCallback on ReaderUI:init 12 years ago
Qingping Hou 687aabc173 adapt ui to loadDocument before setFont 12 years ago
{Qingping,Dave} Hou 3ec818a3cd Merge pull request #684 from chrox/koptreader-new-ui
add reflow mode in pdf/djvu readers
12 years ago
Qingping Hou d04ab4e4ae add readerbookmark 12 years ago
Qingping Hou a05e87a2dc move Back key binding of readerui to ReaderUI:init() 12 years ago
Qingping Hou 8a8b993ade add toc menu for touch UI 12 years ago
chrox 138def10c3 Demo version of koptreader config dialog. 12 years ago
Qingping Hou dbd27cd600 rename ReaderMenu:addToMainMenuCallback to registerToMainMenu
since we are actully inserting widgets, not callbacks
12 years ago
Qingping Hou 1675d8667b add cre view mode support in frontend 12 years ago
Qingping Hou d077bafb6d fix bug no default zoom mode bug in readerpaging
reported by @chrox, see #647
12 years ago
Qingping Hou 0e122b12bf read settings after readerui widgets initialization 12 years ago
Qingping Hou fab19c3bfa add document settings support 12 years ago
Qingping Hou 51ed793d14 add screen rotate support 12 years ago
Qingping Hou acaf8d660e font menu for readerui 12 years ago
Qingping Hou 348891c242 add start_pos and password for readerui.lua 12 years ago
HW 4d3e6af106 small changes to menu and addition of a reader menu
the reader menu is still very bare-bone, I plan to enhance it now.
12 years ago
Qingping Hou e7d16de4e2 first demo for credocument 12 years ago
HW 60ccd7441e fixed menu info displaying, replaced debug() by DEBUG()
the replacement of debug() was necessary to be able to access the lua library "debug" (for backtraces etc.)
12 years ago
Qingping Hou cf048e286d add toc menu support for readerui 12 years ago
HW 9e531fc2db file reorganisation
all lua frontend files are now in the frontend/ directory.
all old code is cleaned up.
12 years ago