Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes bug #571787.Nickolay V. Shmyrev2009-02-151-0/+6
* Use gtk_tool_button_set_use_underline() for next/previous buttons so thatCarlos Garcia Campos2009-02-141-0/+7
* Do not use metadata when reloading the document, so that the window is notCarlos Garcia Campos2009-02-101-0/+12
* Fix smclient libs on cycgwin. See bug #339172.Carlos Garcia Campos2009-02-091-0/+7
* Add experimental introspection support. Disabled by default; useChristian Persch2009-02-081-0/+8
* Link libevdocument.la to libevview.la.Christian Persch2009-02-081-0/+4
* Use g_set_error_literal now that we depend on glib 2.18.Christian Persch2009-02-051-0/+13
* Include gdkx.h only with X11. See bug #339172.Hib Eris2009-02-051-0/+6
* Add application/x-ext-pdf mime type for pdf backend. See bug #339172.Hib Eris2009-02-051-0/+7
* Make session manager code compile for w32. These changes have been takenCarlos Garcia Campos2009-02-051-1/+13
* Make screensaver code compile for w32. These changes have been copied fromHib Eris2009-02-051-0/+7
* Make use of GConf optional. Based on patch by Hib Eris. See bug #339172.Carlos Garcia Campos2009-02-051-0/+8
* Make ev_init() also bind the evince gettext domain, so i18n works in theChristian Persch2009-02-041-0/+8
* Include gi18n-lib.h instead of gi18n.h.Christian Persch2009-02-041-0/+18
* Update for release 2.25.90Carlos Garcia Campos2009-02-021-0/+1
* Update for release 2.25.90Carlos Garcia Campos2009-02-011-0/+6
* Remove the old tooltips code and use G_DEFINE_TYPE().Carlos Garcia Campos2009-02-011-0/+7