2
0
mirror of https://github.com/koreader/koreader synced 2024-11-18 03:25:46 +00:00
koreader/frontend/ui/widget
2021-09-17 19:36:57 +02:00
..
container InputDialog: add 'Go to line' button (#7673) 2021-05-16 12:45:36 +02:00
bboxwidget.lua
bookstatuswidget.lua Adds time left for chapter and document to the screensaver message options (#7897) 2021-06-30 01:45:34 +02:00
button.lua Button: default icon size 2021-09-11 10:48:09 +02:00
buttondialog.lua
buttondialogtitle.lua
buttonprogresswidget.lua
buttontable.lua Buttontable: pass icon size to the button 2021-09-11 10:48:09 +02:00
checkbutton.lua Checkbutton: optimize callback (#8134) 2021-08-27 21:21:14 +02:00
checkmark.lua CheckButton: accurate vertical alignment (#8083) 2021-08-17 15:20:41 +02:00
closebutton.lua
configdialog.lua ConfigDialog: keep size in rotation 2021-09-13 19:32:19 +02:00
confirmbox.lua ConfirmBox: new properties (#8065) 2021-08-13 00:45:10 +02:00
datewidget.lua DateWidget: keep "dash space" size 2021-09-13 19:32:19 +02:00
dictquicklookup.lua Dict: avoid list items bullet/digit truncation with HTML dicts 2021-08-17 21:44:48 +02:00
doublespinwidget.lua DoubleSpinWidget: keep size in rotation 2021-09-13 19:32:19 +02:00
eventlistener.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 2021-02-20 18:22:48 +01:00
filechooser.lua Standardize select/choose to choose (#8128) 2021-08-24 22:19:07 +02:00
fixedtextwidget.lua
focusmanager.lua
footnotewidget.lua Minor Input & TimeVal cleanups 2021-04-16 22:12:15 +02:00
frontlightwidget.lua FrontLightWidget: Fix "Auto" max_width (#8144) 2021-08-29 17:08:46 +02:00
horizontalgroup.lua
horizontalspan.lua
htmlboxwidget.lua The great Input/GestureDetector/TimeVal spring cleanup (a.k.a., a saner main loop) (#7415) 2021-03-30 02:57:59 +02:00
iconbutton.lua flash_ui: Workaround potential EPDC races (#7332) 2021-02-22 02:09:44 +01:00
iconwidget.lua Page Overlap: Fix rectangle computation and arrow mode (#7269) 2021-02-10 20:06:41 +01:00
imageviewer.lua Screenshoter: options to View and Delete after screenshot (#8050) 2021-08-14 17:52:29 +02:00
imagewidget.lua Cache: Some more tweaks after #7624 2021-05-09 23:10:44 +02:00
infomessage.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
inputdialog.lua Input dialogs: keep size in rotation (#8223) 2021-09-17 19:36:57 +02:00
inputtext.lua Checkbutton: optimize callback (#8134) 2021-08-27 21:21:14 +02:00
keyboardlayoutdialog.lua Keyboard preferred layouts: usability fixes (#8159) 2021-09-01 22:55:59 +02:00
keyvaluepage.lua [fix, lang] KeyValuePage: make "go to page" string translateable (#8059) 2021-08-10 21:18:38 +02:00
linewidget.lua
linkbox.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
listview.lua
logindialog.lua
menu.lua File browser, Path chooser: fix margin of the long folder name in the header (#8103) 2021-08-22 09:35:22 +02:00
multiconfirmbox.lua
multiinputdialog.lua Input dialogs: keep size in rotation (#8223) 2021-09-17 19:36:57 +02:00
naturallightwidget.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
networksetting.lua Fix syntax 2021-09-11 10:55:50 +02:00
notification.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
numberpickerwidget.lua NumberPickerWidget: keep size in rotation 2021-09-13 19:32:19 +02:00
openwithdialog.lua Checkbutton: optimize callback (#8134) 2021-08-27 21:21:14 +02:00
overlapgroup.lua
pathchooser.lua Standardize select/choose to choose (#8128) 2021-08-24 22:19:07 +02:00
physicalkeyboard.lua
progresswidget.lua
qrmessage.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
qrwidget.lua
radiobutton.lua flash_ui: Workaround potential EPDC races (#7332) 2021-02-22 02:09:44 +01:00
radiobuttontable.lua
rectspan.lua
screensaverwidget.lua ScreenSaver: Saner close behavior (#7929) 2021-07-05 04:56:14 +02:00
screenshoter.lua Screenshoter: options to View and Delete after screenshot (#8050) 2021-08-14 17:52:29 +02:00
scrollhtmlwidget.lua
scrolltextwidget.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 2021-02-20 18:22:48 +01:00
skimtowidget.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
sortwidget.lua [fix, lang] SortWidget: make "go to page" string translateable (#8061) 2021-08-10 21:19:07 +02:00
spinwidget.lua Spinwidget: update default width (#8182) 2021-09-06 21:26:57 +02:00
textboxwidget.lua CheckButton: accurate vertical alignment (#8083) 2021-08-17 15:20:41 +02:00
textviewer.lua InputText: fix hold handling, add clipboard empty hint (#8091) 2021-08-17 15:24:44 +02:00
textwidget.lua Fix a few possible crashes 2021-05-19 23:55:07 +02:00
timewidget.lua TimeWidget: keep "colon space" size 2021-09-13 19:32:19 +02:00
toggleswitch.lua ConfigDialog: remove uneeded support for muliple events 2021-09-01 10:30:46 -04:00
touchmenu.lua A few small design fixes (#7933) 2021-07-05 12:38:24 +02:00
trapwidget.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
verticalgroup.lua
verticalscrollbar.lua
verticalspan.lua
virtualkeyboard.lua Keyboard preferred layouts: usability fixes (#8159) 2021-09-01 22:55:59 +02:00
widget.lua