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
2013-04-06
No need to keep the mutex attributes around all the time
Adam Reichold
1
-17
/
+10
2013-04-06
Make our mutexes recursive
Albert Astals Cid
1
-14
/
+22
2013-04-05
Add a GooFile class to encapsulate file read access using offsets
Adam Reichold
2
-0
/
+110
2013-03-03
Small improvements over locker class
Albert Astals Cid
1
-16
/
+17
2013-03-03
Add a locker helper and a bool -> enum changes
Thomas Freitag
1
-0
/
+16
2013-02-12
Merge remote-tracking branch 'origin/poppler-0.22'
Albert Astals Cid
1
-1
/
+2
2013-02-12
true->TRUE
Peter Breitenlohner
1
-1
/
+2
2013-02-06
Make Goffset long long and factor out all fseek/ftell into gfile.cc
Adrian Johnson
3
-18
/
+46
2013-01-28
Use sys/types.h instead of stdio.h for the off_t type
Adrian Johnson
1
-1
/
+4
2013-01-25
Adrian C for 2013 because of the big files support
Albert Astals Cid
1
-0
/
+1
2013-01-25
win32 large file support
Adrian Johnson
1
-0
/
+2
2013-01-25
Large file support
Adrian Johnson
1
-0
/
+15
2012-12-15
Updated copyrights
Albert Astals Cid
5
-1
/
+5
2012-12-09
pngwriter: move #include <png.h> into .cc file
Pino Toscano
2
-50
/
+60
2012-12-09
tiffwriter: move #include <tiffio.h> into .cc file
Pino Toscano
2
-50
/
+56
2012-12-08
Add private copy constructor and operator= to make sure we don't use the defa...
Albert Astals Cid
5
-2
/
+44
2012-12-09
jpegwriter: move #include "jpeglib.h" into .cc file
Adrian Johnson
2
-53
/
+92
2012-12-09
Reformat goo/*Writer files to poppler style
Adrian Johnson
7
-313
/
+313
2012-12-01
Merge commit 'b1dacd1e6ab00eb1976491eb2b45c76671011b38'
Albert Astals Cid
2
-0
/
+2
2012-12-01
Fix compile warning on signed/unsigned comparison
Hib Eris
1
-1
/
+1
2012-12-01
Remove unused variable
Hib Eris
1
-2
/
+1
2012-12-01
Silence gcc warning
Albert Astals Cid
1
-2
/
+2
2012-11-27
fix my previous GooString::insert fix
Pino Toscano
1
-1
/
+1
2012-11-26
fix GooString::insert()
Pino Toscano
1
-3
/
+2
2012-11-23
Update copyrights
Albert Astals Cid
2
-0
/
+2
2012-11-17
tiff: remove splash dependency and add RGBA support
Adrian Johnson
2
-31
/
+29
2012-11-13
size can't be smaller than 0 because it's a size_t
Albert Astals Cid
1
-21
/
+1
2012-09-17
Compile
Albert Astals Cid
1
-0
/
+5
2012-09-17
Make pdftoppm -tiff -overprint work
William Bader
2
-2
/
+15
2012-09-06
Add missing licenses
Albert Astals Cid
2
-0
/
+4
2012-09-06
Added goo/grandom.[cc|h] with POSIX implementation
Fabio D'Urso
3
-2
/
+104
2012-08-30
Update Adrian's copyrights
Albert Astals Cid
1
-0
/
+1
2012-08-30
Move text to unicode conversion into a separate function
Adrian Johnson
1
-1
/
+1
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-05-10
Make it compile
Albert Astals Cid
2
-86
/
+0
2012-05-10
Kill the concept of "base dir"
Albert Astals Cid
2
-49
/
+0
2012-05-10
GooString formatting: add support for uppercase hexadecimal + Use it in Annot...
Fabio D'Urso
2
-18
/
+60
2012-05-10
More gs cleanup and forgot the (C) on modification
Albert Astals Cid
2
-2
/
+2
2012-05-10
pdftohtml: Remove the option to invoke gs
Albert Astals Cid
2
-11
/
+0
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
[next]