summaryrefslogtreecommitdiff
path: root/source/fitz/store.c
AgeCommit message (Expand)Author
2015-04-07Fix whitespace.Tor Andersson
2015-02-17Add helper functions to keep/drop reference counts with locking.Tor Andersson
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2014-06-30Fix coding style issues and remove C99 mid-block declaration.Matt Holgate
2014-06-19Fix compiler warning.Matt Holgate
2014-06-18Fix for bug #694405 - iOS Pdf CrashMatt Holgate
2013-06-20Rearrange source files.Tor Andersson