Commit Graph

11 Commits (ee8838960b253a60799828a75d7ae43b16cdece7)

Author SHA1 Message Date
chrox ee8838960b add auto save settings option 11 years ago
HW 09cd5c4104 Make DEBUG a require()d local 11 years ago
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 d8e45b4e7c bugfix: embedded css toggle now shows correct status 11 years ago
Qingping Hou 3602c61b1f add gettext to all reader widgets 11 years ago
Qingping Hou 1fcb5281a0 use touchmenu widget in readermenu 11 years ago
Qingping Hou c755309682 set self.css to nil when there is no external css 11 years ago
Qingping Hou 69260aaac8 cosmetic changes to menu wording 11 years ago
Qingping Hou f216be49a7 two changes to ReaderTypeset
* now we only use Embedded CSS by default
* add toggleEmbeddedStyleSheet methods
11 years ago
Qingping Hou fe6d161382 add readertypeset.lua 12 years ago