Commit Graph

11 Commits (27ec17b4056c54ad2d7bd0b278bc375a8648b301)

Author SHA1 Message Date
Qingping Hou 84c435ebdc use getProvider and openDocument in reader.lua
we use getProvider for file extension filter
12 years ago
HW 5025be971d separated dialog.lua into source files for each individual function 12 years ago
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
12 years ago
Qingping Hou 293f22c7ad update wtest.lua for two new document engines 12 years ago
HW 9e531fc2db file reorganisation
all lua frontend files are now in the frontend/ directory.
all old code is cleaned up.
12 years ago
HW 2a2a0828c8 added example usage for reader widget 12 years ago
Qingping Hou e300881361 update test file & add TestGrid widget for debug 12 years ago
Qingping Hou b47d5b76eb add demo menu widget in new ui framework 12 years ago
Qingping Hou 5b61cf0865 test TextBoxWidget & new ConfirmBox in wtest.lua 12 years ago
Qingping Hou 198a3fc4de add dummy span widgets & make clock count on seconds 12 years ago
HW 08278d6beb new UI code 12 years ago