Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Move EvPageAction and EvStockIcons from shell to a new internal libraryCarlos Garcia Campos2009-04-081-2/+21
* Fixes memory leak. Bug #578285.Nickolay V. Shmyrev2009-04-071-0/+6
* Move ev_view_update_view_size() from libview to ev-window again and makeCarlos Garcia Campos2009-04-061-1/+12
* Follow up to bug #539972. Alt+Arrows conflict with view scrolling, changedNickolay V. Shmyrev2009-04-051-0/+7
* Patch by Juanjo Marín <juanj.marin@juntadeandalucia.es> to fix the bugNickolay V. Shmyrev2009-04-041-0/+10
* Direct bug-buddy bugs to the BugBuddyBugs component.Christian Persch2009-03-311-0/+5
* Set proper path to saved accels file. Fixes bug #577500.Nickolay V. Shmyrev2009-03-311-0/+6
* Animation is ready only when origin surface is ready. This fixes fadingNickolay V. Shmyrev2009-03-301-0/+9
* Added a test to check printing and a size of the file.Nickolay V. Shmyrev2009-03-261-0/+7
* Update smclient from libegg master.Christian Persch2009-03-241-0/+7
* Set alternative button order for dialogues.Christian Persch2009-03-241-0/+8
* Bug 575085 – titles not translated in the nautilus tabChristian Persch2009-03-241-0/+7
* Bumped the versionNickolay V. Shmyrev2009-03-161-0/+1
* Updated for release 2.26.0Carlos Garcia Campos2009-03-161-0/+6
* Make the fixed sized string a semantically correct const char[] instead ofTobias Mueller2009-03-051-0/+8
* If the document is encrypted, the ev_document_factory_get_document() isChristian Persch2009-03-021-0/+7
* Update for release 2.25.92.Carlos Garcia Campos2009-03-021-0/+6
* Show the 'jump to page' window in the right GdkScreen. Fixes bug #560541.Carlos Garcia Campos2009-03-011-0/+7
* Do not lose page position when reloading. Fixes bug #573091.Carlos Garcia Campos2009-03-011-0/+7
* Make our own thumbnail when the provided one doesn't have the size weCarlos Garcia Campos2009-03-011-0/+10
* Reduce the restriction on the minimum size of thumbnails from 40 to 1. SeeChristian Spurk2009-02-271-0/+7
* Use GOption in thumbnailer.Carlos Garcia Campos2009-02-271-0/+6
* Use poppler_document_save_a_copy(), which never saves the documentCarlos Garcia Campos2009-02-221-0/+14
* Don't use g_quark_from_static_string in a loadable module!Christian Persch2009-02-181-0/+5
* Update for release 2.25.91Carlos Garcia Campos2009-02-171-0/+6
* Replace deprecated gtk symbol in commented out codeThomas Hindoe Paaboel Andersen2009-02-161-0/+5
* Update for release 2.25.91.Carlos Garcia Campos2009-02-161-0/+6
* Fix a freed memory read.Christian Persch2009-02-161-0/+5
* Fix signed/unsigned compiler warnings.Christian Persch2009-02-151-0/+5
* Rename GIRs to EvinceDocument/EvinceView.Christian Persch2009-02-151-0/+5
* Use g_intern_static_string.Christian Persch2009-02-151-0/+5
* Fill in the error.Christian Persch2009-02-151-0/+5
* Add code to catch backends incorrectly implementing the load vfunc.Christian Persch2009-02-151-0/+5
* Use a local GError, and propagate as appropriate, making sure always toChristian Persch2009-02-151-0/+6
* Use g_error_matches.Christian Persch2009-02-151-0/+4
* Plug a mem leak.Christian Persch2009-02-151-0/+4
* Don't overwite an error.Christian Persch2009-02-151-0/+5
* Make sure to always set @error when returning FALSE. Fix a typo.Christian Persch2009-02-151-0/+5
* Make sure to always set @error when returning FALSE.Christian Persch2009-02-151-0/+5
* Make sure to always set @error when returning FALSE.Christian Persch2009-02-151-0/+5
* Plug a mem leak.Christian Persch2009-02-151-0/+5
* Don't overwrite an error.Christian Persch2009-02-151-0/+5
* Remove unnecessary NULL check; g_strdup() is NULL-safe.Christian Persch2009-02-151-0/+5
* Document that this returns either NULL and fills in error, or non-NULL.Christian Persch2009-02-151-0/+6
* Use the content type to get the description, not the MIME type.Christian Persch2009-02-151-0/+5
* Make sure to fill in @error on failure. Also, since this is exported inChristian Persch2009-02-151-0/+6
* NULL safety. (get_mime_type_from_data): Return the MIME type, not theChristian Persch2009-02-151-0/+6
* Don't leak the input stream.Christian Persch2009-02-151-0/+5
* Propagate all errors upwards.Christian Persch2009-02-151-0/+5
* Don't use more bytes from buffer than were read from the file.Christian Persch2009-02-151-0/+5