.. |
container
|
FrameContainer: allow for hatched background or overlay
|
2023-10-09 00:15:05 +02:00 |
bboxwidget.lua
|
InputContainer: Fall cleanup ;).
|
2022-10-29 22:55:20 +02:00 |
bookmapwidget.lua
|
BookMap/PageBrowser: allow mousewheel scrolling
|
2023-10-09 00:15:05 +02:00 |
bookstatuswidget.lua
|
getProps: centralize 2 (#10837)
|
2023-08-30 07:53:59 +03:00 |
button.lua
|
Button: fix unstable height
|
2023-05-12 20:12:10 +02:00 |
buttondialog.lua
|
QuickMenu: anchor to gesture position 3 (#10646)
|
2023-07-08 08:17:42 +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
|
ButtonTable: remove unused (#10926)
|
2023-09-22 09:06:30 +03:00 |
doublespinwidget.lua
|
[chore] replace utf8 bytes with Unicode escape sequence
|
2023-08-02 01:28:24 +02:00 |
eventlistener.lua
|
Deal with table.pack corner-cases properly (#10350)
|
2023-04-24 00:21:05 +02:00 |
filechooser.lua
|
New menu option and filemanager filter to hide finished books #7158 (#10895)
|
2023-10-04 19:04:07 +03:00 |
fixedtextwidget.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
focusmanager.lua
|
InputContainer/FocusManager: Simplify key_events clearing on unplug
|
2022-11-02 03:48:39 +01:00 |
footnotewidget.lua
|
InputContainer: Fall cleanup ;).
|
2022-10-29 22:55:20 +02:00 |
frontlightwidget.lua
|
FrontLightWidget: cleanup buttons layout
|
2023-03-23 20:28:38 +01:00 |
horizontalgroup.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
horizontalscrollbar.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
horizontalspan.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
htmlboxwidget.lua
|
HtmlboxWidget: pairs->ipairs (#10574)
|
2023-06-13 11:52:46 +02:00 |
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
|
ButtonTable: remove unused (#10926)
|
2023-09-22 09:06:30 +03:00 |
imagewidget.lua
|
Open with: images (#10561)
|
2023-06-12 09:08:56 +03:00 |
infomessage.lua
|
KOSync: Clarify settings, plus refactor & fixes to make "auto-sync" more reliable (#10605)
|
2023-07-03 01:23:14 +02:00 |
inputdialog.lua
|
InputDialog: add param to setInputText() to set cursor pos
|
2023-10-09 00:15:05 +02:00 |
inputtext.lua
|
VirtualKeyboard: Revamp visibility handling (#10852)
|
2023-09-01 22:51:41 +02:00 |
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
|
TextViewer: font size (#10911)
|
2023-09-19 08:39:25 +03:00 |
linewidget.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
linkbox.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
listview.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
menu.lua
|
ButtonTable: remove unused (#10926)
|
2023-09-22 09:06:30 +03:00 |
multiconfirmbox.lua
|
ButtonTable: remove unused (#10926)
|
2023-09-22 09:06:30 +03:00 |
multiinputdialog.lua
|
VirtualKeyboard: Revamp visibility handling (#10852)
|
2023-09-01 22:51:41 +02:00 |
naturallightwidget.lua
|
NaturalLightWidget: Fallback to previous values instead of nil (#10425)
|
2023-05-13 20:45:47 +02:00 |
networksetting.lua
|
NetworkManager: Decode SSID to UTF-8 (#10864)
|
2023-08-31 19:29:30 +02:00 |
notification.lua
|
Kobo: Yet another attempt at working around the hangs on the latest NXP boards (#10771)
|
2023-08-01 23:53:10 +02:00 |
numberpickerwidget.lua
|
[chore] replace utf8 bytes with Unicode escape sequence
|
2023-08-02 01:28:24 +02:00 |
openwithdialog.lua
|
ConfirmBox: add widgets (#10364)
|
2023-05-02 08:25:34 +03:00 |
overlapgroup.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
pagebrowserwidget.lua
|
PageBrowser: add option to preload next/prev page thumbnails
|
2023-10-09 00:15:05 +02:00 |
pathchooser.lua
|
PathChooser: add creating folder (#9354)
|
2022-07-27 12:02:37 -04:00 |
physicalkeyboard.lua
|
VirtualKeyboard: Revamp visibility handling (#10852)
|
2023-09-01 22:51:41 +02:00 |
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
|
Qrcode support (#6844)
|
2020-11-04 18:59:39 +01:00 |
radiobuttontable.lua
|
[doc] RadioButtonWidget (#9733)
|
2022-11-02 20:50:39 +01:00 |
radiobuttonwidget.lua
|
[doc] RadioButtonWidget (#9733)
|
2022-11-02 20:50:39 +01:00 |
radiomark.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
rectspan.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
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
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
scrollhtmlwidget.lua
|
InputContainer: Fall cleanup ;).
|
2022-10-29 22:55:20 +02:00 |
scrolltextwidget.lua
|
InputContainer: Fall cleanup ;).
|
2022-10-29 22:55:20 +02:00 |
skimtowidget.lua
|
Actions for Go to first/last bookmark (#10899)
|
2023-09-15 07:24:31 +03:00 |
sortwidget.lua
|
ReaderFooter/Header: Refine autorefresh repaint-or-not checks (#10045)
|
2023-02-02 00:29:23 +01:00 |
spinwidget.lua
|
[AutoWarmth] use CheckButton for night mode toggle (#10762)
|
2023-08-03 01:01:38 +02:00 |
textboxwidget.lua
|
Decrease fonts memory use (#10618)
|
2023-07-04 09:13:16 +02:00 |
textviewer.lua
|
TextViewer: font size (#10911)
|
2023-09-19 08:39:25 +03:00 |
textwidget.lua
|
Decrease fonts memory use (#10618)
|
2023-07-04 09:13:16 +02: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
|
Font list menu: allow sorting by more recently set (#10662)
|
2023-07-12 22:29:13 +02:00 |
trapwidget.lua
|
InputContainer: Fall cleanup ;).
|
2022-10-29 22:55:20 +02:00 |
verticalgroup.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
verticalscrollbar.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
verticalspan.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
virtualkeyboard.lua
|
VirtualKeyboard: Revamp visibility handling (#10852)
|
2023-09-01 22:51:41 +02:00 |
widget.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |