index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fitz
/
node_path.c
Age
Commit message (
Expand
)
Author
2010-04-08
Rename the old path and text node files.
Tor Andersson
2010-03-10
Tiling patterns.
Tor Andersson
2009-12-07
Implement a device interface and a tracing device for fitz.
Tor Andersson
2009-12-03
Chopped out the tree building, leaving only pdf_showstuff stubs.
Tor Andersson
2009-12-03
Consolidate include lines to a single fitz.h.
Tor Andersson
2009-12-02
Killing time. Butchered display tree and disabled all calls to it.
Tor Andersson
2009-11-29
Fix up indentation.
Tor Andersson
2009-08-23
Removing warning when creating empty paths since this is a very common occurr...
Tor Andersson
2009-07-03
Be less strict when comparing tiny features with epsilon in the path stroking...
Tor Andersson
2009-04-08
Warn when closing an empty path instead of aborting.
Tor Andersson
2009-04-08
Use fz_okay instead of nil when comparing return codes.
Tor Andersson
2009-03-11
Remove fz_outofmem constant.
Tor Andersson
2009-03-11
Change fz_error* struct into an integer error type fz_error.
Tor Andersson
2009-02-28
Merge and move header files into the source directories.
Tor Andersson
2009-02-28
Moved Fitz files into one directory.
Tor Andersson
2005-06-04
new world order
Tor Andersson
2005-04-04
rename rect fields to x0 y0 x1 y1
Tor Andersson
2005-03-30
rename and shuffle -- part 2
Tor Andersson