summaryrefslogtreecommitdiff
path: root/zwgc/X_gram.h
Commit message (Collapse)AuthorAge
* Patch from Anders Kaseorg, use Xutf8DrawText et al. where available,Gravatar Karl Ramm2009-04-21
| | | | | | and use XFontSet instead of XFontStruct * Tweaks to resource file to help the above pick some less wrong fonts.
* Transliterate to UTF-16 and use XDrawText16.Gravatar Karl Ramm2009-04-20
| | | | | | This leaves vast font issues, and selection issues, and bypasses #6 in favor of #33.
* 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
|
* [marc] Added can_die time field, indicating the first time theGravatar Kenneth G Raeburn1990-10-22
| | | | windowgram should be killable.
* final check-in: bug fixes & code clean-upGravatar Marc Horowitz1989-11-15
|
* ICCCM reverse stacking implementedGravatar Marc Horowitz1989-11-13
| | | | | (This is broken until the ICCCM mandates correct reporting of ConfigureNotify events)
* fix up RCSID stringsGravatar John Kohl1989-11-08
| | | | (don't need them in header files)
* Copyright and RCS headers added.Gravatar Marc Horowitz1989-11-01
|
* Initial revisionGravatar Marc Horowitz1989-11-01