summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Collapse)Author
2005-05-08reset cursor after rendering pageGlenn Kennard
2005-05-04update usage message in pdfdebugTor 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-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-22macpdf-renameRalph Giles
Rename the MacOS X gui app to match the new marketing name.
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-14junked defunct gtk gui appTor Andersson
2005-04-14update x11pdf part 2Tor Andersson
2005-04-14update x11pdf part 1Tor Andersson
2005-04-07factored out common gui code to pdfapp.cTor Andersson
2005-04-04rename rect fields to x0 y0 x1 y1Tor Andersson
2005-04-01new keybindings. copy text to clipboard.Tor Andersson
2005-03-31associate with .pdf for windows ghostpdf. change some key commands.Tor Andersson
2005-03-31keep page centered if smaller than the window, in windows ghostpdfTor Andersson
2005-03-31pan & scan in windows ghostpdfTor Andersson
2005-03-30jamfile tweaks for freetypeTor Andersson
2005-03-30rename and shuffle -- part 2Tor Andersson
2005-03-30polish simple pdf appsTor Andersson
2005-03-29win32 polishTor Andersson
2005-03-07fixpdfmergeGlenn Kennard
2005-03-07remove fileno() from pdfripTor Andersson
2005-01-11shuffle macpdf filesTor Andersson
2005-01-11optimized pdfrip mallocs and bandingTor Andersson
2005-01-11fix jamfile & co for win32Tor Andersson
2005-01-11rename apps directory and reorganize macpdf.appTor Andersson