plan9port/src/libdraw
2005-01-14 03:33:11 +00:00
..
alloc.c Initial revision 2003-09-30 17:47:42 +00:00
allocimagemix.c Initial import. 2003-09-30 17:47:42 +00:00
arith.c Lots of X fixes. 2003-10-11 02:47:43 +00:00
bezier.c Initial import. 2003-09-30 17:47:42 +00:00
border.c Initial import. 2003-09-30 17:47:42 +00:00
buildfont.c Initial revision 2003-09-30 17:47:42 +00:00
bytesperline.c 64-bit fixes from lucho 2005-01-14 03:33:11 +00:00
chan.c clean up when finished. 2004-04-19 23:04:36 +00:00
cloadimage.c Initial import. 2003-09-30 17:47:42 +00:00
computil.c Initial import. 2003-09-30 17:47:42 +00:00
creadimage.c make it possible to access fonts without a display. 2004-04-25 20:26:27 +00:00
debug.c Initial import. 2003-09-30 17:47:42 +00:00
defont.c Initial import. 2003-09-30 17:47:42 +00:00
devdraw.c add _flushmemscreen declaration 2005-01-07 04:05:32 +00:00
draw.c Initial import. 2003-09-30 17:47:42 +00:00
drawrepl.c Initial import. 2003-09-30 17:47:42 +00:00
egetrect.c Initial import. 2003-09-30 17:47:42 +00:00
ellipse.c SunOS can rot in hell. 2004-03-26 01:59:35 +00:00
emenuhit.c Initial revision 2003-09-30 17:47:42 +00:00
event.c Initial revision 2003-09-30 17:47:42 +00:00
font.c make it possible to access fonts without a display. 2004-04-25 20:26:27 +00:00
freesubfont.c Initial import. 2003-09-30 17:47:42 +00:00
getdefont.c Initial import. 2003-09-30 17:47:42 +00:00
getrect.c Initial import. 2003-09-30 17:47:42 +00:00
getsubfont.c make it possible to access fonts without a display. 2004-04-25 20:26:27 +00:00
icossin.c Initial import. 2003-09-30 17:47:42 +00:00
icossin2.c Initial import. 2003-09-30 17:47:42 +00:00
init.c use new thread library 2004-12-26 23:24:32 +00:00
keyboard.c use new thread library 2004-12-26 23:24:32 +00:00
latin1.c embarrassing bug in keyboard data 2004-10-16 23:29:16 +00:00
libdraw.x Initial revision 2003-09-30 17:47:42 +00:00
line.c Initial import. 2003-09-30 17:47:42 +00:00
loadimage.c Initial import. 2003-09-30 17:47:42 +00:00
md-alloc.c 64-bit fixes from lucho 2005-01-14 03:33:11 +00:00
md-arc.c Initial revision 2003-09-30 17:47:42 +00:00
md-arctest.c Initial revision 2003-09-30 17:47:42 +00:00
md-cload.c Initial revision 2003-09-30 17:47:42 +00:00
md-cmap.c Initial revision 2003-09-30 17:47:42 +00:00
md-cread.c Initial revision 2003-09-30 17:47:42 +00:00
md-defont.c 64-bit fixes from lucho 2005-01-14 03:33:11 +00:00
md-draw.c SunOS can rot in hell. 2004-03-26 01:59:35 +00:00
md-drawtest.c Initial revision 2003-09-30 17:47:42 +00:00
md-ellipse.c Initial revision 2003-09-30 17:47:42 +00:00
md-fillpoly.c 64-bit fixes from lucho 2005-01-14 03:33:11 +00:00
md-hwdraw.c Initial revision 2003-09-30 17:47:42 +00:00
md-iprint.c Initial revision 2003-09-30 17:47:42 +00:00
md-line.c Lots of X fixes. 2003-10-11 02:47:43 +00:00
md-load.c Initial revision 2003-09-30 17:47:42 +00:00
md-mkcmap.c Initial revision 2003-09-30 17:47:42 +00:00
md-openmemsubfont.c Initial revision 2003-09-30 17:47:42 +00:00
md-poly.c Initial revision 2003-09-30 17:47:42 +00:00
md-read.c Initial revision 2003-09-30 17:47:42 +00:00
md-string.c Initial revision 2003-09-30 17:47:42 +00:00
md-subfont.c Initial revision 2003-09-30 17:47:42 +00:00
md-unload.c Initial revision 2003-09-30 17:47:42 +00:00
md-write.c Initial revision 2003-09-30 17:47:42 +00:00
menuhit.c Initial revision 2003-09-30 17:47:42 +00:00
mkfile Many small edits. 2005-01-13 04:49:19 +00:00
mkfont.c Initial import. 2003-09-30 17:47:42 +00:00
ml-draw.c Initial revision 2003-09-30 17:47:42 +00:00
ml-lalloc.c Initial revision 2003-09-30 17:47:42 +00:00
ml-layerop.c Initial revision 2003-09-30 17:47:42 +00:00
ml-ldelete.c Initial revision 2003-09-30 17:47:42 +00:00
ml-lhide.c Initial revision 2003-09-30 17:47:42 +00:00
ml-line.c Initial revision 2003-09-30 17:47:42 +00:00
ml-load.c Initial revision 2003-09-30 17:47:42 +00:00
ml-lorigin.c Initial revision 2003-09-30 17:47:42 +00:00
ml-lsetrefresh.c Compare function pointers against 0 rather than nil. 2004-07-09 01:54:06 +00:00
ml-ltofront.c Initial revision 2003-09-30 17:47:42 +00:00
ml-ltorear.c Initial revision 2003-09-30 17:47:42 +00:00
ml-unload.c Compare function pointers against 0 rather than nil. 2004-07-09 01:54:06 +00:00
mouse.c use new thread library 2004-12-26 23:24:32 +00:00
newwindow.c Initial import. 2003-09-30 17:47:42 +00:00
openfont.c Today's changes. 2004-03-25 23:03:57 +00:00
poly.c Initial import. 2003-09-30 17:47:42 +00:00
readimage.c make it possible to access fonts without a display. 2004-04-25 20:26:27 +00:00
readsubfont.c make it possible to access fonts without a display. 2004-04-25 20:26:27 +00:00
rectclip.c Initial import. 2003-09-30 17:47:42 +00:00
replclipr.c Initial import. 2003-09-30 17:47:42 +00:00
rgb.c Initial import. 2003-09-30 17:47:42 +00:00
scroll.c scrolling 2004-06-11 04:13:24 +00:00
string.c Initial revision 2003-09-30 17:47:42 +00:00
stringbg.c Initial import. 2003-09-30 17:47:42 +00:00
stringsubfont.c Initial import. 2003-09-30 17:47:42 +00:00
stringwidth.c make it possible to access fonts without a display. 2004-04-25 20:26:27 +00:00
subfont.c Initial revision 2003-09-30 17:47:42 +00:00
subfontcache.c make it possible to access fonts without a display. 2004-04-25 20:26:27 +00:00
subfontname.c Lots of X fixes. 2003-10-11 02:47:43 +00:00
test.c Initial import. 2003-09-30 17:47:42 +00:00
unix.c SunOS can rot in hell. 2004-03-26 01:59:35 +00:00
unloadimage.c Initial revision 2003-09-30 17:47:42 +00:00
window.c Initial import. 2003-09-30 17:47:42 +00:00
writeimage.c Initial import. 2003-09-30 17:47:42 +00:00
writesubfont.c Initial import. 2003-09-30 17:47:42 +00:00
x11-alloc.c don't require x 2004-06-09 14:11:47 +00:00
x11-cload.c SunOS can rot in hell. 2004-03-26 01:59:35 +00:00
x11-draw.c sunos fixes 2005-01-07 07:47:37 +00:00
x11-event.c minor fixes; hide some routines 2005-01-04 22:20:14 +00:00
x11-fill.c SunOS can rot in hell. 2004-03-26 01:59:35 +00:00
x11-get.c SunOS can rot in hell. 2004-03-26 01:59:35 +00:00
x11-inc.h Initial revision 2003-09-30 17:47:42 +00:00
x11-init.c Many small edits. 2005-01-13 04:49:19 +00:00
x11-itrans.c minor fixes; hide some routines 2005-01-04 22:20:14 +00:00
x11-keyboard.c use new thread library 2004-12-26 23:24:32 +00:00
x11-keysym2ucs.c minor fixes; hide some routines 2005-01-04 22:20:14 +00:00
x11-keysym2ucs.h minor fixes; hide some routines 2005-01-04 22:20:14 +00:00
x11-load.c SunOS can rot in hell. 2004-03-26 01:59:35 +00:00
x11-memdraw.h grey out 9term when it loses focus. 2004-03-30 05:03:29 +00:00
x11-mouse.c use new thread library 2004-12-26 23:24:32 +00:00
x11-pixelbits.c SunOS can rot in hell. 2004-03-26 01:59:35 +00:00
x11-unload.c SunOS can rot in hell. 2004-03-26 01:59:35 +00:00
x11-wsys.c seems to correct lack of focus when 2005-01-07 18:44:21 +00:00