Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* (set_document_page): handle paper size changes when the pageMartin Kretzschmar2005-01-201-0/+11
* (set_document_page): unset has_selection when the page changes.Martin Kretzschmar2005-01-201-0/+1
* Use normal style color for the widget background and draw a black boxMarco Pesenti Gritti2005-01-201-34/+17
* forgot thisMarco Pesenti Gritti2005-01-201-3/+9
* Show a wait cursor while the page is renderingMarco Pesenti Gritti2005-01-201-19/+36
* Ensure thumbnails selection, toolbar page control and current page are inMarco Pesenti Gritti2005-01-205-13/+54
* Add initial support for password-supported dialogs. This could be a lotJonathan Blandford2005-01-194-81/+322
* Fix bugs in the links implementation and change cursor when hovering aMarco Pesenti Gritti2005-01-182-7/+53
* new functions to help with implementation of sensitivity code FixDave Malcolm2005-01-143-12/+90
* 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-133-51/+204
* Add support for document linksMarco Pesenti Gritti2005-01-134-44/+36
* Set the spin button limits correctly.Anders Carlsson2005-01-132-4/+43
* Implement history dropdownsMarco Pesenti Gritti2005-01-116-26/+210
* Fix several history bugsMarco Pesenti Gritti2005-01-113-11/+29
* Rename bookmark to link, and use "Index" for the sidebar panel.Marco Pesenti Gritti2005-01-1013-230/+228
* Initial history implementation. Needs work.Marco Pesenti Gritti2005-01-0910-16/+354
* Added ev-print-job.c.Martin Kretzschmar2005-01-083-4/+254
* (ev_view_set_document): don't connect to "found" unless the documentMartin Kretzschmar2005-01-081-4/+5