summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-25Poppler 0.6.4poppler-0.6.4Albert Astals Cid3-2/+22
2008-01-24Incrementing the iterator would be a good ideaAlbert Astals Cid1-0/+1
2008-01-23Draw underlined Links correctlyAlbert Astals Cid1-4/+4
2008-01-21compileAlbert Astals Cid1-1/+2
2008-01-21The glade file needs to be distributedAlbert Astals Cid1-1/+2
2008-01-11rename info.c to info.cc to fix bug 14024Albert Astals Cid2-1/+1
2008-01-10Fix two use after free bugs in HtmlOutputDev.ccKjartan Maraas1-2/+2
2008-01-05Make Document::renderHints return the correct render hintsPino Toscano1-1/+1
2007-12-22Check the destination page of the link does existAlbert Astals Cid1-8/+12
2007-12-13Yet another gmallocn to gmallocn_checkoverflowAlbert Astals Cid1-7/+16
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