summaryrefslogtreecommitdiff
path: root/goo/gfile.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-23gfile: Remove a bunch of unused functionsAlbert Astals Cid1-30/+0
2018-09-05goo: Split GDir and GDirEntry out of gfile.hChristian Persch1-49/+0
2018-04-02Fix build on some platformsMojca Miklavec1-0/+2
2018-01-08Delete lots of copy constructors and copy assignment operatorsAlbert Astals Cid1-1/+4
2017-12-12windows version for Error out on save if file has changed since we opened itThomas Freitag1-2/+4
2017-12-12Error out on save if file has changed since we opened itAlbert Astals Cid1-2/+8
2017-11-03Update (C) for commits since last releaseAlbert Astals Cid1-1/+1
2017-10-21Fix remaining -Wundef warningsAdrian Johnson1-5/+5
2017-10-21Use _WIN32 to check for windows, not WIN32Adrian Johnson1-1/+1
2017-09-01Add missing includesAlbert Astals Cid1-0/+1
2017-08-16win32: call ANSI functions directlyChristoph Cullmann1-1/+1
2014-03-30Avoid MinGW/Cygwin warnings due to redefinition of NOMINMAXPeter Breitenlohner1-1/+4
2014-01-27[qt] Improve compilation under Win 8 with Visual Studio 2012Bogdan Cristea1-0/+2
2013-05-130.23.0poppler-0.23.0Albert Astals Cid1-0/+1
2013-04-05Add a GooFile class to encapsulate file read access using offsetsAdam Reichold1-0/+30
2013-02-06Make Goffset long long and factor out all fseek/ftell into gfile.ccAdrian Johnson1-0/+7
2012-12-08Add private copy constructor and operator= to make sure we don't use the defa...Albert Astals Cid1-0/+4
2012-07-19Unify poppler-config.h includes in core "installed" headersTorsten Kasch1-1/+1
2012-05-10Make it compileAlbert Astals Cid1-4/+0
2012-05-10Kill the concept of "base dir"Albert Astals Cid1-3/+0
2012-05-10More gs cleanup and forgot the (C) on modificationAlbert Astals Cid1-1/+1
2012-05-10pdftohtml: Remove the option to invoke gsAlbert Astals Cid1-3/+0
2011-09-01xpdf303: openFile + minor fixes for openTempFile in WindowsAlbert Astals Cid1-0/+13
2011-08-30xpdf303: char * -> const char *Albert Astals Cid1-2/+2
2011-07-11Sanitize headers a bigAlbert Astals Cid1-1/+2
2009-10-05Use _WIN32 instead of WIN32Kovid Goyal1-2/+3
2009-05-14Kill support for specifying extension in openTmpFileAlbert Astals Cid1-1/+2
2008-08-24All changes made to goo/ files under the poppler project are by people that a...Albert Astals Cid1-0/+3
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+11
2006-09-192006-09-19 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+2
2005-03-03Initial revisionKristian Høgsberg1-0/+140