Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-sidebar-thumbnails.c
Commit message (Expand)AuthorAgeFilesLines
* PageCache and EvJobs are moved from backend to shell. Two new jobs toNickolay V. Shmyrev2005-06-071-2/+2
* Slightly modified patch by Nickolay V. Shmyrev <nshmyrev@yandex.ru>. FixMarco Pesenti Gritti2005-05-311-2/+1
* Free the EvDocumentInfo.Jonathan Blandford2005-05-171-39/+171
* This is evil... Make space/backspace global accelerators but enable themMarco Pesenti Gritti2005-05-101-0/+6
* Use set_cursor instead of set_selection, so that the keyboard focus movesMarco Pesenti Gritti2005-05-091-7/+3
* actually remove the job.Jonathan Blandford2005-04-221-2/+2
* Small rework of sidebar pages handling. See bug #164811 for detailsNickolay V. Shmyrev2005-04-191-15/+50
* Remove unused files.Nickolay V. Shmyrev2005-04-151-1/+1
* Fix for bugs 300233,173184,300094. Problems with page index started at 0Nickolay V. Shmyrev2005-04-121-1/+45
* Cr 31 13:27:50 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2005-03-311-5/+8
* Remove pixbuf backend for nowJonathan Blandford2005-03-311-5/+5
* merge evince-threads branchMarco Pesenti Gritti2005-03-231-162/+58
* Fix the mess we did with thumbnails and 1-basednessMarco Pesenti Gritti2005-03-121-5/+5
* Rework API a bit. Add a border flag and change sizing logic (now the sizeMarco Pesenti Gritti2005-03-071-3/+5
* Clear the list store when setting documentMarco Pesenti Gritti2005-02-281-0/+2
* Ensure that after we have created a thumbnail, the list store is updatedCrispin Flowerday2005-02-141-0/+1
* (ev_sidebar_thumbnails_select_page): do nothing unless we have aMartin Kretzschmar2005-02-041-0/+4
* New file with some random thoughts.Jonathan Blandford2005-02-021-3/+3
* use G_DEFINE_TYPE-supplied ev_sidebar_thumbnails_parent_class variable,Martin Kretzschmar2005-01-281-5/+1
* (ev_sidebar_thumbnails_select_page): make sure the selected thumbnailMartin Kretzschmar2005-01-261-0/+2
* Ensure thumbnails selection, toolbar page control and current page are inMarco Pesenti Gritti2005-01-201-1/+25
* Set the spin button limits correctly.Anders Carlsson2005-01-131-3/+31
* forgot to unref the loading_icon.Jonathan Blandford2005-01-071-0/+1
* fill in the thumbnails starting at the visible page, not just linearly.Jonathan Blandford2005-01-071-30/+89
* fill in the thumbnail with white. New interface to get the size of a page.Jonathan Blandford2005-01-061-18/+18
* bypass GDKSplashOutputDev and just use a normal SplashOutputDev. SpeedsJonathan Blandford2005-01-051-6/+25
* New misc file to do simple drop shadows.Jonathan Blandford2005-01-051-16/+14
* Do real thumbnailing of PDF files. It's slow, but I'll speed it up next!Jonathan Blandford2005-01-051-2/+2
* initial stab at implementing thumbnail support for pdfs. It only doesJonathan Blandford2005-01-041-1/+1
* move the thumbnail code into a time-based idle as well. Also, turn off theJonathan Blandford2005-01-031-6/+42
* Add thumbnail support.Anders Carlsson2004-12-221-11/+150
* Construct an actual sidebar.Jonathan Blandford2004-12-221-0/+73