aboutsummaryrefslogtreecommitdiff
path: root/src/libdraw
AgeCommit message (Expand)AuthorFilesLines
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
2004-06-09remove printrsc1-1/+0
2004-06-09don't require xrsc1-0/+2
2004-06-09Add buttons 4 and 5 (scrolling on X).rsc1-1/+16
2004-05-14avoid stupid aspect ratios.rsc1-2/+6
2004-05-14various bug fixesrsc1-1/+7
2004-05-03Ignore unknown pragmas.wkj1-1/+2
2004-04-29add -W to specify window size.rsc2-3/+113
2004-04-25make it possible to access fonts without a display.rsc7-48/+78
2004-04-24various bug fixesrsc1-5/+21
2004-04-23little thingsrsc1-1/+2
2004-04-22don't print TIMESTAMP messagesrsc1-1/+2
2004-04-21make stack requirements more explicit.rsc3-2/+3
2004-04-21why do things change?rsc1-0/+5
2004-04-21take out the debugging prints i just accidentally checked in.rsc1-6/+0
2004-04-21no need forrsc2-1/+8
2004-04-19clean up when finished.rsc2-8/+0
2004-04-19add files from david tolpinrsc2-0/+866
2004-04-19fix drawread, add changes from david tolpinrsc4-32/+36
2004-03-31Avoid bad mouse buffering.rsc1-0/+7
2004-03-31Small fixesrsc1-2/+1
2004-03-30grey out 9term when it loses focus.rsc3-23/+78
2004-03-26more color map hackery from axel.rsc1-11/+8
2004-03-26Be more careful about not changing screen!rsc2-7/+34