Commit Graph

  • 4714057f5b added infomessage dialog implementation HW 2012-04-15 02:28:48 +0200
  • 4cd63b71df bugfix, removed old test constant HW 2012-04-15 02:26:24 +0200
  • b6d75b84ec Added widget abstraction framework HW 2012-04-15 01:59:49 +0200
  • 38afb59b3f added interface to get blitbuffers from JPEG/PNG files HW 2012-04-14 22:32:05 +0200
  • e52b4808b1 fix typo HW 2012-04-14 19:28:59 +0200
  • 3bd8a8a2cf Merge pull request #111 from dpavlin/master {Qingping,Dave} Hou 2012-04-14 07:37:24 -0700
  • eeae5982dd added reading of pan_margin settings Dobrica Pavlinusic 2012-04-14 16:23:41 +0200
  • cde796f6b5 fix full screen refresh command, close #99 Qingping Hou 2012-04-14 14:27:17 +0800
  • c71f5c6f6a add: sleep and usleep in util module Qingping Hou 2012-04-14 13:41:44 +0800
  • db1b2cd01a fix: add back KEY_FW{LEFT,RIGHT} commands to NumInputBox Qingping Hou 2012-04-14 12:20:04 +0800
  • f905158b6a reverted removal of last-doc shortcut, introduced framework restart HW 2012-04-14 01:11:13 +0200
  • 3022889088 kill our own child process. not quite finished. HW 2012-04-14 01:09:38 +0200
  • c198f554e4 Merge pull request #110 from dpavlin/master HW 2012-04-13 15:51:40 -0700
  • e4841e88c4 added line spacing setting for crereader HW 2012-04-14 00:38:18 +0200
  • a46dae3341 Merge branch 'master' of github.com:dpavlin/kindlepdfviewer Dobrica Pavlinusic 2012-04-14 00:04:25 +0200
  • b6d167f8ca remove page:getPageText debug dump to improve performance on device Dobrica Pavlinusic 2012-04-13 23:54:06 +0200
  • 56ddad6a38 remove page:getPageText debug dump to improve performance on device Dobrica Pavlinusic 2012-04-13 23:54:06 +0200
  • a65090025c display crash.log on error Dobrica Pavlinusic 2012-04-13 23:53:36 +0200
  • ffa663d37d added few more keys to inputbox Dobrica Pavlinusic 2012-04-13 20:52:30 +0200
  • 81c6dc5997 commands.map is very large, impacts startup performance on device Dobrica Pavlinusic 2012-04-13 20:46:10 +0200
  • 96958c62ca added UniReader:screenOffset and use it Dobrica Pavlinusic 2012-04-13 18:10:11 +0200
  • 4d49e9f28b correct two-column margin calculation respecting globalzoom Dobrica Pavlinusic 2012-04-13 17:57:42 +0200
  • 0a8ca94218 make highlight working in all zoom modes #103 Dobrica Pavlinusic 2012-04-13 16:49:27 +0200
  • ef6ab7d0db Merge pull request #107 from houqp/master Dobrica Pavlinušić 2012-04-13 03:58:51 -0700
  • 3828a6c440 fix: clear show_overlap in two column mode on KEY_FW_{LEFT, RIGHT} Qingping Hou 2012-04-13 17:09:15 +0800
  • cafa86a5bd fix condition in saveWaitForEvent() Qingping Hou 2012-04-13 15:19:42 +0800
  • e0327ed4e8 fix: enable screen rotate in crereader.lua Qingping Hou 2012-04-13 12:46:33 +0800
  • 75f244eb60 fix: typo in unireader Qingping Hou 2012-04-13 10:37:50 +0800
  • 57d769e0ae added wrapper function for input.waitForEvent that retries on EINTR HW 2012-04-12 21:00:44 +0200
  • b11c5f414a highlighting: fixed segfault when there's no text on a PDF page HW 2012-04-12 20:02:10 +0200
  • 1407579ea8 mod: remove debug code Qingping Hou 2012-04-12 17:49:24 +0800
  • 528d76aa60 Merge branch 'master' of github.com:hwhw/kindlepdfviewer Qingping Hou 2012-04-12 17:47:22 +0800
  • 2407490284 Merge pull request #105 from houqp/master {Qingping,Dave} Hou 2012-04-12 02:44:16 -0700
  • 3b4445a6dd Merge branch 'master' of github.com:hwhw/kindlepdfviewer Qingping Hou 2012-04-12 17:44:13 +0800
  • dcd485c84c fix: bug in highlighting words Qingping Hou 2012-04-12 17:31:01 +0800
  • e89750b379 Merge pull request #104 from houqp/master Dobrica Pavlinušić 2012-04-12 01:45:57 -0700
  • 3438d6749d mod: rewrite part of highlight code Qingping Hou 2012-04-12 15:50:19 +0800
  • 75d5b5f984 fix: three bugs in highlight mode Qingping Hou 2012-04-12 13:43:20 +0800
  • 66ab3a2f56 fix: typo in unireader's comment Qingping Hou 2012-04-12 11:34:24 +0800
  • 56d4700001 mod: changes APIs in highlighting code Qingping Hou 2012-04-12 11:23:22 +0800
  • face8b44c0 fixed cursor positioning HW 2012-04-11 23:33:47 +0200
  • 46d197954b put highlight implementation into unireader HW 2012-04-11 22:52:48 +0200
  • e772d9f0d7 turn back coordinates to be just in pt, not 0,01pt HW 2012-04-11 22:47:05 +0200
  • 80a6e0210b add PDF text extraction (for pages) HW 2012-04-11 21:12:59 +0200
  • da6c2309d2 Merge pull request #101 from houqp/master Dobrica Pavlinušić 2012-04-11 06:55:03 -0700
  • 0007a8677f fix: rm antiword in make clean Qingping Hou 2012-04-11 17:32:36 +0800
  • e3f6bab9f1 mod: adapt Makefile to new kpvcrlib's CMake environment Qingping Hou 2012-04-11 17:13:37 +0800
  • 3bf6860767 fix: a terrible mistake in kpvcrlib's CMakeLists.txt Qingping Hou 2012-04-11 17:07:31 +0800
  • e42530bbc0 mod: set DrawBuf to 4bpp mode in cre.cpp Qingping Hou 2012-04-11 17:06:37 +0800
  • 6158ac49f6 Merge pull request #100 from dpavlin/master {Qingping,Dave} Hou 2012-04-10 18:07:01 -0700
  • b555596f42 correctly dim part of page when hitting margins Dobrica Pavlinusic 2012-04-10 23:15:09 +0200
  • 6041603468 fix: use new width and height drawing after screen rotate Qingping Hou 2012-04-10 21:40:29 +0800
  • 7093e7377e fix: reset dc after screen rotate Qingping Hou 2012-04-10 21:34:38 +0800
  • fc089e5f14 Merge branch 'master' of github.com:hwhw/kindlepdfviewer Dobrica Pavlinusic 2012-04-10 15:06:00 +0200
  • 1aba2d2695 fix operator precedence #95 Dobrica Pavlinusic 2012-04-10 15:05:13 +0200
  • c85b768c0e switched shortcut between 10 degree and 90 degree rotation Qingping Hou 2012-04-10 20:45:22 +0800
  • 1a0e245c88 Merge pull request #97 from houqp/master Dobrica Pavlinušić 2012-04-10 02:05:44 -0700
  • 485dda2a0f fix: bugs in inputbox.lua Qingping Hou 2012-04-10 16:35:46 +0800
  • 95998a7397 add: NumInputBox class for goto page feature Qingping Hou 2012-04-10 15:52:51 +0800
  • 25e0c8545b Merge branch 'master' of github.com:hwhw/kindlepdfviewer Qingping Hou 2012-04-10 10:26:09 +0800
  • 040a4e88b9 Merge pull request #95 from dpavlin/master HW 2012-04-09 11:42:40 -0700
  • 75bed710f7 fix shift direction and cleanup comments Dobrica Pavlinusic 2012-04-09 20:25:40 +0200
  • 1c50a5676a free blitbuffers when cleaning complete cache HW 2012-04-09 19:58:34 +0200
  • 0b0dfa24ed removed obsolete example HW 2012-04-09 19:52:58 +0200
  • a0c0c98093 added configurable static libstdc++ linking HW 2012-04-09 19:46:10 +0200
  • 538940baf7 reworked toolchain management a bit HW 2012-04-09 19:37:47 +0200
  • 28b1f5330a Merge branch 'master' of github.com:hwhw/kindlepdfviewer Qingping Hou 2012-04-10 01:32:59 +0800
  • 2f11b761b0 fixed font copying upon customupdate HW 2012-04-09 19:32:08 +0200
  • b32c3bef1f added bind-mounting of host fonts HW 2012-04-09 19:13:35 +0200
  • ec2eda0c05 switched font handling to only work with external fonts HW 2012-04-09 19:04:26 +0200
  • a375febf8e patch for muPDF to allow fonts from files HW 2012-04-09 18:52:20 +0200
  • c09ab1a36b Merge branch 'master' of github.com:hwhw/kindlepdfviewer Qingping Hou 2012-04-09 23:06:02 +0800
  • 752da5ca3f use pan_overlap_vertical only in pan_by_page mode Dobrica Pavlinusic 2012-04-09 16:31:55 +0200
  • 37f1cf4ef9 added test file for ZOOM_FIT_TO_CONTENT_WIDTH_PAN Dobrica Pavlinusic 2012-04-09 15:56:15 +0200
  • 9dd9df0356 added dimRect and use it Dobrica Pavlinusic 2012-04-09 15:52:36 +0200
  • 5d9176907f show_overlap inverts part of page visible in previous view Dobrica Pavlinusic 2012-04-09 15:06:05 +0200
  • a824204039 fixed missed case for device/emu recognition HW 2012-04-09 16:32:19 +0200
  • fb7e99878d Merge branch 'master' of github.com:hwhw/kindlepdfviewer Qingping Hou 2012-04-09 22:09:10 +0800
  • f9c97bcf59 Merge pull request #94 from dpavlin/dbbd6e4c1247e4caeff79245c62f5dd352b17d5b Dobrica Pavlinušić 2012-04-09 04:30:20 -0700
  • c24d0bd26e corrected CFLAGS for some base .c files HW 2012-04-09 13:00:02 +0200
  • dbbd6e4c12 call all target for customupdates and cleanup install dir Dobrica Pavlinusic 2012-04-09 12:59:30 +0200
  • cce3b41d63 don't build slider_watcher for now HW 2012-04-09 12:40:38 +0200
  • caefddb99c Merge branch 'master' of github.com:hwhw/kindlepdfviewer HW 2012-04-09 12:36:28 +0200
  • 2d5e398be9 removed obsolete Shift-P-P combination HW 2012-04-09 12:30:56 +0200
  • b4fa798d92 device recognition now fully automatic HW 2012-04-09 12:30:12 +0200
  • 877ecdfb71 switched slider handling to a fork()ed process HW 2012-04-09 12:29:13 +0200
  • 6234f0181d Merge branch 'master' of github.com:hwhw/kindlepdfviewer Qingping Hou 2012-04-09 17:41:50 +0800
  • 81c9ff1cf5 fix: typo in selectmenu.lua Qingping Hou 2012-04-09 17:38:50 +0800
  • cf70e563f3 Merge pull request #93 from houqp/master Dobrica Pavlinušić 2012-04-09 02:17:43 -0700
  • ff60a41604 mod: rewrite inputbox with commands Qingping Hou 2012-04-09 17:17:23 +0800
  • ecd56a3745 mod: prefix global variables width and height with G_ Qingping Hou 2012-04-09 15:42:19 +0800
  • f0042714d9 fix: correct upper bound for pos inside crereader Qingping Hou 2012-04-09 15:06:52 +0800
  • d62e3423a2 fix: save keywords in filesearcher Qingping Hou 2012-04-09 14:06:22 +0800
  • 4e542f7d4f fixed small bug in panning to the bottom HW 2012-04-08 21:16:07 +0200
  • 7886cb5215 mod: kill slider_watcher on kpv exit Qingping Hou 2012-04-08 17:16:48 +0800
  • 87da5464e3 Merge pull request #91 from houqp/master Dobrica Pavlinušić 2012-04-08 01:50:26 -0700
  • 7fdec8a980 fix: handle screen resolution correctly in filesearcher Qingping Hou 2012-04-08 14:31:23 +0800
  • 5f7f9a2a83 fix: remove slider event handling in unireader Qingping Hou 2012-04-08 12:49:23 +0800
  • 709e7853e4 mod: move slider event handling to global command module Qingping Hou 2012-04-08 12:46:33 +0800
  • 7f0faa20bb mod: rewrite filesearcher with command module Qingping Hou 2012-04-08 11:57:25 +0800