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
* (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