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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
Poppler 0.6.4
poppler-0.6.4
Albert Astals Cid
3
-2
/
+22
2008-01-24
Incrementing the iterator would be a good idea
Albert Astals Cid
1
-0
/
+1
2008-01-23
Draw underlined Links correctly
Albert Astals Cid
1
-4
/
+4
2008-01-21
compile
Albert Astals Cid
1
-1
/
+2
2008-01-21
The glade file needs to be distributed
Albert Astals Cid
1
-1
/
+2
2008-01-11
rename info.c to info.cc to fix bug 14024
Albert Astals Cid
2
-1
/
+1
2008-01-10
Fix two use after free bugs in HtmlOutputDev.cc
Kjartan Maraas
1
-2
/
+2
2008-01-05
Make Document::renderHints return the correct render hints
Pino Toscano
1
-1
/
+1
2007-12-22
Check the destination page of the link does exist
Albert Astals Cid
1
-8
/
+12
2007-12-13
Yet another gmallocn to gmallocn_checkoverflow
Albert Astals Cid
1
-7
/
+16
2007-12-12
be less specific, some people may get it wrong
poppler-0.6.3
Albert Astals Cid
1
-1
/
+1
2007-12-12
Release 0.6.3
Albert Astals Cid
3
-2
/
+16
2007-12-06
Disable gtk tests if the user disabled glib frontend
Albert Astals Cid
1
-1
/
+1
2007-11-28
Fix off-by-one in printCommands path.
Brad Hards
1
-2
/
+2
2007-11-24
Convert passwords from utf-8 to latin-1 when needed. Fixes bug #4557
Carlos Garcia Campos
1
-2
/
+14
2007-11-23
sscanf does not like null strings, so don't call it on empty qstrings
Albert Astals Cid
1
-1
/
+1
2007-11-10
Poppler 0.6.2
poppler-0.6.2
Albert Astals Cid
3
-2
/
+27
2007-11-10
Fix uninitialized variable access.
Brad Hards
1
-2
/
+2
2007-11-08
Move another gmallocn to gmallocn_checkoverflow. Fixes crashes on incorrect p...
Albert Astals Cid
1
-6
/
+15
2007-11-07
merge ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.02pl2.patch
Albert Astals Cid
2
-182
/
+245
2007-11-05
Fix FSF address
Albert Astals Cid
61
-61
/
+61
2007-11-05
Update COPYING file from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
Albert Astals Cid
1
-14
/
+13
2007-11-04
Remove duplicate checking
Albert Astals Cid
1
-8
/
+0
2007-11-04
Require fontconfig >= 2.0 Fixes bug 9020
Brad Hards
1
-1
/
+1
2007-11-01
Do not try to parse directories when processing nameToUnicode dir. Fixes ugly...
Jonathan Kew
1
-2
/
+4
2007-11-01
Add some castings to make it compile
Albert Astals Cid
1
-2
/
+2
2007-10-31
Tests for passwords
Brad Hards
5
-515
/
+175
2007-10-31
Improve documentation
Brad Hards
1
-8
/
+56
2007-10-27
Remove fordward declaration of a non-existant class
Brad Hards
1
-1
/
+0
2007-10-25
Fix compilation on mingw. Bug 12493
Albert Astals Cid
3
-1
/
+520
2007-10-23
Provide setters for some methods that only had getters. Fixes bug 12894
Albert Astals Cid
2
-0
/
+56
2007-10-22
builddir != srcdir fixes by Christian Persch <chpe gnome org>
Albert Astals Cid
2
-3
/
+5
2007-10-22
Splash rework, check if font is inside clip area before rendering it to a tem...
Albert Astals Cid
8
-125
/
+162
2007-10-22
Add gmallocn_checkoverflow, it's the same as gmallocn but returns NULL on ove...
Albert Astals Cid
2
-0
/
+21
2007-10-22
Merge branch 'poppler-0.6' of ssh://aacid@git.freedesktop.org/git/poppler/pop...
Albert Astals Cid
4
-6
/
+15
2007-10-22
exit(1) is bad in library code, use the src.abort method to describe failure
Albert Astals Cid
1
-1
/
+2
2007-10-22
Fix a crash with invalid TrueType fonts
Carlos Garcia Campos
1
-4
/
+6
2007-10-19
Do not generate appearance stream for radio button that are not active
Carlos Garcia Campos
1
-1
/
+2
2007-10-19
Fix a crash with invalid embedded fonts
Carlos Garcia Campos
1
-0
/
+6
2007-10-16
Detect form fields at any depth level
Carlos Garcia Campos
1
-1
/
+1
2007-10-12
Bump version to 0.6.1
poppler-0.6.1
Albert Astals Cid
3
-2
/
+26
2007-10-12
Copy the embeddef file description string correctly
Albert Astals Cid
1
-2
/
+1
2007-10-12
Correctly delete the embedded file stream
Albert Astals Cid
2
-1
/
+2
2007-10-06
Use maskWidth and maskHeight for reading from the mask image in CairoOutputDe...
Jeff Muizelaar
1
-2
/
+2
2007-10-05
Fix a crash when Form Fields array contains references
Carlos Garcia Campos
1
-0
/
+9
2007-10-04
Do not return unknown field type for signature form fields
Carlos Garcia Campos
1
-0
/
+2
2007-09-18
Merge branch 'poppler-0.6' of ssh://git.freedesktop.org/git/poppler/poppler i...
Kristian Høgsberg
2
-4
/
+2
2007-09-18
Simplify ChangeLog rule a bit.
Kristian Høgsberg
2
-84
/
+4
2007-09-18
Add dist hook to generate ChangeLog.
Kristian Høgsberg
3
-1
/
+86
2007-09-18
Rename .cvsignore files to .gitignore and drop ChangeLog file.
Kristian Høgsberg
14
-4558
/
+0
[next]