summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-12be less specific, some people may get it wrongpoppler-0.6.3Albert Astals Cid1-1/+1
2007-12-12Release 0.6.3Albert Astals Cid3-2/+16
2007-12-06Disable gtk tests if the user disabled glib frontendAlbert Astals Cid1-1/+1
2007-11-28Fix off-by-one in printCommands path.Brad Hards1-2/+2
2007-11-24Convert passwords from utf-8 to latin-1 when needed. Fixes bug #4557Carlos Garcia Campos1-2/+14
2007-11-23sscanf does not like null strings, so don't call it on empty qstringsAlbert Astals Cid1-1/+1
2007-11-10Poppler 0.6.2poppler-0.6.2Albert Astals Cid3-2/+27
2007-11-10Fix uninitialized variable access.Brad Hards1-2/+2
2007-11-08Move another gmallocn to gmallocn_checkoverflow. Fixes crashes on incorrect p...Albert Astals Cid1-6/+15
2007-11-07merge ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.02pl2.patchAlbert Astals Cid2-182/+245
2007-11-05Fix FSF addressAlbert Astals Cid61-61/+61
2007-11-05Update COPYING file from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txtAlbert Astals Cid1-14/+13
2007-11-04Remove duplicate checkingAlbert Astals Cid1-8/+0
2007-11-04Require fontconfig >= 2.0 Fixes bug 9020Brad Hards1-1/+1
2007-11-01Do not try to parse directories when processing nameToUnicode dir. Fixes ugly...Jonathan Kew1-2/+4
2007-11-01Add some castings to make it compileAlbert Astals Cid1-2/+2
2007-10-31Tests for passwordsBrad Hards5-515/+175
2007-10-31Improve documentationBrad Hards1-8/+56
2007-10-27Remove fordward declaration of a non-existant classBrad Hards1-1/+0
2007-10-25Fix compilation on mingw. Bug 12493Albert Astals Cid3-1/+520
2007-10-23Provide setters for some methods that only had getters. Fixes bug 12894Albert Astals Cid2-0/+56
2007-10-22builddir != srcdir fixes by Christian Persch <chpe gnome org>Albert Astals Cid2-3/+5
2007-10-22Splash rework, check if font is inside clip area before rendering it to a tem...Albert Astals Cid8-125/+162
2007-10-22Add gmallocn_checkoverflow, it's the same as gmallocn but returns NULL on ove...Albert Astals Cid2-0/+21
2007-10-22Merge branch 'poppler-0.6' of ssh://aacid@git.freedesktop.org/git/poppler/pop...Albert Astals Cid4-6/+15
2007-10-22exit(1) is bad in library code, use the src.abort method to describe failureAlbert Astals Cid1-1/+2
2007-10-22Fix a crash with invalid TrueType fontsCarlos Garcia Campos1-4/+6
2007-10-19Do not generate appearance stream for radio button that are not activeCarlos Garcia Campos1-1/+2
2007-10-19Fix a crash with invalid embedded fontsCarlos Garcia Campos1-0/+6
2007-10-16Detect form fields at any depth levelCarlos Garcia Campos1-1/+1
2007-10-12Bump version to 0.6.1poppler-0.6.1Albert Astals Cid3-2/+26
2007-10-12Copy the embeddef file description string correctlyAlbert Astals Cid1-2/+1
2007-10-12Correctly delete the embedded file streamAlbert Astals Cid2-1/+2
2007-10-06Use maskWidth and maskHeight for reading from the mask image in CairoOutputDe...Jeff Muizelaar1-2/+2
2007-10-05Fix a crash when Form Fields array contains referencesCarlos Garcia Campos1-0/+9
2007-10-04Do not return unknown field type for signature form fieldsCarlos Garcia Campos1-0/+2
2007-09-18Merge branch 'poppler-0.6' of ssh://git.freedesktop.org/git/poppler/poppler i...Kristian Høgsberg2-4/+2
2007-09-18Simplify ChangeLog rule a bit.Kristian Høgsberg2-84/+4
2007-09-18Add dist hook to generate ChangeLog.Kristian Høgsberg3-1/+86
2007-09-18Rename .cvsignore files to .gitignore and drop ChangeLog file.Kristian Høgsberg14-4558/+0
2007-09-18Backport: Avoid double free caused by 302 mergeAlbert Astals Cid1-3/+1
2007-09-17Use = instead of == in qt.m4Albert Astals Cid1-1/+1
2007-09-10 * autogen.sh: Support automake-1.10.Albert Astals Cid2-5/+11
2007-09-05 * qt4/src/poppler-ps-converter.cc: Fix Right<->Left interchangeAlbert Astals Cid2-2/+3
2007-09-05 * poppler/PSOutputDev.cc: Fix printing of second parameterAlbert Astals Cid2-1/+5
2007-09-052007-09-05 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos3-14/+44
2007-09-04 * utils/pdftoppm.cc: Fix build on Sun Studio compiler.Albert Astals Cid0-0/+0
2007-09-04did not want to commit thisAlbert Astals Cid1-1/+1
2007-09-04 * utils/pdftoppm.cc: Fix build on Sun Studio compiler.Albert Astals Cid3-2/+7
2007-09-03write newspoppler-0.6.0Albert Astals Cid2-1/+15