summaryrefslogtreecommitdiff
path: root/zwgc/X_driver.c
Commit message (Collapse)AuthorAge
* It is still not the 80s anymore -- remove all caddr_tsGravatar Karl Ramm2011-02-02
|
* more cleanupGravatar Karl Ramm2009-03-22
|
* cmu/zwgcplus changesGravatar Karl Ramm2009-03-15
|
* passes gcc -Wall with no warnings other than des cryppt C_block sadness and ↵Gravatar Karl Ramm2008-01-21
| | | | getsid problem
* de K&Rify, fix prototypesGravatar Karl Ramm2008-01-21
|
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
|
* Move files from datadir back to datadir/zephyr.Gravatar Greg Hudson1998-04-30
|
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
| | | | detailed change information.
* In R5, certain structures of the Display structure are private, so weGravatar Richard Basch1993-10-08
| | | | | should use the appropriate routines to extract the information. These routines have existed since at least X11R3...
* Changed rindex() to strrchr() [ANSI]Gravatar Richard Basch1993-09-24
|
* WM_DELETE_WINDOW support and unlink_gram supportGravatar Marc Horowitz1992-05-07
|
* Support for X11R5 per-screen resources.Gravatar John F. Carr1991-03-24
|
* Fixed typo in previous fix.Gravatar Kenneth G Raeburn1990-10-20
|
* Xlib bug workaround: Don't call XrmGetStringDatabase with a nullGravatar Kenneth G Raeburn1990-10-19
| | | | value.
* added -transient command line option to support transient zgramsGravatar Marc Horowitz1990-04-12
|
* add XENVIRONMENT supportGravatar John Kohl1989-12-06
|
* add support to not flame about $TERM unless primary driverGravatar John Kohl1989-11-29
| | | | [extra argument to initialization routines]
* add X IO Error handlerGravatar John Kohl1989-11-29
|
* change application name to 'zwgc'; old resources have been shown to beGravatar John Kohl1989-11-20
| | | | harmless.
* final check-in: bug fixes & code clean-upGravatar Marc Horowitz1989-11-15
|
* Changed default resource pathGravatar Marc Horowitz1989-11-02
|
* Copyright and RCS headers added.Gravatar Marc Horowitz1989-11-01
|
* Initial revisionGravatar Marc Horowitz1989-11-01