summaryrefslogtreecommitdiffstats
path: root/generic/tkGrab.c
Commit message (Expand)AuthorAgeFilesLines
* Add "const" to many internalnijtmans2008-10-171-3/+3
* fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-4/+4
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-15/+14
* merge stable branch onto HEADdgp2007-12-131-1/+1
* header cleanupdgp2007-09-071-2/+1
* ANSIfydkf2005-11-141-490/+470
* Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-2/+2
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-2/+2
* TIP #47 "Modifying Tk to Allow Writing X Window managers"jenglish2002-06-141-8/+8
* * Updates to handle change in type of tablePtrdgp2002-01-171-3/+3
* * generic/tkGrab.c (Tk_GrabObjCmd): changed len arg from size_t tohobbs2000-09-061-2/+2
* * generic/tkWindow.c: Updated "grab" command entry to useericm2000-08-041-102/+157
* * Merged 8.1 branch into the main trunkstanton1999-04-161-13/+18
* integrated stubs into 8.0 main branchstanton1999-03-101-1/+5
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+1535