index
:
zephyr
master
an institutional/enterprise-scale real-time messaging and notification system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zwgc
/
X_gram.c
Commit message (
Expand
)
Author
Age
*
Clean up warnings
Jeffrey Hutzelman
2013-02-14
*
It is still not the 80s anymore -- remove all caddr_ts
Karl Ramm
2011-02-02
*
Patch from Anders Kaseorg, use Xutf8DrawText et al. where available,
Karl Ramm
2009-04-21
*
Transliterate to UTF-16 and use XDrawText16.
Karl Ramm
2009-04-20
*
cleanup, and more death to macros.
Karl Ramm
2009-04-20
*
more cleanup
Karl Ramm
2009-03-22
*
another cleanup fix
Karl Ramm
2009-03-22
*
cmu/zwgcplus changes
Karl Ramm
2009-03-15
*
passes gcc -Wall with no warnings other than des cryppt C_block sadness and g...
Karl Ramm
2008-01-21
*
de K&Rify, fix prototypes
Karl Ramm
2008-01-21
*
Specify window gravity to help windowmanager with placement of windows on
Greg Hudson
2005-05-31
*
Set properties to work better under metacity, per the extended window
Robert A Basch
2004-09-27
*
Make zwgc windowgrams refuse keyboard focus.
Greg Hudson
2004-08-02
*
Set a default min time to live of 0.5 seconds.
Greg Hudson
2001-07-18
*
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
Greg Hudson
1999-01-22
*
Pull in sources from zephyr locker. See /mit/zephyr/repository for
Greg Hudson
1997-09-14
*
Since we effectively support 4Dwm, and 4Dwm does desks, we need
Craig Fields
1995-08-22
*
enable_delete is now true by default so window managers will honor the
Richard Basch
1994-04-29
*
fixed bug which required *transient to be true for
Marc Horowitz
1992-08-25
*
WM_DELETE_WINDOW support and unlink_gram support
Marc Horowitz
1992-05-07
*
Removed some default initializers.
Kenneth G Raeburn
1991-04-24
*
Beep at most once.
Kenneth G Raeburn
1990-11-08
*
Changed resource name from timeToLive to minTimeToLive.
Kenneth G Raeburn
1990-11-07
*
Minimum-time-to-live changes from marc.
Kenneth G Raeburn
1990-10-22
*
group_leader is never created or referenced now when transient
Marc Horowitz
1990-04-12
*
added resource zwgc.transient to optionally set WM_TRANSIENT_FOR
Marc Horowitz
1990-04-12
*
need to process input after the XSync's in order to make sure
John Kohl
1990-01-10
*
recolor the cursor with pointerColor
John Kohl
1989-11-30
*
Shouldn't set transient on the window, so that some wm's can
John Kohl
1989-11-29
*
changes to avoid inadvertent destruction of z-grams (more careful
John Kohl
1989-11-29
*
add resetSaver support
John Kohl
1989-11-28
*
final check-in: bug fixes & code clean-up
Marc Horowitz
1989-11-15
*
remove ambiguity by adding spaces to statements
John Kohl
1989-11-14
*
ICCCM reverse stacking implemented
Marc Horowitz
1989-11-13
*
Copyright and RCS headers added.
Marc Horowitz
1989-11-01
*
Initial revision
Marc Horowitz
1989-11-01