Commit Graph

26 Commits (5bf9df5d15e92fc97a6d9c85b3171c77ffe7382f)

Author SHA1 Message Date
chrox c5b4d958bb add reading progress bar at the bottom of ReaderView for pdf/djvu reader
And there is also a toggle full screen option to turn on/off the progress bar.
11 years ago
chrox 14bcec4b81 remove arguments of RestoreZoomMode events defined in KoptOptions
Now zoom mode restoration is handled by ReaderKoptListener
11 years ago
chrox 9efdefb22f add gamma correction for pdf/djvu reader 11 years ago
chrox df7f7714e4 remove default options in KoptOptions and CreOptions 11 years ago
chrox 666bb3d8ae restore zoom mode when toggling reflow on/off 11 years ago
chrox c53f866a93 cleanup: use screen size in page hash explicitly 11 years ago
chrox 7af80f63f6 check screen mode in koptinterface 11 years ago
chrox 1f511757c5 bugfix: calculate current config value or arg at runtime 11 years ago
{Qingping,Dave} Hou 85b4d60efc Merge pull request #735 from chrox/ui-tweaks
set menu font size according to screen dpi
11 years ago
chrox 21c972a786 hide DPI dependency in Font module 11 years ago
Qingping Hou ae6c4bd03a Merge branch 'new_ui_code' of github.com:hwhw/kindlepdfviewer into rotate
Conflicts:
	frontend/ui/reader/readerconfig.lua
11 years ago
chrox 0ed5d05bc0 hash current bbox explicitly 11 years ago
chrox 4675a220d8 add current bbox in page rendering hash
So that changing bbox could take effect on current page.
11 years ago
Qingping Hou f91c913530 set default_arg for screen_mode option on runtime 11 years ago
Qingping Hou 0dba667937 rename setScreenViewMode to setScreenMode 11 years ago
Qingping Hou 03b73712bc Merge branch 'new_ui_code' of github.com:hwhw/kindlepdfviewer into rotate
Conflicts:
	frontend/document/koptinterface.lua
11 years ago
chrox 1be80d15ae code cleanup 11 years ago
chrox 1c40d127cd add icon option items in config dialog 11 years ago
chrox 25bcbfa53a set menu font size according to screen dpi 11 years ago
chrox a1aa41136c add manual page crop for pdf/djvu documents 11 years ago
Qingping Hou 2d9534e092 add screen rotate to readerconfig 11 years ago
chrox 563fd50dc3 add toggle switch widget in config option 11 years ago
chrox 494585ce41 rename 'screen rotation' option in koptinterface to 'vertical text' 11 years ago
chrox 6ed1a9012b show more options 11 years ago
chrox aa152a8a51 make readerconfig independent of koptoptions
So that other readers could reuse readerconfig
12 years ago
chrox 349bcb996e use koptinterface to reflow text in pdf/djvu readers 12 years ago