Commit Graph

718 Commits (df1c8814ea6c79cb6d37e73e3f4ab586f6ee46a1)
 

Author SHA1 Message Date
Qingping Hou df1c8814ea Merge branch 'master' into new_ui_code 13 years ago
Qingping Hou 3ef820681b add radius property to FrameContainer 13 years ago
Qingping Hou c23555c48d use RoundedCornerRect to draw buttons frame
Also did some tunings for ConfirmBox widget.
13 years ago
Qingping Hou 2a7cfb68f5 add callback functions to confirmbox buttons 13 years ago
Qingping Hou 81d733d269 fix bug in TextBoxWidget
shrink box width if text is shorter than one line.
13 years ago
Qingping Hou db02c7ca1d apply key repeat from menus 13 years ago
Dobrica Pavlinusic bb5c54dd1c Merge branch 'master' of github.com:hwhw/kindlepdfviewer 13 years ago
Dobrica Pavlinusic 761cd68964 highlight mode also benefits from key repeat 13 years ago
Dobrica Pavlinušić 97f8b80db2 Merge pull request #147 from dpavlin/issue_142_key_repeat
few more places in which repeat key is useful
13 years ago
Dobrica Pavlinusic c688e6e20c few more places in which repeat key is useful 13 years ago
Dobrica Pavlinušić 8db0aef635 Merge pull request #146 from dpavlin/issue_142_key_repeat
Issue #142 key repeat
13 years ago
Dobrica Pavlinusic 9bdf4bf4c7 prevent full screen refresh if key is repeating #142 13 years ago
Dobrica Pavlinusic 6a479aee80 support pressed or repeating keys 13 years ago
Qingping Hou 6dcd849515 remove x shortcut in crereader 13 years ago
Qingping Hou 08e2c7888e Merge branch 'master' into new_ui_code 13 years ago
{Qingping,Dave} Hou d54c31b461 Merge pull request #145 from dpavlin/master
Show page bbox
13 years ago
Dobrica Pavlinusic 44be823115 use getRectInScreen 13 years ago
Dobrica Pavlinusic 37289fb18d invert page bbox on X #35 13 years ago
Dobrica Pavlinusic 9bf6c0902d Merge branch 'master' of github.com:hwhw/kindlepdfviewer 13 years ago
Dobrica Pavlinusic 8c01306154 invoke Screen:restoreFromSavedBB only if font changed 13 years ago
{Qingping,Dave} Hou d97df04a91 Merge pull request #144 from dpavlin/master
few more InfoMessages in crereader
13 years ago
Dobrica Pavlinusic 5492025a38 pan_margin is really in screen pixels
I don't know what I was thinking when implementing this code. If I
modify it with global zoom, it keeps moving, as we zoom in on multiple
key presses
13 years ago
Dobrica Pavlinusic 17a590cf5a show increase/decrease font size InfoMessage 13 years ago
Dobrica Pavlinusic ac09213319 show Redrawing with InfoMessage on font change 13 years ago
Dobrica Pavlinušić 5666e5908a Merge pull request #143 from houqp/master
add rounded corner border
13 years ago
Qingping Hou 6c33d80966 add paintCircle and RoundedCornerBorder 13 years ago
HW 8e4bd96199 Merge pull request #141 from houqp/new_ui_code
add a widget that handles line wrapping
13 years ago
Qingping Hou cb77807a93 add notification for going into screensaver 13 years ago
Qingping Hou f4c6c6ab1c fix helppage in crereader for font size & line space setting 13 years ago
Qingping Hou 5b61cf0865 test TextBoxWidget & new ConfirmBox in wtest.lua 13 years ago
Qingping Hou d9241acaa8 use TextBoxWidget in ConfirmBox
also make text in bottons configurable
13 years ago
Qingping Hou 1036db89b6 add TextBoxWidget that handles line wrapping 13 years ago
HW bc98960ff7 Merge pull request #140 from houqp/new_ui_code
merge with latest master code & add dummy span widgets
13 years ago
Qingping Hou 198a3fc4de add dummy span widgets & make clock count on seconds 13 years ago
Qingping Hou 091caefd12 Merge branch 'master' into new_ui_code 13 years ago
Dobrica Pavlinušić 9f54012ff9 Merge pull request #139 from houqp/master
add doc & zip format support
13 years ago
Qingping Hou a89c88f40f add zip format support 13 years ago
Qingping Hou 0e9e1f8482 Merge branch 'master' of github.com:hwhw/kindlepdfviewer 13 years ago
Qingping Hou dbb49505f1 add doc format support
Though I don't like doc at all.
13 years ago
Dobrica Pavlinusic ebc5f94f61 crengine patching shouldn't fail if already applied
When patch is already applied, -N will skip applying it again,
but it will also return error exit code which will break
make fetchthirdparty
13 years ago
Qingping Hou eca9ec4877 fix TOC entry page number counting, it was one page ahead.
close #137
13 years ago
Dobrica Pavlinušić cb54c09c31 Merge pull request #136 from houqp/master
workaround for broken font setting in crereader.
13 years ago
Qingping Hou c961fbd515 add dirty hack for child node font settings. 13 years ago
Qingping Hou 1ff8cfd299 bump crengine to cr3.0.57-1 13 years ago
HW da8c8ef0fe fix a bug in task queue management and use s/us for waiting 13 years ago
HW 97589bc9ba have waitForEvent use two separate arguments for s and us 13 years ago
HW 08278d6beb new UI code 13 years ago
Qingping Hou 1c98aef6a1 fix bug in selectmenu
five way press is not working when menu
if full of items
13 years ago
{Qingping,Dave} Hou c0060d6e09 Merge pull request #135 from dpavlin/master
added mobi to CREReader
13 years ago
Dobrica Pavlinusic 18f0cf8043 added mobi to CREReader #131 13 years ago