Update of /cvs/poppler/poppler
In directory kemper:/tmp/cvs-serv16976

Modified Files:
        ChangeLog 
Log Message:
        * poppler/Link.cc:
        * poppler/Link.h:
        * poppler/Makefile.am:
        * poppler/Page.cc:
        * poppler/Page.h:
        * poppler/Sound.cc:
        * poppler/Sound.h: Make poppler able to read Sound objects, Sound
        actions and Opening/Closing page actions. Patch by Pino Toscano.

        * qt4/src/Makefile.am:
        * qt4/src/poppler-link.cc:
        * qt4/src/poppler-link.h:
        * qt4/src/poppler-qt4.h:
        * qt4/src/poppler-page.cc:
        * qt4/src/poppler-sound.cc: Support for sounds, sound links and page
        actions in the Qt4 backend. Patch by Pino Toscano.



Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.436
retrieving revision 1.437
diff -u -d -r1.436 -r1.437
--- ChangeLog   30 Sep 2006 16:28:35 -0000      1.436
+++ ChangeLog   8 Oct 2006 20:38:47 -0000       1.437
@@ -1,3 +1,22 @@
+2006-10-08  Albert Astals Cid <[EMAIL PROTECTED]>
+
+       * poppler/Link.cc:
+       * poppler/Link.h:
+       * poppler/Makefile.am:
+       * poppler/Page.cc:
+       * poppler/Page.h:
+       * poppler/Sound.cc:
+       * poppler/Sound.h: Make poppler able to read Sound objects, Sound
+       actions and Opening/Closing page actions. Patch by Pino Toscano.
+
+       * qt4/src/Makefile.am:
+       * qt4/src/poppler-link.cc:
+       * qt4/src/poppler-link.h:
+       * qt4/src/poppler-qt4.h:
+       * qt4/src/poppler-page.cc:
+       * qt4/src/poppler-sound.cc: Support for sounds, sound links and page
+       actions in the Qt4 backend. Patch by Pino Toscano.
+
 2006-09-30  Albert Astals Cid <[EMAIL PROTECTED]>
 
        * qt4/src/poppler-page.cc: PA is optional, H is a name not a string

_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to