aboutsummaryrefslogtreecommitdiff
path: root/src/libdraw/x11-init.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-25byersc1-940/+0
2006-05-23fix _screen leakrsc1-1/+1
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-2/+2
2005-11-07debugging helprsc1-1/+3
2005-09-09Add uchar for NetBSD ctype.rsc1-1/+1
2005-07-19I just hate to be pushed around by some @#$%^& machine.rsc1-6/+6
2005-07-13no black and whitersc1-3/+0
2005-03-18be more faithful to plan 9 environment --rsc1-3/+9
2005-01-26handle @ better in winsizersc1-0/+4
2005-01-13Many small edits.rsc1-3/+1
2005-01-07fix from axelrsc1-12/+3
2005-01-04minor fixes; hide some routinesrsc1-3/+3
2004-06-24Fix from rob.wkj1-1/+1
2004-06-17fix initial x yrsc1-2/+2
2004-06-17respect Xresources geometry. from peter canning.rsc1-9/+67
2004-06-09remove printrsc1-1/+0
2004-05-14avoid stupid aspect ratios.rsc1-2/+6
2004-05-03Ignore unknown pragmas.wkj1-1/+2
2004-04-29add -W to specify window size.rsc1-3/+98
2004-04-21why do things change?rsc1-0/+5
2004-03-31Small fixesrsc1-2/+1
2004-03-30grey out 9term when it loses focus.rsc1-23/+35
2004-03-26more color map hackery from axel.rsc1-11/+8
2004-03-26Be more careful about not changing screen!rsc1-7/+32
2004-03-26Bug fixes from Scott Schwartz.rsc1-0/+3
2004-03-26SunOS can rot in hell.rsc1-4/+5
2004-03-25Today's changes.rsc1-6/+17
2004-03-02Little tweaks and documentation.rsc1-0/+2
2003-12-11Add support for user-level 9P servers/clients and various bug fixes to go wit...rsc1-5/+5
2003-12-02Check for changed window size after window creation.rsc1-0/+9
2003-12-02More X11 snarf tweaks.rsc1-0/+4
2003-11-25Fix X11 clipboard again.rsc1-1/+1
2003-11-25Add the #goo to allow use in C++.rsc1-0/+9
2003-11-23Add drawsetlabel(Display*, char*).rsc1-1/+61
2003-10-11Lots of X fixes.rsc1-9/+51
2003-10-01Move resize into main proc.rsc1-6/+28
2003-09-30Initial revisionrsc1-0/+584