Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-window.c
Commit message (Expand)AuthorAgeFilesLines
* Changed to use page labels now. Rewrote completely because I didn'tJonathan Blandford2005-04-011-27/+3
* Cr 31 13:27:50 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2005-03-311-1/+0
* Remove pixbuf backend for nowJonathan Blandford2005-03-311-5/+6
* merge evince-threads branchMarco Pesenti Gritti2005-03-231-56/+59
* 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-251-6/+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
* Separate page/scale notificationsMarco Pesenti Gritti2005-02-241-9/+11
* Do not allow to shrink sidebar smaller then child requisitionMarco Pesenti Gritti2005-02-231-2/+2
* shell/ev-sidebar.[ch]Carlos Garcia Campos2005-02-231-14/+53
* missed a case.Jonathan Blandford2005-02-181-2/+2
* Change the fullscreen toolbar to always be in the popup window. ThatJonathan Blandford2005-02-181-55/+82
* 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-161-1/+93
* New function to canonicalize sizing/painting a border.Jonathan Blandford2005-02-161-20/+132
* (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-151-2/+34
* 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
* Improve toolbar layout/iconsLuca Ferretti2005-02-091-32/+36
* Solve more refs issues.Marco Pesenti Gritti2005-02-071-6/+16
* A data/evince.schemas.in:Christian Persch2005-02-071-84/+246
* Open gzipped ps documentsMarco Pesenti Gritti2005-02-041-0/+1
* Fix several bugs with findMarco Pesenti Gritti2005-02-041-0/+1
* New file with some random thoughts.Jonathan Blandford2005-02-021-3/+61
* Support eps and check document supports find before drawing highlightingsMarco Pesenti Gritti2005-02-011-1/+2
* More work on find implementation, mostly there nowMarco Pesenti Gritti2005-01-301-5/+2
* Kill session historyMarco Pesenti Gritti2005-01-271-80/+0
* Fix inverted up/down buttonsMarco Pesenti Gritti2005-01-271-5/+5
* (ev_window_init): add GTK_SHADOW_IN to the scrolled window forMartin Kretzschmar2005-01-261-3/+6
* guard against unloaded docs when the title is accessed.Jonathan Blandford2005-01-251-197/+259
* (update_window_title): empty titles are useless, use filename in thatMartin Kretzschmar2005-01-221-1/+1
* Use shorter labels for some of the toolbars itemsMarco Pesenti Gritti2005-01-211-1/+14
* Ensure thumbnails selection, toolbar page control and current page are inMarco Pesenti Gritti2005-01-201-6/+18
* Add initial support for password-supported dialogs. This could be a lotJonathan Blandford2005-01-191-81/+143
* Fix bugs in the links implementation and change cursor when hovering aMarco Pesenti Gritti2005-01-181-2/+10
* new functions to help with implementation of sensitivity code FixDave Malcolm2005-01-141-12/+54
* Fix sensitivity of the Find actionDave Malcolm2005-01-141-2/+12
* View status message support, use it to show the links. Needs work...Marco Pesenti Gritti2005-01-131-8/+22
* Implement history dropdownsMarco Pesenti Gritti2005-01-111-15/+37
* Fix several history bugsMarco Pesenti Gritti2005-01-111-1/+1
* Rename bookmark to link, and use "Index" for the sidebar panel.Marco Pesenti Gritti2005-01-101-6/+6
* Initial history implementation. Needs work.Marco Pesenti Gritti2005-01-091-3/+16
* Added ev-print-job.c.Martin Kretzschmar2005-01-081-1/+3