index
:
~cloos/poppler
cpp-frontend
kjk
master
poppler-0.10
poppler-0.12
poppler-0.14
poppler-0.16
poppler-0.18
poppler-0.20
poppler-0.22
poppler-0.24
poppler-0.26
poppler-0.4
poppler-0.5
poppler-0.6
poppler-0.8
roundoff
tagged-pdf
xpdf302merge
xpdf303merge
The poppler pdf rendering library
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-27
0.16.5
poppler-0.16.5
Albert Astals Cid
1
-1
/
+1
2011-03-28
0.16.4
poppler-0.16.4
Albert Astals Cid
1
-1
/
+1
2011-02-27
0.16.3
Albert Astals Cid
1
-1
/
+1
2011-01-28
0.16.2
poppler-0.16.2
Albert Astals Cid
1
-1
/
+1
2011-01-27
0.16.1
Albert Astals Cid
1
-1
/
+1
2010-12-27
0.16.0 project version increase
Albert Astals Cid
1
-2
/
+2
2010-12-14
cairo: Use A1 instead of A8 for imagemask
Adrian Johnson
1
-0
/
+1
2010-12-13
Move -fno-exceptions -fno-check-new to default flags
Albert Astals Cid
1
-1
/
+1
2010-12-13
More gcc flags movement
Albert Astals Cid
1
-2
/
+2
2010-12-13
Promote -Wcast-align to the general warnings we ask gcc to give
Albert Astals Cid
1
-1
/
+1
2010-11-29
0.15.3
poppler-0.15.3
Albert Astals Cid
1
-1
/
+1
2010-11-14
0.15.2
poppler-0.15.2
Albert Astals Cid
1
-1
/
+1
2010-10-23
remove -ansi flag for cywin and mingw
Vincent Torri
1
-1
/
+7
2010-10-20
0.15.1
poppler-0.15.1
Albert Astals Cid
1
-1
/
+1
2010-10-17
[configure] Bump cairo dependency to 1.10
Carlos Garcia Campos
1
-1
/
+1
2010-09-16
0.15.0 in the versions
Albert Astals Cid
1
-1
/
+1
2010-07-19
Remove exception support
Albert Astals Cid
1
-4
/
+0
2010-07-14
Add uninstalled .pc file for poppler when using autoconf
Brian Cameron
1
-1
/
+8
2010-07-12
Check for declaration of gettimeofday()
Hib Eris
1
-3
/
+4
2010-07-12
Set -ansi compiler flag early in configure.ac
Hib Eris
1
-2
/
+5
2010-07-08
Fix build when compiling without glib frontend
Carlos Garcia Campos
1
-0
/
+1
2010-07-02
[glib] Add GObject introspection support
Carlos Garcia Campos
1
-0
/
+5
2010-06-30
[glib] docs: Add version information
Carlos Garcia Campos
1
-0
/
+1
2010-06-30
[glib] docs: do not use gtk-doc templates
Carlos Garcia Campos
1
-1
/
+1
2010-06-08
0.14.0
poppler-0.14.0
Albert Astals Cid
1
-2
/
+2
2010-05-25
0.13.4
poppler-0.13.4
Albert Astals Cid
1
-1
/
+1
2010-04-24
0.13.3
poppler-0.13.3
Albert Astals Cid
1
-1
/
+1
2010-04-14
update XOPEN_SOURCE to 600 in non standard compile options
Albert Astals Cid
1
-1
/
+1
2010-04-05
Add HTTP support using libcurl
Hib Eris
1
-0
/
+16
2010-03-27
poppler 0.13.2
poppler-0.13.2
Albert Astals Cid
1
-1
/
+1
2010-02-28
poppler 0.13.1
poppler-0.13.1
Albert Astals Cid
1
-1
/
+1
2010-02-22
[cairo] Use CAIRO_VERSION macros to check whether blend modes are available
Carlos Garcia Campos
1
-24
/
+0
2010-02-21
Merge remote branch 'origin/cpp-frontend'
Pino Toscano
1
-1
/
+26
2010-02-19
use pkgconfig to detect libpng on autotools too
Hib Eris
1
-4
/
+8
2010-02-16
make the descriptions specify they refer to the Splash backend
Pino Toscano
1
-2
/
+2
2010-01-25
poppler 0.13.0
Albert Astals Cid
1
-1
/
+1
2010-01-24
[glib] Make glib frontend unconditionally use cairo output device
Carlos Garcia Campos
1
-34
/
+40
2010-01-13
Make poppler (optionally) relocatable on Windows
Hib Eris
1
-0
/
+26
2010-01-13
Make fontconfig optional with mingw compiler
Hib Eris
1
-1
/
+38
2010-01-12
Add the possibility of using float for splash variables instead of double
Albert Astals Cid
1
-1
/
+9
2010-01-07
[tests] Bump GTK+ requirements to 2.14
Carlos Garcia Campos
1
-2
/
+2
2010-01-07
Bump glib requirements to 2.18
Carlos Garcia Campos
1
-1
/
+1
2010-01-04
Require Qt 4.4
Albert Astals Cid
1
-4
/
+4
2010-01-02
enable AM_SILENT_RULES by default
Adrian Johnson
1
-1
/
+1
2009-12-30
[cpp] add the build system stuff for iconv, mandatory for cpp
Pino Toscano
1
-0
/
+6
2009-12-17
[cpp/tests] add a simple poppler-dump test
Pino Toscano
1
-0
/
+1
2009-12-14
[cpp] add a version header+functions
Pino Toscano
1
-0
/
+2
2009-12-13
[cpp] add the pkg-config stuff
Pino Toscano
1
-1
/
+2
2009-12-13
[cpp] add the autotools buildsystem for it
Pino Toscano
1
-0
/
+15
2009-11-20
Check for openjpeg in the C++ part as it uses bool in the header
Albert Astals Cid
1
-31
/
+30
[next]