summaryrefslogtreecommitdiff
path: root/glib
AgeCommit message (Expand)AuthorFilesLines
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-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-12fix buildpoppler-0.7.2Albert Astals Cid1-0/+1
2008-03-12update soname here tooAlbert Astals Cid1-1/+1
2008-03-12Make GDK dependency option for glib bindingsCarlos Garcia Campos12-322/+550
2008-03-12cmake buildAlbert Astals Cid1-0/+1
2008-03-11glib annots demo.Iñigo Martínez4-1/+504
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-11Add poppler-annot to the cmake build systemAlbert Astals Cid1-0/+2
2008-03-11Add preliminary annotations support in the glib frontendIñigo Martínez7-1/+1151
2008-03-09Fix build when compiling without cairo supportCarlos Garcia Campos1-0/+4
2008-02-27fix typoAlbert Astals Cid1-1/+1
2008-02-19changes from gtk-docpoppler-0.7.0Albert Astals Cid2-1/+2
2008-02-13add images.cPino Toscano1-0/+1
2008-02-13Add images demoCarlos Garcia Campos4-1/+374
2008-02-10Avoid prescaling images when printing.Jeff Muizelaar1-0/+1
2008-02-09Merge branch 'master' of ssh://carlosgc@git.freedesktop.org/git/poppler/popplerCarlos Garcia Campos2-2/+2
2008-02-09Add saveWithoutChangesAs method to be able to save the document ignoring chan...Carlos Garcia Campos2-1/+43
2008-02-09Fix placeholders in printf-like functions.Pino Toscano2-2/+2
2008-01-30Introduce the CMake-based build system.Pino Toscano3-0/+148
2008-01-27Add ok_to_fill_form permission flagCarlos Garcia Campos3-3/+23
2008-01-27Fix slice rendering in poppler glib demoCarlos Garcia Campos1-17/+24
2008-01-19Do not render images when getting the image mapping, it can be done later on ...Carlos Garcia Campos2-37/+50
2008-01-16Add a cast to fix buildCarlos Garcia Campos1-1/+2
2008-01-11rename info.c to info.cc to fix bug 14024Albert Astals Cid2-1/+1
2008-01-01Add page transitions demoCarlos Garcia Campos4-7/+363
2007-12-14Prepare code to Annotation Subtype support.Iñigo Martínez1-10/+1
2007-12-06Merge branch 'master' of ssh://aacid@git.freedesktop.org/git/poppler/popplerAlbert Astals Cid1-2/+14
2007-11-24Convert passwords from utf-8 to latin-1 when needed. Fixes bug #4557Carlos Garcia Campos1-2/+14
2007-11-23add a ignoreAlbert Astals Cid1-0/+1
2007-11-05Fix FSF addressAlbert Astals Cid30-30/+30
2007-11-01Add some castings to make it compileAlbert Astals Cid1-2/+2
2007-10-31remove old fileAlbert Astals Cid1-514/+0
2007-10-25Fix compilation on mingw. Bug 12493Albert Astals Cid2-1/+521
2007-10-22builddir != srcdir fixes by Christian Persch <chpe gnome org>Albert Astals Cid1-0/+1
2007-10-19Do not draw annotations when rendering for printingCarlos Garcia Campos1-3/+22
2007-10-04Do not return unknown field type for signature form fieldsCarlos Garcia Campos1-0/+2
2007-10-04Add poppler_page_render_for_printing() and poppler_page_render_to_pixbuf_for_...Carlos Garcia Campos2-26/+119
2007-10-03Fix compile warningMichael Wolf1-0/+2
2007-09-28Add forms demo to glib poppler demoCarlos Garcia Campos5-4/+527
2007-09-23Reduce number of compiler warnings.Krzysztof Kowalczyk3-10/+3
2007-09-16Rename .cvsignore files to .gitignore and drop ChangeLog file.Kristian Høgsberg2-0/+0
2007-09-052007-09-05 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos2-14/+39
2007-09-03 * configure.ac: Bump version to 0.6Albert Astals Cid1-1/+1
2007-09-032007-09-03 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos14-12/+1144