Qingping Hou
|
a73d9a5a52
|
Merge branch 'master' of github.com:hwhw/kindlepdfviewer
|
2012-04-30 22:18:10 +08:00 |
|
Qingping Hou
|
a672cf4ee0
|
unified coordinates system in djvrereader
fix bug in showing manual corp area.
this also fixes #132.
|
2012-04-30 22:12:15 +08:00 |
|
Dobrica Pavlinušić
|
89f9a8c711
|
Merge pull request #156 from houqp/master
bug fix in jump history
|
2012-04-30 06:50:09 -07:00 |
|
Qingping Hou
|
d21ea032e5
|
Merge branch 'master' of github.com:hwhw/kindlepdfviewer
|
2012-04-30 20:41:17 +08:00 |
|
Qingping Hou
|
c275862ffe
|
fix bug in jump_history
record current page when jump_history.cur points to
empty head.
|
2012-04-30 20:33:10 +08:00 |
|
Dobrica Pavlinušić
|
0d4d7e7fb9
|
Merge pull request #154 from houqp/master
Two bug fixes & patches from NuPogodi
|
2012-04-30 03:30:31 -07:00 |
|
Qingping Hou
|
c818d7e90e
|
screenshot shorcut patch by NuPogodi@mobileread
|
2012-04-30 17:03:45 +08:00 |
|
Qingping Hou
|
381b34cc04
|
detect file type in zip file, patched by NuPogodi@mobileread
|
2012-04-30 16:58:05 +08:00 |
|
Qingping Hou
|
eb1fbebc5b
|
change default font face for crereader, reported by NuPogodi@mobileread.
changed to Droid Sans Fallback
|
2012-04-30 16:44:41 +08:00 |
|
Qingping Hou
|
1e36018021
|
fix bug in inputbox
Redundant code in character deleting
|
2012-04-30 16:19:28 +08:00 |
|
{Qingping,Dave} Hou
|
dad5b32331
|
Merge pull request #153 from dpavlin/issue_35_manual_crop
second try to implement ruler idea by @eLiNK2gl in #35
|
2012-04-29 19:04:54 -07:00 |
|
Dobrica Pavlinusic
|
55cdb26823
|
force next full refresh
|
2012-04-29 19:36:23 +02:00 |
|
Dobrica Pavlinusic
|
de12c6aac0
|
second try to implement rouler idea by y @eLiNK2gl in #35
|
2012-04-29 19:15:53 +02:00 |
|
{Qingping,Dave} Hou
|
246619b9c4
|
Merge pull request #151 from dpavlin/issue_35_manual_crop
manually select page bounding box
|
2012-04-29 09:02:49 -07:00 |
|
Dobrica Pavlinusic
|
90b8860ed5
|
always use partial refresh
|
2012-04-29 15:56:56 +02:00 |
|
Dobrica Pavlinusic
|
31108d536c
|
manually select page bounding box
I hope we can finally close #35 with this.
|
2012-04-29 14:31:45 +02:00 |
|
Qingping Hou
|
db02c7ca1d
|
apply key repeat from menus
|
2012-04-28 09:28:50 +08:00 |
|
Dobrica Pavlinusic
|
bb5c54dd1c
|
Merge branch 'master' of github.com:hwhw/kindlepdfviewer
|
2012-04-27 23:45:21 +02:00 |
|
Dobrica Pavlinusic
|
761cd68964
|
highlight mode also benefits from key repeat
|
2012-04-27 23:45:07 +02:00 |
|
Dobrica Pavlinušić
|
97f8b80db2
|
Merge pull request #147 from dpavlin/issue_142_key_repeat
few more places in which repeat key is useful
|
2012-04-27 14:36:46 -07:00 |
|
Dobrica Pavlinusic
|
c688e6e20c
|
few more places in which repeat key is useful
|
2012-04-27 23:35:33 +02:00 |
|
Dobrica Pavlinušić
|
8db0aef635
|
Merge pull request #146 from dpavlin/issue_142_key_repeat
Issue #142 key repeat
|
2012-04-27 14:16:23 -07:00 |
|
Dobrica Pavlinusic
|
9bdf4bf4c7
|
prevent full screen refresh if key is repeating #142
|
2012-04-27 20:38:29 +02:00 |
|
Dobrica Pavlinusic
|
6a479aee80
|
support pressed or repeating keys
|
2012-04-27 20:37:07 +02:00 |
|
Qingping Hou
|
6dcd849515
|
remove x shortcut in crereader
|
2012-04-27 11:18:59 +08:00 |
|
{Qingping,Dave} Hou
|
d54c31b461
|
Merge pull request #145 from dpavlin/master
Show page bbox
|
2012-04-26 19:34:11 -07:00 |
|
Dobrica Pavlinusic
|
44be823115
|
use getRectInScreen
|
2012-04-26 22:27:00 +02:00 |
|
Dobrica Pavlinusic
|
37289fb18d
|
invert page bbox on X #35
|
2012-04-26 22:16:36 +02:00 |
|
Dobrica Pavlinusic
|
9bf6c0902d
|
Merge branch 'master' of github.com:hwhw/kindlepdfviewer
|
2012-04-26 15:39:32 +02:00 |
|
Dobrica Pavlinusic
|
8c01306154
|
invoke Screen:restoreFromSavedBB only if font changed
|
2012-04-26 15:38:35 +02:00 |
|
{Qingping,Dave} Hou
|
d97df04a91
|
Merge pull request #144 from dpavlin/master
few more InfoMessages in crereader
|
2012-04-26 06:09:31 -07:00 |
|
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
|
2012-04-26 14:20:15 +02:00 |
|
Dobrica Pavlinusic
|
17a590cf5a
|
show increase/decrease font size InfoMessage
|
2012-04-26 14:09:09 +02:00 |
|
Dobrica Pavlinusic
|
ac09213319
|
show Redrawing with InfoMessage on font change
|
2012-04-26 14:05:51 +02:00 |
|
Dobrica Pavlinušić
|
5666e5908a
|
Merge pull request #143 from houqp/master
add rounded corner border
|
2012-04-26 03:02:23 -07:00 |
|
Qingping Hou
|
6c33d80966
|
add paintCircle and RoundedCornerBorder
|
2012-04-26 15:15:34 +08:00 |
|
Qingping Hou
|
cb77807a93
|
add notification for going into screensaver
|
2012-04-25 14:13:21 +08:00 |
|
Qingping Hou
|
f4c6c6ab1c
|
fix helppage in crereader for font size & line space setting
|
2012-04-25 14:08:33 +08:00 |
|
Dobrica Pavlinušić
|
9f54012ff9
|
Merge pull request #139 from houqp/master
add doc & zip format support
|
2012-04-24 05:53:26 -07:00 |
|
Qingping Hou
|
a89c88f40f
|
add zip format support
|
2012-04-24 20:44:59 +08:00 |
|
Qingping Hou
|
0e9e1f8482
|
Merge branch 'master' of github.com:hwhw/kindlepdfviewer
|
2012-04-24 20:38:53 +08:00 |
|
Qingping Hou
|
dbb49505f1
|
add doc format support
Though I don't like doc at all.
|
2012-04-24 20:37:16 +08:00 |
|
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
|
2012-04-24 14:27:42 +02:00 |
|
Qingping Hou
|
eca9ec4877
|
fix TOC entry page number counting, it was one page ahead.
close #137
|
2012-04-24 17:10:38 +08:00 |
|
Dobrica Pavlinušić
|
cb54c09c31
|
Merge pull request #136 from houqp/master
workaround for broken font setting in crereader.
|
2012-04-24 01:35:10 -07:00 |
|
Qingping Hou
|
c961fbd515
|
add dirty hack for child node font settings.
|
2012-04-24 11:04:31 +08:00 |
|
Qingping Hou
|
1ff8cfd299
|
bump crengine to cr3.0.57-1
|
2012-04-24 10:07:41 +08:00 |
|
Qingping Hou
|
1c98aef6a1
|
fix bug in selectmenu
five way press is not working when menu
if full of items
|
2012-04-22 09:40:43 +08:00 |
|
{Qingping,Dave} Hou
|
c0060d6e09
|
Merge pull request #135 from dpavlin/master
added mobi to CREReader
|
2012-04-21 06:12:51 -07:00 |
|
Dobrica Pavlinusic
|
18f0cf8043
|
added mobi to CREReader #131
|
2012-04-21 14:18:23 +02:00 |
|