summaryrefslogtreecommitdiffstats
path: root/unix/tclXtNotify.c
Commit message (Expand)AuthorAgeFilesLines
* Add "const" to Tcl_SetNotifier() argument. Should have been part of TIP #27, ...jan.nijtmans2022-03-051-6/+7
* Merge 8.6jan.nijtmans2022-03-041-5/+1
|\
| * Fix [8d8bb39962]: incorrect notifier initialization in tclXtNotify.cjan.nijtmans2022-03-041-5/+1
* | Refactoring, ahoydkf2021-03-301-4/+4
* | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-1/+1
* | TCL_UNUSED in the unix sources.dgp2020-03-091-2/+2
* | Experiment: compile Tcl with C++ compiler. WIPjan.nijtmans2019-07-041-2/+2
* | Simplify use of "struct" keyword in many places.jan.nijtmans2016-06-301-1/+1
|/
* Bug [817249]: bring tclXtNotify.c up to date with Tcl_SetNotifier() changejan.nijtmans2013-07-031-11/+15
|\
| * Bug [817249]: bring tclXtNotify.c up to date with Tcl_SetNotifier() changejan.nijtmans2013-07-031-17/+21
* | A few unneeded internal CONST/CONST86'sjan.nijtmans2012-11-161-7/+4
* | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-121-3/+3
* | MINOR: Formatting fixes, mainly to comments, so code better fits the style indkf2011-03-101-2/+2
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* | | Fix compilation of xttest with 8.6 changesnijtmans2010-06-141-14/+17
* | | Fix [Bug 2883850]: pkgIndex.tcl doesn'tnijtmans2009-11-181-1/+4
* | | Style improvements - invoking callbacks without visual junk.dkf2008-10-261-2/+2
|/ /
* | Complete the purge of K&R function definitions from manually-written code.dkf2007-04-161-23/+23
* | ANSIfydkf2005-11-021-16/+13
* | Getting more systematic about styledkf2005-07-241-147/+144
* | Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+2
* | All uses of 'panic' (the macro) changeddavygrvy2003-12-241-2/+2
|/
* Added hook points to the notifierwelch1999-07-021-16/+28
* stripped carriage returns at end of linesstanton1999-02-031-656/+656
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionwelch1998-07-071-0/+656