2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Qingping Hou
d4bc583aa7 add dbg in wtest.lua 2013-03-13 10:50:16 +08:00
Qingping Hou
10d980ed87 rearranged source tree 2013-03-13 01:18:53 +08:00
Qingping Hou
6f08f246d1 fix crash in wtest.lua 2013-03-12 13:08:30 +08:00
Qingping Hou
84c435ebdc use getProvider and openDocument in reader.lua
we use getProvider for file extension filter
2012-06-12 14:38:52 +08:00
HW
5025be971d separated dialog.lua into source files for each individual function 2012-06-10 17:52:09 +02:00
HW
ce5614ef6f cleanup, also removal of G_* constants
a bit of cleanup, switched width/height combo over to use
Geom() objects, moved framebuffer handling to Screen object,
callback syntax sanitizing, lots of small changes
2012-06-10 17:36:19 +02:00
Qingping Hou
293f22c7ad update wtest.lua for two new document engines 2012-06-05 15:24:32 +08:00
HW
9e531fc2db file reorganisation
all lua frontend files are now in the frontend/ directory.
all old code is cleaned up.
2012-05-19 01:10:57 +02:00
HW
2a2a0828c8 added example usage for reader widget 2012-05-19 00:50:57 +02:00
Qingping Hou
e300881361 update test file & add TestGrid widget for debug 2012-05-02 20:38:36 +08:00
Qingping Hou
b47d5b76eb add demo menu widget in new ui framework 2012-04-29 23:53:48 +08:00
Qingping Hou
5b61cf0865 test TextBoxWidget & new ConfirmBox in wtest.lua 2012-04-25 12:41:21 +08:00
Qingping Hou
198a3fc4de add dummy span widgets & make clock count on seconds 2012-04-24 23:41:37 +08:00
HW
08278d6beb new UI code 2012-04-22 21:29:48 +02:00