summaryrefslogtreecommitdiff
path: root/.cvsignore
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2004-12-14 08:34:27 +0000
committerKeith Packard <keithp@keithp.com>2004-12-14 08:34:27 +0000
commit9aff1156a6030090ccd7e96a3be238dfe541a6b5 (patch)
tree20e62ee7754e86e03a22b4a316bb44344475de24 /.cvsignore
parent4771bfa273540d5df2b691844e3ae8399758ef5e (diff)
Replace lame Xlib-based output with more capable gtk+ based output, including backing storage and resize handling. Input still isn't hooked up.
Add current_matrix and set_matrix functions; these only do affine matrices. Update examples to use installed library
Diffstat (limited to '.cvsignore')
-rw-r--r--.cvsignore22
1 files changed, 22 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
new file mode 100644
index 0000000..d43355a
--- /dev/null
+++ b/.cvsignore
@@ -0,0 +1,22 @@
+.deps
+.libs
+*.lo
+*.la
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+libtool
+ltmain.sh
+missing
+mkinstalldirs
+stamp-h1