chrox
e56bea89aa
rotate page 90 degree instead of 270 degree before reflowing for vertical text
2013-04-13 14:13:11 +08:00
Huang Xin
f6b2b2653c
Merge pull request #52 from houqp/houqp-master
...
update translation from transifex
2013-04-11 11:36:19 -07:00
{Qingping,Dave} Hou
5d563223af
Merge pull request #55 from chrox/quality_fix
...
default render quality is set to 1 which will avoid most text resampling
2013-04-11 11:35:35 -07:00
chrox
0a8ca756cc
default render quality is set to 1 which will avoid most text resampling
2013-04-12 02:30:33 +08:00
Qingping Hou
114e330fdc
remove misleading language menu item
2013-04-11 10:56:40 -04:00
Qingping Hou
6f89796b84
revert readerconfig since we updated xgettext script
2013-04-09 20:02:57 -04:00
Twobob
bb15773853
Added Help Tip to Help menu
2013-04-09 18:32:30 +01:00
chrox
a133b33eab
use char(95)(underscore) to avoid conflict with gettext macro
2013-04-09 20:02:22 +08:00
Huang Xin
b6fcc85a45
Merge pull request #44 from th0mass/fe3fc9039909e6051321dd7d0b5ffbd42c886b8a
...
having a bigger close icon could be a good idea
2013-04-09 03:28:03 -07:00
chrox
22b650d0c7
move kopt/cre options into ui/data directory & wrap strings in config options
2013-04-08 22:26:54 +08:00
Qingping Hou
5a96c00142
update text in menu help item
2013-04-08 15:47:41 +08:00
Qingping Hou
09e1c0af06
add gettext to document modules
2013-04-08 15:38:04 +08:00
Qingping Hou
ce0ab36908
add gettext to all widgets
2013-04-08 15:29:23 +08:00
Qingping Hou
3602c61b1f
add gettext to all reader widgets
2013-04-08 15:22:04 +08:00
Qingping Hou
f36279ed53
wrap text with gettext in readercropping and readerfont
2013-04-08 15:00:46 +08:00
Qingping Hou
fb16790958
add gettext to inputevent.lua
2013-04-08 14:45:04 +08:00
Qingping Hou
b40be3d0f8
remove trailing white spaces
2013-04-08 14:40:12 +08:00
Huang Xin
e42c8f7956
Merge pull request #36 from houqp/houqp-master
...
add gettext support
2013-04-07 21:41:14 -07:00
Qingping Hou
ff7f6e0740
require gettext module in uimanager.lua
2013-04-08 03:11:12 +08:00
Qingping Hou
2d0090c6de
remove debug name
2013-04-08 02:44:41 +08:00
Qingping Hou
734bf63863
add gettext to readermenu
2013-04-07 16:47:05 +08:00
Qingping Hou
b639b34d5c
use gettext in readertoc
2013-04-07 16:36:16 +08:00
Qingping Hou
a95c20b436
use gettext in readermenu
2013-04-07 16:35:40 +08:00
Qingping Hou
1fe2e5c377
use DroidSansFallback for all major fonts
...
we need DroidSansFallback for internalization :)
2013-04-07 16:34:06 +08:00
Qingping Hou
31f3564158
add gettext lua module
2013-04-07 16:09:33 +08:00
th0mass
fe3fc90399
having an easy to press close button
...
though it is a bit "ugly" hence I'm not sure everybody will happy with this
2013-04-07 10:31:13 +03:00
Huang Xin
e08e7ffaf3
Merge pull request #30 from houqp/houqp-master
...
bug fix: discard bbox with zero area
2013-04-03 06:33:55 -07:00
Qingping Hou
f12ff20c37
discard bbox with zero area
2013-04-03 13:03:55 +08:00
{Qingping,Dave} Hou
e7fe768497
Merge pull request #28 from chrox/flipping_tweak
...
disable reflow in flipping mode
2013-03-31 15:11:35 -07:00
{Qingping,Dave} Hou
65c3acc23f
Merge pull request #27 from chrox/bbox_tweak
...
increase fine tuning factor in bbox to 10
2013-03-31 15:11:13 -07:00
chrox
11c0741afe
increase fine tuning factor in bbox to 10
...
So that the finest adjustment of bbox is 5 pixels
considering pan threshold is 50 pixels.
2013-03-31 22:09:19 +08:00
chrox
9e985cde96
cleanup: add new line at the end of source file
2013-03-31 21:39:20 +08:00
chrox
dd19d446cf
disable reflow in flipping mode
2013-03-31 21:37:57 +08:00
chrox
df308a895f
set active area for config menu to 1/12 of screen height
2013-03-31 16:40:43 +08:00
chrox
bbda1362e3
tweaks on widget alignment in touch menu
2013-03-29 22:54:54 +08:00
chrox
2fc897bc25
add time information in menu footer by neoquest in hi-pda forum
2013-03-29 22:37:34 +08:00
chrox
f4b74cea95
use rotate gesture to set screen mode
2013-03-28 22:08:48 +08:00
chrox
7fcc2e5972
fix DEBUG location in case ges_ev is nil
2013-03-28 22:05:17 +08:00
chrox
a105d463a8
use pinch/spread gestures to set zoom mode
2013-03-28 21:42:23 +08:00
chrox
d262ffecab
fix direction rectification of pinch/spread gestures
2013-03-28 21:40:16 +08:00
chrox
ae40aad56e
use new directions in pan/swipe gesture
2013-03-28 21:07:38 +08:00
chrox
15eccb4da7
add pinch, spread, rotate and inward/outward pan gestures
2013-03-28 21:06:13 +08:00
chrox
9ef581e69c
add two_finger_pan_release gesture & some refactorings in tap state
2013-03-26 20:59:47 +08:00
chrox
4fda0611c2
remove unnecessary require
2013-03-26 13:21:29 +08:00
chrox
dbe663de46
use two finger swipe gesture to return to original page in flipping mode
2013-03-26 13:18:09 +08:00
chrox
d713bf7732
add two finger swipe gesture
2013-03-26 13:17:03 +08:00
chrox
01f045e7f9
add standalone glyph cache
...
I found it will be especially helpful to cache glyph separately
so that glyph caches won't be washed out by a single page cache.
2013-03-25 16:26:57 +08:00
chrox
039eea17ae
bugfix: set toc/bookmark window dimension smaller than screen size
...
Otherwise if text widgets in toc window expands out of screen, memory
free on these widgets will mess up the heap. It sounds ridiculous but
after we restrict toc window well inside the screen the bug in #815
is fixed.
2013-03-25 16:26:47 +08:00
Qingping Hou
2495d2c862
include dbg instead for settings for DEBUG in font.lua
2013-03-24 23:59:08 +08:00
chrox
ceae778c0d
bugfix: update current pageno to the very last part in current view
2013-03-23 16:32:13 +08:00