Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* s/pdf-document/ev-popplerMarco Pesenti Gritti2005-04-061-1/+1
* Fix of by one errors.Kristian Høgsberg2005-04-061-2/+2
* Make searching work again.Kristian Høgsberg2005-04-053-40/+50
* Patch from Alberto Mesas <amesas@gmail.com> to make F1 bring upJonathan Blandford2005-04-034-117/+219
* Fix mismatch in model types, noticed by Martin Kretzschmar.Jonathan Blandford2005-04-011-2/+2
* Implement search based on poppler_page_find_text(). Currently a bit crudeKristian Høgsberg2005-04-011-12/+13
* Changed to use page labels now. Rewrote completely because I didn'tJonathan Blandford2005-04-014-196/+133
* Cr 31 13:27:50 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2005-03-314-17/+27
* Remove pixbuf backend for nowJonathan Blandford2005-03-315-49/+140
* merge evince-threads branchMarco Pesenti Gritti2005-03-2312-555/+1064
* 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