Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-04 | fixed dos newlines that snuck in | Tor Andersson | |
2005-06-04 | new world order ii -- revenge of the header files | Tor Andersson | |
2005-06-04 | new world order | Tor Andersson | |
2005-06-03 | support more tiff compression methods | Tor Andersson | |
2005-06-02 | metro package relationships | Tor Andersson | |
2005-06-02 | use filters directly in tiff loader | Tor Andersson | |
2005-06-02 | heh. forgot a bunch of files for the new stream stuff. | Tor Andersson | |
2005-05-26 | new stream api | Tor Andersson | |
2005-05-24 | kill version.h | Tor Andersson | |
2005-05-24 | metro packages and parts | Tor Andersson | |
2005-05-24 | tiff and stream cleanups | Tor Andersson | |
2005-05-24 | put infernal parser api on top of mini-dom to hide it | Tor Andersson | |
2005-05-23 | support fillorder to be able to test with gs tiffcrle device | Tor Andersson | |
2005-05-23 | tiff image decoder for metro | Tor Andersson | |
2005-05-23 | fixed seek/tell bug in openbuffer files | Tor Andersson | |
2005-05-20 | xml mini-dom using expat | Tor Andersson | |
2005-05-20 | add samzip zip-file list and extractor sample | Tor Andersson | |
2005-05-20 | stripped and cleaned zip archive code | Tor Andersson | |
2005-05-20 | zip archive reading | Tor Andersson | |
2005-05-18 | constify static font data so it ends up in text segment | Tor Andersson | |
2005-05-18 | clean up and isolate jeongs shading code | Tor Andersson | |
2005-05-17 | scroll wheel in mozilla plugin | Tor Andersson | |
2005-05-16 | new shading code from jeong | Tor Andersson | |
2005-05-16 | runlengthencode eod marker is apparently optional. fix decoder. | Tor Andersson | |
2005-05-16 | mozilla plugin | Tor Andersson | |
2005-05-08 | scroll wheel support | Glenn Kennard | |
Scroll up/down -> pan up/down Shift + scroll -> pan left/right Control + scroll -> zoom in/out | |||
2005-05-12 | use bboxes in text extraction | Tor Andersson | |
2005-05-08 | x11pdf zoom and page number command line options | Glenn Kennard | |
2005-05-08 | reset cursor after rendering page | Glenn Kennard | |
2005-05-08 | disable jam's built in optimization flags | Glenn Kennard | |
2005-05-04 | update usage message in pdfdebug | Tor Andersson | |
2005-05-04 | combine text shapes with over instead of copy when rendermode is FNONE | Tor Andersson | |
2005-05-04 | fix segfault in cleanmasks | Tor Andersson | |
2005-04-25 | move pdfapp to a separate library | Ralph Giles | |
2005-04-25 | refactor macos to use pdfapp | Ralph 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-23 | macpdf-cleanup-1 | Ralph Giles | |
remove unused code and fix warnings in the macos viewer app. | |||
2005-04-23 | macos-jam-cleanup | Ralph 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-25 | set window size when window is mapped first time, configurenotify does not ↵ | Tor Andersson | |
arrive with sawfish wm | |||
2005-04-24 | force screen update after keypress | Tor Andersson | |
2005-04-23 | fix cursor resetting after key presses | Tor Andersson | |
2005-04-22 | ghostpdf-macos-rename | Ralph Giles | |
rename the macosx gui client from macpdf to GhostPDF. | |||
2005-04-22 | xcopy2 | Ralph Giles | |
working version of xcopy rule for duplicating the macosx bundle source. | |||
2005-04-22 | macpdf-rename | Ralph Giles | |
Rename the MacOS X gui app to match the new marketing name. | |||
2005-04-21 | macos-2 | Ralph Giles | |
Hack to make the macos version build with -sHAVE_X11 | |||
2005-04-21 | macpdf-1 | Ralph 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-22 | add xcopy rule to jamfile | Tor Andersson | |
2005-04-14 | junked defunct gtk gui app | Tor Andersson | |
2005-04-14 | update x11pdf part 2 | Tor Andersson | |
2005-04-14 | move stream headers back into the fitz fold | Tor Andersson | |
2005-04-14 | update x11pdf part 1 | Tor Andersson | |