summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fixes of other issues raised in [Bug 1353022]dkf2005-11-101-0/+4
* Fix [Bug 1353022]dkf2005-11-101-0/+3
* Factor out external-filename-to-internal code; the same pattern occurred a lot!dkf2005-11-101-2/+8
* Fix SHLIB_LD_LIBS for building tclkit on OpenBSD.patthoyts2005-11-061-0/+5
* fix for count displaylines bugvincentdarley2005-10-311-0/+6
* * generic/tkMain.c: Rewrote code that sets the ::argv valuedgp2005-10-181-0/+7
* * macosx/tkMacOSXScrlbr.c (UpdateControlValues): check geomMgrPtrhobbs2005-10-181-0/+5
* * library/menu.tcl (::tk::MenuUnpost): remove leftover ] fromhobbs2005-10-161-0/+5
* * win/tkWinSend.c: Avoid using tcl internal headers and fix topatthoyts2005-10-141-0/+6
* Tidy updkf2005-10-141-1268/+1194
* Arrange the test suite so that it only accesses images in the same directory.dkf2005-10-121-0/+8
* * generic/tkConfig.c (Tk_DeleteOptionTable, Tk_CreateOptionTable):hobbs2005-10-101-0/+3
* * macosx/tkMacOSXInt.h: Move MODULE_SCOPE defn to tkInt.h and addhobbs2005-10-101-0/+4
* * generic/tkMenu.c (TkSetWindowMenuBar): do not call TkMenuInit ifhobbs2005-10-101-0/+7
* tip256 implementationvincentdarley2005-10-101-0/+24
* * library/dialog.tcl (::tk_dialog): add tkwait visibility beforehobbs2005-10-051-1/+4
* * win/tkWinDialog.c (ChooseDirectoryValidateProc): reset storedhobbs2005-10-051-0/+4
* * macosx/tkMacOSXInt.h: add MODULE_SCOPE definition check forhobbs2005-10-041-0/+6
* * unix/tkUnixPort.h: Disabled inclusion of the private Tcl headerdgp2005-09-281-0/+11
* Tk-internal exit handler improvements. [Bug 749908]dkf2005-09-211-0/+7
* Fix for [1288128]dkf2005-09-141-0/+9
* * win/winMain.c (WishPanic): Replaced TCL_VARARGS* macros withdgp2005-09-131-0/+5
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-0/+56
* * unix/Makefile.in (html): reverted/amended changes of 2005-08-23das2005-08-251-0/+6
* Punctuation fix in error message.dkf2005-08-231-15/+16
* * macosx/tkMacOSXDialog.c: make dialogs ignore -initialfile "" andhobbs2005-08-231-0/+5
* * win/tkWin32Dll.c (DllMain): Replace old asm SEHmdejong2005-08-231-0/+6
* * unix/Makefile.in: Subst BUILD_TCLSH and TCL_EXE.mdejong2005-08-231-0/+20
* * macosx/tkMacOSXButton.c:das2005-08-221-0/+5
* Fix for [Bug 1216006]Joe Mistachkin2005-08-211-0/+4
* Fix [Bug 1151523]dkf2005-08-181-1/+5
* *** empty log message ***georgeps2005-08-171-0/+6
* Fixed bug # 1258604chengyemao2005-08-131-0/+6
* Fix for [749908] that localizes the changes within a single file and alsodkf2005-08-121-0/+6
* Getting more systematic about styledkf2005-08-101-0/+6
* whitespace policedkf2005-08-091-343/+343
* clarify tab stop behaviourvincentdarley2005-08-091-0/+4
* * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-2/+116
* Added another example.dkf2005-08-041-0/+5
* Apply some of the changes suggested in [Patch 1237759]dkf2005-07-251-0/+5
* * win/tkWinX.c: Define _WIN32_WINNT with NT SP 3 datamdejong2005-07-231-0/+8
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent):hobbs2005-07-211-0/+5
* fix to text widget 'mark prev' segfaultvincentdarley2005-07-181-0/+7
* * doc/getOpenFile.n: correct -multiple docs (takes boolean)hobbs2005-07-061-1/+5
* * unix/Makefile.in: Purged use of TCLTESTARGS [RFE 1161550].dgp2005-07-051-0/+4
* * generic/tkConsole.c (TkConsolePrint): prevent potential NULL deref.das2005-06-231-0/+2
* * macosx/tkMacOSXDefault.h: change ENTRY_BORDER defaults to from 5 to 2das2005-06-231-0/+6
* Fix silly error in SYNOPSIS of Tk_AllocBitmapFromObj doc [1224983]dkf2005-06-211-0/+4
* Get rid of statics; replaced with stack-allocated structures which are automa...dkf2005-06-191-0/+5
* * macosx/Makefile: for X11 build, add -X11 suffix to unversioned wishdas2005-06-181-0/+10