You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/ui/widget
frankyifei 73f7d860cd imagewidget fix
bring back the old behavior: when width and height are set and all the
zooming options are false, zoom the image to that size. The last commit
to Imagewidget.lua caused it ignores the set width and height and use
the image's original size instead when no zoom option is set. This
caused #1979. Although #1979 can be fixed by setting autostretch=true,
but I think it's good to fix here.
8 years ago
..
container disable jit on some modules on android 8 years ago
bboxwidget.lua chore: fix some of the luacheck errors 9 years ago
bookstatuswidget.lua bookstatus(fix): reset self.stats on init 8 years ago
button.lua refactor: use new KeyValuePage widget for displaying statistics 8 years ago
buttondialog.lua chore: fix some of the luacheck errors 9 years ago
buttontable.lua minore: more static check fixes 8 years ago
closebutton.lua minor: fix luacheck errors 8 years ago
configdialog.lua minor: various luacheck fixes 8 years ago
confirmbox.lua minore: more static check fixes 8 years ago
dictquicklookup.lua minor: adjust kvpage and dictlookup for new closebutton 8 years ago
eventlistener.lua minore: more static check fixes 8 years ago
filechooser.lua fix: luacheck 8 years ago
fixedtextwidget.lua Refactoring hardware abstraction 10 years ago
focusmanager.lua feat: add keyboard support for button table 9 years ago
horizontalgroup.lua minor: write reader error to stderr 8 years ago
horizontalspan.lua cleanup: expand tab to 4 spaces 10 years ago
iconbutton.lua Switch a few widgets to ui refresh modes 9 years ago
imagewidget.lua imagewidget fix 8 years ago
infomessage.lua chore: fix static-check errors 9 years ago
inputdialog.lua fix(readerfontlight): crash in toggle 8 years ago
inputtext.lua readermenu: move book status to info tab & minor cleanup 8 years ago
keyvaluepage.lua minor: adjust kvpage and dictlookup for new closebutton 8 years ago
linewidget.lua refactor: use new KeyValuePage widget for displaying statistics 8 years ago
linkbox.lua Switch a few widgets to ui refresh modes 9 years ago
logindialog.lua fix broken extended InputDialog components 8 years ago
menu.lua refactor: use new KeyValuePage widget for displaying statistics 8 years ago
multiconfirmbox.lua chore: fix static-check errors 9 years ago
multiinputdialog.lua fix broken extended InputDialog components 8 years ago
notification.lua chore: fix static-check errors 9 years ago
opdsbrowser.lua Removed a bunch of "successfully", replaced an ellipsis, and some deviant spellings of KOReader. 8 years ago
overlapgroup.lua refactor: use new KeyValuePage widget for displaying statistics 8 years ago
pathchooser.lua chore: fix static-check errors 9 years ago
physicalkeyboard.lua feat: support numeric input for keyboard only devices 8 years ago
progresswidget.lua fix(readerfooter): marker ticks initialization 8 years ago
rectspan.lua cleanup: expand tab to 4 spaces 10 years ago
screenshoter.lua feat: support screenshot in filemanager 9 years ago
scrolltextwidget.lua adapt widgets to new refresh/repaint API 10 years ago
textboxwidget.lua feat(ui): support text alignment in TextBoxWidget 8 years ago
textwidget.lua refactor: use new KeyValuePage widget for displaying statistics 8 years ago
toggleswitch.lua chore: fix static-check errors 9 years ago
touchmenu.lua touchmenu: fix menu height calculation 8 years ago
verticalgroup.lua cleanup: expand tab to 4 spaces 10 years ago
verticalscrollbar.lua unify color specification 10 years ago
verticalspan.lua cleanup: expand tab to 4 spaces 10 years ago
virtualkeyboard.lua Use Screen:scaleBySize to auto scale virtual keyboard size 8 years ago
widget.lua minor: more luacheck fixes 8 years ago