2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui/widget
NiLuJe 6309df9dec Guard against nil text in menu widget
Allow one to go further in the FM's setting menu on legacy devices...
... and potentially shoot oneself in the foot because of the unusable
confirmdialogs (among other things ;p).
2015-09-06 17:23:48 +02:00
..
container Add 'input page number' function in filemanager 2015-04-13 14:45:05 +08:00
bboxwidget.lua chore: fix some of the luacheck errors 2015-04-26 20:57:45 -04:00
button.lua Switch a few widgets to ui refresh modes 2015-04-26 20:07:17 +02:00
buttondialog.lua chore: fix some of the luacheck errors 2015-04-26 20:57:45 -04:00
buttontable.lua switch from scaleByDPI() to scaleBySize() 2014-11-23 12:13:32 +00:00
closebutton.lua chore: fix some of the luacheck errors 2015-04-26 20:57:45 -04:00
configdialog.lua Switch a few widgets to ui refresh modes 2015-04-26 20:07:17 +02:00
confirmbox.lua Switch a few widgets to ui refresh modes 2015-04-26 20:07:17 +02:00
dictquicklookup.lua Switch a few widgets to ui refresh modes 2015-04-26 20:07:17 +02:00
eventlistener.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
filechooser.lua fix filechooser crash on entering folder contains nil symlink 2015-08-01 19:12:40 +09:30
fixedtextwidget.lua Refactoring hardware abstraction 2014-11-02 21:19:04 +01:00
focusmanager.lua adapt widgets to new refresh/repaint API 2014-11-30 00:17:50 +00:00
horizontalgroup.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
horizontalspan.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
iconbutton.lua Switch a few widgets to ui refresh modes 2015-04-26 20:07:17 +02:00
imagewidget.lua allow image widgets to do alpha-blitting 2014-11-28 15:37:11 +00:00
infomessage.lua Switch a few widgets to ui refresh modes 2015-04-26 20:07:17 +02:00
inputdialog.lua Switch a few widgets to ui refresh modes 2015-04-26 20:07:17 +02:00
inputtext.lua Switch a few widgets to ui refresh modes 2015-04-26 20:07:17 +02:00
linewidget.lua unify color specification 2014-10-24 13:48:42 +02:00
linkbox.lua Switch a few widgets to ui refresh modes 2015-04-26 20:07:17 +02:00
logindialog.lua clean up refreshes 2014-12-01 16:03:40 +00:00
menu.lua Guard against nil text in menu widget 2015-09-06 17:23:48 +02:00
multiconfirmbox.lua Make 'default' and 'fallback' strings translatable 2015-09-04 10:59:07 +02:00
multiinputdialog.lua adapt widgets to new refresh/repaint API 2014-11-30 00:17:50 +00:00
notification.lua Switch a few widgets to ui refresh modes 2015-04-26 20:07:17 +02:00
opdsbrowser.lua OPDS: refactored unit test and fixed a minor bug with undefined image_rel 2014-11-30 21:44:47 +01:00
overlapgroup.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
pathchooser.lua add set download directory option when downloading files from OPDSCatalog 2014-09-10 13:27:15 +08:00
progresswidget.lua unify color specification 2014-10-24 13:48:42 +02:00
rectspan.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
scrolltextwidget.lua adapt widgets to new refresh/repaint API 2014-11-30 00:17:50 +00:00
textboxwidget.lua Refactor out string.gsplit to util.gsplit 2015-04-22 14:27:33 +08:00
textwidget.lua Refactoring hardware abstraction 2014-11-02 21:19:04 +01:00
toggleswitch.lua Switch a few widgets to ui refresh modes 2015-04-26 20:07:17 +02:00
touchmenu.lua loop menu pages when it reaches ends 2015-08-01 19:14:40 +09:30
verticalgroup.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
verticalscrollbar.lua unify color specification 2014-10-24 13:48:42 +02:00
verticalspan.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
virtualkeyboard.lua chore: fix some of the luacheck errors 2015-04-26 20:57:45 -04:00
widget.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00