summaryrefslogtreecommitdiff
path: root/glib
AgeCommit message (Expand)AuthorFilesLines
2008-09-27Misc mingw fixesCarlo Bramini2-1/+2
2008-09-26Compile where localtime_r is not availableCarlo Bramini1-2/+8
2008-09-21[glib-demo] Fix a crash in forms demoKouhei Sutou1-5/+7
2008-09-20Remove some warnings and errors when compiling with gcc and -pedanticTomas Are Haavet5-10/+10
2008-09-13[glib-demo] Do not try to get info about remote destinationsCarlos Garcia Campos1-5/+6
2008-09-09Qt4 frontend had timezone parsing that got lost when moving to the common fun...Albert Astals Cid1-2/+4
2008-09-09API changed, so increase sonameAlbert Astals Cid2-2/+2
2008-08-29Are we a lib or aren't we? Unify String to Date parsing so we all behave the ...Albert Astals Cid1-26/+3
2008-08-23compile attachments.c in the demo with cmake as wellPino Toscano1-0/+1
2008-08-21[glib-demo] Fix attachments demo with documents that don't contain attachmentsCarlos Garcia Campos1-7/+20
2008-08-21[glib-demo] Fix typoCarlos Garcia Campos1-2/+2
2008-08-21[glib-demo] Add checksum validation to attachments demoCarlos Garcia Campos1-0/+101
2008-08-21[glib-demo] Add demo for attachmentsCarlos Garcia Campos6-1/+302
2008-08-21[glib] Make sure name and descripction are valid utf8 stringsCarlos Garcia Campos1-2/+2
2008-07-20Fix condition, we want thumb to be a Stream, not to be non nullAlbert Astals Cid1-1/+1
2008-06-09glib: save/restore cairo state when rendering a pageAdrian Johnson1-0/+2
2008-05-25[glib] Init glib threads in demo app as required by g_timerCarlos Garcia Campos1-0/+4
2008-04-04Updated glib bindings.Iñigo Martínez3-61/+11
2008-03-31[glib] Fix a crash in outline demo due to page_num == dest_page_num - 1Carlos Garcia Campos1-1/+1
2008-03-26Improved glib annot demo.Iñigo Martínez1-25/+289
2008-03-24fix build when using cmake, not sure it's completely ok, but at least i can c...Albert Astals Cid3-8/+13
2008-03-23Fixed wrong functions.Iñigo Martínez1-2/+2
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-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