.. |
base.lua
|
fix require error
|
2013-07-24 02:14:12 -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
|
compress paths like "test/pdf/../epub" into "test/epub" in FileChooser
|
2013-07-13 15:24:10 +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
|
fix delChar decreasing charpos on blank charlist
|
2013-07-31 19:33:36 +08: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
|
fix unnecessary frontlight module require
|
2013-08-10 02:07:01 -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 |