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
TnS-hun 06a8a33d39 HTML dictionary support (#3573)
* Adds a generic HTML widget modeled after the text widget, and HTML dictionary support. HTML dictionaries can have their own CSS (for X.ifo it must be X.css). The base CSS just resets the margin and sets the font.

Note that the widget doesn't handle links, that wasn't needed for the dictionary.

Closes <https://github.com/koreader/koreader/issues/1776>.

* Show tag stripped HTML if the dictionary entry isn't valid HTML

* Simulate the normal <br/> behavior

* Bump base
7 years ago
..
container [doc] WidgetContainer: fix some typos 7 years ago
bboxwidget.lua Added Size module 7 years ago
bookstatuswidget.lua Add new options to screensaver (#3535) 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 HTML dictionary support (#3573) 7 years ago
eventlistener.lua Add restart koreader function and ensure FlushSettings event can be delivered to all widgets (#2772) 7 years ago
filechooser.lua FileBrowser: optimize 'change page to show last file' 7 years ago
fixedtextwidget.lua Refactoring hardware abstraction 10 years ago
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 cleanup: expand tab to 4 spaces 10 years ago
htmlboxwidget.lua HTML dictionary support (#3573) 7 years ago
iconbutton.lua New option - create new directory (#3555) 7 years ago
imageviewer.lua Normalize some widgets appearance (those using ButtonTable) 7 years ago
imagewidget.lua FileBrowser: optimize 'change page to show last file' 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 KeyValuePage: option to align value to the right (#3550) 7 years ago
linewidget.lua (chore) some require sorting. 7 years ago
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 FileBrowser: optimize 'change page to show last file' 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 (minor, lang) improve text clarity for downloadmgr dialogs (#2897) 7 years ago
overlapgroup.lua [doc] some widget docs 7 years ago
pathchooser.lua chore: fix static-check errors 9 years ago
physicalkeyboard.lua Added Size module 7 years ago
progresswidget.lua Fix location of progress bar ticks (#3382) 7 years ago
rectspan.lua cleanup: expand tab to 4 spaces 10 years ago
screensaverwidget.lua Add new options to screensaver (#3535) 7 years ago
screenshoter.lua feat: support screenshot in filemanager 9 years ago
scrollhtmlwidget.lua HTML dictionary support (#3573) 7 years ago
scrolltextwidget.lua [travis] Add protection against unscaled sizes 7 years ago
textboxwidget.lua [feat] VirtualKeyboard cursor navigation (#3290) 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
verticalgroup.lua [doc] some widget docs 7 years ago
verticalscrollbar.lua Added Size module 7 years ago
verticalspan.lua cleanup: expand tab to 4 spaces 10 years ago
virtualkeyboard.lua [feat] VirtualKeyboard cursor navigation (#3290) 7 years ago
widget.lua doc: fix document build 8 years ago