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 65e8e2292f revert wrong cleanup for commit cf3cc65c03
self.layout must be updated for any widget that inherits
from focusmanager. Previous commit removed related code on
menu item update.
12 years ago
..
reader Merge pull request #638 from houqp/new_ui_code_fix 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 add readerpaging and readermenu touch support 12 years ago
event.lua file reorganisation 12 years ago
filechooser.lua separated dialog.lua into source files for each individual function 12 years ago
focusmanager.lua enable partial and full refresh on widget redraw 12 years ago
font.lua Use the font DroidSansFallbackFull.ttf in font.lua 12 years ago
geometry.lua first demo of gesture parsing 12 years ago
gesturedetector.lua rename Input:setTimeOut to Input:setTimtout 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 rename Input:setTimeOut to Input:setTimtout 12 years ago
menu.lua revert wrong cleanup for commit cf3cc65c03 12 years ago
readerui.lua read settings after readerui widgets initialization 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 add setTimeOut method in inputevent.lua 12 years ago
widget.lua Merge pull request #638 from houqp/new_ui_code_fix 12 years ago