summaryrefslogtreecommitdiff
path: root/glib/poppler-attachment.cc
AgeCommit message (Expand)AuthorFilesLines
2022-03-11Add readability-braces-around-statementsAlbert Astals Cid1-7/+14
2021-12-15glib: Remove FD-taking functions on windowsChristian Persch1-0/+4
2021-12-07glib: Close file descriptors on errorChristian Persch1-0/+1
2021-11-18glib: Add APIs to save to file descriptorChristian Persch1-1/+45
2020-08-21glib: Add accessor functions for PopplerAttachmentJason Crain1-0/+52
2020-08-21glib: Deprecate PopplerAttachment GTime fieldsJason Crain1-6/+46
2020-07-03Run clang-formatAlbert Astals Cid1-169/+125
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-1/+1
2019-05-27glib: Don't use the deprecated g_type_class_add_private()Federico Mena Quintero1-8/+11
2019-01-25glib: Fix cast from 'GTime *' (aka 'int *') to 'time_t *' (aka 'long *')Albert Astals Cid1-2/+10
2019-01-03all: Use the openFile fopen wrapper from gfile.hChristian Persch1-2/+3
2018-11-11Rename GooString::getCString GooString::c_strOliver Sander1-1/+1
2018-11-07NULL -> nullptrAlbert Astals Cid1-1/+1
2018-11-03glib: Fix missing destructor callChristian Persch1-17/+11
2018-10-16Fix crash on missing embedded fileMarek Kasik1-9/+17
2018-01-08Run clang-tidy with modernize nullptrAlbert Astals Cid1-6/+6
2017-05-12Make Stream incRef/decRef privateAlbert Astals Cid1-11/+4
2017-05-09New Object APIAlbert Astals Cid1-3/+1
2012-02-04Fix return value of poppler_attachment_saveHib Eris1-1/+1
2011-05-27Make FileSpec a class and move EmbFile from Catalog to FileSpecCarlos Garcia Campos1-14/+19
2011-02-26glib: Add some more introspection annotationsCarlos Garcia Campos1-1/+1
2010-07-05[glib] docs: add some more introspection annotationsCarlos Garcia Campos1-2/+2
2010-06-30[glib] docs: do not use gtk-doc templatesCarlos Garcia Campos1-0/+6
2009-11-15[glib] Remove PopplerDocument from PopplerAttachmentCarlos Garcia Campos1-12/+1
2009-04-29PopplerAttachment refers its document.Kouhei Sutou1-6/+35
2009-04-25[glib] Only create checksum string for valid checksumsCarlos Garcia Campos1-2/+3
2009-04-21[glib] Add poppler_date_parse to parse PDF format date stringsCarlos Garcia Campos1-2/+2
2009-02-21glib small doc comment correctionsThomas Viehmann1-1/+1
2008-09-20Remove some warnings and errors when compiling with gcc and -pedanticTomas Are Haavet1-1/+1
2008-08-21[glib] Make sure name and descripction are valid utf8 stringsCarlos Garcia Campos1-2/+2
2007-11-05Fix FSF addressAlbert Astals Cid1-1/+1
2007-07-052007-07-05 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos1-2/+2
2007-07-042007-07-04 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos1-2/+23
2006-01-24Tue Jan 24 01:19:40 2006 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford1-0/+223