]> www.fi.muni.cz Git - evince.git/history - pdf/xpdf/pdf-document.cc
guard against unloaded docs when the title is accessed.
[evince.git] / pdf / xpdf / pdf-document.cc
2005-01-25 Jonathan Blandfordguard against unloaded docs when the title is accessed.
2005-01-23 Stephane LOEUILLETignore page offset here, to make search results indepen...
2005-01-23 Stephane LOEUILLETdivide by scale at the right time. Bug #164996
2005-01-21 Marco Pesenti GrittiCheck the links info is initialized before using it...
2005-01-20 Marco Pesenti GrittiKeep offset in consideration in a few places
2005-01-20 Marco Pesenti GrittiShow a wait cursor while the page is rendering
2005-01-19 Jonathan BlandfordAdd initial support for password-supported dialogs...
2005-01-18 Marco Pesenti GrittiFix bugs in the links implementation and change cursor...
2005-01-13 Marco Pesenti GrittiAdd support for document links
2005-01-13 Jeff Muizelaarimplement get/set properties
2005-01-10 Marco Pesenti GrittiRename bookmark to link, and use "Index" for the sideba...
2005-01-07 Marco Pesenti Grittiadd a FIXME. We should probably not allocate a bookmark...
2005-01-07 Marco Pesenti GrittiAdd a way to open bookmarks
2005-01-07 Marco Pesenti GrittiAdd a bookmark object to the backend and use it instead...
2005-01-06 Jonathan Blandfordfill in the thumbnail with white. New interface to...
2005-01-05 Jonathan Blandfordbypass GDKSplashOutputDev and just use a normal SplashO...
2005-01-05 Marco Pesenti GrittiBeginnings of clipboard support. Incomplete but primary...
2005-01-05 Marco Pesenti GrittiImplement "Save a copy..." menu item
2005-01-05 Jonathan BlandfordNew misc file to do simple drop shadows.
2005-01-05 Jonathan Blandfordpoor man's dropshadow.
2005-01-05 Jonathan BlandfordDo real thumbnailing of PDF files. It's slow, but I...
2005-01-04 Jonathan Blandfordinitial stab at implementing thumbnail support for...
2005-01-03 Marco Pesenti GrittiFix document title bugs and fallback to filename when...
2005-01-03 Marco Pesenti GrittiInitial support for document title. Not working yet.
2004-12-31 Marco Pesenti GrittiAdd a changed event that is emitted when the page conte...
2004-12-24 Jonathan Blandford* backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile...
2004-12-23 Havoc Penningtonhook up potentially-questionable "find results status...
2004-12-23 Havoc Penningtonmake search find stuff on other pages, sort of (only...
2004-12-23 Havoc Penningtondisplay an error if the document doesn't support find...
2004-12-23 Martin Kretzschmaradd GnomePrintJob to EvPrintJob constructor arguments.
2004-12-22 Mark McLoughlinadd zooming.
2004-12-22 Martin Kretzschmaradd prototype.
2004-12-22 Havoc Penningtonconnect to "found" signal (expose_bin_window): draw...
2004-12-22 Owen TaylorAdd a few more toolbar items.
2004-12-22 Owen TaylorRedo size handling.
2004-12-22 Owen TaylorPDFDoc constructor assumes ownership of the string...
2004-12-22 Owen TaylorHook things up a bit, it works! (sort of)