summaryrefslogtreecommitdiff
path: root/tools/viewer
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Import the ghostpdl code from the private trunk r3107.Ralph Giles24-0/+6137
2002-09-29Added character command 'T' to rotate output trays.Stefan Kemper2-23/+73
2002-04-25Changed from single string command line to array of strings, to supportStefan Kemper1-38/+81
2002-04-25Turned off debug printfs.Stefan Kemper1-1/+1
2002-04-25Fixed bug with TextAlphaBits checkbox.Stefan Kemper1-20/+29
2002-04-25Opens menu on lack of demo page and no file arguments.Stefan Kemper1-4/+15
2001-12-11Fixed bug, if the page count is unknown next page requests stop at end ofStefan Kemper2-28/+62
2001-12-11Fixed incorrect debug printf regarding next page to fetch while busy.Stefan Kemper1-3/+4
2001-12-03Fixed bug with lookAhead flag logic, not reenabling.Stefan Kemper1-13/+14
2001-11-30Added memory cache of pages. Default of 10 pages are cached in a circularStefan Kemper4-148/+284
2001-11-28Switched to use just pcl/pxl. The language switching configuration isHenry Stiles2-3/+43
2001-11-21Better fix for race condition on setting total page count.Stefan Kemper1-2/+4
2001-11-21Added filename to title bar.Stefan Kemper3-9/+29
2001-11-20Moved popup menu to right mouse released.Stefan Kemper1-3/+4
2001-11-20Moved initialization of unknown page count to base class Gview.runJob()Stefan Kemper2-4/+2
2001-11-20Added counting of pages in document using a background thread.Stefan Kemper4-13/+67
2001-11-15Added fancier zoom menus.Stefan Kemper2-31/+256
2001-11-15Changed default to enable textalpha bits.Stefan Kemper1-5/+45
2001-11-14Generated documentation for the java viewer.Henry Stiles18-0/+4289
2001-11-14Changed application to be pspcl6 instead of pcl6.Stefan Kemper1-1/+13
2001-11-14Changed popup menu to click to raise instead of click and hold.Stefan Kemper2-12/+10
2001-11-06Added move cursor for drag moves.Stefan Kemper2-23/+55
2001-11-06Adds page count interface for the printer. Changes the viewer so theHenry Stiles3-13/+61
2001-11-05Added new features:Stefan Kemper2-35/+219
2001-11-05Added TextAlphaBits option.Stefan Kemper1-3/+15
2001-10-31Removed another dead function.Stefan Kemper1-6/+0
2001-10-31Added comments, removed dead code.Stefan Kemper1-77/+17
2001-10-31Added a Popup Menu use the right mouse button.Stefan Kemper2-39/+196
2001-10-31Navigtor window that drives a Gview window.Stefan Kemper1-0/+191
2001-10-31turned debug off.Stefan Kemper2-14/+16
2001-10-31Added keyboard 'O' shortcut to open a new file.Stefan Kemper1-42/+87
2001-09-23Added translate and zoomin, requires gdevjpeg.c version 1.10Stefan Kemper2-28/+219
2001-09-21Changed Java viewer to use a thread drive the generation of pages.Stefan Kemper3-20/+163
2001-09-21Adds code to capture and print error messages.Henry Stiles1-6/+20
2001-09-20Changed comments from // to /** for java docStefan Kemper2-39/+79
2001-09-06A little more work on the java viewer. Adds viewer supporting page upHenry Stiles3-94/+139
2001-05-11Beginnings of the pcl java viewer. Class provides interface to runHenry Stiles1-0/+135