summaryrefslogtreecommitdiff
path: root/zwgc
Commit message (Expand)AuthorAge
* Use unsigned char, not char, as array index.Gravatar John F. Carr1990-12-21
* AIX needs <sys/select.h>Gravatar John F. Carr1990-12-11
* Declare signal_child() void; if NO_UNION_WAIT is defined thenGravatar John F. Carr1990-12-04
* Can't pass &time.tv_sec to ctime() (in AIX 3.1, the argument toGravatar John F. Carr1990-12-04
* Discard pings on all messages, rather than just class "message".Gravatar Kenneth G Raeburn1990-11-16
* Display recipient of class "message" notices. Also reorganized layoutGravatar Kenneth G Raeburn1990-11-16
* Include X11/Xresource.h, for XrmUniqueQuark definition.Gravatar Kenneth G Raeburn1990-11-13
* Converted mode_to_colorname to use xres_get_resource. Also removedGravatar Kenneth G Raeburn1990-11-13
* Bumped version number to 0.4.3.Gravatar Kenneth G Raeburn1990-11-09
* In signal_child handler, preserve value of errno.Gravatar Kenneth G Raeburn1990-11-09
* Combined xres_get_{geometry,bgcolor} into one function, with dataGravatar Kenneth G Raeburn1990-11-09
* Documented restriction of one beep per message for tty and X drivers.Gravatar Kenneth G Raeburn1990-11-08
* Beep only once per message.Gravatar Kenneth G Raeburn1990-11-08
* Beep at most once.Gravatar Kenneth G Raeburn1990-11-08
* Renamed time-to-live to min-time-to-live.Gravatar Kenneth G Raeburn1990-11-07
* Changed resource name from timeToLive to minTimeToLive.Gravatar Kenneth G Raeburn1990-11-07
* Cast argument of XFree to char* to prevent compiler complaints.Gravatar Kenneth G Raeburn1990-11-04
* Documented time-to-live and kill-stack changes.Gravatar Kenneth G Raeburn1990-10-22
* Minimum-time-to-live changes from marc.Gravatar Kenneth G Raeburn1990-10-22
* [marc] Added can_die time field, indicating the first time theGravatar Kenneth G Raeburn1990-10-22
* Added minimum-time-to-live changes from marc.Gravatar Kenneth G Raeburn1990-10-22
* Raised version to 0.4.2Gravatar Kenneth G Raeburn1990-10-22
* Fixed typo in previous fix.Gravatar Kenneth G Raeburn1990-10-20
* Use ZWGCPATH in message instead of explicit path.Gravatar Kenneth G Raeburn1990-10-19
* Define ZWGCPATH.Gravatar Kenneth G Raeburn1990-10-19
* Xlib bug workaround: Don't call XrmGetStringDatabase with a nullGravatar Kenneth G Raeburn1990-10-19
* High-level compiler errors should be conditionalized on the compilerGravatar Kenneth G Raeburn1990-10-19
* If -ttymode is given, disable X driver.Gravatar Kenneth G Raeburn1990-10-19
* Added description of of `transient'; corrected description of signalGravatar Kenneth G Raeburn1990-07-15
* Reverted "punt" semantics to previous form, for Athena release 7.0.Gravatar Kenneth G Raeburn1990-05-24
* Punt pretty/verbatim stuff for now. It will be re-added soon, after theGravatar Kenneth G Raeburn1990-05-21
* Added workaround for bug in RT hc compiler 2.1y.Gravatar Kenneth G Raeburn1990-05-16
* Fixed counting of fields, including accounting for old (broken) zwrite.Gravatar Kenneth G Raeburn1990-05-16
* [marc] rewrote much of handling of requoting of environments and delimitersGravatar Kenneth G Raeburn1990-05-16
* [marc] rewrote "punt" list insert/delete/lookup code.Gravatar Kenneth G Raeburn1990-05-16
* [marc] Handle ignoring of signals properly, based on DOFORK variable.Gravatar Kenneth G Raeburn1990-05-16
* fixed, real, for 7.0 release version. Basically the same as 1.3Gravatar Marc Horowitz1990-05-14
* slightly broken version; ran on mips for a whileGravatar Marc Horowitz1990-05-14
* New version for 7.0: Accept lowercase 'f' in "from:"; show hostname ofGravatar Kenneth G Raeburn1990-04-25
* group_leader is never created or referenced now when transientGravatar Marc Horowitz1990-04-12
* added resource zwgc.transient to optionally set WM_TRANSIENT_FORGravatar Marc Horowitz1990-04-12
* added -transient command line option to support transient zgramsGravatar Marc Horowitz1990-04-12
* revision++Gravatar Marc Horowitz1990-04-12
* update to ZWGC0_3_12Gravatar John Kohl1990-01-18
* fix array index bug when using @center(), @left(), @right()Gravatar John Kohl1990-01-18
* document mail,popret in commentsGravatar John Kohl1990-01-17
* need to process input after the XSync's in order to make sureGravatar John Kohl1990-01-10
* 0.3.11: fix bug with reverse stack and non-drawing windowsGravatar John Kohl1990-01-10
* changed description of case ... match ... endcase statement toGravatar Marc Horowitz1990-01-02
* fix line-length problem with case ... endcaseGravatar John Kohl1989-12-22