summaryrefslogtreecommitdiff
path: root/zwgc/xcut.c
Commit message (Collapse)AuthorAge
* 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
|
* clean up and modernize some of the CMU patch falloutGravatar 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
|
* Whoops, fix indentation of rev 1.12.Gravatar Greg Hudson2003-07-17
|
* From aatharuv: make scrollwheel ignorance configurable.Gravatar Greg Hudson2003-07-17
|
* Ignore scrollwheel events so that they don't dismiss windowgrams.Gravatar Greg Hudson2003-07-16
|
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
|
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
| | | | detailed change information.
* WM_DELETE_WINDOW support and unlink_gram supportGravatar Marc Horowitz1992-05-07
|
* Correctly handle buttons and keys being released in any order.Gravatar John F. Carr1991-08-08
| | | | [marc]
* Added minimum-time-to-live changes from marc.Gravatar Kenneth G Raeburn1990-10-22
| | | | | Also: If control key is down when button is released, kill all windowgrams under cursor.
* changes to avoid inadvertent destruction of z-grams (more carefulGravatar John Kohl1989-11-29
| | | | button tracking)
* 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)
* missing extern declaration in REVSTACK stateGravatar John Kohl1989-11-08
|
* Copyright and RCS headers added.Gravatar Marc Horowitz1989-11-01
|
* Initial revisionGravatar Marc Horowitz1989-11-01