]> www.fi.muni.cz Git - evince.git/history - shell/ev-view.c
Include config.h. Bug #504721.
[evince.git] / shell / ev-view.c
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
2006-05-27 Ricardo MarkiewiczDon't show highlight rects if page can't be showed...
2006-05-08 Francisco Javier... Updated Spanish translation.
2006-05-05 Nickolay V. ShmyrevUpdate fullscreen and presentation timeout handling...
2006-05-04 Carlos Garcia CamposAdd support for Named Action links
2006-05-02 Carlos Garcia CamposRework links system, it adds support for remote links...
2006-04-29 Nickolay V. ShmyrevFix for the bug #312573 – Optimal selection of current...
2006-04-20 Wouter BolsterleeAdd support for "Find Previous" as dictated by the...
2006-03-21 Nickolay V. ShmyrevMore correctly draw loading text when document is empty.
2006-03-21 Nickolay V. ShmyrevFix for the bug #334854, page down and page up switch...
2006-03-05 Nickolay V. ShmyrevDon't jump on scrolling, fix for the bug #333127.
2006-03-01 Nickolay V. ShmyrevScroll by one page in presentation mode. Fix for the...
2006-02-24 Nickolay V. ShmyrevClairfy what page the toolbar page number applies to...
2006-02-24 Nickolay V. ShmyrevDont't jump to find result if window was scrolled durin...
2006-02-20 Stanislav SlusnyFix for the bug 319133 - Find entry should allow text...
2006-02-19 Nickolay V. ShmyrevFix for the bug #319137. Search now takes account for...
2006-02-07 Nickolay V. ShmyrevDraw Loading message during xfer job. Fix for the bug...
2006-02-01 Nickolay V. ShmyrevPlace even pages to the left if document has less then...
2006-01-23 Ricardo MarkiewiczAdd keybindings for percision-scrolling of display...
2006-01-07 Nickolay V. ShmyrevDual mode places even pages to the left. Fix for the...
2006-01-06 Nickolay V. ShmyrevTwo page scrolling with Space and PageUp in dual mode...
2006-01-05 Nickolay V. ShmyrevCorrectly clamp adjustment value. Fix for the bug ...
2005-12-28 Nickolay V. ShmyrevFix for the bug #325067 with more intelligent selection...
2005-12-27 Nickolay V. ShmyrevBind context menu to keyboard also. Fix for the bug...
next