2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Qingping Hou
c23555c48d use RoundedCornerRect to draw buttons frame
Also did some tunings for ConfirmBox widget.
2012-04-28 14:38:00 +08:00
Qingping Hou
2a7cfb68f5 add callback functions to confirmbox buttons 2012-04-28 11:58:33 +08:00
Qingping Hou
d9241acaa8 use TextBoxWidget in ConfirmBox
also make text in bottons configurable
2012-04-25 12:40:37 +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
Qingping Hou
3306346dba use debug to print debug info 2012-04-19 00:16:49 +08:00
Qingping Hou
da870ca15c fix bug in showInfoMsgWithDelay()
The release key event will cause the dialog
disappear immediately after show up. Also
the timeout error is handled with pcall.
2012-04-17 14:26:42 +08:00
HW
b3064efab6 re-introduced image handling
if it does not work, re-open #112
2012-04-16 23:02:28 +02:00
Dobrica Pavlinusic
43a776ddbb print debug line 2012-04-16 21:52:55 +02:00
Dobrica Pavlinusic
c07090383f added (optional) refresh_mode to InfoMessage:show 2012-04-16 21:29:58 +02:00
Dobrica Pavlinusic
49283b8e00 comment out ImageWidget until it gets fixed #112 2012-04-16 21:13:06 +02:00
Dobrica Pavlinusic
21a153cbc3 replace usleep with waitForEvent 2012-04-16 18:28:01 +02:00
Qingping Hou
f24f2a01f6 use InfoMessage for empty TOC, jump history and highlights 2012-04-15 11:02:42 +08:00
HW
676e4268ff display document open error message 2012-04-15 02:34:09 +02:00
HW
4714057f5b added infomessage dialog implementation 2012-04-15 02:28:48 +02:00