Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend
Commit message (Expand)AuthorAgeFilesLines
* Actually fix the "FIXME: update priority" comment.Jonathan Blandford2005-04-092-10/+60
* Fix of by one errors.Kristian Høgsberg2005-04-061-1/+1
* Make searching work again.Kristian Høgsberg2005-04-056-108/+69
* Changed to use page labels now. Rewrote completely because I didn'tJonathan Blandford2005-04-012-0/+43
* Cr 31 13:27:50 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2005-03-314-1/+35
* Remove pixbuf backend for nowJonathan Blandford2005-03-318-134/+136
* merge evince-threads branchMarco Pesenti Gritti2005-03-2313-84/+1110
* Rework API a bit. Add a border flag and change sizing logic (now the sizeMarco Pesenti Gritti2005-03-072-5/+8
* Separate page/scale notificationsMarco Pesenti Gritti2005-02-242-9/+28
* New function to canonicalize sizing/painting a border.Jonathan Blandford2005-02-162-28/+60
* Fix several bugs with findMarco Pesenti Gritti2005-02-042-2/+0
* New file with some random thoughts.Jonathan Blandford2005-02-024-1/+40
* Yay! find works now... Now to find bugs...Marco Pesenti Gritti2005-01-302-8/+5
* More work on find implementation, mostly there nowMarco Pesenti Gritti2005-01-302-6/+9
* Enanche the find interface to be really able to do multi page find.Marco Pesenti Gritti2005-01-293-48/+64
* use G_DEFINE_TYPE-supplied ev_sidebar_thumbnails_parent_class variable,Martin Kretzschmar2005-01-281-5/+1
* Add initial support for password-supported dialogs. This could be a lotJonathan Blandford2005-01-196-2/+151
* Add support for document linksMarco Pesenti Gritti2005-01-132-0/+17
* Rename bookmark to link, and use "Index" for the sidebar panel.Marco Pesenti Gritti2005-01-108-349/+344
* Add a way to open bookmarksMarco Pesenti Gritti2005-01-072-7/+68
* Add a bookmark object to the backend and use it instead of get_valuesMarco Pesenti Gritti2005-01-075-28/+340
* fill in the thumbnail with white. New interface to get the size of a page.Jonathan Blandford2005-01-063-24/+65
* Beginnings of clipboard support. Incomplete but primary sort of work.Marco Pesenti Gritti2005-01-052-25/+37
* Implement "Save a copy..." menu itemMarco Pesenti Gritti2005-01-052-0/+15
* New misc file to do simple drop shadows.Jonathan Blandford2005-01-053-0/+92
* Fix document title bugs and fallback to filename when not available.Marco Pesenti Gritti2005-01-031-1/+2
* Initial support for document title. Not working yet.Marco Pesenti Gritti2005-01-032-19/+30
* Fix distcheckMarco Pesenti Gritti2005-01-021-8/+8
* Add a changed event that is emitted when the page content changes. This isMarco Pesenti Gritti2004-12-312-1/+33
* * backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *Jonathan Blandford2004-12-242-4/+8
* cvs add, the root of all evilHavoc Pennington2004-12-232-0/+198
* display an error if the document doesn't support find (better ideas?)Havoc Pennington2004-12-233-77/+4
* add GnomePrintJob to EvPrintJob constructor arguments.Martin Kretzschmar2004-12-233-0/+131
* Add thumbnail support.Anders Carlsson2004-12-223-0/+113
* new interface to indicate document supports bookmarks.Jonathan Blandford2004-12-223-0/+202
* ignore generated marshalers source.Martin Kretzschmar2004-12-221-0/+2
* connect to "found" signal (expose_bin_window): draw find highlightsHavoc Pennington2004-12-222-1/+21
* Add a few more toolbar items.Owen Taylor2004-12-222-0/+9
* forgot a fileHavoc Pennington2004-12-221-0/+1
* add marshaler-generator thingy. I'm sure there's a better way to do thisHavoc Pennington2004-12-224-0/+83
* Redo size handling.Owen Taylor2004-12-222-33/+54
* Switch from .a to libtool convenience libraries.Owen Taylor2004-12-223-25/+25
* Fix a couple of problems so it compile.Owen Taylor2004-12-212-1/+2
* Move viewer directory to backend/ directory, rename EvViewer toOwen Taylor2004-12-214-0/+209