2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui/widget
2018-01-17 20:10:25 +01:00
..
container [doc] WidgetContainer: fix some typos 2017-11-15 09:02:33 +01:00
bboxwidget.lua Added Size module 2017-09-23 20:24:45 +02:00
bookstatuswidget.lua Add new options to screensaver (#3535) 2017-12-17 18:27:24 +01:00
button.lua Add new options to screensaver (#3535) 2017-12-17 18:27:24 +01:00
buttondialog.lua Normalize some widgets appearance (those using ButtonTable) 2017-10-08 20:44:11 +02:00
buttondialogtitle.lua Normalize some widgets appearance (those using ButtonTable) 2017-10-08 20:44:11 +02:00
buttonprogresswidget.lua More contrast settings (#3463) 2017-11-04 15:31:41 +01:00
buttontable.lua Normalize some widgets appearance (those using ButtonTable) 2017-10-08 20:44:11 +02:00
checkbutton.lua Allow for disabling flashing of menu, icons and buttons (#3339) 2017-10-10 23:50:45 +02:00
checkmark.lua [UX] Add CheckButton and use it for show password 2017-08-20 11:44:15 +02:00
closebutton.lua Fix some widget title height and close button alignment (#3366) 2017-10-16 17:51:56 +02:00
configdialog.lua Small decrease of ToggleSwitches width 2017-11-17 14:05:08 +01:00
confirmbox.lua Normalize some widgets appearance (those using ButtonTable) 2017-10-08 20:44:11 +02:00
datewidget.lua Fix some widget title height and close button alignment (#3366) 2017-10-16 17:51:56 +02:00
dictquicklookup.lua HTML dictionary link support (#3603) 2018-01-15 23:51:43 +01:00
eventlistener.lua Add restart koreader function and ensure FlushSettings event can be delivered to all widgets (#2772) 2017-05-16 02:11:11 -07:00
filechooser.lua Filemanager - sort by percent of book (#3614) 2018-01-17 20:10:25 +01:00
fixedtextwidget.lua
focusmanager.lua Fix crash with keyboard navigation of onHold buttontables (#3307) 2017-10-07 12:11:00 +02:00
frontlightwidget.lua Fix some widget title height and close button alignment (#3366) 2017-10-16 17:51:56 +02:00
horizontalgroup.lua [doc] some widget docs 2017-08-18 11:43:46 +02:00
horizontalspan.lua
htmlboxwidget.lua HTML dictionary link support (#3603) 2018-01-15 23:51:43 +01:00
iconbutton.lua New option - create new directory (#3555) 2018-01-01 16:31:39 +01:00
imageviewer.lua Normalize some widgets appearance (those using ButtonTable) 2017-10-08 20:44:11 +02:00
imagewidget.lua FileBrowser: optimize 'change page to show last file' 2017-10-21 19:09:24 +00:00
infomessage.lua Add new options to screensaver (#3535) 2017-12-17 18:27:24 +01:00
inputdialog.lua Normalize some widgets appearance (those using ButtonTable) 2017-10-08 20:44:11 +02:00
inputtext.lua Add new options to screensaver (#3535) 2017-12-17 18:27:24 +01:00
keyvaluepage.lua KeyValuePage: make PgUp and PgDown key go to prev/next page (#3590) 2018-01-11 12:45:00 +01:00
linewidget.lua (chore) some require sorting. 2017-04-29 11:41:24 -07:00
linkbox.lua Added Size module 2017-09-23 20:24:45 +02:00
listview.lua Added Size module 2017-09-23 20:24:45 +02:00
logindialog.lua Added Size module 2017-09-23 20:24:45 +02:00
menu.lua Menu: configure number of items per page, wrap entries (#3589) 2018-01-13 23:38:53 +01:00
multiconfirmbox.lua Small visual fixes to Menu (#3338) 2017-10-10 22:23:25 +02:00
multiinputdialog.lua Normalize some widgets appearance (those using ButtonTable) 2017-10-08 20:44:11 +02:00
networksetting.lua Added Size module 2017-09-23 20:24:45 +02:00
notification.lua Added Size module 2017-09-23 20:24:45 +02:00
numberpickerwidget.lua Timer Reader with normal time format (#3244) 2017-09-24 13:03:14 +02:00
opdsbrowser.lua OPDS - add confirm when file exist in local destination (#3605) 2018-01-14 20:19:45 +01:00
overlapgroup.lua [doc] some widget docs 2017-08-18 11:43:46 +02:00
pathchooser.lua
physicalkeyboard.lua Added Size module 2017-09-23 20:24:45 +02:00
progresswidget.lua Fix location of progress bar ticks (#3382) 2017-10-20 15:49:13 +00:00
rectspan.lua
screensaverwidget.lua Add new options to screensaver (#3535) 2017-12-17 18:27:24 +01:00
screenshoter.lua
scrollhtmlwidget.lua HTML dictionary link support (#3603) 2018-01-15 23:51:43 +01:00
scrolltextwidget.lua [travis] Add protection against unscaled sizes 2017-09-23 20:24:45 +02:00
spinwidget.lua Menu: configure number of items per page, wrap entries (#3589) 2018-01-13 23:38:53 +01:00
textboxwidget.lua [feat] VirtualKeyboard cursor navigation (#3290) 2017-10-10 18:04:51 +02:00
textviewer.lua Fix some widget title height and close button alignment (#3366) 2017-10-16 17:51:56 +02:00
textwidget.lua Better vertical centering of text in its box 2017-10-08 20:44:11 +02:00
timewidget.lua Fix some widget title height and close button alignment (#3366) 2017-10-16 17:51:56 +02:00
toggleswitch.lua Add new options to screensaver (#3535) 2017-12-17 18:27:24 +01:00
touchmenu.lua Small visual fixes to top menu (#3356) 2017-10-14 22:00:58 +02:00
verticalgroup.lua [doc] some widget docs 2017-08-18 11:43:46 +02:00
verticalscrollbar.lua Added Size module 2017-09-23 20:24:45 +02:00
verticalspan.lua
virtualkeyboard.lua [feat] VirtualKeyboard cursor navigation (#3290) 2017-10-10 18:04:51 +02:00
widget.lua doc: fix document build 2016-12-25 12:13:53 -08:00