]> www.fi.muni.cz Git - evince.git/history - shell/ev-view.c
Removed shell/ev-view-private.h
[evince.git] / shell / ev-view.c
2008-10-31 Carlos Garcia CamposRemoved shell/ev-view-private.h
2008-10-23 Nickolay V. ShmyrevCancel the animation without scheduling transition...
2008-10-06 Carlos Garcia CamposFix memory leak. Fixes bug #555134.
2008-09-07 Carlos Garcia CamposUse GtkScrollType instead of EvScrollType.
2008-09-05 Carlos Garcia CamposMake sure the cursor is correctly restored after showin...
2008-08-27 Carlos Garcia CamposUse gtk_box_pack_start instead of gtk_box_pack_start_de...
2008-08-27 Carlos Garcia CamposRemoved
2008-08-03 Wouter BolsterleeMore #include cleanups. Again: reordering, single gtk...
2008-08-03 Wouter BolsterleeCleanup many #include statements: reorder so that a...
2008-08-03 Carlos Garcia CamposRework the jobs system in order to make it simpler...
2008-07-13 Carlos Garcia CamposAdd '.' keybinding for blanking the screen in presentat...
2008-04-20 Carlos Garcia CamposUpdate also the primary selection when copying a link...
2008-04-14 Carlos Garcia CamposAdd EvPage so that we can hold a reference to the backe...
2008-03-18 Carlos Garcia CamposCancel the find operation when the find bar is closed...
2008-02-29 Carlos GarnachoAdded. Returns whether the animation has everything...
2008-02-27 Carlos Garcia CamposFix a crash when a choice form field doesn't have any...
2008-01-26 Carlos Garcia CamposRemoved
2008-01-26 Carlos Garcia CamposStop autoscroll when Escape key is pressed. Fixes bug...
2008-01-22 Carlos Garcia CamposDo not create the idle function for kinetic scrolling...
2008-01-22 Carlos Garcia CamposRestore cursor after autoscrolling. Fixes bug #509958.
2008-01-19 Carlos Garcia CamposDo not render images when rendering the page but on...
2008-01-14 Nickolay V. ShmyrevRepair gorizontal scrolling with shift. Fixes bug ...
2008-01-04 Carlos GarnachoAdd a EvTransitionAnimation to the struct.
2007-12-28 Christian PerschInclude config.h. Bug #504721.
2007-12-24 Nickolay V. ShmyrevKinetic scrolling implemented as requested in bug ...
2007-12-23 Nickolay V. ShmyrevAutoscroll feature with the context menu. Fixes bug...
2007-12-16 Carlos Garcia CamposDo not limit the minimum zoom factor when sizing mode...
2007-12-14 Carlos Garcia CamposDo not change left, top and zoom values when they are...
2007-12-05 Carlos Garcia CamposRestore cursor to normal after a drag operation. Fixes...
2007-09-29 Carlos Garcia CamposGive priority to form fields over images when deciding...
2007-09-03 Carlos Garcia CamposMake sure current-page <= end-page in continuous mode...
2007-09-03 Carlos Garcia CamposUse always drag mouse cursor during a drag operation...
2007-08-31 Carlos Garcia CamposAdd support for double and triple click selections.
2007-08-27 Justin BlanchardEnables 'find next' when bindbar is hidden. Fixes bug...
2007-08-05 Carlos Garcia CamposDo not use cairo_rectangle and cairo_clip since we...
2007-07-30 Carlos Garcia CamposFix a headers problem with ev-link
2007-07-29 Carlos Garcia CamposUse g_timeout_add_seconds instead of g_timeout_add...
2007-07-29 Nickolay V. ShmyrevCheck for NULL, fixes bug #460862.
2007-07-27 Cosimo CecchiUnix-like hjkl bindings added. See bug #458111.
2007-07-27 Johannes BuchnerReorganizes utility functions.
2007-07-25 Carlos Garcia CamposGive priority to forms over text to set the cursor.
2007-07-24 Carlos Garcia CamposUse IBEAM cursor for text form fields and NORMAL cursor...
2007-07-20 Carlos Garcia CamposUpdate region for current selected items also for check...
2007-07-19 Carlos Garcia CamposFix build with current poppler cvs head.
2007-07-09 Carlos Garcia CamposFix a crash when closing whith a form widget visible.
2007-07-09 Carlos Garcia CamposUpdate also the region of the current selected button...
2007-07-09 Carlos Garcia CamposRedraw only form field region instead of the whole...
2007-07-09 Carlos Garcia CamposFix selection of first item in list form fields.
2007-07-08 Carlos Garcia CamposMerge evince-forms branch.
2007-06-21 Cesar FernandezDo not change current page when returning from black...
2007-06-14 Carlos Garcia CamposDraw only visible region.
2007-06-13 Carlos Garcia CamposUse cairo image surfaces instead of GDK pixbufs for...
2007-06-12 Carlos Garcia CamposShow loading text centered. Fixes bug #433061
2007-05-19 Carlos Garcia CamposUpdate cursor and tooltip on page change and view scrol...
2007-04-22 Carlos Garcia CamposStart rendering pages before any other jobs.
2007-03-19 Carlos Garcia CamposCheck pointer != NULL before using it. Fixes bug #416841.
2007-02-23 Carlos Garcia CamposAllow deleting in goto window entry in presentation...
2007-02-15 Carlos Garcia CamposFix critical warnings when there is no document loaded.
2007-02-01 Carlos Garcia CamposDo not start an image drag and drop operation when...
2007-01-31 Esteban SanchezDo not zoom in or out on presentation mode. Fixes bug...
2007-01-28 Carlos Garcia CamposFix memory leak.
2007-01-28 Nickolay V. ShmyrevCorrectly handle named destination links
2007-01-28 Nickolay V. ShmyrevImplements another history variant
2007-01-28 Carlos Garcia CamposOpen links in new window when clicking with middle...
2007-01-28 Nickolay V. ShmyrevStore link before jump, not the destination. For me...
2007-01-28 Nickolay V. ShmyrevHistory finally works as expected.
2007-01-27 Ed CatmurNormalize text to fix ligatures problem. See bug #34194...
2007-01-21 Carlos Garcia CamposDo not acquire fontconfig lock in impress backend,...
2007-01-21 Carlos Garcia CamposRender "loading..." text into a cairo surface instead...
2007-01-18 Carlos Garcia CamposDo not draw white background page in presentation mode.
2007-01-16 Jani MonosesRemove unused gnome-vfs include.
2007-01-12 Carlos Garcia CamposRestore horizontal scrollbar after switching to/from...
2007-01-11 Carlos Garcia CamposUse max and min scale values in the view iby taking...
2007-01-08 Nickolay V. ShmyrevReorganize source tree.
2007-01-07 Carlos Garcia CamposAdd image handling support. Fixes bugs #310008 and...
2007-01-07 Carlos Garcia CamposMove view drag and drop stuff to ev-view.
2007-01-05 Carlos Garcia CamposClear selection also in pixbuf cache.
2006-12-27 Carlos Garcia CamposAdd page transition support in presentation mode. At...
2006-12-25 Carlos Garcia CamposUpdate page-cache when page is changed by the view...
2006-12-24 Carlos Garcia CamposRestore zoom settings when back from presentation mode.
2006-12-24 Wouter BolsterleeShow "Jump to page" label in the page jumping popup...
2006-12-22 Carlos Garcia CamposAllow jumping to another page by typing a page number...
2006-12-18 Jens GranseuerFix compilation with older compilers like gcc 2. Fixes...
2006-12-18 Carlos Garcia CamposUse an specific lock for FontConfig. Hopefully it fixes...
2006-12-18 Carlos Garcia CamposAcquire lock document when drawing "Loading..." text...
2006-12-13 Wouter BolsterleeCorrected "end of presentation" string.
2006-12-13 Wouter BolsterleeCorrectly propagate key press event so that up/down...
2006-12-10 Carlos Garcia CamposBlank screen in presentation mode when pressing 'b...
2006-12-09 Radoslav DorcikAdd links support in rotated documents. Fixes bug ...
2006-12-09 Carlos Garcia CamposShow a blank page after the last page in presentation...
2006-10-27 Wouter BolsterleeDon't render "loading..." text in presentation mode...
2006-10-19 Wouter BolsterleePage Up/Down should do page jumps in "Best fit" mode...
2006-10-08 Nickolay V. ShmyrevFixes bug #343199, current page now follows find page.
2006-09-07 Carlos Garcia CamposDon't open links with middle mouse button. Fixes bug...
2006-08-10 Carlos Garcia CamposIgnore zoom for xyz destinations when it's <= 1, keepin...
2006-08-06 Carlos Garcia CamposConvert from PDF style coordinates to X style coordinat...
2006-05-27 Nickolay V. ShmyrevUse consistent quoting style. Fix for the bug #320285.
2006-05-27 Nickolay V. ShmyrevFix page-label command line option. Bug #342070.
2006-05-27 Nickolay V. ShmyrevWarning fixed
2006-05-27 Nickolay V. ShmyrevPage ready should be earlier
next