You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend
Hans-Werner Hilse 229c5ad61c change setDirty/refresh API
See documentation in the code.
In short: There is now one single method, setDirty(), that triggers
repaints and/or refreshes.
All variables in UIManager are gone - at least from an external
perspective. Everything is done through setDirty().
This also allows for easier debugging, since all requests come
in via function calls.
10 years ago
..
apps Add missing util.template definition to readerfrontlight.lua 10 years ago
device Revert "smaller viewport for Kobo H2O (bezel overlaps bottom)" 10 years ago
document refactoring readerbookmark to show both bookmarks and highlights 10 years ago
ui change setDirty/refresh API 10 years ago
JSON.lua revert JSON hack since the unusual utf8 representation is fixed 11 years ago
MD5.lua make functions in MD5 implementation local 10 years ago
cache.lua fix cache implementation 10 years ago
cacheitem.lua cleanup: expand tab to 4 spaces 10 years ago
configurable.lua hold on config panel option to set default option 10 years ago
dbg.lua factor out dump() function, handle reference loops 10 years ago
device.lua Refactoring hardware abstraction 10 years ago
docsettings.lua factor out dump() function, handle reference loops 10 years ago
dump.lua fix dump() recursion detection 10 years ago
gettext.lua gettext: unescape \n 10 years ago
luxl.lua treate quoted slash as plain text in attribute value 10 years ago
optmath.lua cleanup: expand tab to 4 spaces 10 years ago