Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a way to open bookmarksMarco Pesenti Gritti2005-01-073-5/+40
* Hook up bookmarks navigationMarco Pesenti Gritti2005-01-071-1/+38
* Add a bookmark object to the backend and use it instead of get_valuesMarco Pesenti Gritti2005-01-071-10/+9
* Cleanup and add select all.Marco Pesenti Gritti2005-01-073-1/+32
* forgot to unref the loading_icon.Jonathan Blandford2005-01-071-0/+1
* fill in the thumbnails starting at the visible page, not just linearly.Jonathan Blandford2005-01-071-30/+89
* fill in the thumbnail with white. New interface to get the size of a page.Jonathan Blandford2005-01-062-21/+20
* Add ev-utils.[ch] so that make dist worksJeremy Katz2005-01-061-0/+2
* bypass GDKSplashOutputDev and just use a normal SplashOutputDev. SpeedsJonathan Blandford2005-01-052-8/+28
* Implement Edit->CopyMarco Pesenti Gritti2005-01-053-15/+27
* Beginnings of clipboard support. Incomplete but primary sort of work.Marco Pesenti Gritti2005-01-051-9/+98
* Nicer rubberband drawing, from GtkIconView.Marco Pesenti Gritti2005-01-051-7/+47
* Implement "Save a copy..." menu itemMarco Pesenti Gritti2005-01-051-1/+117
* Queue a resize when zoom changesMarco Pesenti Gritti2005-01-051-1/+1
* New misc file to do simple drop shadows.Jonathan Blandford2005-01-052-18/+14
* Do real thumbnailing of PDF files. It's slow, but I'll speed it up next!Jonathan Blandford2005-01-051-2/+2
* use gnome_vfs_make_uri_from_shell_arg so that relative paths work from theJeff Muizelaar2005-01-041-11/+5
* s/next page/page down s/previous page/page upMarco Pesenti Gritti2005-01-041-8/+8
* Change the layout to match clarkbw design.Marco Pesenti Gritti2005-01-047-30/+703