summaryrefslogtreecommitdiff
path: root/zwgc/xshow.c
Commit message (Collapse)AuthorAge
* (xshow) style string could be leaked.Gravatar Lucien Van Elsen1992-08-26
|
* 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
| | | | | spurious "style" string that was being inserted in the the resource name.
* Combined xres_get_{geometry,bgcolor} into one function, with dataGravatar Kenneth G Raeburn1990-11-09
| | | | | structures controlling the behavior. Wrote macros with old function names to call new function.
* fix array index bug when using @center(), @left(), @right()Gravatar John Kohl1990-01-18
|
* Changes from <marc>: do the proper mutation for @font(), @color()Gravatar John Kohl1989-12-07
|
* fix yet another bug in the dot -> underscore routineGravatar John Kohl1989-12-01
|
* fixed problem with default value of $style variableGravatar Marc Horowitz1989-11-30
|
* prevent use of uninitialized variables (problems with centering z-grams)Gravatar John Kohl1989-11-17
|
* final check-in: bug fixes & code clean-upGravatar Marc Horowitz1989-11-15
|
* Copyright and RCS headers added.Gravatar Marc Horowitz1989-11-01
|
* Initial revisionGravatar Marc Horowitz1989-11-01