]> www.fi.muni.cz Git - evince.git/history - shell/ev-view.h
Add support for "Find Previous" as dictated by the GNOME HIG. A menu item
[evince.git] / shell / ev-view.h
2006-04-20 Wouter BolsterleeAdd support for "Find Previous" as dictated by the...
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-07 Nickolay V. ShmyrevDraw Loading message during xfer job. Fix for the bug...
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...
2005-10-29 Nickolay V. ShmyrevInitial accessibility support.
2005-09-27 Carlos Garcia CamposDisable copy action when there isn't text selected.
2005-09-24 Marco Pesenti GrittiDo not use modes for link, we need to calculate size...
2005-09-24 Marco Pesenti GrittiImplement FIT_HEIGHT mode (only for links). Implement...
2005-09-19 Marco Pesenti GrittiMove page next/previous functions from page chace to...
2005-09-08 Marco Pesenti GrittiAdd a signal for link activation.
2005-08-15 Jonathan Blandford* shell/ev-metadata-manager.c: (ev_metadata_manager_ini...
2005-07-06 Marco Pesenti GrittiAdd support for some more types
2005-06-30 Jonathan BlandfordMassive changes. We now support text selection of pdfs...
2005-06-16 Marco Pesenti GrittiAdd a get_orientation api. Improve set_orientation.
2005-06-14 Marco Pesenti GrittiAdd orientation api. Currently poppler api is not optim...
2005-05-20 Jonathan BlandfordUse gdk_window_scroll instead of gtk_widget_queue_draw...
2005-05-18 Jonathan BlandfordMassive code clean up from Nickolay Shmyrev. Keep page...
2005-05-17 Marco Pesenti GrittiGet rid of View->Normal Size, it's just confusing
2005-05-10 Marco Pesenti GrittiThis is evil... Make space/backspace global accelerator...
2005-05-02 James BowesOutput zoom-control Makefile. build zoom-control subdir.
2005-05-01 Jonathan BlandfordChange the preview cache back to 1. Don't know when...
2005-04-24 Jonathan BlandfordFix links for dual/continuous. Also, add a quick fix...
2005-04-23 Jonathan BlandfordAdd Continuous and Dual page modes.
2005-04-22 Marco Pesenti GrittiFix normal size zoom. Make zoom in/zoom out unsensitive...
2005-04-16 Jonathan BlandfordMinor cleanups removing some dead code.
2005-04-16 Marco Pesenti GrittiAllow setting view spacing, default to 0
2005-04-16 Marco Pesenti GrittiDo not draw the border in fulscreen
2005-04-08 Marco Pesenti GrittiAdd Edit->Find Next
2005-04-05 Kristian HøgsbergMake searching work again.
2005-03-23 Marco Pesenti Grittimerge evince-threads branch
2005-02-24 Marco Pesenti GrittiSeparate page/scale notifications
2005-02-16 Marco Pesenti GrittiAutomatically hide the fullscreen button. Patch by...
2005-02-16 Jonathan BlandfordNew function to canonicalize sizing/painting a border.
2005-02-15 Martin Kretzschmaradd parameters providing allocation width and height...
2005-01-30 Marco Pesenti GrittiMore work on find implementation, mostly there now
2005-01-27 Marco Pesenti GrittiKill session history
2005-01-14 Dave Malcolmnew functions to help with implementation of sensitivit...
2005-01-13 Marco Pesenti GrittiView status message support, use it to show the links...
2005-01-11 Marco Pesenti GrittiImplement history dropdowns
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-07 Marco Pesenti GrittiCleanup and add select all.
2005-01-05 Marco Pesenti GrittiImplement Edit->Copy
2004-12-23 Havoc Penningtonhook up potentially-questionable "find results status...
2004-12-22 Mark McLoughlinadd zooming.
2004-12-22 Owen TaylorAdd a few more toolbar items.
2004-12-22 Owen TaylorStart of content-area widget.