summaryrefslogtreecommitdiffstats
path: root/generic/tclNotify.c
Commit message (Expand)AuthorAgeFilesLines
* Minor change: Improved code styledkf2006-09-251-14/+21
* yet another stab at 1564777Kevin B Kenny2006-09-251-2/+2
* yet another stab at 1564777Kevin B Kenny2006-09-251-9/+29
* fix line endingsdgp2006-09-251-1127/+1127
* Fix [Bug 1564677]dkf2006-09-251-1123/+1127
* ANSIfydkf2005-11-021-48/+47
* Systematizing the formattingdkf2005-07-211-255/+256
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* * compat/string.h: fixed memchr() protoype for __APPLE__ so that wedas2005-04-261-2/+5
* Patch 976520 reworks several of the details involved withdgp2004-11-301-9/+16
* Added new fix for the Tcl Bug #770053. Now we conditionaly performvasiljevic2004-07-151-2/+14
* Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-2/+2
* some silly reformatting changes to remove useless whitespace.davygrvy2004-03-081-4/+4
* Fixed Tcl_DeleteEvents not to get a pointer smash when deleting the Kevin B Kenny2003-02-151-7/+8
* * generic/tclNotify.c (TclFinalizeNotifier, Tcl_SetServiceMode):hobbs2002-12-171-4/+10
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-5/+9
* * generic/tclNotify.c (TclFinalizeNotifier): remove remaininghobbs2002-04-121-1/+12
* 2000-04-03 Andreas Kupries <a.kupries@westend.com>kupries2000-04-041-2/+2
* Block out unix-only code for windows & mac.redman1999-07-021-1/+3
* Added Tcl_SetNotifier and associated typedef.welch1999-07-021-1/+33
* 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
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+876