2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui/widget
2013-08-21 08:54:46 -03: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 full refresh config panel 2013-07-23 16:49:30 +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 fix Menu widget initialization on inheritance bug in filechooser 2013-08-14 05:19:01 -04: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 add is_popout and no_title to menu widget 2013-08-14 05:18:09 -04: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 refactoring font face variable in ScrollText widget 2013-07-30 23:13:24 +08:00
toggleswitch.lua set larger toggle switch width 2013-07-13 11:08:53 +08:00
touchmenu.lua bug fix in touchmenu, reset menu page on go up 2013-04-15 22:09:48 -04:00