Commit Graph

18 Commits (3ec818a3cdecb831ecc4daebe602f7d5a3a8a43e)

Author SHA1 Message Date
{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.)
13 years ago
Qingping Hou cf048e286d add toc menu support for readerui 13 years ago
HW 9e531fc2db file reorganisation
all lua frontend files are now in the frontend/ directory.
all old code is cleaned up.
13 years ago