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/ui
Hans-Werner Hilse afb59667c0 allow for more control on refreshes when show()ing widgets
for now, we have show() automatically call setDirty() for the new
widget, as before. However, now show() takes two arguments for
refresh configuration that will get passed on to setDirty().

For compatibility, the default is here in show() to do a partial
refresh. So if you want no refresh triggered (via this show() call),
add a function that doesn't return anything.
10 years ago
..
data Change "Screen Mode" to "Orientation" 10 years ago
elements move refresh menu table out of UIManager 10 years ago
message fix run out of memory when receiving large files from Calibre 10 years ago
widget fix dict window refresh 10 years ago
downloadmgr.lua prompt users to long press directory to set inbox 10 years ago
event.lua cleanup: expand tab to 4 spaces 10 years ago
font.lua switch from scaleByDPI() to scaleBySize() 10 years ago
geometry.lua fix #1011 10 years ago
gesturerange.lua range field in gesturerange can be function now 10 years ago
language.lua Minor English improvements. 10 years ago
networkmgr.lua Prevent spaces from being eaten by Transifex 10 years ago
opdsparser.lua add OPDS support 10 years ago
otamanager.lua Various applications of util.template 10 years ago
rendertext.lua fix handling of invalid UTF8 sequences 10 years ago
screen.lua Refactoring hardware abstraction 10 years ago
screensaver.lua fix(screensaver): lastfile will be nil for fresh installation 10 years ago
timeval.lua fix typo 10 years ago
translator.lua don't require ssl.https since it cannot yet be built for win32 10 years ago
uimanager.lua allow for more control on refreshes when show()ing widgets 10 years ago
wikipedia.lua don't require ssl.https since it cannot yet be built for win32 10 years ago