Commit Graph

6 Commits (2154e7e852ced883f4e61518cada9a58c0612b6b)

Author SHA1 Message Date
HW 2154e7e852 Further refactoring
This should finish the work to make all globals to local variables.
That allows LuaJIT to properly compile things by interning the
references to the relevant parts (rather than looking up globals
all the time which stops a trace).
11 years ago
HW ef111b99c6 Refactored to use strictly locals 11 years ago
chrox cee6f6a616 fix typo in readerrotation.lua 11 years ago
Qingping Hou 3602c61b1f add gettext to all reader widgets 11 years ago
chrox f4b74cea95 use rotate gesture to set screen mode 11 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