Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Override PDF restrictions by default. Fixes bug #382700.Wouter Bolsterlee2008-01-241-0/+8
* Updated for upcoming releaseWouter Bolsterlee2008-01-241-0/+4
* Fix memory leak.Carlos Garcia Campos2008-01-231-0/+6
* Added comment for translatorsGil Forcada2008-01-231-2/+8
* Do not create the idle function for kinetic scrolling if we are not in aCarlos Garcia Campos2008-01-221-0/+7
* Restore cursor after autoscrolling. Fixes bug #509958.Carlos Garcia Campos2008-01-221-0/+8
* Do not render images when rendering the page but on demand. It reduces theCarlos Garcia Campos2008-01-191-0/+20
* Make gnome-keyring optional. Fixes bug #509676.Marcelo Lira2008-01-181-0/+7
* Initialize include_images variable as FALSE instead of TRUE.Carlos Garcia Campos2008-01-161-0/+6
* Simplify image format selection on save.Nickolay V. Shmyrev2008-01-151-0/+18
* Repair gorizontal scrolling with shift. Fixes bug #483412.Nickolay V. Shmyrev2008-01-141-0/+7
* Fix formatting issues.Carlos Garcia Campos2008-01-131-0/+6
* Don't overquote special chars except of '. See bug 502500. Thanks to TomNickolay V. Shmyrev2008-01-131-0/+7
* Added Nickolay and Carlos, since they're doing most of the releasesWouter Bolsterlee2008-01-131-0/+7
* Get the nautilus extension dir properly instead of using a hack. Fixes bugWouter Bolsterlee2008-01-131-0/+7
* Install nautilus extension into new place. See bug #505359. Thanks toNickolay V. Shmyrev2008-01-131-0/+8
* RTL marker in recent file list. See bug #509076.Djihed Afifi2008-01-131-0/+6
* Fix compile warnings due to unused variables.Carlos Garcia Campos2008-01-131-0/+7
* Bump requirements to libspectre 0.2.0. Fixes bug #507705.Carlos Garcia Campos2008-01-131-0/+8
* Implement "fade" effect.Carlos Garnacho2008-01-041-0/+5
* Implement "uncover" effect.Carlos Garnacho2008-01-041-0/+5
* Implement "cover" effect.Carlos Garnacho2008-01-041-0/+5
* Implement "push" effect.Carlos Garnacho2008-01-041-0/+5
* Implement "dissolve" effect.Carlos Garnacho2008-01-041-0/+5
* Implement "wipe" effect.Carlos Garnacho2008-01-041-0/+5
* Implement "box" effect.Carlos Garnacho2008-01-041-0/+5
* Implement "blinds" effect.Carlos Garnacho2008-01-041-0/+5
* Implement "split" effect.Carlos Garnacho2008-01-041-0/+5
* Add a EvTransitionAnimation to the struct.Carlos Garnacho2008-01-041-0/+18
* Added, EvTransitionAnimation will contain the implementations for pageCarlos Garnacho2008-01-041-0/+7
* Added, EvTimeline is the base object for animations. Added these files toCarlos Garnacho2008-01-041-0/+6
* Added implementation to get_effect() in EvDocumentTransitionIface.Carlos Garnacho2008-01-041-0/+5
* New files, define a page transition effect, at the moment it mapsCarlos Garnacho2008-01-041-0/+11
* Allow exporting images in any format supported by GdkPixbuf. Fixes bugCarl-Anton Ingmarsson2007-12-301-0/+14
* More warnings fixed.Carlos Garcia Campos2007-12-291-0/+6
* Fix compile warnings.Carlos Garcia Campos2007-12-291-0/+9
* Include config.h. Bug #504721.Christian Persch2007-12-281-0/+4
* Plugin system for backends. Fixes bug #351348.Carlos Garcia Campos2007-12-281-0/+48
* Kinetic scrolling implemented as requested in bug #461271. Thanks to DavidNickolay V. Shmyrev2007-12-241-0/+10
* Autoscroll feature with the context menu. Fixes bug #323670. Thanks toNickolay V. Shmyrev2007-12-231-1/+18
* Disconnect also page-ready signal when removing a job because the pageCarlos Garcia Campos2007-12-231-0/+9
* Scroll pages in page entry with mouse wheel. Fixes bug #324122. Thanks toNickolay V. Shmyrev2007-12-201-0/+7
* Add ps specials support in dvi backend when libspectre is present. FixesCarlos Garcia Campos2007-12-201-0/+14
* Use libspectre, if available, for the ps backend. Fixes bugs #317106,Carlos Garcia Campos2007-12-201-1/+9
* Cygwin build issue fix.Yaakov Selkowitz2007-12-181-0/+6
* Do not limit the minimum zoom factor when sizing mode is best bit or fitCarlos Garcia Campos2007-12-161-0/+7
* Do not change left, top and zoom values when they are null in PDFCarlos Garcia Campos2007-12-141-0/+15
* A bit of cleanup: use gobject instance private data, and G_DEFINE_TYPE.Christian Persch2007-12-101-0/+14
* Use GSlice to allocate small amounts of memory. Bug #475972.Christian Persch2007-12-081-0/+9
* Restore cursor to normal after a drag operation. Fixes bug #501603.Carlos Garcia Campos2007-12-051-0/+7