Commit Graph

458 Commits (28fea4962c79afa471f94da15a403cbf41b17a80)

Author SHA1 Message Date
Qingping Hou 6f89796b84 revert readerconfig since we updated xgettext script 12 years ago
Twobob bb15773853 Added Help Tip to Help menu 12 years ago
chrox a133b33eab use char(95)(underscore) to avoid conflict with gettext macro 12 years ago
Huang Xin b6fcc85a45 Merge pull request #44 from th0mass/fe3fc9039909e6051321dd7d0b5ffbd42c886b8a
having a bigger close icon could be a good idea
12 years ago
chrox 22b650d0c7 move kopt/cre options into ui/data directory & wrap strings in config options 12 years ago
Qingping Hou 5a96c00142 update text in menu help item 12 years ago
Qingping Hou 09e1c0af06 add gettext to document modules 12 years ago
Qingping Hou ce0ab36908 add gettext to all widgets 12 years ago
Qingping Hou 3602c61b1f add gettext to all reader widgets 12 years ago
Qingping Hou f36279ed53 wrap text with gettext in readercropping and readerfont 12 years ago
Qingping Hou fb16790958 add gettext to inputevent.lua 12 years ago
Qingping Hou b40be3d0f8 remove trailing white spaces 12 years ago
Huang Xin e42c8f7956 Merge pull request #36 from houqp/houqp-master
add gettext support
12 years ago
Qingping Hou ff7f6e0740 require gettext module in uimanager.lua 12 years ago
Qingping Hou 2d0090c6de remove debug name 12 years ago
Qingping Hou 734bf63863 add gettext to readermenu 12 years ago
Qingping Hou b639b34d5c use gettext in readertoc 12 years ago
Qingping Hou a95c20b436 use gettext in readermenu 12 years ago
Qingping Hou 1fe2e5c377 use DroidSansFallback for all major fonts
we need DroidSansFallback for internalization :)
12 years ago
Qingping Hou 31f3564158 add gettext lua module 12 years ago
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
12 years ago
Huang Xin e08e7ffaf3 Merge pull request #30 from houqp/houqp-master
bug fix:  	discard bbox with zero area
12 years ago
Qingping Hou f12ff20c37 discard bbox with zero area 12 years ago
{Qingping,Dave} Hou e7fe768497 Merge pull request #28 from chrox/flipping_tweak
disable reflow in flipping mode
12 years ago
{Qingping,Dave} Hou 65c3acc23f Merge pull request #27 from chrox/bbox_tweak
increase fine tuning factor in bbox to 10
12 years ago
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.
12 years ago
chrox 9e985cde96 cleanup: add new line at the end of source file 12 years ago
chrox dd19d446cf disable reflow in flipping mode 12 years ago
chrox df308a895f set active area for config menu to 1/12 of screen height 12 years ago
chrox bbda1362e3 tweaks on widget alignment in touch menu 12 years ago
chrox 2fc897bc25 add time information in menu footer by neoquest in hi-pda forum 12 years ago
chrox f4b74cea95 use rotate gesture to set screen mode 12 years ago
chrox 7fcc2e5972 fix DEBUG location in case ges_ev is nil 12 years ago
chrox a105d463a8 use pinch/spread gestures to set zoom mode 12 years ago
chrox d262ffecab fix direction rectification of pinch/spread gestures 12 years ago
chrox ae40aad56e use new directions in pan/swipe gesture 12 years ago
chrox 15eccb4da7 add pinch, spread, rotate and inward/outward pan gestures 12 years ago
chrox 9ef581e69c add two_finger_pan_release gesture & some refactorings in tap state 12 years ago
chrox 4fda0611c2 remove unnecessary require 12 years ago
chrox dbe663de46 use two finger swipe gesture to return to original page in flipping mode 12 years ago
chrox d713bf7732 add two finger swipe gesture 12 years ago
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.
12 years ago
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.
12 years ago
Qingping Hou 2495d2c862 include dbg instead for settings for DEBUG in font.lua 12 years ago
chrox ceae778c0d bugfix: update current pageno to the very last part in current view 12 years ago
chrox b2c23c6f4f cleanup: use lowercase option name && better reflow for vertical text 12 years ago
chrox 607c4baf2e add fine tuning of font size in koptinterface 12 years ago
chrox a16dba8daa rewind current page after initiating the scroll page states 12 years ago
chrox cd52704b62 remove original page when toggling flip mode off 12 years ago
chrox 819467df0b bugfix: hack swipe to unlock after going out of screensaver
by feeding a fake tap at the bottom of the screen
12 years ago