summaryrefslogtreecommitdiffstats
path: root/src/libdraw
Commit message (Expand)AuthorAgeFilesLines
* nowsys fixes (Lou Kamenov)rsc2006-01-272-2/+23
* do not trust gcc-4.0 to do nrv optimization. (taj khattra)rsc2005-12-291-25/+22
* avoid nil freeimagersc2005-12-291-2/+4
* oopsrsc2005-11-161-2/+2
* x11, used, etc.rsc2005-11-122-6/+12
* debugging helprsc2005-11-073-3/+8
* In eread, ignore unexpected events instead of returning early.rsc2005-09-151-1/+1
* Add uchar for NetBSD ctype.rsc2005-09-091-1/+1
* less graceful shutdown but avoid deadlocksrsc2005-07-271-1/+9
* start with white instead of blackrsc2005-07-241-1/+1
* I just hate to be pushed around by some @#$%^& machine.rsc2005-07-192-8/+8
* silence fprintrsc2005-07-141-1/+0
* no black and whitersc2005-07-132-5/+0
* free subfonts correctlyrsc2005-07-133-6/+32
* no used(Point)rsc2005-07-131-1/+1
* keyboard not mousersc2005-07-131-1/+1
* more places to lookrsc2005-07-131-0/+4
* more places where display can be nilrsc2005-07-133-3/+3
* handle arbitrary length names in subfontname.rsc2005-05-122-12/+18
* Correct putsnarf-then-getsnarf race.rsc2005-05-021-0/+6
* Add more smiley facesrsc2005-05-011-1/+2
* be more faithful to plan 9 environment --rsc2005-03-183-5/+18
* syntax errorsrsc2005-03-152-2/+2
* $WSYSTYPE not WSYSTYPErsc2005-02-111-1/+1
* add x11 includersc2005-02-111-0/+1
* Avoid yet another X11 stack overflow.rsc2005-02-081-1/+31
* more nowsysrsc2005-02-028-0/+250
* break x11 for surersc2005-02-0217-16/+142
* handle @ better in winsizersc2005-01-261-0/+4
* Apparently SuSE 9.1's X distribution uses even biggerrsc2005-01-233-3/+4
* better commentrsc2005-01-181-1/+8
* 64-bit fixes from luchorsc2005-01-144-11/+13
* Many small edits.rsc2005-01-134-89/+1
* fix from axelrsc2005-01-071-12/+3
* seems to correct lack of focus whenrsc2005-01-071-2/+10
* sunos fixesrsc2005-01-071-1/+2
* add _flushmemscreen declarationrsc2005-01-071-0/+2
* minor fixes; hide some routinesrsc2005-01-046-10/+10
* use new thread libraryrsc2004-12-266-17/+20
* embarrassing bug in keyboard datarsc2004-10-161-2/+2
* Compare function pointers against 0 rather than nil.wkj2004-07-092-3/+3
* Fix from rob.wkj2004-06-241-1/+1
* fix initial x yrsc2004-06-171-2/+2
* fix alt on macrsc2004-06-171-0/+9
* respect Xresources geometry. from peter canning.rsc2004-06-171-9/+67
* scrollingrsc2004-06-112-0/+30
* remove printrsc2004-06-091-1/+0
* don't require xrsc2004-06-091-0/+2
* Add buttons 4 and 5 (scrolling on X).rsc2004-06-091-1/+16
* avoid stupid aspect ratios.rsc2004-05-141-2/+6