Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* Scroll at the top of the page when changing pageMarco Pesenti Gritti2005-01-301-0/+3
* Do not redraw unnecessarilyMarco Pesenti Gritti2005-01-301-2/+2
* Yay! find works now... Now to find bugs...Marco Pesenti Gritti2005-01-301-25/+34
* More work on find implementation, mostly there nowMarco Pesenti Gritti2005-01-303-46/+184
* Enanche the find interface to be really able to do multi page find.Marco Pesenti Gritti2005-01-291-139/+26
* use G_DEFINE_TYPE-supplied ev_sidebar_thumbnails_parent_class variable,Martin Kretzschmar2005-01-282-11/+3
* Kill session historyMarco Pesenti Gritti2005-01-278-850/+0
* Fix inverted up/down buttonsMarco Pesenti Gritti2005-01-271-5/+5
* (ev_sidebar_thumbnails_select_page): make sure the selected thumbnailMartin Kretzschmar2005-01-261-0/+2
* (ev_window_init): add GTK_SHADOW_IN to the scrolled window forMartin Kretzschmar2005-01-261-3/+6
* updateJonathan Blandford2005-01-251-0/+1
* forgot thisJonathan Blandford2005-01-252-0/+208
* guard against unloaded docs when the title is accessed.Jonathan Blandford2005-01-254-202/+262
* ignore page offset here, to make search results independent of it,Stephane LOEUILLET2005-01-231-2/+9
* (update_window_title): empty titles are useless, use filename in thatMartin Kretzschmar2005-01-221-1/+1
* Make selection work in any directionMarco Pesenti Gritti2005-01-211-8/+7
* Use shorter labels for some of the toolbars itemsMarco Pesenti Gritti2005-01-211-1/+14
* make the bg color darker.Jonathan Blandford2005-01-201-1/+1