Commit Graph

63 Commits (3ec818a3cdecb831ecc4daebe602f7d5a3a8a43e)

Author SHA1 Message Date
Qingping Hou acaf8d660e font menu for readerui 12 years ago
Qingping Hou 4fb2c9d2e3 add gotoPercent for readerrolling.lua 12 years ago
Qingping Hou 793a431c43 add sub menu support for menu widget 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
HW ce5614ef6f cleanup, also removal of G_* constants
a bit of cleanup, switched width/height combo over to use
Geom() objects, moved framebuffer handling to Screen object,
callback syntax sanitizing, lots of small changes
12 years ago
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 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.)
13 years ago
Qingping Hou a1a9b5e9b0 move toc related methods to readertoc.lua 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