Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-window.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Don't add pixbuf mime types if pixbuf backend is disabled.Nickolay V. Shmyrev2006-01-061-64/+51
* Two page scrolling with Space and PageUp in dual mode. Second fix for theNickolay V. Shmyrev2006-01-061-2/+2
* Make print dialog non-modal. Fix for the bug #325622.Nickolay V. Shmyrev2006-01-041-95/+115
* Setting saving behaviour fixes.Nickolay V. Shmyrev2006-01-041-358/+207
* Remember if last window was maximized. Fix for the bug #323797.Nickolay V. Shmyrev2005-12-291-1/+1
* Update context menu for internal links. Fix for the bug #325066Nickolay V. Shmyrev2005-12-271-10/+37
* Fix memory managementNickolay V. Shmyrev2005-12-251-1/+4
* Update NEWS and require poppler 0.5.0.Nickolay V. Shmyrev2005-12-251-0/+92
* Fix typo that was hiding toolbar.Nickolay V. Shmyrev2005-12-251-1/+1
* Add shortcut for "save a copy" menu entry. Fix for the bug #324582.Nickolay V. Shmyrev2005-12-201-1/+2
* Enter as shortcut key for next page. Fix for the bug #321394.Nickolay V. Shmyrev2005-11-271-0/+6
* Save last document settings and reuse them for new documents.Nickolay V. Shmyrev2005-11-141-76/+61
* Fix double free that cause crash.Nickolay V. Shmyrev2005-10-301-1/+0