Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-window.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed warnings on reload and probably crash reason.Nickolay V. Shmyrev2005-10-111-1/+1
* Add control+keypad bindings to zoom.Nickolay V. Shmyrev2005-10-021-0/+7
* URL-escape link before passing it to gnome_vfs_url_show.Christian Persch2005-09-271-6/+16
* Disable copy action when there isn't text selected.Carlos Garcia Campos2005-09-271-2/+19
* *** empty log message ***Marco Pesenti Gritti2005-09-261-2/+2
* Implement launch links. Delegate external link opening to the window.Marco Pesenti Gritti2005-09-261-0/+55
* Do not use modes for link, we need to calculate size ad hoc. Still notMarco Pesenti Gritti2005-09-241-9/+0
* Implement FIT_HEIGHT mode (only for links). Implement FITH linksMarco Pesenti Gritti2005-09-241-1/+12
* Refactor window title building while fixing it for password documents.Marco Pesenti Gritti2005-09-241-1/+3
* Add a function to retrieve window list and share it where necessary.Marco Pesenti Gritti2005-09-231-13/+5
* Return 0 results when search is not in progress.Marco Pesenti Gritti2005-09-191-2/+3
* Move page next/previous functions from page chace to view and change it toMarco Pesenti Gritti2005-09-191-2/+2
* Show the index by default when there is oneMarco Pesenti Gritti2005-09-191-34/+47
* Make close button in toolbar editor default.Nickolay V. Shmyrev2005-09-171-0/+1
* Remove a bunch of strings that was used only by the statusbar.Marco Pesenti Gritti2005-09-161-52/+26