summaryrefslogtreecommitdiffstats
path: root/generic/tclNotify.c
Commit message (Collapse)AuthorAgeFilesLines
* Block out unix-only code for windows & mac.redman1999-07-021-1/+3
|
* Added Tcl_SetNotifier and associated typedef.welch1999-07-021-1/+33
| | | | This lets you hook the notifier procs.
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-171/+337
|
* Added fix to list processing in tclNotify that could cause events to be dropped.rjohnson1998-10-141-3/+7
| | | | Added test to intetp test suite.
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+876