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
/
goo
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-11
remove extra execution permissions
Pino Toscano
1
-0
/
+0
2012-07-31
Replace c++ style includes with c style ones
Albert Astals Cid
1
-5
/
+5
2012-07-19
Unify poppler-config.h includes in core "installed" headers
Torsten Kasch
7
-7
/
+7
2012-03-28
update Makefile.am to reflect LIBJPEG_CFLAGS, LIBTIFF_CFLAGS, LIBPNG_CFLAGS f...
suzuki toshiya
1
-0
/
+15
2012-03-04
Fix mismatch in some functions declarations
Albert Astals Cid
1
-3
/
+3
2012-03-01
Update copyrights
Albert Astals Cid
1
-1
/
+1
2012-02-19
fix typo, GString -> GooString
Pino Toscano
1
-1
/
+1
2012-02-06
Merge branch 'master' into xpdf303merge
Albert Astals Cid
3
-3
/
+9
2012-01-27
jpeg: set image parameters after jpeg_set_defaults()
Adrian Johnson
1
-2
/
+4
2011-12-06
include strings.h as we use memcpy
Albert Astals Cid
1
-1
/
+2
2011-11-09
Fix leak in GooString when resizing
Kenji Uno
1
-0
/
+3
2011-09-18
Merge branch 'master' into xpdf303merge
Carlos Garcia Campos
1
-1
/
+8
2011-09-03
xpdf303: More checks in GooString
Carlos Garcia Campos
1
-1
/
+4
2011-09-03
xpdf303: Use a double instead of an int with a cast
Carlos Garcia Campos
1
-1
/
+1
2011-09-02
xpdf303: Add more formats to GooString
Carlos Garcia Campos
2
-12
/
+111
2011-09-01
xpdf303: openFile + minor fixes for openTempFile in Windows
Albert Astals Cid
2
-3
/
+118
2011-08-31
xpdf303: error() changes, new param and formatting
Albert Astals Cid
2
-9
/
+9
2011-08-30
xpdf303: GooList::copy, GooList::reverse and GooList::put
Albert Astals Cid
2
-0
/
+32
2011-08-30
xpdf303: Inserting with a negative i means prepending
Albert Astals Cid
1
-0
/
+3
2011-08-30
xpdf303: If size is 0 reserve 8 anyway
Albert Astals Cid
1
-1
/
+1
2011-08-30
xpdf303: Complain for gmalloc and grealloc < 0
Albert Astals Cid
1
-4
/
+24
2011-08-30
xpdf303: Honor the deleteKeys setting
Albert Astals Cid
1
-2
/
+6
2011-08-30
xpdf303: set to NULL on failure
Albert Astals Cid
1
-0
/
+2
2011-08-30
Fix compile error with libpng >= 1.5.0
Adrian Johnson
1
-1
/
+8
2011-08-30
xpdf303: FixedPoint improvements
Albert Astals Cid
2
-20
/
+46
2011-08-30
xpdf303: char * -> const char *
Albert Astals Cid
8
-39
/
+39
2011-08-21
Update Adrian's (C)
Albert Astals Cid
2
-2
/
+2
2011-08-21
Fix copyright
Albert Astals Cid
1
-1
/
+1
2011-08-21
Move HAVE_STDINT_H use to a private header
Albert Astals Cid
3
-18
/
+31
2011-08-21
Silence silly gcc
Albert Astals Cid
1
-2
/
+3
2011-08-21
png: add support for embedding ICC profile
Adrian Johnson
2
-0
/
+36
2011-08-21
png: Add additional pixel formats
Adrian Johnson
2
-5
/
+36
2011-08-21
png: use PNG_RESOLUTION_METER instead of PNG_RESOLUTION_UNKNOWN to set resolu...
Adrian Johnson
1
-2
/
+1
2011-08-21
Use stdint.h instead of assuming the size of types
Adrian Johnson
1
-0
/
+18
2011-07-29
Implement overprint in Splash
Thomas Freitag
3
-10
/
+53
2011-07-11
Sanitize headers a big
Albert Astals Cid
6
-7
/
+11
2011-02-21
Use gfree since we allocate with gmalloc
Albert Astals Cid
1
-2
/
+2
2011-01-24
Include zlib header since we use things defined there
Thomas Klausner
1
-0
/
+3
2010-12-29
Make pdftoppm be able of writing tif files
William Bader
3
-0
/
+257
2010-11-10
Kill GooVector
Albert Astals Cid
2
-160
/
+0
2010-10-28
if reallocn fails, free p
Albert Astals Cid
1
-2
/
+6
2010-08-31
Make GBool a bool instead of an int
Albert Astals Cid
1
-3
/
+4
2010-08-10
Update copyrights
Albert Astals Cid
3
-1
/
+3
2010-07-19
Remove exception support
Albert Astals Cid
2
-67
/
+27
2010-07-12
Use MAX_PATH instead of _MAX_PATH everywhere
Hib Eris
1
-2
/
+2
2010-07-12
Check for _WIN32 instead of _MSC_VER
Hib Eris
2
-5
/
+5
2010-06-18
Compile with Sun Studio
Brian Cameron
2
-2
/
+4
2010-06-15
move the declaration of likely/unlikely to an own file in goo/
Albert Astals Cid
2
-0
/
+23
2010-05-27
Allow quality & progressive mode to be utilised in JpegWriter
Albert Astals Cid
2
-2
/
+17
2010-04-24
Fix end() to return the correct last valid value
Albert Astals Cid
1
-2
/
+3
[next]