summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-06-04fixed dos newlines that snuck inTor Andersson
2005-06-04new world order ii -- revenge of the header filesTor Andersson
2005-06-04new world orderTor Andersson
2005-06-03support more tiff compression methodsTor Andersson
2005-06-02metro package relationshipsTor Andersson
2005-06-02use filters directly in tiff loaderTor Andersson
2005-06-02heh. forgot a bunch of files for the new stream stuff.Tor Andersson
2005-05-26new stream apiTor Andersson
2005-05-24kill version.hTor Andersson
2005-05-24metro packages and partsTor Andersson
2005-05-24tiff and stream cleanupsTor Andersson
2005-05-24put infernal parser api on top of mini-dom to hide itTor Andersson
2005-05-23support fillorder to be able to test with gs tiffcrle deviceTor Andersson
2005-05-23tiff image decoder for metroTor Andersson
2005-05-23fixed seek/tell bug in openbuffer filesTor Andersson
2005-05-20xml mini-dom using expatTor Andersson
2005-05-20add samzip zip-file list and extractor sampleTor Andersson
2005-05-20stripped and cleaned zip archive codeTor Andersson
2005-05-20zip archive readingTor Andersson
2005-05-18constify static font data so it ends up in text segmentTor Andersson
2005-05-18clean up and isolate jeongs shading codeTor Andersson
2005-05-17scroll wheel in mozilla pluginTor Andersson
2005-05-16new shading code from jeongTor Andersson
2005-05-16runlengthencode eod marker is apparently optional. fix decoder.Tor Andersson
2005-05-16mozilla pluginTor Andersson
2005-05-08scroll wheel supportGlenn Kennard
Scroll up/down -> pan up/down Shift + scroll -> pan left/right Control + scroll -> zoom in/out
2005-05-12use bboxes in text extractionTor Andersson
2005-05-08x11pdf zoom and page number command line optionsGlenn Kennard
2005-05-08reset cursor after rendering pageGlenn Kennard
2005-05-08disable jam's built in optimization flagsGlenn Kennard
2005-05-04update usage message in pdfdebugTor Andersson
2005-05-04combine text shapes with over instead of copy when rendermode is FNONETor Andersson
2005-05-04fix segfault in cleanmasksTor Andersson
2005-04-25move pdfapp to a separate libraryRalph Giles
2005-04-25refactor macos to use pdfappRalph Giles
Rehook the event loops to use the pdfapp viewer abstraction rather than our own version of that code. There's still some cruft with the GetData and SetData events, but it works under the new framework.
2005-04-23macpdf-cleanup-1Ralph Giles
remove unused code and fix warnings in the macos viewer app.
2005-04-23macos-jam-cleanupRalph Giles
Minor formatting cleanup for the macos jam build. We still have a rule problem where ghostpdf.app doesn't get build because the mkdir fails due to the parent .app directory in the target having already been created. Running 'jam' again works around.
2005-04-25set window size when window is mapped first time, configurenotify does not ↵Tor Andersson
arrive with sawfish wm
2005-04-24force screen update after keypressTor Andersson
2005-04-23fix cursor resetting after key pressesTor Andersson
2005-04-22ghostpdf-macos-renameRalph Giles
rename the macosx gui client from macpdf to GhostPDF.
2005-04-22xcopy2Ralph Giles
working version of xcopy rule for duplicating the macosx bundle source.
2005-04-22macpdf-renameRalph Giles
Rename the MacOS X gui app to match the new marketing name.
2005-04-21macos-2Ralph Giles
Hack to make the macos version build with -sHAVE_X11
2005-04-21macpdf-1Ralph Giles
First stab at getting the MacOS client to work again. Tigers if you change the embedded file name. The extra stuff in Jamfile was intended to copy the .app directory structure from the source tree, but doesn't work. You'll have to copy it manually to the build target directory.
2005-04-22add xcopy rule to jamfileTor Andersson
2005-04-14junked defunct gtk gui appTor Andersson
2005-04-14update x11pdf part 2Tor Andersson
2005-04-14move stream headers back into the fitz foldTor Andersson
2005-04-14update x11pdf part 1Tor Andersson