2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
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.
2012-11-29 10:48:57 -05:00
..
reader Merge pull request #638 from houqp/new_ui_code_fix 2012-11-29 07:33:54 -08:00
button.lua separated dialog.lua into source files for each individual function 2012-06-10 17:52:09 +02:00
confirmbox.lua separated dialog.lua into source files for each individual function 2012-06-10 17:52:09 +02:00
device.lua add readerpaging and readermenu touch support 2012-11-11 15:25:49 +08:00
event.lua file reorganisation 2012-05-19 01:10:57 +02:00
filechooser.lua separated dialog.lua into source files for each individual function 2012-06-10 17:52:09 +02:00
focusmanager.lua enable partial and full refresh on widget redraw 2012-06-19 10:44:54 +08:00
font.lua Use the font DroidSansFallbackFull.ttf in font.lua 2012-11-26 13:39:09 -05:00
geometry.lua first demo of gesture parsing 2012-11-11 14:30:35 +08:00
gesturedetector.lua rename Input:setTimeOut to Input:setTimtout 2012-11-25 15:57:29 +08:00
graphics.lua file reorganisation 2012-05-19 01:10:57 +02:00
image.lua file reorganisation 2012-05-19 01:10:57 +02:00
infomessage.lua separated dialog.lua into source files for each individual function 2012-06-10 17:52:09 +02:00
inputevent.lua rename Input:setTimeOut to Input:setTimtout 2012-11-25 15:57:29 +08:00
menu.lua revert wrong cleanup for commit cf3cc65c03 2012-11-29 10:48:57 -05:00
readerui.lua read settings after readerui widgets initialization 2012-06-27 00:59:22 +08:00
rendertext.lua fix kerning for Utf8Text family methods from tigran123 2012-10-09 16:08:34 -04:00
screen.lua screensaver and usbplugin events support 2012-06-14 01:52:08 +08:00
time.lua bug fix in time.lua 2012-11-23 01:04:56 -05:00
ui.lua add setTimeOut method in inputevent.lua 2012-11-17 13:41:26 -05:00
widget.lua Merge pull request #638 from houqp/new_ui_code_fix 2012-11-29 07:33:54 -08:00