summaryrefslogtreecommitdiffstats
path: root/src/cmd/page/page.c
Commit message (Collapse)AuthorAgeFilesLines
* page: fix viewing of graphicsRuss Cox2023-09-131-2/+4
| | | | 940f1fd6af broke page on non-PDF files.
* page: scale ppi on high-res displaysRuss Cox2023-01-061-8/+8
| | | | Also fix wording of -w warning.
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-6/+6
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* R=rscMathieu Lonjaret2010-02-041-1/+5
| | | | | CC=codebot http://codereview.appspot.com/193069
* page: remove temporary file at program exit; fixes reading from stdinJ.R. Mauro2009-08-201-0/+9
| | | | http://codereview.appspot.com/105097
* page: add caching from Plan 9Fazlul Shahriar2009-08-091-0/+2
| | | | http://codereview.appspot.com/105070
* page: add canonical -W optionRuss Cox2008-07-091-0/+3
|
* finish conversion to libthread; avoids extra page proc sticking around (Tim ↵rsc2007-04-031-12/+12
| | | | Wiess)
* add page (Kris Maglione)rsc2007-03-261-9/+67
|
* update lucidarsc2006-03-201-56/+3
|
* placeholder; does not yet buildrsc2005-01-041-0/+236