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
{Qingping, Dave} Hou 6586d55ad3 Merge pull request #254 from chrox/menu_layout
fix widget out-of-bound in bookmark and toc menus
11 years ago
..
base.lua add extend method to widget 11 years ago
bbox.lua add gettext to all widgets 11 years ago
button.lua add icon button and show/hide method of button 11 years ago
buttontable.lua UI tweaks on dictionary window 11 years ago
config.lua full refresh config panel 11 years ago
confirmbox.lua add gettext to all widgets 11 years ago
container.lua fix fractional pixel coordinates in paintTo function 11 years ago
dict.lua refactoring font face variable in ScrollText widget 11 years ago
filechooser.lua add hidden file toggle 11 years ago
focusmanager.lua rearranged source tree 11 years ago
group.lua fix fractional pixel coordinates in paintTo function 11 years ago
iconbutton.lua give a better name for parent 11 years ago
image.lua add icon button and show/hide method of button 11 years ago
infomessage.lua add gettext to all widgets 11 years ago
inputdialog.lua add on-screen keyboard widget 11 years ago
inputtext.lua Add InputText:setText and avoid non-intuitive UI behavior after light toggle 11 years ago
keyboard.lua remove double_tap processing code in keyboard 11 years ago
line.lua minor fixes, add TouchMenu example to wtest.lua 11 years ago
menu.lua fix widget out-of-bound in bookmark and toc menus 11 years ago
notification.lua rearranged source tree 11 years ago
progress.lua rearranged source tree 11 years ago
scrollbar.lua add missing scrollbar widget 11 years ago
span.lua rearranged source tree 11 years ago
text.lua split string with delimiters captured 11 years ago
toggleswitch.lua set larger toggle switch width 11 years ago
touchmenu.lua bug fix in touchmenu, reset menu page on go up 11 years ago