Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use EV_DEFINE_INTERFACE to define EvSidebarPage interface. See bugCarlos Garcia Campos2009-01-241-0/+7
* Add EV_DEFINE_INTERFACE macro.Carlos Garcia Campos2009-01-241-0/+23
* Add EV_DEFINE_BOXED_TYPE macro to define boxed types. See bug #568228.Carlos Garcia Campos2009-01-241-1/+8
* Sync EggToolbarEditor with libegg.Nickolay V. Shmyrev2009-01-231-0/+14
* Added missing bug number to ChangeLog.Michael J. Chudobiak2009-01-221-0/+1
* When saving a file, using the default permissions for the user/system,Michael J. Chudobiak2009-01-221-0/+7
* Bug 568229 – library needs libtool versioningChristian Persch2009-01-211-0/+7
* Bug 568220 – need pkg-config fileChristian Persch2009-01-211-0/+6
* Bug 568224 – library should have version macrosChristian Persch2009-01-211-0/+7
* shell/ev-sidebar-links.cHiroyuki Ikezoe2009-01-201-0/+14
* Add missing EV_TYPE_DOCUMENT_INFO. See bug #567790.Tomeu Vizoso2009-01-201-0/+6
* Install ev-job-scheduler.h. See bug #567790.Tomeu Vizoso2009-01-201-0/+6
* Install ev-backends-manager.h and ev-document-type-builtins.h. Fixes bugTomeu Vizoso2009-01-201-0/+7
* Update for release 2.25.5Nickolay V. Shmyrev2009-01-181-0/+1
* Update for release 2.25.5Carlos Garcia Campos2009-01-181-0/+6
* Fix second parameter passed to gtk_selection_data_set_uris(), it expects aCarlos Garcia Campos2009-01-181-0/+7
* Make EvDocumentInfo and enums definded in ev-document-info.h GTypes. FixesTomeu Vizoso2009-01-181-0/+12
* Fix for a minor code typo.Michal Vaner2009-01-181-0/+4