Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Fix the mess we did with thumbnails and 1-basednessMarco Pesenti Gritti2005-03-121-5/+5
* Rework API a bit. Add a border flag and change sizing logic (now the sizeMarco Pesenti Gritti2005-03-071-3/+5
* Use poppler instead of including xpdf source code. Poppler is a fork ofKristian Høgsberg2005-03-011-2/+2
* Clear idle stack before unsetting the documentMarco Pesenti Gritti2005-02-281-5/+5
* expand the selection widget to be always as wide as the sidebarCarlos Garcia Campos2005-02-281-2/+2
* Clear the list store when setting documentMarco Pesenti Gritti2005-02-281-0/+2
* Use an entry for the page control instead of spinbuttonsMarco Pesenti Gritti2005-02-281-33/+68
* Handle title links for real. Gosh, how long has this been broken.Jonathan Blandford2005-02-281-2/+3
* Remove unused header -> fix distcheckMarco Pesenti Gritti2005-02-251-1/+0
* Unescape filename for displayMarco Pesenti Gritti2005-02-251-3/+10
* Make page width the default sizing modePedro Villavicencio2005-02-251-1/+1
* Marco Pesenti Gritti <marco@gnome.org>Carlos Garcia Campos2005-02-252-7/+48
* Add a "Reload" action and menu entryKai Willadsen2005-02-251-0/+21
* Hide the sidebar iff the type doesn't support thumbnailing and indexing.Jonathan Blandford2005-02-251-1/+29
* Update size when switching modeMarco Pesenti Gritti2005-02-241-14/+23
* Fix size toggle buttons behaviorMarco Pesenti Gritti2005-02-241-64/+43
* Do not cache offsets in size_allocate.Marco Pesenti Gritti2005-02-241-29/+46
* Calculate offsets before calling the parent class (which does a redraw)Marco Pesenti Gritti2005-02-241-5/+5
* Separate page/scale notificationsMarco Pesenti Gritti2005-02-243-120/+86
* Do not allow to shrink sidebar smaller then child requisitionMarco Pesenti Gritti2005-02-231-2/+2
* shell/ev-sidebar.[ch]Carlos Garcia Campos2005-02-233-104/+325
* Give translators more flexibility with ngettext plural handling.Tommi Vainikainen2005-02-231-1/+6
* Fixup selection offset calculationMarco Pesenti Gritti2005-02-211-26/+72
* Do not try to best fit if the view is not realizedMarco Pesenti Gritti2005-02-211-1/+1
* missed a case.Jonathan Blandford2005-02-181-2/+2
* Change the fullscreen toolbar to always be in the popup window. ThatJonathan Blandford2005-02-182-56/+87
* added ellipsis to Print item. Fixes bug 166915Bryan Clark2005-02-161-1/+1
* Automatically hide the fullscreen button. Patch by Kristian HøgsbergMarco Pesenti Gritti2005-02-163-11/+144
* Specify an icon for the window. Patch by Jaap A. Haitsma. Fixes #166177.Vincent Noel2005-02-161-0/+1
* get rid of the black flash.Jonathan Blandford2005-02-161-0/+2
* New function to canonicalize sizing/painting a border.Jonathan Blandford2005-02-164-81/+261
* (update_window_title): replace newlines in the title by spaces. Bug #166107.Martin Kretzschmar2005-02-151-0/+11
* add parameters providing allocation width and height without scrollbarsMartin Kretzschmar2005-02-153-13/+68
* Ensure that after we have created a thumbnail, the list store is updatedCrispin Flowerday2005-02-141-0/+1
* fixed typo, closes bug 166897Bryan Clark2005-02-111-1/+1
* Support for DnD of files. Fixes #164813Carlos Garcia Campos2005-02-091-0/+93
* Set the "Previous" and "Next" toolbar buttons as important to make themVincent Noel2005-02-091-0/+2
* Fix compilation on non-gcc platformsMarco Pesenti Gritti2005-02-092-3/+3
* Improve toolbar layout/iconsLuca Ferretti2005-02-093-68/+66
* Solve more refs issues.Marco Pesenti Gritti2005-02-073-6/+21
* Some cleanups, stop the interpreter on finalizeMarco Pesenti Gritti2005-02-071-0/+15
* Add debugging helpersMarco Pesenti Gritti2005-02-073-0/+7
* A data/evince.schemas.in:Christian Persch2005-02-073-85/+265
* Add another check for find interfaceMarco Pesenti Gritti2005-02-041-1/+4
* Open gzipped ps documentsMarco Pesenti Gritti2005-02-042-0/+3
* Clamp page number, dont try to move to not existant pages.Marco Pesenti Gritti2005-02-041-1/+7
* Fix several bugs with findMarco Pesenti Gritti2005-02-042-7/+14
* (ev_sidebar_thumbnails_select_page): do nothing unless we have aMartin Kretzschmar2005-02-041-0/+4
* New file with some random thoughts.Jonathan Blandford2005-02-026-8/+812
* Support eps and check document supports find before drawing highlightingsMarco Pesenti Gritti2005-02-013-2/+7