]> www.fi.muni.cz Git - evince.git/history - shell/ev-view.c
Really make use of the orientation bit of the render context. Use the
[evince.git] / shell / ev-view.c
2005-07-29 Marco Pesenti GrittiReally make use of the orientation bit of the render...
2005-07-29 Marco Pesenti GrittiPatch by Nickolay V. Shmyrev to fix find flickering
2005-07-21 Nickolay V. Shmyrev Clear status message when pointer leaves view. Fix...
2005-07-16 Nickolay V. ShmyrevSet cursor to normal when leaving view
2005-07-06 Marco Pesenti GrittiAdd support for some more types
2005-07-03 Nickolay V. ShmyrevScroll to current page when exit from presentation.
2005-07-01 Jonathan BlandfordAdd I-Beam support to EvView. Now we can see where...
2005-06-30 Kristian HøgsbergFix event->y + view->scroll_x typo.
2005-06-30 Kristian HøgsbergAdjust to poppler API changes; use a sub-GdkPixbuf...
2005-06-30 Jonathan BlandfordMassive changes. We now support text selection of pdfs...
2005-06-23 Nickolay V. ShmyrevFix for 170874 - arrow keys switch pages in presentatio...
2005-06-19 Nickolay V. ShmyrevSome leaks fixed
2005-06-19 Nickolay V. ShmyrevVarious small fixes, mostly memory leaks. Thanks to...
2005-06-16 Marco Pesenti GrittiAdd a get_orientation api. Improve set_orientation.
2005-06-16 Nickolay V. ShmyrevAutoraise toolbar on GoToPage action and fix keyboard...
2005-06-14 Marco Pesenti GrittiAdd orientation api. Currently poppler api is not optim...
2005-06-07 Nickolay V. ShmyrevPageCache and EvJobs are moved from backend to shell...
2005-06-05 Nickolay V. ShmyrevMore compact EvView layout in documents with different...
2005-06-04 Nickolay V. ShmyrevA bit different fix for rounding problem but it has no
2005-06-04 Jonathan Blandfordother_page isn't necessarily page + 1.
2005-05-31 Marco Pesenti GrittiRelease ref on the pixbuf cache when changing document.
2005-05-31 Marco Pesenti GrittiSlightly modified patch by Nickolay V. Shmyrev <nshmyre...
2005-05-29 Jonathan Blandfordmodify the expose handling to get the shadows.
2005-05-22 Nickolay V. ShmyrevFix minor points related to moving best fit up. Introduce
2005-05-21 Marco Pesenti GrittiRemove the locks around get_n_results
2005-05-21 Jonathan Blandfordcast adjustmen->value to (int) before using it. Otherwi...
2005-05-21 Jonathan BlandfordPatch from Nickolay V. Shmyrev to reset the adjustment...
2005-05-20 Nickolay V. ShmyrevFix flickering on resizing
2005-05-20 Jonathan BlandfordPatch from Nickolay Shmyrev to fix the -p option, ...
2005-05-20 Jonathan BlandfordPatch from Nickolay Shmyrev to to scroll to second...
2005-05-20 Jonathan BlandfordUse gdk_window_scroll instead of gtk_widget_queue_draw...
2005-05-18 Marco Pesenti GrittiMake PgUp/Down behave like Space
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-11 Jonathan Blandfordmake page size calculation consistent and set it to...
2005-05-10 Marco Pesenti GrittiThis is evil... Make space/backspace global accelerator...
2005-05-09 Marco Pesenti GrittiImplement middle button scrolling. Based on a patch...
2005-05-07 Marco Pesenti GrittiRelease 0.3.0
2005-05-07 Marco Pesenti GrittiCompute size of the actual page, not of the current...
2005-05-07 Marco Pesenti GrittiFix text selection
2005-05-07 Marco Pesenti GrittiFirst go at fixing search, still buggy
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-27 Nickolay V. ShmyrevUpdate current page while scrolling in continuous mode
2005-04-24 Nickolay V. ShmyrevScroll up increase zoom
2005-04-24 Nickolay V. ShmyrevHorizontal scroll and zooming with mouse wheel
2005-04-24 Jonathan Blandfordforgot to set this.
2005-04-24 Jonathan BlandfordFix links for dual/continuous. Also, add a quick fix...
2005-04-23 Nickolay V. ShmyrevFix crash on exit and scrolling to page
2005-04-23 Jonathan BlandfordAdd Continuous and Dual page modes.
2005-04-22 Kristian HøgsbergRemove unnecessary locking.
2005-04-22 Marco Pesenti GrittiFix find on single page documents
2005-04-22 Marco Pesenti GrittiFix normal size zoom. Make zoom in/zoom out unsensitive...
2005-04-22 Jonathan Blandfordactually remove the job.
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-16 Marco Pesenti GrittiRework border calculation, so that I can more easily...
2005-04-15 Marco Pesenti GrittiRework sizing to deal with documents with not uniform...
2005-04-14 Marco Pesenti GrittiFix the crash when trying to copy in backends that...
2005-04-12 Nickolay V. ShmyrevFix for bugs 300233,173184,300094. Problems with page...
2005-04-08 Marco Pesenti GrittiCheck that the document supports find
2005-04-08 Marco Pesenti GrittiAdd Edit->Find Next
2005-04-05 Kristian HøgsbergMake searching work again.
2005-04-03 Jonathan BlandfordPatch from Alberto Mesas <amesas@gmail.com> to make...
2005-04-01 Kristian HøgsbergImplement search based on poppler_page_find_text()...
2005-04-01 Jonathan BlandfordChanged to use page labels now. Rewrote completely...
2005-03-31 Jonathan BlandfordCr 31 13:27:50 2005 Jonathan Blandford <jrb@redhat...
2005-03-31 Jonathan BlandfordRemove pixbuf backend for now
2005-03-23 Marco Pesenti Grittimerge evince-threads branch
2005-02-24 Marco Pesenti GrittiDo not cache offsets in size_allocate.
2005-02-24 Marco Pesenti GrittiCalculate offsets before calling the parent class ...
2005-02-24 Marco Pesenti GrittiSeparate page/scale notifications
2005-02-23 Tommi VainikainenGive translators more flexibility with ngettext plural...
2005-02-21 Marco Pesenti GrittiFixup selection offset calculation
2005-02-21 Marco Pesenti GrittiDo not try to best fit if the view is not realized
2005-02-18 Jonathan BlandfordChange the fullscreen toolbar to always be in the popup...
2005-02-16 Marco Pesenti GrittiAutomatically hide the fullscreen button. Patch by...
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 Kretzschmaradd parameters providing allocation width and height...
2005-02-09 Marco Pesenti GrittiFix compilation on non-gcc platforms
2005-02-07 Marco Pesenti GrittiSolve more refs issues.
2005-02-07 Marco Pesenti GrittiAdd debugging helpers
2005-02-04 Marco Pesenti GrittiAdd another check for find interface EVINCE_0_1_3
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-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-27 Marco Pesenti GrittiKill session history
2005-01-23 Stephane LOEUILLETignore page offset here, to make search results indepen...
2005-01-21 Marco Pesenti GrittiMake selection work in any direction
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...
next