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
poire-z ba389c9a00
epub metadata: support multiple authors (#3624)
crengine may now give us multiple authors (if multiple <dc:creator>
in epub metadata) separated by \n.
Deal with that where needed.
Limit the number of authors displayed in coverbrowser views.

Bumped base/crengine: multiple <dc:creator> + fix mobi images order
Bumped base: util.runInSubProcess(): give child its own process group
7 years ago
..
container [doc] WidgetContainer: fix some typos 7 years ago
bboxwidget.lua Added Size module 7 years ago
bookstatuswidget.lua epub metadata: support multiple authors (#3624) 7 years ago
button.lua Add new options to screensaver (#3535) 7 years ago
buttondialog.lua Normalize some widgets appearance (those using ButtonTable) 7 years ago
buttondialogtitle.lua Normalize some widgets appearance (those using ButtonTable) 7 years ago
buttonprogresswidget.lua More contrast settings (#3463) 7 years ago
buttontable.lua Normalize some widgets appearance (those using ButtonTable) 7 years ago
checkbutton.lua Allow for disabling flashing of menu, icons and buttons (#3339) 7 years ago
checkmark.lua [UX] Add CheckButton and use it for show password 7 years ago
closebutton.lua Fix some widget title height and close button alignment (#3366) 7 years ago
configdialog.lua Small decrease of ToggleSwitches width 7 years ago
confirmbox.lua Normalize some widgets appearance (those using ButtonTable) 7 years ago
datewidget.lua Fix some widget title height and close button alignment (#3366) 7 years ago
dictquicklookup.lua TextBoxWidget: optionally display a list of images 7 years ago
eventlistener.lua
filechooser.lua Sort documents - open sidecar file only in percent sort (#3622) 7 years ago
fixedtextwidget.lua
focusmanager.lua Fix crash with keyboard navigation of onHold buttontables (#3307) 7 years ago
frontlightwidget.lua Fix some widget title height and close button alignment (#3366) 7 years ago
horizontalgroup.lua [doc] some widget docs 7 years ago
horizontalspan.lua
htmlboxwidget.lua HTML dictionary link support (#3603) 7 years ago
iconbutton.lua New option - create new directory (#3555) 7 years ago
imageviewer.lua ImageViewer: with title bar, allow for a secondary toggable caption 7 years ago
imagewidget.lua Screensaver: a few tweaks and fixes (#3619) 7 years ago
infomessage.lua Add new options to screensaver (#3535) 7 years ago
inputdialog.lua Normalize some widgets appearance (those using ButtonTable) 7 years ago
inputtext.lua Add new options to screensaver (#3535) 7 years ago
keyvaluepage.lua epub metadata: support multiple authors (#3624) 7 years ago
linewidget.lua
linkbox.lua Added Size module 7 years ago
listview.lua Added Size module 7 years ago
logindialog.lua Added Size module 7 years ago
menu.lua Proper page changes using the up and down keys (#3621) 7 years ago
multiconfirmbox.lua Small visual fixes to Menu (#3338) 7 years ago
multiinputdialog.lua Normalize some widgets appearance (those using ButtonTable) 7 years ago
networksetting.lua Added Size module 7 years ago
notification.lua Added Size module 7 years ago
numberpickerwidget.lua Timer Reader with normal time format (#3244) 7 years ago
opdsbrowser.lua OPDS - add confirm when file exist in local destination (#3605) 7 years ago
overlapgroup.lua [doc] some widget docs 7 years ago
pathchooser.lua
physicalkeyboard.lua Added Size module 7 years ago
progresswidget.lua Fix location of progress bar ticks (#3382) 7 years ago
rectspan.lua
screensaverwidget.lua Add new options to screensaver (#3535) 7 years ago
screenshoter.lua
scrollhtmlwidget.lua HTML dictionary link support (#3603) 7 years ago
scrolltextwidget.lua TextBoxWidget: optionally display a list of images 7 years ago
spinwidget.lua Menu: configure number of items per page, wrap entries (#3589) 7 years ago
textboxwidget.lua TextBoxWidget: optionally display a list of images 7 years ago
textviewer.lua Fix some widget title height and close button alignment (#3366) 7 years ago
textwidget.lua Better vertical centering of text in its box 7 years ago
timewidget.lua Fix some widget title height and close button alignment (#3366) 7 years ago
toggleswitch.lua Add new options to screensaver (#3535) 7 years ago
touchmenu.lua Small visual fixes to top menu (#3356) 7 years ago
trapwidget.lua Trapper: adds dismissableRunInSubprocess() + new TrapWidget 7 years ago
verticalgroup.lua [doc] some widget docs 7 years ago
verticalscrollbar.lua Added Size module 7 years ago
verticalspan.lua
virtualkeyboard.lua [feat] VirtualKeyboard cursor navigation (#3290) 7 years ago
widget.lua