Commit Graph

3314 Commits (master)

Author SHA1 Message Date
Qingping Hou 371f9bb5af fix doc for key events 12 years ago
Qingping Hou 3ac00b90d6 add y direction panning for readerrolling.lua 12 years ago
Qingping Hou e7d16de4e2 first demo for credocument 12 years ago
Qingping Hou e4160a9909 fix table index in sequenceToString method 12 years ago
Qingping Hou 86a3ff6447 Merge remote-tracking branch 'origin/new_ui_code' into new_ui_code 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
HW 8191cbe852 some fixes to filechoser and menu 12 years ago
HW ca3247320f first filechooser implementation 12 years ago
HW c136773203 some minor changes to avoid long access paths into tables 12 years ago
Qingping Hou a1a9b5e9b0 move toc related methods to readertoc.lua 12 years ago
Qingping Hou cf048e286d add toc menu support for readerui 12 years ago
Qingping Hou 284d5ce9d9 two bug fixes in menu widget
* update page info
* item shortcut support in all pages
12 years ago
Qingping Hou 07e17125b5 add select callback to menu and bug fix in shortcut 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