Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/ev-document.h
Commit message (Expand)AuthorAgeFilesLines
* Implement xyz links, still not functional. Links are a total mess, willMarco Pesenti Gritti2005-09-071-0/+5
* Use rotation rather than orientation. It's easier and enough for ourMarco Pesenti Gritti2005-07-291-5/+0
* *** empty log message ***Marco Pesenti Gritti2005-07-291-2/+0
* Massive changes. We now support text selection of pdfs, and not justJonathan Blandford2005-06-301-13/+9
* Add a get_orientation api. Improve set_orientation.Marco Pesenti Gritti2005-06-161-1/+2
* Add orientation api. Currently poppler api is not optimal, we need to setMarco Pesenti Gritti2005-06-141-46/+59
* PageCache and EvJobs are moved from backend to shell. Two new jobs toNickolay V. Shmyrev2005-06-071-2/+0
* modify the expose handling to get the shadows.Jonathan Blandford2005-05-291-0/+1
* actually remove the job.Jonathan Blandford2005-04-221-1/+4
* Remove get_title from the interface, we can just use document infoMarco Pesenti Gritti2005-04-191-32/+27
* Initial support for document info. Based on jrb patch.Marco Pesenti Gritti2005-04-191-0/+4
* Fix the crash when trying to copy in backends that doesnt support it. WeMarco Pesenti Gritti2005-04-141-0/+2
* Make searching work again.Kristian Høgsberg2005-04-051-31/+26
* Cr 31 13:27:50 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2005-03-311-0/+4
* Remove pixbuf backend for nowJonathan Blandford2005-03-311-50/+27
* merge evince-threads branchMarco Pesenti Gritti2005-03-231-4/+17
* Separate page/scale notificationsMarco Pesenti Gritti2005-02-241-2/+4
* New file with some random thoughts.Jonathan Blandford2005-02-021-0/+2
* Add initial support for password-supported dialogs. This could be a lotJonathan Blandford2005-01-191-1/+12
* Add support for document linksMarco Pesenti Gritti2005-01-131-0/+8
* Beginnings of clipboard support. Incomplete but primary sort of work.Marco Pesenti Gritti2005-01-051-25/+29
* Implement "Save a copy..." menu itemMarco Pesenti Gritti2005-01-051-0/+6
* Initial support for document title. Not working yet.Marco Pesenti Gritti2005-01-031-0/+1
* Add a changed event that is emitted when the page content changes. This isMarco Pesenti Gritti2004-12-311-0/+4
* display an error if the document doesn't support find (better ideas?)Havoc Pennington2004-12-231-33/+0
* connect to "found" signal (expose_bin_window): draw find highlightsHavoc Pennington2004-12-221-1/+9
* Add a few more toolbar items.Owen Taylor2004-12-221-0/+2
* add marshaler-generator thingy. I'm sure there's a better way to do thisHavoc Pennington2004-12-221-0/+26
* Redo size handling.Owen Taylor2004-12-221-27/+33
* Switch from .a to libtool convenience libraries.Owen Taylor2004-12-221-20/+20
* Fix a couple of problems so it compile.Owen Taylor2004-12-211-0/+1
* Move viewer directory to backend/ directory, rename EvViewer toOwen Taylor2004-12-211-0/+87