]> www.fi.muni.cz Git - evince.git/history - shell/ev-view.c
Update NEWS and require poppler 0.5.0.
[evince.git] / shell / ev-view.c
2005-12-25 Nickolay V. ShmyrevUpdate NEWS and require poppler 0.5.0.
2005-12-25 Nickolay V. ShmyrevSmall cleanup and autoscrolling during selection. Thank...
2005-10-29 Nickolay V. ShmyrevInitial accessibility support.
2005-09-27 Carlos Garcia CamposDisable copy action when there isn't text selected.
2005-09-27 Marco Pesenti GrittiCheck tooltip is valid utf8 before showing it
2005-09-27 Carlos Garcia CamposAllow drag and drop of text. Fixes #316772
2005-09-26 Marco Pesenti GrittiIgnore link coordinates if they are outside page bounds
2005-09-26 Marco Pesenti GrittiImplement launch links. Delegate external link opening...
2005-09-24 Marco Pesenti GrittiImplement fitr links
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-22 Christian PerschRemove unused unrealize handler. Add scroll handling to
2005-09-22 Marco Pesenti GrittiBased on a patch from carlosgc@gnome.org. Mouse buttons...
2005-09-19 Marco Pesenti GrittiImplement FIT and FITH links
2005-09-19 Marco Pesenti GrittiTake all pages in consideration, not just current one
2005-09-19 Marco Pesenti GrittiMove page next/previous functions from page chace to...
2005-09-17 Nickolay V. ShmyrevAllow display of last odd page in dual view. Fix for...
2005-09-11 Nickolay V. ShmyrevMore precise handling of enter_notify/leave_notify...
2005-09-08 Marco Pesenti GrittiFix some bugs with xyz links, respect zoom
2005-09-08 Marco Pesenti GrittiAdd a signal for link activation.
2005-09-07 Marco Pesenti GrittiUse mozilla style vs gtk style, way better for links.
2005-09-07 Marco Pesenti GrittiImplement xyz links, still not functional. Links are...
2005-09-05 Marco Pesenti GrittiDelay popup showing. Mirror gtk logic/times.
2005-09-03 Marco Pesenti GrittiSimple widget to show tooltips at a custom position
2005-09-02 Jonathan BlandfordAbbrev)--L1743--C75--54%--------------------------...
2005-09-01 Marco Pesenti Grittiev_page_cache_get doesnt return a reference, dont try...
2005-08-26 Jonathan Blandfordcatch another gtk+-2.8ism Make work with gtk+-2.6 Relea...
2005-08-25 Jonathan BlandfordRedo rotation (again). prepare for 0.4.0
2005-08-23 Marco Pesenti GrittiAdapt to the new poppler rotation API. Fix text maps...
2005-08-20 Jonathan Blandfordget the correct region when selecting in modes other...
2005-08-17 Marco Pesenti GrittiUpdate for 0.3.4
2005-08-15 Jonathan Blandford* shell/ev-metadata-manager.c: (ev_metadata_manager_ini...
2005-08-12 Nickolay V. ShmyrevFix for bug Bug 311838: Seach backward requires several...
2005-08-07 Nickolay V. ShmyrevDon't update page range if we are scrolling to some...
2005-08-07 Nickolay V. ShmyrevReverse rotation/scale when getting max page width...
2005-08-07 Jonathan Blandfordreverse rotation/page when getting the area for select_all.
2005-08-06 Kristian HøgsbergChange selection color on focus in and focus out events...
2005-08-06 Jonathan BlandfordClean up selection to be much smoother!
2005-07-30 Jonathan Blandfordat Jul 30 19:09:34 2005 Jonathan Blandford <jrb@redha...
2005-07-29 Marco Pesenti GrittiAccount rotation in doc_rect_to_view_rect. Ensure rotat...
2005-07-29 Marco Pesenti GrittiUse rotation rather than orientation. It's easier and...
2005-07-29 Marco Pesenti GrittiMake the page cache aware of page orientation.
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...
next