summaryrefslogtreecommitdiffstats
path: root/src/libdraw
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | handle overflow in offset computation in font.c
* 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
| | | | allocate window on top of screen.
* 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
| | | | | | | | | | buffers than the standard ones. 64kB appears to be enough for a stack in that case, but let's just go nuts and make the stacks enormous, so that it takes a few more doublings of X's stack needs before we run into this problem again. The VM system should take care of not actually using most of the memory anyway.
* 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
| | | | | | coming back from being hidden. not strictly correct in multithreaded programs but let's see if anything breaks.
* 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
|
* various bug fixesrsc2004-05-141-1/+7
|
* Ignore unknown pragmas.wkj2004-05-031-1/+2
| | | | | Be less verbose when allocating uprocs. Don't drop core dump turds all over the place when x11 goes away.
* add -W to specify window size.rsc2004-04-292-3/+113
| | | | various other little fixes.
* make it possible to access fonts without a display.rsc2004-04-257-48/+78
|
* various bug fixesrsc2004-04-241-5/+21
|
* little thingsrsc2004-04-231-1/+2
|
* don't print TIMESTAMP messagesrsc2004-04-221-1/+2
|
* make stack requirements more explicit.rsc2004-04-213-2/+3
|
* why do things change?rsc2004-04-211-0/+5
|
* take out the debugging prints i just accidentally checked in.rsc2004-04-211-6/+0
|
* no need forrsc2004-04-212-1/+8
|