summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added support for [wm attributes] on X11 [TIP#231, patch#1062022].jenglish2005-11-164-34/+436
* ANSIfydkf2005-11-1518-2917/+2885
* bgerror dialog: Truncate error messages at 45 charactersjenglish2005-11-152-6/+11
* ANSIfydkf2005-11-144-1013/+966
* Fix problem in default selection handler outlined by test select-9.5dkf2005-11-142-12/+19
* Oops! Very stupid typo.dkf2005-11-141-13/+16
* missing commas; typos?dgp2005-11-141-4/+4
* ANSIfydkf2005-11-148-1531/+1598
* Finish ANSIfyingdkf2005-11-141-124/+130
* Quell warningdkf2005-11-131-2/+2
* Glurk, SelCvtToX was just as broken as SelCvtFromX when atoms contain spaces.dkf2005-11-132-45/+42
* Fix [Bug 1353414] by doing the list generation using standard Tcl utilities.dkf2005-11-132-54/+34
* Added test for [Bug 1353414]dkf2005-11-132-30/+39
* ANSIfydkf2005-11-137-922/+928
* Typo fixdkf2005-11-131-2/+2
* ANSIfydkf2005-11-134-598/+595
* More bits of ANSIfyingdkf2005-11-115-1606/+1563
* Error fixes in GetFileNameW and GetFileNameAchengyemao2005-11-111-3/+3
* Fixes of other issues raised in [Bug 1353022]dkf2005-11-104-8/+17
* Fix [Bug 1353022]dkf2005-11-102-4/+16
* Factor out external-filename-to-internal code; the same pattern occurred a lot!dkf2005-11-102-201/+153
* ANSIfydkf2005-11-072-395/+364
* ANSIfydkf2005-11-072-256/+250
* Fix SHLIB_LD_LIBS for building tclkit on OpenBSD.patthoyts2005-11-063-2/+7
* ANSIfydkf2005-11-041-109/+98
* ANSIfydkf2005-11-0411-3258/+3137
* ANSIfydkf2005-11-0410-2019/+1981
* fix for count displaylines bugvincentdarley2005-10-313-2/+42
* Whitespace/style/ANSI improvementsdkf2005-10-218-2876/+2785
* * generic/tkMain.c: Rewrote code that sets the ::argv valuedgp2005-10-182-24/+30
* * macosx/tkMacOSXScrlbr.c (UpdateControlValues): check geomMgrPtrhobbs2005-10-182-16/+20
* Format for style and remove non-ANSI declsdkf2005-10-171-279/+278
* Format for style and remove non-ANSI declsdkf2005-10-171-587/+585
* whitespace cleaningdkf2005-10-171-5/+5
* Format for style and remove non-ANSI declsdkf2005-10-171-345/+335
* Format for style and remove non-ANSI declarationsdkf2005-10-171-421/+386
* Formatting cleanup and remove non-ANSI declsdkf2005-10-171-160/+185
* Style cleanup and removal of non-ANSI declsdkf2005-10-171-540/+596
* * library/menu.tcl (::tk::MenuUnpost): remove leftover ] fromhobbs2005-10-162-2/+7
* Permit building al debug builds as well as release buildspatthoyts2005-10-141-14/+79
* * win/tkWinSend.c: Avoid using tcl internal headers and fix topatthoyts2005-10-144-17/+20
* Tidy updkf2005-10-141-1268/+1194
* Undo accidental checkindkf2005-10-122-7/+2
* Arrange the test suite so that it only accesses images in the same directory.dkf2005-10-1214-41/+317
* * generic/tkConfig.c (Tk_DeleteOptionTable, Tk_CreateOptionTable):hobbs2005-10-102-3/+6
* * macosx/tkMacOSXInt.h: Move MODULE_SCOPE defn to tkInt.h and addhobbs2005-10-103-10/+45
* * generic/tkMenu.c (TkSetWindowMenuBar): do not call TkMenuInit ifhobbs2005-10-102-2/+17
* whitespace changes onlyhobbs2005-10-101-201/+199
* tip256 implementationvincentdarley2005-10-1016-160/+516
* * library/dialog.tcl (::tk_dialog): add tkwait visibility beforehobbs2005-10-052-3/+8