]> www.fi.muni.cz Git - evince.git/history - shell
Update Update
[evince.git] / shell /
2005-02-16 Bryan Clarkadded ellipsis to Print item. Fixes bug 166915
2005-02-16 Marco Pesenti GrittiAutomatically hide the fullscreen button. Patch by...
2005-02-16 Vincent NoelSpecify an icon for the window. Patch by Jaap A. Haitsm...
2005-02-16 Jonathan Blandfordget rid of the black flash.
2005-02-16 Jonathan BlandfordNew function to canonicalize sizing/painting a border.
2005-02-15 Martin Kretzschmar(update_window_title): replace newlines in the title...
2005-02-15 Martin Kretzschmaradd parameters providing allocation width and height...
2005-02-14 Crispin FlowerdayEnsure that after we have created a thumbnail, the...
2005-02-11 Bryan Clarkfixed typo, closes bug 166897
2005-02-09 Carlos Garcia CamposSupport for DnD of files. Fixes #164813
2005-02-09 Vincent NoelSet the "Previous" and "Next" toolbar buttons as import...
2005-02-09 Marco Pesenti GrittiFix compilation on non-gcc platforms
2005-02-09 Luca FerrettiImprove toolbar layout/icons
2005-02-07 Marco Pesenti GrittiSolve more refs issues.
2005-02-07 Marco Pesenti GrittiSome cleanups, stop the interpreter on finalize
2005-02-07 Marco Pesenti GrittiAdd debugging helpers
2005-02-07 Christian PerschA data/evince.schemas.in:
2005-02-04 Marco Pesenti GrittiAdd another check for find interface EVINCE_0_1_3
2005-02-04 Marco Pesenti GrittiOpen gzipped ps documents
2005-02-04 Marco Pesenti GrittiClamp page number, dont try to move to not existant...
2005-02-04 Marco Pesenti GrittiFix several bugs with find
2005-02-04 Martin Kretzschmar(ev_sidebar_thumbnails_select_page): do nothing unless...
2005-02-02 Jonathan BlandfordNew file with some random thoughts.
2005-02-01 Marco Pesenti GrittiSupport eps and check document supports find before...
2005-01-30 Marco Pesenti GrittiScroll at the top of the page when changing page
2005-01-30 Marco Pesenti GrittiDo not redraw unnecessarily
2005-01-30 Marco Pesenti GrittiYay! find works now... Now to find bugs...
2005-01-30 Marco Pesenti GrittiMore work on find implementation, mostly there now
2005-01-29 Marco Pesenti GrittiEnanche the find interface to be really able to do...
2005-01-28 Martin Kretzschmaruse G_DEFINE_TYPE-supplied ev_sidebar_thumbnails_parent...
2005-01-27 Marco Pesenti GrittiKill session history
2005-01-27 Marco Pesenti GrittiFix inverted up/down buttons
2005-01-26 Martin Kretzschmar(ev_sidebar_thumbnails_select_page): make sure the...
2005-01-26 Martin Kretzschmar(ev_window_init): add GTK_SHADOW_IN to the scrolled...
2005-01-25 Jonathan Blandfordupdate
2005-01-25 Jonathan Blandfordforgot this
2005-01-25 Jonathan Blandfordguard against unloaded docs when the title is accessed.
2005-01-23 Stephane LOEUILLETignore page offset here, to make search results indepen...
2005-01-22 Martin Kretzschmar(update_window_title): empty titles are useless, use...
2005-01-21 Marco Pesenti GrittiMake selection work in any direction
2005-01-21 Marco Pesenti GrittiUse shorter labels for some of the toolbars items
2005-01-20 Jonathan Blandfordmake the bg color darker.
2005-01-20 Martin Kretzschmar(set_document_page): handle paper size changes when...
2005-01-20 Martin Kretzschmar(set_document_page): unset has_selection when the page...
2005-01-20 Marco Pesenti GrittiUse normal style color for the widget background and...
2005-01-20 Marco Pesenti Grittiforgot this
2005-01-20 Marco Pesenti GrittiShow a wait cursor while the page is rendering
2005-01-20 Marco Pesenti GrittiEnsure thumbnails selection, toolbar page control and...
2005-01-19 Jonathan BlandfordAdd initial support for password-supported dialogs...
2005-01-18 Marco Pesenti GrittiFix bugs in the links implementation and change cursor...
2005-01-14 Dave Malcolmnew functions to help with implementation of sensitivit...
2005-01-14 Dave MalcolmFix sensitivity of the Find action
2005-01-13 Marco Pesenti GrittiView status message support, use it to show the links...
2005-01-13 Marco Pesenti GrittiAdd support for document links
2005-01-13 Anders CarlssonSet the spin button limits correctly.
2005-01-11 Marco Pesenti GrittiImplement history dropdowns
2005-01-11 Marco Pesenti GrittiFix several history bugs
2005-01-10 Marco Pesenti GrittiRename bookmark to link, and use "Index" for the sideba...
2005-01-09 Marco Pesenti GrittiInitial history implementation. Needs work.
2005-01-08 Martin KretzschmarAdded ev-print-job.c.
2005-01-08 Martin Kretzschmar(ev_view_set_document): don't connect to "found" unless...
2005-01-07 Marco Pesenti GrittiAdd a way to open bookmarks
2005-01-07 Marco Pesenti GrittiHook up bookmarks navigation
2005-01-07 Marco Pesenti GrittiAdd a bookmark object to the backend and use it instead...
2005-01-07 Marco Pesenti GrittiCleanup and add select all.
2005-01-07 Jonathan Blandfordforgot to unref the loading_icon.
2005-01-07 Jonathan Blandfordfill in the thumbnails starting at the visible page...
2005-01-06 Jonathan Blandfordfill in the thumbnail with white. New interface to...
2005-01-06 Jeremy KatzAdd ev-utils.[ch] so that make dist works
2005-01-05 Jonathan Blandfordbypass GDKSplashOutputDev and just use a normal SplashO...
2005-01-05 Marco Pesenti GrittiImplement Edit->Copy
2005-01-05 Marco Pesenti GrittiBeginnings of clipboard support. Incomplete but primary...
2005-01-05 Marco Pesenti GrittiNicer rubberband drawing, from GtkIconView.
2005-01-05 Marco Pesenti GrittiImplement "Save a copy..." menu item
2005-01-05 Marco Pesenti GrittiQueue a resize when zoom changes
2005-01-05 Jonathan BlandfordNew misc file to do simple drop shadows.
2005-01-05 Jonathan BlandfordDo real thumbnailing of PDF files. It's slow, but I...
2005-01-04 Jeff Muizelaaruse gnome_vfs_make_uri_from_shell_arg so that relative...
2005-01-04 Marco Pesenti Grittis/next page/page down s/previous page/page up
2005-01-04 Marco Pesenti GrittiChange the layout to match clarkbw design.
2005-01-04 Jonathan Blandfordinitial stab at implementing thumbnail support for...
2005-01-03 Jonathan Blandfordmove the thumbnail code into a time-based idle as well...
2005-01-03 Marco Pesenti GrittiFix document title bugs and fallback to filename when...
2005-01-03 Marco Pesenti GrittiInitial support for document title. Not working yet.
2005-01-02 Marco Pesenti GrittiGrab focus on the view when clicking it
2005-01-02 Marco Pesenti GrittiAdd key bindings to the view. Now if the focus would...
2005-01-01 Marco Pesenti GrittiFix mouse wheel scrolling
2005-01-01 Marco Pesenti GrittiRename GtkGS to PSDocument
2004-12-31 Marco Pesenti GrittiAdd a changed event that is emitted when the page conte...
2004-12-24 Jonathan Blandford* backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile...
2004-12-23 Kristian HøgsbergSet sidebar default value to visible.
2004-12-23 Kristian HøgsbergHook up sidebar toggle.
2004-12-23 Havoc Penningtonhook up potentially-questionable "find results status...
2004-12-23 Havoc Penningtonmake search find stuff on other pages, sort of (only...
2004-12-23 Havoc Penningtondisplay an error if the document doesn't support find...
2004-12-23 Martin Kretzschmaradd GnomePrintJob to EvPrintJob constructor arguments.
2004-12-22 Martin KretzschmarSet up a print dialog for "PostScript injection" method.
2004-12-22 Anders CarlssonAdd thumbnail support.
2004-12-22 Jonathan Blandfordinitial sidebar document setting code.
2004-12-22 Anders CarlssonAnimate the next button when activate is pressed.
next