Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-window.c
Commit message (Expand)AuthorAgeFilesLines
* A data/evince.schemas.in:Christian Persch2005-02-071-84/+246
* Open gzipped ps documentsMarco Pesenti Gritti2005-02-041-0/+1
* Fix several bugs with findMarco Pesenti Gritti2005-02-041-0/+1
* New file with some random thoughts.Jonathan Blandford2005-02-021-3/+61
* Support eps and check document supports find before drawing highlightingsMarco Pesenti Gritti2005-02-011-1/+2
* More work on find implementation, mostly there nowMarco Pesenti Gritti2005-01-301-5/+2
* Kill session historyMarco Pesenti Gritti2005-01-271-80/+0
* Fix inverted up/down buttonsMarco Pesenti Gritti2005-01-271-5/+5
* (ev_window_init): add GTK_SHADOW_IN to the scrolled window forMartin Kretzschmar2005-01-261-3/+6
* guard against unloaded docs when the title is accessed.Jonathan Blandford2005-01-251-197/+259
* (update_window_title): empty titles are useless, use filename in thatMartin Kretzschmar2005-01-221-1/+1
* Use shorter labels for some of the toolbars itemsMarco Pesenti Gritti2005-01-211-1/+14
* Ensure thumbnails selection, toolbar page control and current page are inMarco Pesenti Gritti2005-01-201-6/+18
* Add initial support for password-supported dialogs. This could be a lotJonathan Blandford2005-01-191-81/+143
* Fix bugs in the links implementation and change cursor when hovering aMarco Pesenti Gritti2005-01-181-2/+10
* new functions to help with implementation of sensitivity code FixDave Malcolm2005-01-141-12/+54
* Fix sensitivity of the Find actionDave Malcolm2005-01-141-2/+12
* View status message support, use it to show the links. Needs work...Marco Pesenti Gritti2005-01-131-8/+22
* Implement history dropdownsMarco Pesenti Gritti2005-01-111-15/+37
* Fix several history bugsMarco Pesenti Gritti2005-01-111-1/+1
* Rename bookmark to link, and use "Index" for the sidebar panel.Marco Pesenti Gritti2005-01-101-6/+6
* Initial history implementation. Needs work.Marco Pesenti Gritti2005-01-091-3/+16
* Added ev-print-job.c.Martin Kretzschmar2005-01-081-1/+3
* Cleanup and add select all.Marco Pesenti Gritti2005-01-071-1/+11
* Implement Edit->CopyMarco Pesenti Gritti2005-01-051-1/+1
* Implement "Save a copy..." menu itemMarco Pesenti Gritti2005-01-051-1/+117
* 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-041-1/+76
* 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
* Rename GtkGS to PSDocumentMarco Pesenti Gritti2005-01-011-2/+2
* * backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *Jonathan Blandford2004-12-241-2/+4
* 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-231-4/+21
* display an error if the document doesn't support find (better ideas?)Havoc Pennington2004-12-231-9/+39
* add GnomePrintJob to EvPrintJob constructor arguments.Martin Kretzschmar2004-12-231-1/+2
* Set up a print dialog for "PostScript injection" method.Martin Kretzschmar2004-12-221-2/+90
* initial sidebar document setting code.Jonathan Blandford2004-12-221-0/+2
* Fix bugs in fullscreen code.Anders Carlsson2004-12-221-4/+43
* Add pixbuf backend.Anders Carlsson2004-12-221-1/+42
* *** empty log message ***Marco Pesenti Gritti2004-12-221-0/+3
* Add fullscreen support from Epiphany.Anders Carlsson2004-12-221-6/+184
* fit-width stock icon from gpdf.Mark McLoughlin2004-12-221-1/+2
* add zooming.Mark McLoughlin2004-12-221-5/+5
* load files from the command line.Mark McLoughlin2004-12-221-66/+45
* connect to "found" signal (expose_bin_window): draw find highlightsHavoc Pennington2004-12-221-1/+11
* Add a few more toolbar items.Owen Taylor2004-12-221-5/+58
* Construct an actual sidebar.Jonathan Blandford2004-12-221-0/+19
* PDFDoc constructor assumes ownership of the string passed in.Owen Taylor2004-12-221-0/+1