summaryrefslogtreecommitdiff
path: root/glib
AgeCommit message (Expand)AuthorFilesLines
2009-04-11More gmalloc → gmallocnAlbert Astals Cid1-1/+1
2009-04-10[glib] Print annotations with the print flag enabledCarlos Garcia Campos1-0/+2
2009-03-22Improved error reporting of ErrOpenFile errorsEric Toombs1-3/+11
2009-03-02[glib] Correctly handle doc->saveAs() error code.Carlos Garcia Campos1-4/+33
2009-02-21[glib] Make sure filename is valid utf-8 for remote destsCarlos Garcia Campos1-2/+1
2009-02-21[glib] Add a macro to define boxed typesCarlos Garcia Campos5-151/+53
2009-02-21[glib] Use template files to create poppler-enumsCarlos Garcia Campos3-30/+82
2009-02-21glib small doc comment correctionsThomas Viehmann3-3/+3
2009-02-21Make glib API reference more completeThomas Viehmann5-2/+511
2009-02-01[glib-demo] Fix a typo in format stringCarlos Garcia Campos1-1/+1
2009-01-07Require cmake 2.6.0, remove two cmake files provided upstreamAlbert Astals Cid1-1/+1
2008-12-26Fix compile warnings on auto imports for mingw32Hib Eris2-1/+3
2008-12-22Fix compile warning on format typeHib Eris1-1/+1
2008-12-22[demo] use the proper format field for gsize typesPino Toscano1-1/+1
2008-12-20add find.c and text.cPino Toscano1-0/+2
2008-12-20[glib-demo] Add find demoCarlos Garcia Campos4-1/+318
2008-12-20[glib-demo] Add Text demoCarlos Garcia Campos4-1/+211
2008-12-20[glib] Use TextPage instead of TextOutputDev when cairo is enabledCarlos Garcia Campos2-45/+107
2008-11-09MakeItBuildAlbert Astals Cid2-0/+2
2008-11-08[glib-demo] Add Optional Content demoCarlos Garcia Campos4-1/+547
2008-11-08[glib] Add Optional Content supportCarlos Garcia Campos8-1/+710
2008-11-08[glib] Show action titles when printing the index in test programCarlos Garcia Campos1-5/+8
2008-10-31Make the catalog available to CairoFontEngineAdrian Johnson1-1/+2
2008-10-28[glib] Add DISABLE_SINGLE_INCLUDES flags and fix glib-demoCarlos Garcia Campos14-14/+16
2008-10-28[glib] Fix build when compiling with GTK_DISABLE_SINGLE_INCLUDESChristian Persch1-2/+1
2008-10-28[glib] Add disable deprecated compile flags and fix compile warningsCarlos Garcia Campos3-4/+7
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