Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pixbuf
Commit message (Expand)AuthorAgeFilesLines
* Use common save function for backends.Jani Monoses2006-01-191-30/+2
* Save a copy implemented for various backends.Nickolay V. Shmyrev2005-10-171-2/+36
* Update rotation direction of backends to fit with pdf and psNickolay V. Shmyrev2005-08-241-2/+2
* Update backends to make them build with new rotation systemNickolay V. Shmyrev2005-07-311-51/+11
* *** empty log message ***Marco Pesenti Gritti2005-07-071-4/+1
* *** empty log message ***Marco Pesenti Gritti2005-07-071-2/+4
* Massive changes. We now support text selection of pdfs, and not justJonathan Blandford2005-06-301-3/+4
* Implement rotation and cleanup the code a bit.Marco Pesenti Gritti2005-06-241-14/+55
* Remove get_title from the interface, we can just use document infoMarco Pesenti Gritti2005-04-191-37/+12
* Fix the crash when trying to copy in backends that doesnt support it. WeMarco Pesenti Gritti2005-04-141-6/+4
* Make searching work again.Kristian Høgsberg2005-04-051-46/+11
* Got pixbuf backend working againDavid Malcolm2005-04-011-51/+7
* Rework API a bit. Add a border flag and change sizing logic (now the sizeMarco Pesenti Gritti2005-03-071-4/+5
* New file with some random thoughts.Jonathan Blandford2005-02-021-0/+1
* implement get_dimensionsJeff Muizelaar2005-02-011-34/+25
* use G_DEFINE_TYPE-supplied ev_sidebar_thumbnails_parent_class variable,Martin Kretzschmar2005-01-281-5/+1
* stub out missing methods for complete EvDocument implementation. FixesMartin Kretzschmar2005-01-211-0/+20
* (pixbuf_document_thumbnails_get_dimensions): force floating pointMartin Kretzschmar2005-01-211-1/+1
* View status message support, use it to show the links. Needs work...Marco Pesenti Gritti2005-01-131-0/+9
* implement get_dimensionsJeff Muizelaar2005-01-131-0/+16
* check for NULL before assigning to width and height parametersJeff Muizelaar2005-01-131-2/+4
* *** empty log message ***Marco Pesenti Gritti2005-01-131-0/+37
* display an error if the document doesn't support find (better ideas?)Havoc Pennington2004-12-231-15/+0
* Add thumbnail support.Anders Carlsson2004-12-221-2/+35
* add cvsignoresMarco Pesenti Gritti2004-12-221-0/+2
* Add pixbuf backend.Anders Carlsson2004-12-223-0/+278