2
0
mirror of https://github.com/koreader/koreader synced 2024-11-13 19:11:25 +00:00
koreader/frontend/ui/widget
2019-08-04 19:59:20 +02:00
..
container MovableContainer: avoid refresh glitches on close (#5094) 2019-06-26 13:48:02 +02:00
bboxwidget.lua Added Size module 2017-09-23 20:24:45 +02:00
bookstatuswidget.lua Some BookStatus QoL tweaks (#5100) 2019-06-28 04:46:16 +02:00
button.lua Fix: hold bottom left corner doesn't work properly (#5177) 2019-08-03 20:35:48 +02:00
buttondialog.lua Add MovableContainer: allow moving some widgets (#3636) 2018-01-29 21:27:24 +01:00
buttondialogtitle.lua [UX] Links menu and handling tweaks (#4867) 2019-04-02 18:27:35 +02:00
buttonprogresswidget.lua Give more control over CRe margins (#4945) 2019-05-01 02:09:01 +02:00
buttontable.lua Some BookStatus QoL tweaks (#5100) 2019-06-28 04:46:16 +02:00
checkbutton.lua Enable HW dithering in a few key places (#4541) 2019-02-07 01:14:37 +01:00
checkmark.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
closebutton.lua Fix some widget title height and close button alignment (#3366) 2017-10-16 17:51:56 +02:00
configdialog.lua Allow disabling automagic image inversion in Nightmode in CRe (#5095) 2019-06-26 00:23:41 +02:00
confirmbox.lua Add MovableContainer: allow moving some widgets (#3636) 2018-01-29 21:27:24 +01:00
datewidget.lua [fix, UX] timewidget and datewidget in landscape mode (#3666) 2018-02-07 18:45:46 +01:00
dictquicklookup.lua [fix, chore] Abstract filename logic in util.getSafeFilename() (#5026) 2019-05-14 19:10:41 +02:00
eventlistener.lua Add restart koreader function and ensure FlushSettings event can be delivered to all widgets (#2772) 2017-05-16 02:11:11 -07:00
filechooser.lua [feat] File manager - add option to view unsupported files (#5129) 2019-07-20 17:36:41 +02:00
fixedtextwidget.lua A few minor fixes after #4847 (#4850) 2019-03-29 20:12:09 +01:00
focusmanager.lua A few graphics fixes after #4541 (#4554) 2019-02-08 00:56:32 +01:00
footnotewidget.lua cre: fix 2 footnotes issues, bump crengine (#5031) 2019-05-18 01:29:51 +02:00
frontlightwidget.lua [fix] Update AutoWarmth state on resume (#4901) 2019-04-12 22:46:10 +02:00
horizontalgroup.lua [doc] some widget docs 2017-08-18 11:43:46 +02:00
horizontalspan.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
htmlboxwidget.lua use screen for UI color control 2019-03-03 13:10:45 +01:00
hyphenationlimits.lua [chore] cleanup multi-lines translatable strings 2019-01-29 00:05:55 +01:00
iconbutton.lua [UX] Gesture manager: corner gestures (#4878) 2019-04-07 19:00:15 +02:00
imageviewer.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
imagewidget.lua Allow toggling CRe's new dithering & scaling (#4922) 2019-04-18 23:26:53 +02:00
infomessage.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
inputdialog.lua [fix, UX] Ignore first hold release when keyboard opened with hold (#5011) 2019-05-08 10:13:44 +02:00
inputtext.lua [fix] InputText: fix ignoring first char when carat not in front of hint (#5052) 2019-06-01 16:48:35 +02:00
keyvaluepage.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
linewidget.lua (chore) some require sorting. 2017-04-29 11:41:24 -07:00
linkbox.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
listview.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
logindialog.lua Text editor plugin, InputDialog enhancements (#4135) 2018-08-06 21:16:30 +02:00
menu.lua [UX] Add horizontal edge gestures (#5179) 2019-08-04 19:59:20 +02:00
multiconfirmbox.lua Wikipedia link: check if previously saved as EPUB (#3837) 2018-04-06 21:13:25 +02:00
multiinputdialog.lua A few graphics fixes after #4541 (#4554) 2019-02-08 00:56:32 +01:00
naturallightwidget.lua Enable HW dithering in a few key places (#4541) 2019-02-07 01:14:37 +01:00
networksetting.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 2019-03-27 22:50:44 +01:00
notification.lua bump crengine: fix drawing position of bottom and right borders (#4013) 2018-06-14 21:53:43 +02:00
numberpickerwidget.lua cre hyphenation: allow for setting min left/right fragment length (#3890) 2018-04-19 14:24:04 +02:00
opdsbrowser.lua [fix] OPDS crash with fewer than 4 servers (#5092) 2019-06-25 19:50:01 +02:00
openwithdialog.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
overlapgroup.lua [doc] some widget docs 2017-08-18 11:43:46 +02:00
pathchooser.lua PathChooser: clearer usage and behaviour (#4133) 2018-08-06 20:59:01 +02:00
physicalkeyboard.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
progresswidget.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
radiobutton.lua Enable HW dithering in a few key places (#4541) 2019-02-07 01:14:37 +01:00
radiobuttontable.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
rectspan.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
screensaverwidget.lua A few minor fixes after #4541 (#4561) 2019-02-08 18:31:40 +01:00
screenshoter.lua Various minor fixes (#4172) 2018-08-19 20:21:03 +02:00
scrollhtmlwidget.lua [fix] widget/scrollhtmlwidget: default_font_size same as infofont and Screen:scaleBySize() (#4864) 2019-03-31 22:00:07 +02:00
scrolltextwidget.lua A few graphics fixes after #4541 (#4554) 2019-02-08 00:56:32 +01:00
spinwidget.lua [chore] SpinWidget default_text instead of defaults_text (#5153) 2019-07-29 11:48:07 +02:00
textboxwidget.lua [fix] Properly account for MuPDF feeding us premultiplied alpha (#4807) 2019-03-18 09:35:27 +01:00
textviewer.lua Enable HW dithering in a few key places (#4541) 2019-02-07 01:14:37 +01:00
textwidget.lua TOC: baseline align chapter name and page number 2019-07-19 22:31:28 +02:00
timewidget.lua [fix, UX] timewidget and datewidget in landscape mode (#3666) 2018-02-07 18:45:46 +01:00
toggleswitch.lua CRe margins: hide bottom menu on change (#5000) 2019-05-05 10:15:13 +02:00
touchmenu.lua [UX] Extend the touch zone for up button in touch menu (#5175) 2019-08-03 18:02:45 +02:00
trapwidget.lua Dict lookups: have them always interruptible 2019-08-03 20:38:57 +02:00
verticalgroup.lua [doc] some widget docs 2017-08-18 11:43:46 +02:00
verticalscrollbar.lua Text input related fixes & enhancements (#4124) 2018-08-01 18:33:52 +02:00
verticalspan.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
virtualkeyboard.lua [i18n] Add Korean keyboard (2-beolsik) (#5053) 2019-06-03 11:03:28 +02:00
widget.lua doc: fix document build 2016-12-25 12:13:53 -08:00