Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-window.c
Commit message (Expand)AuthorAgeFilesLines
* Use print settings scale, copies, collate and reverse which were ignored.Carlos Garcia Campos2006-10-241-84/+57
* Hide fullscreen toolbar when switching to another desktop workspace. FixesCarlos Garcia Campos2006-10-221-3/+8
* Set size according to the document size/page size ratio. That shouldNickolay V. Shmyrev2006-10-021-39/+84
* Set size for new windows from previous window size. See bugs #354968 andNickolay V. Shmyrev2006-10-021-2/+2
* Don't enable Splash on documents which don't support find. Fixes bugNickolay V. Shmyrev2006-10-011-6/+10
* Make the open dialog fall back to the current document uri if theWouter Bolsterlee2006-09-301-1/+5
* Escape underscores in filenames of recent file items.Mathias Hasselmann2006-09-241-3/+43
* Implement Close named action. Patch by Carlos Garcia Campos.Nickolay V. Shmyrev2006-08-281-1/+3
* Fixed a compilation error if HAVE_GTK_RECENT isn't defined.Julien Rebetez2006-08-151-1/+1
* GtkRecent manager is now screen safe. Fixes bug #350145Carlos Garcia Campos2006-08-111-5/+30
* Escape unfocus page entry. Fixes bug #345809.Radoslav Dorcik2006-08-071-2/+8
* Remove Ctrl+Shift+T shortcut for toolbars. See the bug #350098.Nickolay V. Shmyrev2006-08-061-1/+1
* Use GtkRecent instead of EggRecent when it's available. Fixes bug #349273Carlos Garcia Campos2006-08-051-12/+167
* Fix memory leaks.Ricardo Markiewicz2006-08-041-1/+17
* GtkPrintJob doesn't support print ranges or current page, so we export toCarlos Garcia Campos2006-07-261-21/+71
* We should be more clear about bugzilla. See the poppler bug #7623.Nickolay V. Shmyrev2006-07-261-1/+3
* Use GtkPrint instead of GnomePrint when it's available. Fixes bug #348422Carlos Garcia Campos2006-07-231-78/+361
* Add preview toolbar (hidden by default)Carlos Garcia Campos2006-07-171-3/+53
* Fixes bug #344160: if the xfer job doesn't complete because a password isNickolay V. Shmyrev2006-06-091-17/+3
* Don't crash on reload. Fix for the bug #343167.Nickolay V. Shmyrev2006-05-291-21/+5
* Use consistent quoting style. Fix for the bug #320285.Nickolay V. Shmyrev2006-05-271-2/+2
* Fix page-label command line option. Bug #342070.Nickolay V. Shmyrev2006-05-271-10/+0
* Setup sidebar from metadata even if there is no document loaded. Fix forNickolay V. Shmyrev2006-05-271-9/+6
* Sync toolbareditor with epiphany and libeggNickolay V. Shmyrev2006-05-261-4/+2
* Do not wrap license. Fix for the bug #309460.Nickolay V. Shmyrev2006-05-131-8/+9
* Bump requirements to gtk 2.8 and drop all idfefs used.Nickolay V. Shmyrev2006-05-131-5/+0
* Show attachments page.Nickolay V. Shmyrev2006-05-111-12/+12
* Move attachments bar to sidebar.Nickolay V. Shmyrev2006-05-101-55/+33
* Update sidebar chrome flag when sidebar visibility changes. Fixes bugCarlos Garcia Campos2006-05-081-8/+4
* Update fullscreen and presentation timeout handling. Hide cursor inNickolay V. Shmyrev2006-05-051-95/+80
* Add support for Named Action linksCarlos Garcia Campos2006-05-041-0/+26
* Rework links system, it adds support for remote links now and it makesCarlos Garcia Campos2006-05-021-92/+141
* Evince use it's own icon. Fix for the bug #313392.Nickolay V. Shmyrev2006-05-021-21/+15
* Allow multiple selection of attachmentsCarlos Garcia Campos2006-04-301-45/+100
* Add ellipsis to the Find... menu item, as dictated by the GNOME HIG. FixesWouter Bolsterlee2006-04-211-1/+1
* Add support for "Find Previous" as dictated by the GNOME HIG. A menu itemWouter Bolsterlee2006-04-201-0/+12
* Add support for PDF attachments. Fixes bug #325143Nickolay V. Shmyrev2006-04-031-66/+228
* Cleanup mime type detection on document load. Fix for the bug #336448.Nickolay V. Shmyrev2006-04-021-144/+102
* Rework factory functions so they are placed now in a single fileNickolay V. Shmyrev2006-03-301-3/+3
* Fix for the bug 166566 - don't show menubar in fullscreen mode.Nickolay V. Shmyrev2006-03-281-4/+4
* Fix for the bug #333902, now it's possible to search words with slash.Nickolay V. Shmyrev2006-03-211-144/+132
* Dont't jump to find result if window was scrolled during search. Fix forNickolay V. Shmyrev2006-02-241-0/+1
* Fix for the bug 319133 - Find entry should allow text scroll.Stanislav Slusny2006-02-201-2/+12
* Ask filechooser to confirm overwrite. Fix for the bug #328266. Thanks toNickolay V. Shmyrev2006-02-181-1/+4
* Allow to add sidebar checkbutton on toolbar. Fix for the bug #144577.Nickolay V. Shmyrev2006-02-161-1/+1
* Make printing support optional. Patch from Eduardo de Barros LimaNickolay V. Shmyrev2006-02-101-2/+19
* Draw Loading message during xfer job. Fix for the bug #329495.Nickolay V. Shmyrev2006-02-071-7/+4
* Save last uri in file chooser dialog. Fix for the bug #327950.Nickolay V. Shmyrev2006-01-211-1/+6
* Dual mode places even pages to the left. Fix for the bug #309393.Nickolay V. Shmyrev2006-01-071-5/+8
* Clamp page recieved from metadata in valid values. Fix for the bugNickolay V. Shmyrev2006-01-061-3/+4