Commit Graph

9 Commits (4fcb39494cbb6341d53361a226bdbd6529829f31)

Author SHA1 Message Date
chrox 4fcb39494c use mini progress bar by default 10 years ago
chrox 9f507e6447 add 'full/mini' options for progress bar of crereader 10 years ago
chrox 83eb90cd47 add font size fine tuning for crereader 11 years ago
chrox 1cad93338a move setPageMargin to the begining of document initialization to
avoid reformatting of DocView that makes previously generated
cr3cache files unused.
11 years ago
chrox d2f03c9f73 save page margins for credocument 11 years ago
chrox 1288be7b95 automatically selecting CSS for specific file types
when turning off embedded style sheet.
This should fix #246.
11 years ago
chrox 01046fe478 fix font size change when reopening the same credocument 11 years ago
HW 2154e7e852 Further refactoring
This should finish the work to make all globals to local variables.
That allows LuaJIT to properly compile things by interning the
references to the relevant parts (rather than looking up globals
all the time which stops a trace).
11 years ago
HW ef111b99c6 Refactored to use strictly locals 11 years ago