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
Qingping Hou 93abd2fee7 add page status to readerrolling for better page view_mode support
* now when rendering in page view mode, we only keep track of page
number instead of pos inside document. Because using pos inside
document for page view mode is really a bad idea and will lead to
many unsovlabe bugs...
12 years ago
..
reader add page status to readerrolling for better page view_mode support 12 years ago
button.lua separated dialog.lua into source files for each individual function 12 years ago
confirmbox.lua separated dialog.lua into source files for each individual function 12 years ago
device.lua fix Device:isKindle4() method 12 years ago
event.lua file reorganisation 12 years ago
filechooser.lua read document configuration files from history dir 12 years ago
focusmanager.lua enable partial and full refresh on widget redraw 12 years ago
font.lua use DroidSansFallback.ttf in font.lua 12 years ago
geometry.lua add Input:eventAdjustHook(ev) 12 years ago
gesturedetector.lua add Input:eventAdjustHook(ev) 12 years ago
graphics.lua file reorganisation 12 years ago
image.lua file reorganisation 12 years ago
infomessage.lua separated dialog.lua into source files for each individual function 12 years ago
inputevent.lua fix bug in eventhook for KT 12 years ago
menu.lua count FrameContainer padding into menu title bar size 12 years ago
readerui.lua rename ReaderMenu:addToMainMenuCallback to registerToMainMenu 12 years ago
rendertext.lua fix kerning for Utf8Text family methods from tigran123 12 years ago
screen.lua screensaver and usbplugin events support 12 years ago
time.lua bug fix in time.lua 12 years ago
ui.lua remove update_area since I cannot come up with a good implementation yet 12 years ago
widget.lua bug fix in FrameContainer 12 years ago