summaryrefslogtreecommitdiffstats
path: root/src/libdraw/x11-init.c
Commit message (Collapse)AuthorAgeFilesLines
* byersc2006-06-251-940/+0
|
* fix _screen leakrsc2006-05-231-1/+1
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-2/+2
|
* debugging helprsc2005-11-071-1/+3
|
* Add uchar for NetBSD ctype.rsc2005-09-091-1/+1
|
* I just hate to be pushed around by some @#$%^& machine.rsc2005-07-191-6/+6
|
* no black and whitersc2005-07-131-3/+0
|
* be more faithful to plan 9 environment --rsc2005-03-181-3/+9
| | | | allocate window on top of screen.
* handle @ better in winsizersc2005-01-261-0/+4
|
* Many small edits.rsc2005-01-131-3/+1
|
* fix from axelrsc2005-01-071-12/+3
|
* minor fixes; hide some routinesrsc2005-01-041-3/+3
|
* Fix from rob.wkj2004-06-241-1/+1
|
* fix initial x yrsc2004-06-171-2/+2
|
* respect Xresources geometry. from peter canning.rsc2004-06-171-9/+67
|
* remove printrsc2004-06-091-1/+0
|
* avoid stupid aspect ratios.rsc2004-05-141-2/+6
|
* 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-291-3/+98
| | | | various other little fixes.
* why do things change?rsc2004-04-211-0/+5
|
* Small fixesrsc2004-03-311-2/+1
|
* grey out 9term when it loses focus.rsc2004-03-301-23/+35
|
* more color map hackery from axel.rsc2004-03-261-11/+8
|
* Be more careful about not changing screen!rsc2004-03-261-7/+32
|
* Bug fixes from Scott Schwartz.rsc2004-03-261-0/+3
| | | | Try to make 9term not crash when X errors happen.
* SunOS can rot in hell.rsc2004-03-261-4/+5
|
* Today's changes.rsc2004-03-251-6/+17
| | | | More changes.
* Little tweaks and documentation.rsc2004-03-021-0/+2
|
* Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2003-12-111-5/+5
| | | | with them.
* Check for changed window size after window creation.rsc2003-12-021-0/+9
|
* More X11 snarf tweaks.rsc2003-12-021-0/+4
| | | | Will we ever finish?
* Fix X11 clipboard again.rsc2003-11-251-1/+1
|
* Add the #goo to allow use in C++.rsc2003-11-251-0/+9
| | | | | | Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
* Add drawsetlabel(Display*, char*).rsc2003-11-231-1/+61
| | | | | | Turn window destruction into "hangup" note. Fix (?) snarf buffer management. Add latin1 keyboard translation.
* Lots of X fixes.rsc2003-10-111-9/+51
|
* Move resize into main proc.rsc2003-10-011-6/+28
|
* Initial revisionrsc2003-09-301-0/+584