summaryrefslogtreecommitdiffstats
path: root/generic/tkSelect.c
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-3/+3
|\
* \ Purge RCS Keywords.dgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2.nijtmans2011-01-251-3/+3
| * Backport of fixes for [Bug 1353414]dkf2005-11-221-12/+15
* | [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2.nijtmans2011-01-251-2/+2
* | Eliminate use of (VOID*) casts when calling memset or memcpy.dkf2007-04-171-2/+2
* | Plug potential memory leak...dkf2005-11-221-1/+2
* | ANSIfy and reduce casting of NULL to promote readabilitydkf2005-11-171-13/+12
* | Fix problem in default selection handler outlined by test select-9.5dkf2005-11-141-12/+14
* | Format for style and remove non-ANSI declsdkf2005-10-171-587/+585
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-2/+2
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-3/+3
|/
* * generic/tkSelect.c (Tk_CreateSelHandler):jenglish2003-01-141-4/+5
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-2/+2
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-3/+3
* * Updates to handle change in type of tablePtrdgp2002-01-171-10/+14
* * Updated callers of Tcl_Utf* and Tcl_Regexp* APIs to reflect TIP 27dgp2002-01-171-2/+2
* * generic/tkBind.c (TkBindFree):dgp2002-01-041-3/+3
* * library/console.tcl:hobbs2001-07-031-17/+102
* * generic/tkWindow.c: Updated [selection] command entry to useericm2000-08-071-254/+298
* Fixed ANSI-style function definitions so that they work on K&Rredman1999-08-131-2/+2
* * unix/tkUnixSelect.c:stanton1999-06-031-20/+87
* * Merged 8.1 branch into the main trunkstanton1999-04-161-36/+94
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+1341