started to fix the manuals for EBuf. Implemented av0.49.21
commite182cdcdbeefe5eccda0ab64aed1ce8c39f98727
authorNicholas Niro <nik_89@neuroponic.com>
Tue, 13 Mar 2007 10:19:05 +0000 (13 05:19 -0500)
committerNicholas Niro <nicholasniro@neuroponic.com>
Tue, 13 Mar 2007 10:19:05 +0000 (13 05:19 -0500)
treeaf07341ed9ceaea4227c9c0e9450386d1b3fcd6a
parent67a6411c8513a50bcfeee0acc9430a2d99b6dac0
started to fix the manuals for EBuf. Implemented a
good working version of neuroman.tcl.
Coded a new dynamic loader for bitmaps, still need
to code the context allocator/deallocator.
got rid of the bitmap load from the buffer functions;
they are only deactivated for now, will see if
we shoudl get rid of it completely or see if theres
still some uses for it.
17 files changed:
Makefile.am
Makefile.in
configure
configure.ac
docs/Makefile.am
docs/Makefile.in
docs/neuroman.tcl
include/neuro/ebuf.h
include/neuro/extlib.h [new file with mode: 0644]
libtool
src/extlib/sdl.c
src/extlib/x11.c
src/misc/Makefile.am
src/misc/Makefile.in
src/misc/bitmap.c
src/misc/bitmap.h [new file with mode: 0644]
version.mk