summaryrefslogtreecommitdiff
path: root/zwgc
Commit message (Expand)AuthorAge
* Zephyrgrams to the tty port now undergo character set conversion.Gravatar Karl Ramm2009-04-18
* slight cleanup, and zwgcplus mode is on by defaultGravatar Karl Ramm2009-04-18
* If you don't have termios, get a better computer. Nickels available.Gravatar Karl Ramm2009-04-15
* display.c is dead, and appears to have been for a very long timeGravatar Karl Ramm2009-04-14
* add defs for datarootdir so configure will Shut UpGravatar Karl Ramm2009-04-13
* further arpa/nameser_compat.h hijinks for #39Gravatar Karl Ramm2009-04-02
* fix manpages for new worldsGravatar Karl Ramm2009-03-29
* more cleanupGravatar Karl Ramm2009-03-22
* another cleanup fixGravatar Karl Ramm2009-03-22
* necessary for the cleanupGravatar Karl Ramm2009-03-22
* clean up and modernize some of the CMU patch falloutGravatar Karl Ramm2009-03-22
* pull in prototypes for ZWGCPLUSGravatar Karl Ramm2009-03-22
* oops, actually make the non-ares branch compileGravatar Karl Ramm2009-03-22
* ares_getnameinfo makes the decision on the address family BY THE LENGTH OF T...Gravatar Karl Ramm2009-03-20
* use {ares_,}getnameinfo to lookup addressesGravatar Karl Ramm2009-03-20
* mild braindeathGravatar Karl Ramm2009-03-20
* fix improper sign extensionGravatar Karl Ramm2009-03-18
* Fix formatting bugs; now passes lintian 2.2.8Gravatar Karl Ramm2009-03-17
* use c-aresGravatar Karl Ramm2009-03-17
* set the initial node refcount to one so they don't get gc'd before the ares c...Gravatar Karl Ramm2009-03-16
* more cmu stuffGravatar Karl Ramm2009-03-16
* cmu/zwgcplus changesGravatar Karl Ramm2009-03-15
* charset in zwrite, incomplete in zwgcGravatar Karl Ramm2009-03-15
* propagate consting of ZGetRealmGravatar Karl Ramm2008-12-22
* Oh, right, put the correct prototype for yylex back inGravatar Karl Ramm2008-01-21
* passes gcc -Wall with no warnings other than des cryppt C_block sadness and g...Gravatar Karl Ramm2008-01-21
* get various prototypes and externs from termcap.h if it existsGravatar Karl Ramm2008-01-21
* de K&Rify, fix prototypesGravatar Karl Ramm2008-01-21
* actually depend on the srcdirGravatar Karl Ramm2007-12-28
* zephyr (2.1.20070719.SNAPSHOT-1) unstable; urgency=lowGravatar Karl Ramm2007-07-21
* debian patch applied and reconciled, version unfinalizedGravatar Karl Ramm2007-07-20
* Document ZEPHYR_VARS functionality.Gravatar andrew m. boardman2006-01-19
* Add shared library support for libzephyr.Gravatar Greg Hudson2005-07-14
* Specify window gravity to help windowmanager with placement of windows onGravatar Greg Hudson2005-05-31
* Set properties to work better under metacity, per the extended windowGravatar Robert A Basch2004-09-27
* Make zwgc windowgrams refuse keyboard focus.Gravatar Greg Hudson2004-08-02
* Rewrite the wgfile on SIGUSR1.Gravatar Greg Hudson2004-06-23
* Use a better test to check for single-field zephyr messages. (ThisGravatar Greg Hudson2004-06-23
* Don't get default subs when reloading saved subscriptions.Gravatar Greg Hudson2003-11-04
* 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
* Add a missing semicolon noticed by bison 1.75.Gravatar Greg Hudson2003-01-23
* Tone down the roff usage to make groff happier. (groff applies ".llGravatar Greg Hudson2002-09-09
* Declare ospeed so that it is sized correctly -- speed_t (4 bytes) onGravatar Robert A Basch2002-04-18
* Declare ospeed in a more portable fashion.Gravatar Greg Hudson2002-02-28
* From Greg Stark: clean up some use of possibly uninitialized fields.Gravatar Greg Hudson2001-10-23
* Set a default min time to live of 0.5 seconds.Gravatar Greg Hudson2001-07-18
* Revert last rev: it changed the default behavior (which could beGravatar Greg Hudson2000-12-30
* Default to EXPOSE_OPSTAFF, not the nonfunctional EXPOSE_NONE.Gravatar Greg Hudson2000-10-13