]> www.fi.muni.cz Git - evince.git/history - pdf
Hungarian translation updated.
[evince.git] / pdf /
2005-08-15 Jonathan Blandford* shell/ev-metadata-manager.c: (ev_metadata_manager_ini...
2005-08-06 Kristian HøgsbergChange selection color on focus in and focus out events...
2005-08-06 Jonathan BlandfordClean up selection to be much smoother!
2005-08-05 Kristian HøgsbergPass colors to poppler_page_render_selection().
2005-07-29 Marco Pesenti GrittiUse rotation rather than orientation. It's easier and...
2005-07-29 Marco Pesenti GrittiReally make use of the orientation bit of the render...
2005-07-27 Martin Kretzschmaradd paper_width, paper_height, and duplex parameters...
2005-07-25 Martin Kretzschmar(font_type_to_string): Remove trailing space from ...
2005-07-24 Martin KretzschmarBug #311280
2005-07-07 Marco Pesenti GrittiMake frontends depend on just libev. Rework and group...
2005-07-07 Marco Pesenti Gritti*** empty log message ***
2005-07-01 Jonathan BlandfordAdd I-Beam support to EvView. Now we can see where...
2005-06-30 Kristian HøgsbergAdjust to poppler API changes; use a sub-GdkPixbuf...
2005-06-30 Marco Pesenti Gritti*** empty log message ***
2005-06-30 Marco Pesenti GrittiFix compilation
2005-06-30 Jonathan BlandfordMassive changes. We now support text selection of pdfs...
2005-06-28 Nickolay V. ShmyrevFix for Bug 309080: crash on window close.
2005-06-24 Marco Pesenti GrittiEnable rotation, require poppler cvs. Fix a leak.
2005-06-19 Nickolay V. ShmyrevSome leaks fixed
2005-06-19 Christian PerschUse pango ellipsisation.
2005-06-19 Nickolay V. ShmyrevFix memory leak
2005-06-18 Marco Pesenti GrittiRefresh thumbnails when changing orientation. Not fully...
2005-06-17 Marco Pesenti GrittiAdd a flag to check if orientation has been overriden
2005-06-16 Marco Pesenti GrittiAdd a get_orientation api. Improve set_orientation.
2005-06-15 Marco Pesenti GrittiEnable is_open for links, you will need poppler cvs
2005-06-15 Marco Pesenti GrittiExpand links when specified by the document. Depend...
2005-06-14 Marco Pesenti GrittiAdd orientation api. Currently poppler api is not optim...
2005-06-13 Marco Pesenti GrittiSeparate scan and fill so that we can incrementally...
2005-06-11 Marco Pesenti GrittiMake fonts model fill incrementally.
2005-06-04 Nickolay V. ShmyrevMore commenting of font stuff
2005-06-04 Marco Pesenti GrittiComment out some more fonts stuff. Should really work...
2005-06-04 Marco Pesenti GrittiAdapt to api change
2005-06-04 Marco Pesenti GrittiImplement fonts list. Defined out for now, since it...
2005-06-04 Marco Pesenti GrittiRework properties code to take only EvPropertyInfo...
2005-06-03 Marco Pesenti GrittiInitial go at file properties. Patch by Emil Soleyman...
2005-05-31 Marco Pesenti GrittiRelease the poppler document on dispose
2005-05-29 Jonathan Blandfordmodify the expose handling to get the shadows.
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...
next