2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/frontend/ui/widget
2023-06-05 18:45:41 +02:00
..
container Notification: NOP conflicting event handlers from our base class (#10471) 2023-05-21 01:23:41 +02:00
bboxwidget.lua
bookmapwidget.lua BookMap: fix help text wording (#10544) 2023-06-05 18:45:41 +02:00
bookstatuswidget.lua BookStatusWidget: relocate status toggle buttons (#10179) 2023-03-05 21:28:58 +01:00
button.lua Button: fix unstable height 2023-05-12 20:12:10 +02:00
buttondialog.lua QuickMenu: scrollable (#10528) 2023-06-04 15:29:30 +03:00
buttondialogtitle.lua MovableContainer: add support for anchoring initial position 2023-03-23 20:28:38 +01:00
buttonprogresswidget.lua Button: handle 'width' as the final outer width 2023-03-23 20:28:38 +01:00
buttontable.lua ButtonDialog: allow for step/page scrolling 2023-05-12 20:12:10 +02:00
checkbutton.lua ConfirmBox: add widgets (#10364) 2023-05-02 08:25:34 +03:00
checkmark.lua CheckMark: Fix on tap toggling of checkmarks in SortWidget (#9941) 2022-12-31 01:01:17 +01:00
configdialog.lua Button: handle 'width' as the final outer width 2023-03-23 20:28:38 +01:00
confirmbox.lua ConfirmBox: add widgets (#10364) 2023-05-02 08:25:34 +03:00
datetimewidget.lua Calendar view's day view: thicker separator at 00:00 2023-04-02 20:54:14 +02:00
dictquicklookup.lua Translator: translate current page (#10438) 2023-05-17 07:34:37 +03:00
doublespinwidget.lua
eventlistener.lua Deal with table.pack corner-cases properly (#10350) 2023-04-24 00:21:05 +02:00
filechooser.lua FileChooser: fix percent sorting (#10393) 2023-05-05 22:48:36 +03:00
fixedtextwidget.lua
focusmanager.lua
footnotewidget.lua
frontlightwidget.lua FrontLightWidget: cleanup buttons layout 2023-03-23 20:28:38 +01:00
horizontalgroup.lua
horizontalscrollbar.lua
horizontalspan.lua
htmlboxwidget.lua
iconbutton.lua IconButton: Fix RTL highlighting 2022-12-28 19:52:50 +01:00
iconwidget.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2022-09-28 01:10:50 +02:00
imageviewer.lua
imagewidget.lua ImageWidget: account for alpha in the cache hash 2023-02-16 23:36:26 +01:00
infomessage.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 2023-02-07 01:01:05 +01:00
inputdialog.lua ConfirmBox: add widgets (#10364) 2023-05-02 08:25:34 +03:00
inputtext.lua
keyboardlayoutdialog.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 2023-02-07 01:01:05 +01:00
keyvaluepage.lua KeyValuePage: fix corner-case alignment bug (#10326) 2023-04-28 23:53:37 +02:00
linewidget.lua
linkbox.lua
listview.lua
menu.lua Filesearcher: add search in book metadata (#10198) 2023-03-28 16:16:53 +03:00
multiconfirmbox.lua MultiConfirmBox: allow changing icon 2023-02-16 23:36:26 +01:00
multiinputdialog.lua
naturallightwidget.lua NaturalLightWidget: Fallback to previous values instead of nil (#10425) 2023-05-13 20:45:47 +02:00
networksetting.lua
notification.lua Notification: NOP conflicting event handlers from our base class (#10471) 2023-05-21 01:23:41 +02:00
numberpickerwidget.lua Button: handle 'width' as the final outer width 2023-03-23 20:28:38 +01:00
openwithdialog.lua ConfirmBox: add widgets (#10364) 2023-05-02 08:25:34 +03:00
overlapgroup.lua
pagebrowserwidget.lua BookMap: add option "10-page markers" 2023-06-05 00:58:15 +02:00
pathchooser.lua
physicalkeyboard.lua
progresswidget.lua ProgressWidget: Add an optional marker on the initial position (#10114) 2023-02-17 00:37:30 +01:00
qrmessage.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 2023-02-07 01:01:05 +01:00
qrwidget.lua
radiobuttontable.lua
radiobuttonwidget.lua [doc] RadioButtonWidget (#9733) 2022-11-02 20:50:39 +01:00
radiomark.lua
rectspan.lua
screensaverlockwidget.lua ScreenSaver: Get rid of gratuitous complexity 2022-12-31 00:53:29 +01:00
screensaverwidget.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 2023-02-07 01:01:05 +01:00
screenshoter.lua
scrollhtmlwidget.lua
scrolltextwidget.lua
skimtowidget.lua Button: handle 'width' as the final outer width 2023-03-23 20:28:38 +01:00
sortwidget.lua ReaderFooter/Header: Refine autorefresh repaint-or-not checks (#10045) 2023-02-02 00:29:23 +01:00
spinwidget.lua
textboxwidget.lua TextBoxWidget:getFontSizeToFitHeight(): allow for more accuracy 2023-05-12 20:12:10 +02:00
textviewer.lua TextViewer: add support for long-press on text 2023-03-05 23:42:24 +01:00
textwidget.lua TextWidget: Feed Geom a full-size table in getSize() 2022-12-28 19:52:50 +01:00
titlebar.lua Dictionary lookup window: use from/to language to determine glyph form (#10184) 2023-03-14 22:11:17 +01:00
toggleswitch.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 2023-02-07 01:01:05 +01:00
touchmenu.lua History: update last book access time (#10156) 2023-02-23 19:23:30 +02:00
trapwidget.lua
verticalgroup.lua
verticalscrollbar.lua
verticalspan.lua
virtualkeyboard.lua Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 2023-02-07 01:01:05 +01:00
widget.lua