aboutsummaryrefslogtreecommitdiff
path: root/src/libdraw
AgeCommit message (Expand)AuthorFilesLines
2006-02-28allow fallback to x11rsc1-4/+23
2006-02-28use pasteboardrsc1-5/+138
2006-01-29return 0rsc1-1/+1
2006-01-28do not die in freeimage(0) when screen==0rsc1-1/+2
2006-01-27nowsys fixes (Lou Kamenov)rsc2-2/+23
2005-12-29do not trust gcc-4.0 to do nrv optimization. (taj khattra)rsc1-25/+22
2005-12-29avoid nil freeimagersc1-2/+4
2005-11-16oopsrsc1-2/+2
2005-11-12x11, used, etc.rsc2-6/+12
2005-11-07debugging helprsc3-3/+8
2005-09-15In eread, ignore unexpected events instead of returning early.rsc1-1/+1
2005-09-09Add uchar for NetBSD ctype.rsc1-1/+1
2005-07-27less graceful shutdown but avoid deadlocksrsc1-1/+9
2005-07-24start with white instead of blackrsc1-1/+1
2005-07-19I just hate to be pushed around by some @#$%^& machine.rsc2-8/+8
2005-07-14silence fprintrsc1-1/+0
2005-07-13no black and whitersc2-5/+0
2005-07-13free subfonts correctlyrsc3-6/+32
2005-07-13no used(Point)rsc1-1/+1
2005-07-13keyboard not mousersc1-1/+1
2005-07-13more places to lookrsc1-0/+4
2005-07-13more places where display can be nilrsc3-3/+3
2005-05-12handle arbitrary length names in subfontname.rsc2-12/+18
2005-05-02Correct putsnarf-then-getsnarf race.rsc1-0/+6
2005-05-01Add more smiley facesrsc1-1/+2
2005-03-18be more faithful to plan 9 environment --rsc3-5/+18
2005-03-15syntax errorsrsc2-2/+2
2005-02-11$WSYSTYPE not WSYSTYPErsc1-1/+1
2005-02-11add x11 includersc1-0/+1
2005-02-08Avoid yet another X11 stack overflow.rsc1-1/+31
2005-02-02more nowsysrsc8-0/+250
2005-02-02break x11 for surersc17-16/+142
2005-01-26handle @ better in winsizersc1-0/+4
2005-01-23Apparently SuSE 9.1's X distribution uses even biggerrsc3-3/+4
2005-01-18better commentrsc1-1/+8
2005-01-1464-bit fixes from luchorsc4-11/+13
2005-01-13Many small edits.rsc4-89/+1
2005-01-07fix from axelrsc1-12/+3
2005-01-07seems to correct lack of focus whenrsc1-2/+10
2005-01-07sunos fixesrsc1-1/+2
2005-01-07add _flushmemscreen declarationrsc1-0/+2
2005-01-04minor fixes; hide some routinesrsc6-10/+10
2004-12-26use new thread libraryrsc6-17/+20
2004-10-16embarrassing bug in keyboard datarsc1-2/+2
2004-07-09Compare function pointers against 0 rather than nil.wkj2-3/+3
2004-06-24Fix from rob.wkj1-1/+1
2004-06-17fix initial x yrsc1-2/+2
2004-06-17fix alt on macrsc1-0/+9
2004-06-17respect Xresources geometry. from peter canning.rsc1-9/+67
2004-06-11scrollingrsc2-0/+30