Commit Graph

1515 Commits (4d72574dfbae28b79e1243b29bfb771adbaed684)
 

Author SHA1 Message Date
Huang Xin a50049b2f0 Merge pull request #733 from houqp/new_ui_code
add menu to filemanager
12 years ago
chrox 92586a3b95 cleanup unused debugs 12 years ago
chrox ccf9141dd8 move BBoxWidget to bbox.lua in ui directory 12 years ago
Qingping Hou f91c913530 set default_arg for screen_mode option on runtime 12 years ago
Qingping Hou 0dba667937 rename setScreenViewMode to setScreenMode 12 years ago
Qingping Hou 2218d3bd73 add getScreenMode in screen.lua 12 years ago
Qingping Hou 03b73712bc Merge branch 'new_ui_code' of github.com:hwhw/kindlepdfviewer into rotate
Conflicts:
	frontend/document/koptinterface.lua
12 years ago
chrox 47371ea8b4 use hold_release event to cancel page crop 12 years ago
chrox 1be80d15ae code cleanup 12 years ago
chrox 1c40d127cd add icon option items in config dialog 12 years ago
chrox 25bcbfa53a set menu font size according to screen dpi 12 years ago
Qingping Hou d0ffb09489 fix adjustGesCoordinate 12 years ago
chrox a1aa41136c add manual page crop for pdf/djvu documents 12 years ago
Qingping Hou 2090dabf22 add menu to FileManager 12 years ago
Qingping Hou 22c3043959 add calling item.callback() as default onMenuChoice action 12 years ago
Qingping Hou 9468b504c1 add close button toggle for menu widget 12 years ago
Qingping Hou df9b8916b7 Merge branch 'new_ui_code' of github.com:hwhw/kindlepdfviewer into new_ui_code 12 years ago
Qingping Hou 2d9534e092 add screen rotate to readerconfig 12 years ago
Qingping Hou f02d8fa7b5 add SetScreenViewMode event and related handler in ReaderView 12 years ago
Qingping Hou dd7e26a986 fix crash in goint into screen saver 12 years ago
Qingping Hou 01e1f72bdd ReaderConfig: bind touch event listener range with widget dimen
So we only need to change widget dimen on SetDimensions event
12 years ago
Qingping Hou d4ff6f9291 first demo of screen rotate 12 years ago
Qingping Hou 78691fd499 add blitToBufferRotate to blitbuffer.c 12 years ago
{Qingping,Dave} Hou ddfe5ca3a9 Merge pull request #730 from chrox/toggle_switch
add toggle switch widget in config option
12 years ago
chrox 563fd50dc3 add toggle switch widget in config option 12 years ago
{Qingping,Dave} Hou 5f002a786f Merge pull request #729 from chrox/new_ui_code
update k2pdfopt to version 1.64a
12 years ago
chrox b7e5921d40 update k2pdfopt to version 1.64a 12 years ago
Huang Xin 0bb3edea39 Merge pull request #721 from houqp/new_ui_houqp
add css file selection menu for crengine
12 years ago
Qingping Hou c755309682 set self.css to nil when there is no external css 12 years ago
Qingping Hou 69260aaac8 cosmetic changes to menu wording 12 years ago
Qingping Hou f216be49a7 two changes to ReaderTypeset
* now we only use Embedded CSS by default
* add toggleEmbeddedStyleSheet methods
12 years ago
Qingping Hou 6d8ebb4126 adapt credocument to new changes in cre.cpp 12 years ago
Qingping Hou 8771bb8e65 API changes in cre.cpp
* now css argument is removed from newDocView call.
* when setStyleSheet method cannot read given css file, it
  clears all the applied style.
* add setEmbeddedStyleSheet method.
12 years ago
Qingping Hou bcae90593d Merge branch 'new_ui_code' of github.com:hwhw/kindlepdfviewer into new_ui_houqp 12 years ago
Huang Xin f99cea8354 Merge pull request #720 from houqp/new_ui_fix
fix: check number of pages before calling hintPage
12 years ago
Qingping Hou 50e8750db4 fix: check number of pages before calling hintPage
otherwise, we will reach out page limit when reached last page
12 years ago
Qingping Hou fe6d161382 add readertypeset.lua 12 years ago
Qingping Hou 268926edf3 add readertypeset to readerui 12 years ago
Qingping Hou 65910b2017 add default_css to credocument 12 years ago
Qingping Hou 6c4da43dbf add setStyleSheet method to credocument 12 years ago
Qingping Hou 272c7a2e25 bug fix: read css file name instread of content in cre:setStyleSheet 12 years ago
Qingping Hou f018266b5b Merge branch 'new_ui_code' of github.com:hwhw/kindlepdfviewer into new_ui_code 12 years ago
{Qingping,Dave} Hou 2c034d573e Merge pull request #719 from chrox/percent_fix
use page info to calculate percent finished in crereader
12 years ago
chrox 15f41935b6 use page info to calculate percent finished in crereader 12 years ago
Qingping Hou ff0d9cc17d Merge branch 'new_ui_code' of github.com:hwhw/kindlepdfviewer into new_ui_code 12 years ago
{Qingping,Dave} Hou 2ce4730f47 Merge pull request #715 from houqp/new_ui_houqp
bug fix for TOC construction in cre.cpp
12 years ago
{Qingping,Dave} Hou 55b2d4f993 Merge pull request #714 from chrox/config_ui
some config UI changes
12 years ago
chrox 494585ce41 rename 'screen rotation' option in koptinterface to 'vertical text' 12 years ago
chrox 6ed1a9012b show more options 12 years ago
chrox 62c3e1dfec invert icon color temporarily when tapping on menubar 12 years ago