Commit Graph

10 Commits (ec39c408e9d60f6282036b8cf0f46522d5db8ff4)

Author SHA1 Message Date
Qingping Hou 12bf282ef2 fix bug in paintRoundedRect
rounded up decimal leads to wrong claculation
for bottom corners
12 years ago
Qingping Hou e2911b8d8f add paintRoundedRect in graphics.lua 12 years ago
Qingping Hou 6c33d80966 add paintCircle and RoundedCornerBorder 12 years ago
Qingping Hou e5acbeb363 mod: fix bug in cursor move
only move cursor to word in current view
12 years ago
Qingping Hou 1e2d7f62ac record and save highlight table 12 years ago
Qingping Hou a185f238eb mod: rewrite highlight feature 12 years ago
Qingping Hou 7b0f2ad815 mod: cursor finished, add to inputbox 12 years ago
Qingping Hou a231b944c1 add: first demo of cursor support 12 years ago
Qingping Hou f95231d789 add: status bar in reading menu & font.lua
* Since fontchooser is replaced by selectmenu, it
is no longer needed. So I rewrite it into font.lua
module which can cache faces that shared among all
UIs.

* add progressBar method in graphics.lua to draw
reading progress.

* add reading progress information in reading menu.
It is just a demo. Should be clean up in next release
when the real reading menu is out. :)
12 years ago
HW affc3b231a major overhaul of the code structure, more OO like 13 years ago