pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print Update evince and evince-nautilus to 2.26.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1d9c343b840d
branches:  trunk
changeset: 556220:1d9c343b840d
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Wed Mar 18 00:16:45 2009 +0000

description:
Update evince and evince-nautilus to 2.26.0.

================
Evince  2.26.0
================

Bug fixes:

    * Fix compiler warning when building with -Wformat (#574168,
      Tobias Mueller)
    * Fix a crash with encrypted documents (Christian Persch)

Translation updates:

    * F Wolff (af)
    * Martin Picek (cs)
    * Fotis Tsamis (el)
    * Ivar Smolin (et)
    * Suso Baleato (gl)
    * Yaron Shahrabani (he)
    * Gabor Kelemen (hu)
    * Francesco Marletta (it)
    * Shankar Prasad (kn)
    * Gintautas Miliauskas (lt)
    * Sangeeta Kumari (mai)
    * Ani Peter (ml)
    * Sandeep Shedmake (mr)
    * Manoj Kumar Giri (or)
    * Fabrício Godoy (pt_BR)
    * Mișu Moldovan (ro)
    * Yuriy Penkin (ru)
    * I. Felix (ta)
    * Krishna Babu K (te)

================
Evince  2.25.92
================

Bug fixes:

    * Show the 'jump to page' window in the right GdkScreen (#560541,
      Carlos Garcia Campos)
    * Make our own thumbnail when the provided one doesn't have the
      needed size (#323198, #307357, Christian Spurk, Carlos Garcia Campos)
    * Reduce the restriction on the minimum size of thumbnails from 40
      to 1 (#323198, Christian Spurk)
    * Use GOption in thumbnailer (Carlos Garcia Campos)
    * Fix saving a copy of encrypted PDF documents (#566791, Carlos
      Garcia Campos)
    * Don't use g_quark_from_static_string in a loadable module
      (Christian Persch)
    * Use g_object_unref() instead of gdk_pixbuf_unref() in impress
      backend (#571707, Thomas H.P. Andersen)

Translation updates:

    * Ihar Hrachyshka (be@latin)
    * Alexander Shopov (bg)
    * Gil Forcada (ca)
    * Petr Kovar (cs)
    * Christian Kirbach (de)
    * David Lodge (en_GB)
    * Juanje Ojeda Croissier (es)
    * Iñaki Larrañaga Murgoitio (eu)
    * Ilkka Tuohela (fi)
    * Claude Paroz (fr)
    * Sweta Kothari (gu)
    * Yuval Tanny (he)
    * Takeshi AIHANA (ja)
    * Changwoo Ryu (ko)
    * Kjartan Maraas (nb)
    * Duarte Loreto (pt)
    * Daniel Nylander (sv)
    * Chao-Hsiung Liao (zh_HK)
    * Chao-Hsiung Liao (zh_TW)

================
Evince  2.25.91
================

Bug fixes:

    * Fix several memory leaks (Christian Persch)
    * Fix errors handling and propagation (Christian Persch)
    * Fix several translation strings in properties dialog (#571787,
      Nickolay V. Shmyrev)
    * Do not resize the window on reloading (#571051, #304249, Carlos
      Garcia Campos)
    * Experimental introspection support (#569083, Christian Persch)
    * Use g_set_error_literal() (Christian Persch)
    * Other firxes for win32 (#339172, Hib Eris)
    * Make session manager code compile for win32 (#339172, Carlos
      Garcia Campos)
    * Update totem-screensaver from totem svn to make it build for
      win32 (#339172, Hib Eris)
    * Make use of GConf optional (#339172, Hib Eris, Carlos Garcia Campos)
    * Fix i18n in libdocument (Christian Persch)
    * Include gi18n-lib.h instead of gi18n.h in libs and backends
      (Christian Persch)

Translation updates:

    * Mikel González (ast)
    * Ihar Hrachyshka (be@latin)
    * Kenneth Nielsen (da)
    * Dawa pemo (dz)
    * Juanje Ojeda Croissier (es)
    * Ivar Smolin (et)
    * Iñaki Larrañaga Murgoitio (eu)
    * Gabor Kelemen (hu)
    * Takeshi AIHANA (ja)
    * Shankar Prasad (kn)
    * Arangel Angov (mk)
    * Wouter Bolsterlee (nl)
    * Tomasz Dominikowski (pl)
    * Taylon (pt_BR)
    * Горан Ракић (sr)
    * Daniel Nylander (sv)
    * Theppitak Karoonboonyanan (th)
    * Clytie Siddall (vi)
    * Gan Lu (zh_CN)
    * Chao-Hsiung Liao (zh_HK)
    * Chao-Hsiung Liao (zh_TW)

================
Evince  2.25.90
================

Bug fixes:

    * Split API documentation into libdocument, libview and shell
      (#568465, Carlos Garcia Campos)
    * Fix symbols conflict in impress backend (#569998, Christian Persch)
    * Add mnemonics to buttons in search bar (#569212, Carlos Garcia
      Campos)
    * Fix a crash when printing (#569328, Carlos Garcia Campos)
    * Fix --version command line option (#562869, Christian Persch)
    * Use versioned directory for backends (#569082, Christian Persch)
    * Add EV_DEFINE_BOXED_TYPE and EV_DEFINE_INTERFACE macros
      (#568228, Carlos Garcia Campos)
    * Sync EggToolbarEditor with libegg (Nickolay V. Shmyrev)
    * Respect directory umask and setgid when saving files (#568593,
      Michael J. Chudobiak)
    * Add libtool versioning, pkg-config files and single headers for
      libdocument and libview (#568224, #568220, #568229, #568227,
      Christian Persch)
    * Remove G_OBJECT casts from g_signal_connect calls (#568386, Hiroyuki
      Ikezoe)
    * Install several missing header files of libdocument and libview
      (#567787, #567790, Tomeu Vizoso)
    * Other bugs fixed: #569120, #569231, #569327, #570077

Translation updates:

    * Hendrik Richter (de)
    * Ivar Smolin (et)
    * Gabor Kelemen (hu)
    * Changwoo Ryu (ko)
    * Kjartan Maraas (nb)
    * Daniel Nylander (sv)

================
Evince  2.25.5
================

Code changes:

    * Move EvView specific code to a libevview library so that it can
      be embbeded in other applications (#567751, Tomeu Vizoso, Carlos
      Garcia Campos)
    * Other improvements for embbeders (#567785, #567788, #567789,
      Tomeu Vizoso)

Bug fixes:

    * Fix a minor typo (Michal Vaner)
    * Fix the API docs build (#568171, Christian Persch)
    * Simplify drag data handling (#558084, Christian Persch)
    * Several portability issues (#339172, Hib Eris)
    * Fix mnemonic conflict (#567937, Carlos Garcia Campos)
    * Other bugs fixed: #567910

Translation updates:

    * Gil Forcada (ca)
    * Hendrik Richter (de)
    * Juanje Ojeda Croissier (es)
    * Kjartan Maraas (nb)
    * Gan Lu (zh_CN)

================
Evince  2.25.4
================

New Features and UI Improvements:

    * Show progress information when loading/saving remote files
      (#370958, Carlos Garcia Campos)
    * Remember page setup options (#525185, #349102, Carlos Garcia Campos)
    * Show a confirmation dialog when there are pending print jobs
      while closing the main window (#480964, Carlos Garcia Campos)
    * Show progress information when printing (#482770, Carlos Garcia Campos)
    * Add document URI to properties page (#555376, Carlos Garcia Campos)

Bug fixes:

    * Bump glib requirement to fix build with older versions
      (Christian Spurk)
    * Fix mime type handling (Hib Eris)
    * Fix saving images to remote locations (Carlos Garcia Campos)
    * Do not try to jump to the location of the find result for every
      match, but only for the first one. It makes searching really
      faster. (#564774, Michael Hunold)
    * Fix zip mime-type in comics backend (Juanjo Marín)
    * Fix several memory leaks (Carlos Garcia Campos)

Translation updates:

    * Ihar Hrachyshka (be@latin)
    * Juanje Ojeda Croissier (es)
    * Yuval Tanny (he)
    * Kjartan Maraas (nb)
    * Taylon (pt_BR)
    * Gan Lu (zh_CN)

================
Evince  2.25.2
================

New Features and UI Improvements:

    * PDF Optional content (layers) support. (Carlos Garcia Campos)
    * The password dialog has been reworked in order to make it more
      hig compliant and consistent (#562496, Carlos Garcia Campos)
    * Improved keyring support. Password dialog is not shown anymore
      when the password is already in the keyring (Carlos Garcia Campos)
    * Support for monitor and reload of remote documents
      (#555399, Carlos Garcia Campos)

Bug fixes:

    * Fix opening comic documents with a wrong but valid extension
      (#562143, Carlos Garcia Campos)
    * Fix a crash when searching (#558377, Carlos Garcia Campos)
    * Fix several crashes when selecting text (#561393, Marek Kašík)

Translation updates:

    * Jorge González (es)
    * Nguyễn Đình Trung (vi)

================
Evince  2.25.1
================

New Features and UI Improvements:

    * Use the message area instead of popup dialogs for any error and
      warning messages (Carlos Garcia Campos)

Bug fixes:

    * Adapt to the new single-include policy (#558064, Christian Persch)
    * Fix page transition in presentation mode (#516749, Nickolay V. Shmyrev)
    * Other bugs fixed: (#558066, Christian Persch)

Translation updates:

    * Hendrik Richter (de)

diffstat:

 print/evince-nautilus/Makefile |    3 +-
 print/evince/Makefile          |    3 +-
 print/evince/Makefile.common   |    6 +-
 print/evince/PLIST             |  216 +++++++++++++++++++++++++---------------
 print/evince/distinfo          |    8 +-
 print/evince/options.mk        |    6 +-
 6 files changed, 146 insertions(+), 96 deletions(-)

diffs (truncated from 443 to 300 lines):

diff -r d30b7e1c94a3 -r 1d9c343b840d print/evince-nautilus/Makefile
--- a/print/evince-nautilus/Makefile    Wed Mar 18 00:08:39 2009 +0000
+++ b/print/evince-nautilus/Makefile    Wed Mar 18 00:16:45 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2008/12/22 15:27:02 reed Exp $
+# $NetBSD: Makefile,v 1.30 2009/03/18 00:16:46 jmcneill Exp $
 #
 
 PKG_DESTDIR_SUPPORT=   user-destdir
@@ -7,7 +7,6 @@
 
 PKGNAME=               ${DISTNAME:S/evince/evince-nautilus/}
 COMMENT=               File properties plugin for evince files
-PKGREVISION=           1
 
 .include "options.mk"
 
diff -r d30b7e1c94a3 -r 1d9c343b840d print/evince/Makefile
--- a/print/evince/Makefile     Wed Mar 18 00:08:39 2009 +0000
+++ b/print/evince/Makefile     Wed Mar 18 00:16:45 2009 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2009/02/18 12:39:04 drochner Exp $
+# $NetBSD: Makefile,v 1.53 2009/03/18 00:16:45 jmcneill Exp $
 #
 
-PKGREVISION=   3
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 .include "../../print/evince/Makefile.common"
diff -r d30b7e1c94a3 -r 1d9c343b840d print/evince/Makefile.common
--- a/print/evince/Makefile.common      Wed Mar 18 00:08:39 2009 +0000
+++ b/print/evince/Makefile.common      Wed Mar 18 00:16:45 2009 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.25 2008/12/22 15:27:02 reed Exp $
+# $NetBSD: Makefile.common,v 1.26 2009/03/18 00:16:46 jmcneill Exp $
 #
 # used by print/evince/Makefile
 # used by print/evince-nautilus/Makefile
 
-DISTNAME=              evince-2.24.2
+DISTNAME=              evince-2.26.0
 CATEGORIES=            print
-MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/evince/2.24/}
+MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/evince/2.26/}
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
diff -r d30b7e1c94a3 -r 1d9c343b840d print/evince/PLIST
--- a/print/evince/PLIST        Wed Mar 18 00:08:39 2009 +0000
+++ b/print/evince/PLIST        Wed Mar 18 00:16:45 2009 +0000
@@ -1,47 +1,58 @@
-@comment $NetBSD: PLIST,v 1.23 2008/12/02 13:04:18 wiz Exp $
+@comment $NetBSD: PLIST,v 1.24 2009/03/18 00:16:46 jmcneill Exp $
 bin/evince
 bin/evince-thumbnailer
-include/evince-2.20/evince/ev-async-renderer.h
-include/evince-2.20/evince/ev-attachment.h
-include/evince-2.20/evince/ev-document-find.h
-include/evince-2.20/evince/ev-document-fonts.h
-include/evince-2.20/evince/ev-document-forms.h
-include/evince-2.20/evince/ev-document-images.h
-include/evince-2.20/evince/ev-document-info.h
-include/evince-2.20/evince/ev-document-links.h
-include/evince-2.20/evince/ev-document-misc.h
-include/evince-2.20/evince/ev-document-security.h
-include/evince-2.20/evince/ev-document-thumbnails.h
-include/evince-2.20/evince/ev-document-transition.h
-include/evince-2.20/evince/ev-document.h
-include/evince-2.20/evince/ev-file-exporter.h
-include/evince-2.20/evince/ev-file-helpers.h
-include/evince-2.20/evince/ev-form-field.h
-include/evince-2.20/evince/ev-image.h
-include/evince-2.20/evince/ev-link-action.h
-include/evince-2.20/evince/ev-link-dest.h
-include/evince-2.20/evince/ev-link.h
-include/evince-2.20/evince/ev-page.h
-include/evince-2.20/evince/ev-render-context.h
-include/evince-2.20/evince/ev-selection.h
-include/evince-2.20/evince/ev-transition-effect.h
-lib/evince/backends/comicsdocument.evince-backend
-${PLIST.djvu}lib/evince/backends/djvudocument.evince-backend
-${PLIST.dvi}lib/evince/backends/dvidocument.evince-backend
-lib/evince/backends/libcomicsdocument.la
-${PLIST.djvu}lib/evince/backends/libdjvudocument.la
-${PLIST.dvi}lib/evince/backends/libdvidocument.la
-lib/evince/backends/libpdfdocument.la
-lib/evince/backends/libpsdocument.la
-lib/evince/backends/libtiffdocument.la
-lib/evince/backends/pdfdocument.evince-backend
-lib/evince/backends/psdocument.evince-backend
-lib/evince/backends/tiffdocument.evince-backend
-lib/libevbackend.la
+include/evince/2.25/evince-document.h
+include/evince/2.25/evince-view.h
+include/evince/2.25/libdocument/ev-async-renderer.h
+include/evince/2.25/libdocument/ev-attachment.h
+include/evince/2.25/libdocument/ev-backends-manager.h
+include/evince/2.25/libdocument/ev-document-factory.h
+include/evince/2.25/libdocument/ev-document-find.h
+include/evince/2.25/libdocument/ev-document-fonts.h
+include/evince/2.25/libdocument/ev-document-forms.h
+include/evince/2.25/libdocument/ev-document-images.h
+include/evince/2.25/libdocument/ev-document-info.h
+include/evince/2.25/libdocument/ev-document-layers.h
+include/evince/2.25/libdocument/ev-document-links.h
+include/evince/2.25/libdocument/ev-document-misc.h
+include/evince/2.25/libdocument/ev-document-security.h
+include/evince/2.25/libdocument/ev-document-thumbnails.h
+include/evince/2.25/libdocument/ev-document-transition.h
+include/evince/2.25/libdocument/ev-document-type-builtins.h
+include/evince/2.25/libdocument/ev-document.h
+include/evince/2.25/libdocument/ev-file-exporter.h
+include/evince/2.25/libdocument/ev-file-helpers.h
+include/evince/2.25/libdocument/ev-form-field.h
+include/evince/2.25/libdocument/ev-image.h
+include/evince/2.25/libdocument/ev-init.h
+include/evince/2.25/libdocument/ev-layer.h
+include/evince/2.25/libdocument/ev-link-action.h
+include/evince/2.25/libdocument/ev-link-dest.h
+include/evince/2.25/libdocument/ev-link.h
+include/evince/2.25/libdocument/ev-page.h
+include/evince/2.25/libdocument/ev-render-context.h
+include/evince/2.25/libdocument/ev-selection.h
+include/evince/2.25/libdocument/ev-transition-effect.h
+include/evince/2.25/libdocument/ev-version.h
+include/evince/2.25/libview/ev-job-scheduler.h
+include/evince/2.25/libview/ev-jobs.h
+include/evince/2.25/libview/ev-page-cache.h
+include/evince/2.25/libview/ev-view-type-builtins.h
+include/evince/2.25/libview/ev-view.h
+lib/evince/1/backends/comicsdocument.evince-backend
+lib/evince/1/backends/libcomicsdocument.la
+lib/evince/1/backends/libpdfdocument.la
+lib/evince/1/backends/libpsdocument.la
+lib/evince/1/backends/libtiffdocument.la
+lib/evince/1/backends/pdfdocument.evince-backend
+lib/evince/1/backends/psdocument.evince-backend
+lib/evince/1/backends/tiffdocument.evince-backend
+lib/libevdocument.la
+lib/libevview.la
+lib/pkgconfig/evince-document-2.25.pc
+lib/pkgconfig/evince-view-2.25.pc
 man/man1/evince.1
 share/applications/evince.desktop
-share/evince/evince-password.glade
-share/evince/evince-properties.glade
 share/evince/evince-toolbar.xml
 share/evince/evince-ui.xml
 share/evince/hand-open.png
@@ -50,6 +61,7 @@
 share/evince/icons/hicolor/16x16/actions/zoom-fit-page.png
 share/evince/icons/hicolor/16x16/actions/zoom-fit-width.png
 share/evince/icons/hicolor/16x16/actions/zoom.png
+share/evince/icons/hicolor/22x22/actions/eye.png
 share/evince/icons/hicolor/22x22/actions/view-page-continuous.png
 share/evince/icons/hicolor/22x22/actions/view-page-facing.png
 share/evince/icons/hicolor/22x22/actions/zoom-fit-page.png
@@ -65,8 +77,6 @@
 share/evince/icons/hicolor/48x48/actions/view-page-continuous.png
 share/evince/icons/hicolor/48x48/actions/view-page-facing.png
 share/gconf/schemas/evince-thumbnailer-comics.schemas
-${PLIST.djvu}share/gconf/schemas/evince-thumbnailer-djvu.schemas
-${PLIST.dvi}share/gconf/schemas/evince-thumbnailer-dvi.schemas
 share/gconf/schemas/evince-thumbnailer-ps.schemas
 share/gconf/schemas/evince-thumbnailer.schemas
 share/gconf/schemas/evince.schemas
@@ -77,6 +87,8 @@
 share/gnome/help/evince/bg/figures/evince_start_window.png
 share/gnome/help/evince/ca/evince.xml
 share/gnome/help/evince/ca/figures/evince_start_window.png
+share/gnome/help/evince/cs/evince.xml
+share/gnome/help/evince/cs/figures/evince_start_window.png
 share/gnome/help/evince/de/evince.xml
 share/gnome/help/evince/de/figures/evince_start_window.png
 share/gnome/help/evince/el/evince.xml
@@ -85,6 +97,8 @@
 share/gnome/help/evince/en_GB/figures/evince_start_window.png
 share/gnome/help/evince/es/evince.xml
 share/gnome/help/evince/es/figures/evince_start_window.png
+share/gnome/help/evince/eu/evince.xml
+share/gnome/help/evince/eu/figures/evince_start_window.png
 share/gnome/help/evince/fi/evince.xml
 share/gnome/help/evince/fi/figures/evince_start_window.png
 share/gnome/help/evince/fr/evince.xml
@@ -107,55 +121,25 @@
 share/gnome/help/evince/sv/figures/evince_start_window.png
 share/gnome/help/evince/uk/evince.xml
 share/gnome/help/evince/uk/figures/evince_start_window.png
-share/gnome/help/evince/vi/evince.xml
-share/gnome/help/evince/vi/figures/evince_start_window.png
 share/gnome/help/evince/zh_CN/evince.xml
 share/gnome/help/evince/zh_CN/figures/evince_start_window.png
-share/gtk-doc/html/evince/EvAttachment.html
 share/gtk-doc/html/evince/EvNavigationAction.html
 share/gtk-doc/html/evince/EvNavigationActionWidget.html
 share/gtk-doc/html/evince/EvPageAction.html
 share/gtk-doc/html/evince/EvPageActionWidget.html
 share/gtk-doc/html/evince/EvWindow.html
 share/gtk-doc/html/evince/evince-EvHistory.html
-share/gtk-doc/html/evince/evince-EvImage.html
-share/gtk-doc/html/evince/evince-EvJobFind.html
-share/gtk-doc/html/evince/evince-EvPasswordDialog.html
 share/gtk-doc/html/evince/evince-EvPasswordView.html
-share/gtk-doc/html/evince/evince-EvRenderContext.html
 share/gtk-doc/html/evince/evince-EvSidebar.html
 share/gtk-doc/html/evince/evince-EvSidebarAttachments.html
 share/gtk-doc/html/evince/evince-EvSidebarLinks.html
 share/gtk-doc/html/evince/evince-EvSidebarThumbnails.html
-share/gtk-doc/html/evince/evince-EvTooltip.html
-share/gtk-doc/html/evince/evince-ev-async-renderer.html
-share/gtk-doc/html/evince/evince-ev-document-factory.html
-share/gtk-doc/html/evince/evince-ev-document-find.html
-share/gtk-doc/html/evince/evince-ev-document-fonts.html
-share/gtk-doc/html/evince/evince-ev-document-images.html
-share/gtk-doc/html/evince/evince-ev-document-info.html
-share/gtk-doc/html/evince/evince-ev-document-links.html
-share/gtk-doc/html/evince/evince-ev-document-misc.html
-share/gtk-doc/html/evince/evince-ev-document-security.html
-share/gtk-doc/html/evince/evince-ev-document-thumbnails.html
-share/gtk-doc/html/evince/evince-ev-document-transition.html
-share/gtk-doc/html/evince/evince-ev-document.html
-share/gtk-doc/html/evince/evince-ev-file-exporter.html
-share/gtk-doc/html/evince/evince-ev-file-helpers.html
-share/gtk-doc/html/evince/evince-ev-link-action.html
-share/gtk-doc/html/evince/evince-ev-link-dest.html
-share/gtk-doc/html/evince/evince-ev-link.html
 share/gtk-doc/html/evince/evince-ev-metadata-manager.html
-share/gtk-doc/html/evince/evince-ev-page-cache.html
-share/gtk-doc/html/evince/evince-ev-pixbuf-cache.html
 share/gtk-doc/html/evince/evince-ev-properties-dialog.html
 share/gtk-doc/html/evince/evince-ev-properties-fonts.html
-share/gtk-doc/html/evince/evince-ev-selection.html
 share/gtk-doc/html/evince/evince-ev-sidebar-page.html
 share/gtk-doc/html/evince/evince-ev-stock-icons.html
 share/gtk-doc/html/evince/evince-ev-utils.html
-share/gtk-doc/html/evince/evince-ev-view-accessible.html
-share/gtk-doc/html/evince/evince-ev-view.html
 share/gtk-doc/html/evince/evince-ev-window-title.html
 share/gtk-doc/html/evince/evince.devhelp
 share/gtk-doc/html/evince/evince.devhelp2
@@ -165,19 +149,73 @@
 share/gtk-doc/html/evince/ix01.html
 share/gtk-doc/html/evince/left.png
 share/gtk-doc/html/evince/pt01.html
-share/gtk-doc/html/evince/pt02.html
-share/gtk-doc/html/evince/pt03.html
-share/gtk-doc/html/evince/pt04.html
 share/gtk-doc/html/evince/right.png
 share/gtk-doc/html/evince/style.css
 share/gtk-doc/html/evince/up.png
+share/gtk-doc/html/libevdocument/EvAttachment.html
+share/gtk-doc/html/libevdocument/EvFormFieldSignature.html
+share/gtk-doc/html/libevdocument/EvImage.html
+share/gtk-doc/html/libevdocument/EvLayer.html
+share/gtk-doc/html/libevdocument/EvPage.html
+share/gtk-doc/html/libevdocument/EvRenderContext.html
+share/gtk-doc/html/libevdocument/data.html
+share/gtk-doc/html/libevdocument/helper.html
+share/gtk-doc/html/libevdocument/home.png
+share/gtk-doc/html/libevdocument/index.html
+share/gtk-doc/html/libevdocument/index.sgml
+share/gtk-doc/html/libevdocument/interfaces.html
+share/gtk-doc/html/libevdocument/left.png
+share/gtk-doc/html/libevdocument/libevdocument-ev-async-renderer.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-backends-manager.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-document-factory.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-document-find.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-document-fonts.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-document-forms.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-document-images.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-document-info.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-document-layers.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-document-links.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-document-misc.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-document-security.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-document-thumbnails.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-document-transition.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-document.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-file-exporter.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-file-helpers.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-init.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-link-action.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-link-dest.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-link.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-selection.html
+share/gtk-doc/html/libevdocument/libevdocument-ev-transition-effect.html
+share/gtk-doc/html/libevdocument/libevdocument.devhelp
+share/gtk-doc/html/libevdocument/libevdocument.devhelp2
+share/gtk-doc/html/libevdocument/right.png
+share/gtk-doc/html/libevdocument/style.css
+share/gtk-doc/html/libevdocument/up.png
+share/gtk-doc/html/libevview/EvJobExport.html
+share/gtk-doc/html/libevview/ch01.html
+share/gtk-doc/html/libevview/home.png
+share/gtk-doc/html/libevview/index.html
+share/gtk-doc/html/libevview/index.sgml
+share/gtk-doc/html/libevview/left.png
+share/gtk-doc/html/libevview/libevview-ev-job-scheduler.html
+share/gtk-doc/html/libevview/libevview-ev-page-cache.html
+share/gtk-doc/html/libevview/libevview-ev-view.html


Home | Main Index | Thread Index | Old Index