Commit Graph

21 Commits (9b500189f20f8eafdac12d9df7a91d24fa5b281b)

Author SHA1 Message Date
Qingping Hou a8c40cd5b6 fix: highlight words that partially fit into screen 12 years ago
Qingping Hou 0c2afd805e fix: enable pan by page from right end to next line left end 12 years ago
Qingping Hou 74d1760260 fix: start position of cursor 12 years ago
Qingping Hou 5d087d0a84 fix: handle out or view range word in highlight mode 12 years ago
Qingping Hou e15fc5e21e mod: delete useless variable is_next_view 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 c756fcbf10 fix: cursor move in zoom in mode
only move cursor to word within screen range
12 years ago
Qingping Hou 35abbc93d4 add: configurable highlight drawer
* underscore style (default)
* marker style
12 years ago
Qingping Hou e30b88d135 add: delete feature in djvu highlight 12 years ago
Qingping Hou 81a1f3d366 demo of text highlight
* text selection
* highlight save and restore
12 years ago
Qingping Hou 7c81f60a58 rewrite highlight again :( finished the cursor part 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 f4ea1cdb62 Merge branch 'master' of github.com:hwhw/kindlepdfviewer into djvu-highlight
Conflicts:
	blitbuffer.c
	unireader.lua
12 years ago
HW 7e3e38be62 Password input, handling for broken documents 12 years ago
HW 9ee7afa86d separate DC out of pdf.c and djvu.c (cleanup) 12 years ago
Qingping Hou ac8206fa95 first demo for pan by page highlight 12 years ago
Qingping Hou 7bbc5b5ed2 highlight with cursor demo 12 years ago
Qingping Hou e7f0a8bddb mod: rewrite highlight feature
waiting for integrate test with cursor support
12 years ago
Qingping Hou 50d5604c79 mod: code cleanup for readers
closes #26
12 years ago
Qingping Hou b318ca08e3 mod: merge djvu branch with master 12 years ago