Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf
Commit message (Expand)AuthorAgeFilesLines
* Add support for PDF attachments. Fixes bug #325143Nickolay V. Shmyrev2006-04-031-0/+118
* Don't generate thumbnails with alpha. See bug #324077. Thanks to JeroenNickolay V. Shmyrev2005-12-251-1/+1
* Thumnail dimensions unified with other backends.Nickolay V. Shmyrev2005-10-171-27/+14
* Remove old unused files.Nickolay V. Shmyrev2005-10-147-2209/+0
* Show title even for unknown linksMarco Pesenti Gritti2005-09-261-1/+1
* Implement launch links. Delegate external link opening to the window.Marco Pesenti Gritti2005-09-261-1/+2
* Implement fitr linksMarco Pesenti Gritti2005-09-241-1/+6
* Implement FIT_HEIGHT mode (only for links). Implement FITH linksMarco Pesenti Gritti2005-09-241-1/+3
* Escape link title before setting it in the modelMarco Pesenti Gritti2005-09-241-1/+7
* Implement FIT and FITH linksMarco Pesenti Gritti2005-09-191-2/+5
* Return 0 results when search is not in progress.Marco Pesenti Gritti2005-09-191-3/+1
* Fix thumbnails rendering for pdfNickolay V. Shmyrev2005-09-131-27/+19
* Fix some bugs with xyz links, respect zoomMarco Pesenti Gritti2005-09-081-2/+4
* Implement xyz links, still not functional. Links are a total mess, willMarco Pesenti Gritti2005-09-071-6/+82
* Redo rotation (again). prepare for 0.4.0Jonathan Blandford2005-08-251-2/+12
* Bump poppler requirement to 0.4.1.Kristian Høgsberg2005-08-241-1/+1
* Adapt to the new poppler rotation API. Fix text maps on landscapeMarco Pesenti Gritti2005-08-231-33/+10
* * shell/ev-metadata-manager.c: (ev_metadata_manager_init): *Jonathan Blandford2005-08-151-14/+12
* Change selection color on focus in and focus out events. Also, poppler nowKristian Høgsberg2005-08-061-2/+2
* Clean up selection to be much smoother!Jonathan Blandford2005-08-061-26/+33
* Pass colors to poppler_page_render_selection().Kristian Høgsberg2005-08-051-1/+5
* Use rotation rather than orientation. It's easier and enough for ourMarco Pesenti Gritti2005-07-291-74/+27
* Really make use of the orientation bit of the render context. Use theMarco Pesenti Gritti2005-07-291-59/+39
* add paper_width, paper_height, and duplex parameters to ::begin.Martin Kretzschmar2005-07-271-1/+4
* (font_type_to_string): Remove trailing space from "unknown font"Martin Kretzschmar2005-07-251-1/+1
* Bug #311280Martin Kretzschmar2005-07-241-15/+61
* Make frontends depend on just libev. Rework and group CFLAGS/LIBSMarco Pesenti Gritti2005-07-071-5/+3
* *** empty log message ***Marco Pesenti Gritti2005-07-071-3/+4
* Add I-Beam support to EvView. Now we can see where we can select! Sweet!Jonathan Blandford2005-07-011-1/+24
* Adjust to poppler API changes; use a sub-GdkPixbuf instead of passingKristian Høgsberg2005-06-301-9/+13
* *** empty log message ***Marco Pesenti Gritti2005-06-301-0/+2
* Fix compilationMarco Pesenti Gritti2005-06-301-19/+19
* Massive changes. We now support text selection of pdfs, and not justJonathan Blandford2005-06-301-31/+101
* Fix for Bug 309080: crash on window close.Nickolay V. Shmyrev2005-06-281-0/+5
* Enable rotation, require poppler cvs. Fix a leak.Marco Pesenti Gritti2005-06-241-6/+5
* Some leaks fixedNickolay V. Shmyrev2005-06-191-3/+24
* Use pango ellipsisation.Christian Persch2005-06-191-0/+1
* Fix memory leakNickolay V. Shmyrev2005-06-191-1/+1
* Refresh thumbnails when changing orientation. Not fully working yetMarco Pesenti Gritti2005-06-181-1/+12
* Add a flag to check if orientation has been overridenMarco Pesenti Gritti2005-06-171-5/+16
* Add a get_orientation api. Improve set_orientation.Marco Pesenti Gritti2005-06-161-3/+46
* Enable is_open for links, you will need poppler cvsMarco Pesenti Gritti2005-06-151-4/+0
* Expand links when specified by the document. Depend on a poppler apiMarco Pesenti Gritti2005-06-151-3/+10
* Add orientation api. Currently poppler api is not optimal, we need to setMarco Pesenti Gritti2005-06-141-3/+34
* Separate scan and fill so that we can incrementally fill from the mainMarco Pesenti Gritti2005-06-131-19/+54
* Make fonts model fill incrementally.Marco Pesenti Gritti2005-06-111-39/+35
* More commenting of font stuffNickolay V. Shmyrev2005-06-041-2/+4
* Comment out some more fonts stuff. Should really work without the popplerMarco Pesenti Gritti2005-06-041-0/+4
* Adapt to api changeMarco Pesenti Gritti2005-06-041-2/+1
* Implement fonts list. Defined out for now, since it depends on a not yetMarco Pesenti Gritti2005-06-041-3/+53