2
0
mirror of https://github.com/koreader/koreader synced 2024-11-18 03:25:46 +00:00
koreader/frontend/ui/widget
hius07 ca6d82e668
More widgets: insert TitleBar (#8683)
SpinWidget, DoubleSpinWidget, DateTimeWidget, RadioButtonWidget got new TitleBar.
2022-01-19 13:02:13 +02:00
..
container Add Book map and Page browser features 2022-01-04 21:59:37 +01:00
bboxwidget.lua
bookmapwidget.lua BookMap, PageBrowser: make help_text translatable 2022-01-10 19:59:11 +01:00
bookstatuswidget.lua BookStatusWidget: fix status toggle (#8329) 2021-10-15 09:22:26 +02:00
button.lua Menu widget: add extra (left) title button (#8564) 2021-12-24 13:21:12 +02:00
buttondialog.lua Many widgets: similar size in portrait and landscape (#8238) 2021-09-25 10:51:58 +02:00
buttondialogtitle.lua ButtonDialogTitle: no bold font in the title by default (#8557) 2021-12-16 14:46:53 +02:00
buttonprogresswidget.lua
buttontable.lua Many widgets: similar size in portrait and landscape (#8238) 2021-09-25 10:51:58 +02:00
checkbutton.lua Checkbutton widget optimization (#8522) 2021-12-07 13:35:44 +02:00
checkmark.lua
closebutton.lua
configdialog.lua ConfigDialog: fix set as default (#8498) 2021-12-01 17:41:30 +02:00
confirmbox.lua [doc] add documentation to a few widgets (#8425) 2021-12-01 12:37:18 +01:00
datetimewidget.lua More widgets: insert TitleBar (#8683) 2022-01-19 13:02:13 +02:00
dictquicklookup.lua DictQuickLookup: update to TitleBar widget 2022-01-08 17:43:35 +01:00
doublespinwidget.lua More widgets: insert TitleBar (#8683) 2022-01-19 13:02:13 +02:00
eventlistener.lua
filechooser.lua [chore] Remove leftover: cface (#8659) 2022-01-12 13:32:03 +01:00
fixedtextwidget.lua
focusmanager.lua
footnotewidget.lua
frontlightwidget.lua [frontlight, kobo, cervantes] Remove auto_warmth (#8154) 2021-09-25 23:24:34 +02:00
horizontalgroup.lua
horizontalscrollbar.lua Adds ScrollableContainer, to be used with tall widgets (#8299) 2021-10-10 15:09:42 +02:00
horizontalspan.lua
htmlboxwidget.lua
iconbutton.lua Filemanager: insert TitleBar (#8648) 2022-01-12 19:41:52 +02:00
iconwidget.lua
imageviewer.lua ImageViewer: update to TitleBar widget 2022-01-10 19:59:11 +01:00
imagewidget.lua Screensaver: allow limiting stretch of covers and images (#8570) 2022-01-02 23:13:19 +01:00
infomessage.lua
inputdialog.lua Checkbutton widget optimization (#8522) 2021-12-07 13:35:44 +02:00
inputtext.lua Checkbutton widget optimization (#8522) 2021-12-07 13:35:44 +02:00
keyboardlayoutdialog.lua DeviceMenu: Colons and more information (#8435) 2021-11-23 21:17:07 +01:00
keyvaluepage.lua KeyValuePage, Sortwidget: fix RTL mirrored layout 2022-01-10 19:59:11 +01:00
linewidget.lua
linkbox.lua
listview.lua Fix typo in ListView doc (#8444) 2021-11-15 09:02:00 +01:00
logindialog.lua
menu.lua Menu widget: insert TitileBar (#8639) 2022-01-10 21:21:39 +02:00
multiconfirmbox.lua Many widgets: similar size in portrait and landscape (#8238) 2021-09-25 10:51:58 +02:00
multiinputdialog.lua [doc] add documentation to a few widgets (#8425) 2021-12-01 12:37:18 +01:00
naturallightwidget.lua
networksetting.lua
notification.lua Many widgets: similar size in portrait and landscape (#8238) 2021-09-25 10:51:58 +02:00
numberpickerwidget.lua SpinWidget fix enable/disable OK button (#8529) 2021-12-07 22:10:52 +02:00
openwithdialog.lua Checkbutton widget optimization (#8522) 2021-12-07 13:35:44 +02:00
overlapgroup.lua
pagebrowserwidget.lua BookMap, PageBrowser: make help_text translatable 2022-01-10 19:59:11 +01:00
pathchooser.lua PathChooser: add left Home button (#8646) 2022-01-11 14:47:06 +02:00
physicalkeyboard.lua
progresswidget.lua ProgressWidget: Better contrast in thin mode 2021-11-01 23:38:22 +01:00
qrmessage.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
qrwidget.lua
radiobutton.lua ReaderHighlight: allow updating a highlight drawing style (#8323) 2021-10-18 19:17:37 +02:00
radiobuttontable.lua
radiobuttonwidget.lua More widgets: insert TitleBar (#8683) 2022-01-19 13:02:13 +02:00
rectspan.lua
screensaverwidget.lua
screenshoter.lua ImageViewer: update to TitleBar widget 2022-01-10 19:59:11 +01:00
scrollhtmlwidget.lua
scrolltextwidget.lua
skimtowidget.lua Many widgets: similar size in portrait and landscape (#8238) 2021-09-25 10:51:58 +02:00
sortwidget.lua KeyValuePage, Sortwidget: fix RTL mirrored layout 2022-01-10 19:59:11 +01:00
spinwidget.lua More widgets: insert TitleBar (#8683) 2022-01-19 13:02:13 +02:00
textboxwidget.lua TextBoxWidget: add option to set bgcolor (#8559) 2021-12-17 00:49:53 +01:00
textviewer.lua TextViewer: insert TitleBar (#8625) 2022-01-08 18:45:18 +02:00
textwidget.lua
titlebar.lua More widgets: insert TitleBar (#8683) 2022-01-19 13:02:13 +02:00
toggleswitch.lua
touchmenu.lua [Status bar] Add custom text to footer (#8419) 2021-11-09 19:04:44 +02:00
trapwidget.lua
verticalgroup.lua
verticalscrollbar.lua
verticalspan.lua
virtualkeyboard.lua DeviceMenu: Colons and more information (#8435) 2021-11-23 21:17:07 +01:00
widget.lua