]> www.fi.muni.cz Git - evince.git/history - pdf
Hungarian translation added by "Last-Translator: \n".
[evince.git] / pdf /
2005-05-21 Marco Pesenti GrittiRemove the locks around get_n_results
2005-05-18 Marco Pesenti GrittiAdapt to new poppler api
2005-05-11 Jonathan Blandfordmake page size calculation consistent and set it to...
2005-04-22 Marco Pesenti GrittiFix find on single page documents
2005-04-22 Jonathan Blandfordactually remove the job.
2005-04-19 Marco Pesenti GrittiRemove get_title from the interface, we can just use...
2005-04-19 Marco Pesenti GrittiInitial support for document info. Based on jrb patch.
2005-04-14 Marco Pesenti GrittiFix the crash when trying to copy in backends that...
2005-04-08 Marco Pesenti GrittiMake printing work again
2005-04-07 Nickolay V. ShmyrevRecent files support.
2005-04-05 Marco Pesenti GrittiMake clipboard work again
2005-04-05 Kristian HøgsbergMake searching work again.
2005-04-01 Kristian HøgsbergImplement search based on poppler_page_find_text()...
2005-04-01 Kristian HøgsbergUpdate to work with PopplerRectangle change from popple...
2005-03-31 Jonathan BlandfordCr 31 13:27:50 2005 Jonathan Blandford <jrb@redhat...
2005-03-31 Jonathan BlandfordRemove pixbuf backend for now
2005-03-25 Jonathan BlandfordPatch from Fernando Herrera <fherrera@onirica.com>...
2005-03-24 Jonathan Blandfordadd 1 to the page, as this seems to be 1 based. I thoug...
2005-03-23 Marco Pesenti Grittimerge evince-threads branch
2005-03-12 Marco Pesenti GrittiFix the mess we did with thumbnails and 1-basedness
2005-03-07 Marco Pesenti GrittiRemove 4 pixels of useless border from the thumbnail.
2005-03-07 Marco Pesenti GrittiRework API a bit. Add a border flag and change sizing...
2005-03-03 Marco Pesenti Grittirevert accidental commit
2005-03-03 Marco Pesenti GrittiAdd a nautilus thumbnailer. Based on patch by Fernando...
2005-03-01 Kristian HøgsbergUse poppler instead of including xpdf source code....
2005-02-28 Jonathan BlandfordHandle title links for real. Gosh, how long has this...
2005-02-25 Marco Pesenti GrittiIn get_page_size deal with rotation. Also cleanup the...
2005-02-25 Marco Pesenti GrittiFix crash when opening in new window
2005-02-24 Marco Pesenti GrittiPort fix for a crasher from kde bug
2005-02-24 Marco Pesenti GrittiReturn a link even if it's of an unrecognized type...
2005-02-24 Marco Pesenti GrittiFix a crasher on exit. Unused code, put a TODO
2005-02-24 Marco Pesenti GrittiSeparate page/scale notifications
2005-02-21 Jonathan BlandfordPatch from Crispin Flowerday <gnome@flowerday.cx> to...
2005-02-21 Marco Pesenti GrittiFixup selection offset calculation
2005-02-16 Jonathan BlandfordNew function to canonicalize sizing/painting a border.
2005-02-09 Marco Pesenti GrittiRelease 0.1.4
2005-02-08 Marco Pesenti GrittiAdd warnings about unimplemented/unknown link types.
2005-02-04 Marco Pesenti GrittiFix several bugs with find
2005-02-02 Jonathan BlandfordNew file with some random thoughts.
2005-01-30 Marco Pesenti GrittiYay! find works now... Now to find bugs...
2005-01-30 Marco Pesenti GrittiMore work on find implementation, mostly there now
2005-01-29 Marco Pesenti GrittiEnanche the find interface to be really able to do...
2005-01-26 Marco Pesenti GrittiFix CID fonts with freetype 2.1.9
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-22 Martin KretzschmarMy 2005-01-05 change didn't actually fix the problem...
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 Marco Pesenti GrittiFix CAN-2005-0064
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-09 Martin Kretzschmar(redraw): fix pixbuf data offset.
2005-01-08 Martin Kretzschmarpdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap...
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 Martin Kretzschmar(displayFontTabFc): match only outline fonts. Should...
2005-01-05 Marco Pesenti GrittiFix for CAN-2004-1125
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.
2005-01-02 Marco Pesenti GrittiFix distcheck
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 libevbackend.la.
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)
2004-12-22 Owen TaylorSwitch from .a to libtool convenience libraries.
2004-12-21 Owen TaylorImport of xpdf code from gpdf.
2004-12-20 Martin Kretzschmarport from GPdfHIGDialog to GtkMessageDialog. GPDF_2_9_1
2004-11-05 Dan WilliamsFix for a number of integer overflow bugs discovered... GNOME_2_8_ANCHOR GPDF_2_8_1
2004-09-21 Mark McLoughlincheck gnome_vfs_foo return values. Fixes crashes with...
2004-08-28 Martin Kretzschmarsssshhh GPDF_2_7_91 GPDF_2_8_0
2004-06-06 Martin Kretzschmardrop support for building xpdf, pdfto*. GPDF_2_7_2 GPDF_2_7_90 GPDF_MODES_ANCHOR
2004-06-03 Martin Kretzschmarcvs remove. Remainings of the Xpdf non-automake build...
2004-05-17 Martin Kretzschmaradded. GPDF_2_7_1
2004-05-17 Martin KretzschmarImported Xpdf 3.00 and fixed build.
2004-05-17 Martin KretzschmarImport of Xpdf 3.00 XPDF_3_00
2004-05-17 Martin KretzschmarInitial revision
next