2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui/widget
2013-10-13 23:10:31 +08:00
..
base.lua add extend method to widget 2013-08-14 05:17:25 -04:00
bbox.lua add gettext to all widgets 2013-04-08 15:29:23 +08:00
button.lua add icon button and show/hide method of button 2013-08-02 22:41:39 +08:00
buttontable.lua UI tweaks on dictionary window 2013-07-23 14:52:15 +08:00
config.lua add width param in ToggleSwitch 2013-10-13 23:10:31 +08:00
confirmbox.lua add gettext to all widgets 2013-04-08 15:29:23 +08:00
container.lua fix fractional pixel coordinates in paintTo function 2013-07-30 23:10:40 +08:00
dict.lua refactoring font face variable in ScrollText widget 2013-07-30 23:13:24 +08:00
filechooser.lua add DSHOWHIDDENFILES in defaults.lua 2013-10-13 15:50:44 +08:00
focusmanager.lua rearranged source tree 2013-03-13 01:18:53 +08:00
group.lua fix fractional pixel coordinates in paintTo function 2013-07-30 23:10:40 +08:00
iconbutton.lua give a better name for parent 2013-03-15 05:23:39 -04:00
image.lua add icon button and show/hide method of button 2013-08-02 22:41:39 +08:00
infomessage.lua add gettext to all widgets 2013-04-08 15:29:23 +08:00
inputdialog.lua add on-screen keyboard widget 2013-07-30 23:07:33 +08:00
inputtext.lua Add InputText:setText and avoid non-intuitive UI behavior after light toggle 2013-08-21 08:54:46 -03:00
keyboard.lua remove double_tap processing code in keyboard 2013-07-31 20:06:27 +08:00
line.lua minor fixes, add TouchMenu example to wtest.lua 2013-03-14 13:59:59 +08:00
menu.lua update page info layout in menu 2013-10-13 16:50:28 +08:00
notification.lua rearranged source tree 2013-03-13 01:18:53 +08:00
progress.lua rearranged source tree 2013-03-13 01:18:53 +08:00
scrollbar.lua add missing scrollbar widget 2013-07-29 16:03:16 +08:00
span.lua rearranged source tree 2013-03-13 01:18:53 +08:00
text.lua fix wrong indentation 2013-09-14 19:46:45 +08:00
toggleswitch.lua fix toggle color inconsistency 2013-10-13 16:52:32 +08:00
touchmenu.lua bug fix in touchmenu, reset menu page on go up 2013-04-15 22:09:48 -04:00