summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-26compile++poppler-0.8.0Albert Astals Cid1-1/+1
2008-03-26update versionAlbert Astals Cid4-6/+6
2008-03-26fill newsAlbert Astals Cid1-0/+10
2008-03-26missing breakPino Toscano1-0/+1
2008-03-26initialize posterStream to avoid crashing laterPino Toscano1-0/+1
2008-03-25Don't end up in an infinite recursive loop in case resObj dict is the same we...Albert Astals Cid1-1/+1
2008-03-24fix build when using cmake, not sure it's completely ok, but at least i can c...Albert Astals Cid6-15/+33
2008-03-24fix some cmake HAVE_fooAlbert Astals Cid1-3/+3
2008-03-23Fixed wrong functions.Iñigo Martínez1-2/+2
2008-03-22Fix rm line not to error when no *moc file is presentAlbert Astals Cid2-2/+2
2008-03-22Fix rm line not to error if no *moc file is presentAlbert Astals Cid1-1/+1
2008-03-22Fix configure to not require gdk when we are on try modeAlbert Astals Cid1-2/+3
2008-03-22It's really only an error if < 0Albert Astals Cid1-1/+1
2008-03-22remove unneeded variableAlbert Astals Cid1-1/+0
2008-03-22Remove OutStream::reset since noone uses itAlbert Astals Cid4-16/+0
2008-03-22Check the document stream is seekable when opening itAlbert Astals Cid1-0/+7
2008-03-22Check for fseek return valuesEd Avis2-4/+22
2008-03-21Fixed poppler glib public api.Iñigo Martínez2-3/+3
2008-03-20[glib] Remove unused variable.Carlos Garcia Campos1-1/+0
2008-03-20[glib] Do not cache image_dev in poppler page.Carlos Garcia Campos3-29/+43
2008-03-19poppler_annot_markup_get_opacity returns a double so use %fAlbert Astals Cid1-1/+1
2008-03-19updated by gtk-docpoppler-0.7.3Albert Astals Cid2-0/+4
2008-03-19Fill 0.7.3 newsAlbert Astals Cid1-0/+7
2008-03-19Bump version to 0.7.3Albert Astals Cid4-6/+6
2008-03-19[glib] Update outline and links demos to the new POPPLER_ACTION_NONECarlos Garcia Campos1-0/+3
2008-03-19[glib] Consider no action as an action of type None instead of UnknownEugen Dedu2-1/+2
2008-03-18Improve error handling when creating a documentCarlos Garcia Campos2-13/+32
2008-03-15Some more freeCarlos Garcia Campos1-0/+5
2008-03-15Use error instead of printfCarlos Garcia Campos1-7/+8
2008-03-15Some freeCarlos Garcia Campos1-0/+3
2008-03-14xx0 is non exclusive so that should be < not <=Albert Astals Cid1-2/+3
2008-03-14Fix "Make sure we don't draw outside the bitmap on Splash::fillGlyph2" when p...Albert Astals Cid1-4/+8
2008-03-12fix buildpoppler-0.7.2Albert Astals Cid1-0/+1
2008-03-12Update version to 0.7.2 and fill NEWSAlbert Astals Cid5-6/+26
2008-03-12update soname here tooAlbert Astals Cid1-1/+1
2008-03-12Make GDK dependency option for glib bindingsCarlos Garcia Campos13-324/+593
2008-03-12Increment version of libpoppler and libpoppler-qt4Albert Astals Cid4-4/+4
2008-03-12Init to false updated field of XRefEntries plus indenting fixesAlbert Astals Cid1-5/+6
2008-03-12Fix regression in cairo output when transforming ctmAdrian Johnson1-3/+4
2008-03-12Merge branch 'master' of ssh://inigomartinez@git.freedesktop.org/git/poppler/...Iñigo Martínez5-10/+12
2008-03-12Enabled back the AnnotWidget support.Iñigo Martínez1-1/+1
2008-03-12cmake buildAlbert Astals Cid1-0/+1
2008-03-11Return char bounding box instead of edge, it's much more useful for character...Albert Astals Cid4-10/+11
2008-03-11Merge branch 'master' of ssh://inigomartinez@git.freedesktop.org/git/poppler/...Iñigo Martínez3-0/+8
2008-03-11glib annots demo.Iñigo Martínez4-1/+504
2008-03-11For now we cannot handle MovieLink's, so comment them out.Pino Toscano3-0/+8
2008-03-11Initial Movie support (2)Hugo Mercier2-0/+620
2008-03-11Merge branch 'master' of ssh://aacid@git.freedesktop.org/git/poppler/popplerAlbert Astals Cid1-3/+3
2008-03-11Fix buildCarlos Garcia Campos1-3/+3
2008-03-11Initial Movie supportHugo Mercier6-26/+591