[Commits] PATCHSETS 1.1.2.145 1.1.2.146 ChangeLog 1.1.2.157 1.1.2.158 configure.ac 1.1.2.157 1.1.2.158
iwkse at claws-mail.org
iwkse at claws-mail.org
Fri Oct 5 21:30:07 CEST 2012
Update of /home/claws-mail/plugins/pdf_viewer
In directory srv:/tmp/cvs-serv14065
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-10-05 [iwkse] 0.9.2cvs6
* src/poppler_viewer.c
* src/poppler_viewer.h
Fix bug: 2745, Crash when click on button "Document Info"
Use alerpanel for warnings and errors
New compact way for showing the number of document's pages
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/pdf_viewer/Attic/configure.ac,v
retrieving revision 1.1.2.157
retrieving revision 1.1.2.158
diff -u -d -r1.1.2.157 -r1.1.2.158
--- configure.ac 10 Sep 2012 18:47:05 -0000 1.1.2.157
+++ configure.ac 5 Oct 2012 19:30:05 -0000 1.1.2.158
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=9
MICRO_VERSION=2
-EXTRA_VERSION=5
+EXTRA_VERSION=6
CFLAGS="$CFLAGS -Wall"
if test $USE_MAINTAINER_MODE = yes; then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/pdf_viewer/Attic/PATCHSETS,v
retrieving revision 1.1.2.145
retrieving revision 1.1.2.146
diff -u -d -r1.1.2.145 -r1.1.2.146
--- PATCHSETS 10 Sep 2012 18:47:05 -0000 1.1.2.145
+++ PATCHSETS 5 Oct 2012 19:30:05 -0000 1.1.2.146
@@ -144,3 +144,4 @@
( cvs diff -u -r 1.1.2.100 -r 1.1.2.101 src/poppler_viewer.c; ) > 0.9.2cvs3.patchset
( cvs diff -u -r 1.1.2.14 -r 1.1.2.15 src/poppler_viewer.h; ) > 0.9.2cvs4.patchset
( cvs diff -u -r 1.1.2.101 -r 1.1.2.102 src/poppler_viewer.c; cvs diff -u -r 1.1.2.15 -r 1.1.2.16 src/poppler_viewer.h; ) > 0.9.2cvs5.patchset
+( cvs diff -u -r 1.1.2.102 -r 1.1.2.103 src/poppler_viewer.c; cvs diff -u -r 1.1.2.16 -r 1.1.2.17 src/poppler_viewer.h; ) > 0.9.2cvs6.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/pdf_viewer/Attic/ChangeLog,v
retrieving revision 1.1.2.157
retrieving revision 1.1.2.158
diff -u -d -r1.1.2.157 -r1.1.2.158
--- ChangeLog 10 Sep 2012 18:47:05 -0000 1.1.2.157
+++ ChangeLog 5 Oct 2012 19:30:05 -0000 1.1.2.158
@@ -1,3 +1,11 @@
+2012-10-05 [iwkse] 0.9.2cvs6
+
+ * src/poppler_viewer.c
+ * src/poppler_viewer.h
+ Fix bug: 2745, Crash when click on button "Document Info"
+ Use alerpanel for warnings and errors
+ New compact way for showing the number of document's pages
+
2012-09-10 [colin] 0.9.2cvs5
* src/poppler_viewer.c
More information about the Commits
mailing list