Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview
Commit message (Expand)AuthorAgeFilesLines
* [build] Use shave to improve build log readabilityCarlos Garcia Campos2009-05-121-4/+6
* [libview] Initialize start/end_page to -1Carlos Garcia Campos2009-05-121-0/+2
* [libview] Do not handle key events in EvView when it's not focusedCarlos Garcia Campos2009-05-121-2/+7
* [libview] Show popup windows associated to markup annotationsCarlos Garcia Campos2009-05-122-22/+533
* [libview] Add EvAnnotationWindow widget that implements popup annotationsCarlos Garcia Campos2009-05-124-0/+709
* Add close, resize-se and resize-sw icons copied from stickynotes appletCarlos Garcia Campos2009-05-122-1/+7
* [libview] Get annotations when rendering pagesCarlos Garcia Campos2009-05-124-1/+48
* Move stock icons from libmisc to libview and make the API publicCarlos Garcia Campos2009-05-123-0/+191
* [ui] Disables bouncing during scrollingMartin Pohlack2009-05-061-3/+5
* [document] Fixes handling of broken documentsNickolay V. Shmyrev2009-05-032-2/+23
* [build] Adds -no-undefined flag for Cygwin buildNickolay V. Shmyrev2009-04-261-0/+1
* Move ev_view_update_view_size() from libview to ev-window again and makeCarlos Garcia Campos2009-04-062-40/+3
* Animation is ready only when origin surface is ready. This fixes fadingNickolay V. Shmyrev2009-03-302-13/+16
* Show the 'jump to page' window in the right GdkScreen. Fixes bug #560541.Carlos Garcia Campos2009-03-011-0/+2
* Rename GIRs to EvinceDocument/EvinceView.Christian Persch2009-02-151-5/+5
* Use g_intern_static_string.Christian Persch2009-02-151-1/+1
* Add experimental introspection support. Disabled by default; useChristian Persch2009-02-081-0/+47
* Link libevdocument.la to libevview.la.Christian Persch2009-02-081-1/+3
* Include gi18n-lib.h instead of gi18n.h.Christian Persch2009-02-043-3/+3
* Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.Christian Persch2009-01-2513-47/+73
* Bug 568229 – library needs libtool versioningChristian Persch2009-01-211-5/+10
* shell/ev-sidebar-links.cHiroyuki Ikezoe2009-01-202-11/+11
* Install ev-job-scheduler.h. See bug #567790.Tomeu Vizoso2009-01-201-1/+1
* Fixes double EXTRA-DISTNickolay V. Shmyrev2009-01-181-3/+2
* Clean stamp filesNickolay V. Shmyrev2009-01-181-1/+1
* Fixes make distNickolay V. Shmyrev2009-01-181-0/+4
* Fix second parameter passed to gtk_selection_data_set_uris(), it expects aCarlos Garcia Campos2009-01-181-1/+1
* Make EvJobPriority a proper GType. Fixes bug #567788.Tomeu Vizoso2009-01-183-2/+88
* Bug 558084 – simplify drag data handlingChristian Persch2009-01-181-23/+14
* Move EvView specific code to a libeviview library so that it can beCarlos Garcia Campos2009-01-1819-0/+12443