Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Split API documentation into libdocument, libview and shell. RequiredCarlos Garcia Campos2009-02-011-0/+22
* Don't make GTypeInfo static. Bug #570077.Christian Persch2009-02-011-0/+4
* A backend/backend.symbols: Only export the backend module entry point. BugChristian Persch2009-02-011-0/+7
* Add mnemonics to buttons in search bar. Fixes bug #569212.Carlos Garcia Campos2009-02-011-0/+6
* Make sure pages_per_sheet is always >= 1. Fixes bug #569328.Carlos Garcia Campos2009-02-011-0/+7
* Clamp top/bottom values of destinations to make sure they are not biggerCarlos Garcia Campos2009-02-011-0/+7
* Fix build when debug mode is disabled.Carlos Garcia Campos2009-02-011-0/+6
* Make this return TRUE only if any backends were loaded, so the ev_init()Christian Persch2009-01-301-0/+6
* A libdocument/ev-init.[ch]: Add single init/shutdown method. Bug #569117.Christian Persch2009-01-301-0/+22
* Add --version which was lost in the libgnome removal. Bug #562869.Christian Persch2009-01-291-0/+5
* Move metadata manager initialisation and shutdown into EvApplication.Christian Persch2009-01-261-0/+7
* Don't copy the string twice. Bug #569231.Christian Persch2009-01-261-0/+5
* Move ev_dot_dir() from libdocument to shell, since it shouldn't be publicChristian Persch2009-01-261-0/+17
* Bug 569082 – use versioned directory for backendsChristian Persch2009-01-251-0/+10
* Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.Christian Persch2009-01-251-0/+41