Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Implement history dropdownsMarco Pesenti Gritti2005-01-116-26/+210
* Fix several history bugsMarco Pesenti Gritti2005-01-113-11/+29
* Rename bookmark to link, and use "Index" for the sidebar panel.Marco Pesenti Gritti2005-01-1013-230/+228
* Initial history implementation. Needs work.Marco Pesenti Gritti2005-01-0910-16/+354
* Added ev-print-job.c.Martin Kretzschmar2005-01-083-4/+254
* (ev_view_set_document): don't connect to "found" unless the documentMartin Kretzschmar2005-01-081-4/+5
* Add a way to open bookmarksMarco Pesenti Gritti2005-01-073-5/+40
* Hook up bookmarks navigationMarco Pesenti Gritti2005-01-071-1/+38
* Add a bookmark object to the backend and use it instead of get_valuesMarco Pesenti Gritti2005-01-071-10/+9
* Cleanup and add select all.Marco Pesenti Gritti2005-01-073-1/+32
* 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-062-21/+20
* Add ev-utils.[ch] so that make dist worksJeremy Katz2005-01-061-0/+2
* bypass GDKSplashOutputDev and just use a normal SplashOutputDev. SpeedsJonathan Blandford2005-01-052-8/+28
* Implement Edit->CopyMarco Pesenti Gritti2005-01-053-15/+27
* Beginnings of clipboard support. Incomplete but primary sort of work.Marco Pesenti Gritti2005-01-051-9/+98
* Nicer rubberband drawing, from GtkIconView.Marco Pesenti Gritti2005-01-051-7/+47
* Implement "Save a copy..." menu itemMarco Pesenti Gritti2005-01-051-1/+117
* Queue a resize when zoom changesMarco Pesenti Gritti2005-01-051-1/+1
* New misc file to do simple drop shadows.Jonathan Blandford2005-01-052-18/+14
* Do real thumbnailing of PDF files. It's slow, but I'll speed it up next!Jonathan Blandford2005-01-051-2/+2
* use gnome_vfs_make_uri_from_shell_arg so that relative paths work from theJeff Muizelaar2005-01-041-11/+5
* s/next page/page down s/previous page/page upMarco Pesenti Gritti2005-01-041-8/+8
* Change the layout to match clarkbw design.Marco Pesenti Gritti2005-01-047-30/+703
* initial stab at implementing thumbnail support for pdfs. It only doesJonathan Blandford2005-01-042-2/+2
* move the thumbnail code into a time-based idle as well. Also, turn off theJonathan Blandford2005-01-031-6/+42
* Fix document title bugs and fallback to filename when not available.Marco Pesenti Gritti2005-01-031-9/+15
* Initial support for document title. Not working yet.Marco Pesenti Gritti2005-01-031-1/+24
* Grab focus on the view when clicking itMarco Pesenti Gritti2005-01-021-2/+7
* Add key bindings to the view. Now if the focus would work right...Marco Pesenti Gritti2005-01-022-2/+90
* Fix mouse wheel scrollingMarco Pesenti Gritti2005-01-011-1/+1
* Rename GtkGS to PSDocumentMarco Pesenti Gritti2005-01-011-2/+2
* Add a changed event that is emitted when the page content changes. This isMarco Pesenti Gritti2004-12-311-3/+12
* * backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *Jonathan Blandford2004-12-245-18/+193
* Set sidebar default value to visible.Kristian Høgsberg2004-12-231-1/+1
* Hook up sidebar toggle.Kristian Høgsberg2004-12-231-1/+5
* hook up potentially-questionable "find results status text" feature -Havoc Pennington2004-12-235-7/+185
* make search find stuff on other pages, sort of (only returns one result onHavoc Pennington2004-12-231-15/+33
* display an error if the document doesn't support find (better ideas?)Havoc Pennington2004-12-232-9/+40
* add GnomePrintJob to EvPrintJob constructor arguments.Martin Kretzschmar2004-12-231-1/+2
* Set up a print dialog for "PostScript injection" method.Martin Kretzschmar2004-12-224-2/+197
* Add thumbnail support.Anders Carlsson2004-12-226-13/+384
* initial sidebar document setting code.Jonathan Blandford2004-12-225-9/+139
* Animate the next button when activate is pressed.Anders Carlsson2004-12-221-1/+4
* Fix bugs in fullscreen code.Anders Carlsson2004-12-221-4/+43
* Add pixbuf backend.Anders Carlsson2004-12-223-4/+51
* *** empty log message ***Marco Pesenti Gritti2004-12-223-1/+6
* Add fullscreen support from Epiphany.Anders Carlsson2004-12-221-6/+184
* fit-width stock icon from gpdf.Mark McLoughlin2004-12-225-1/+109