summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * win/winMain.c (WishPanic): Replaced TCL_VARARGS* macros withdgp2005-09-132-5/+9
* Fixed bug# 1283635chengyemao2005-09-111-5/+5
* Fixed bug# 1283635chengyemao2005-09-111-3/+4
* move declarations of Carbon-internal event debugging routines to tkMacOSXCarb...das2005-09-102-6/+8
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-1026-252/+467
* Whitespace/style improvementsdkf2005-09-082-1153/+1253
* Added missing FF charsdkf2005-09-061-4/+4
* * unix/Makefile.in (html): reverted/amended changes of 2005-08-23das2005-08-252-5/+14
* Punctuation fix in error message.dkf2005-08-232-17/+18
* * macosx/tkMacOSXDialog.c: make dialogs ignore -initialfile "" andhobbs2005-08-232-53/+62
* * win/tkWin32Dll.c (DllMain): Replace old asm SEHmdejong2005-08-232-104/+98
* * unix/Makefile.in: Subst BUILD_TCLSH and TCL_EXE.mdejong2005-08-239-749/+309
* * macosx/tkMacOSXButton.c:das2005-08-223-4/+9
* Fix for [Bug 1216006]Joe Mistachkin2005-08-212-2/+6
* Fix [Bug 1151523]dkf2005-08-182-4/+7
* Formatting Systematizationdkf2005-08-181-797/+782
* Formatting systematizationdkf2005-08-181-387/+379
* *** empty log message ***georgeps2005-08-171-0/+6
* Fixed missing [] in prototypes that have objv.georgeps2005-08-171-4/+4
* Style systematizationdkf2005-08-161-682/+667
* Fixed bug # 1258604chengyemao2005-08-132-2/+11
* typo fixesdkf2005-08-121-5/+5
* Fix for [749908] that localizes the changes within a single file and alsodkf2005-08-122-476/+589
* oopsdgp2005-08-111-2/+2
* more errors found by the compilerdgp2005-08-112-15/+12
* assorted typos and errors caught by compilerdgp2005-08-113-7/+9
* Getting more systematic about styledkf2005-08-1027-15057/+15183
* whitespace policedkf2005-08-091-343/+343
* clarify tab stop behaviourvincentdarley2005-08-092-2/+9
* * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-0934-974/+1435
* Added another example.dkf2005-08-042-2/+47
* Oops, missed a few spotsdkf2005-07-291-48/+43
* Getting more systematic about styledkf2005-07-291-1074/+1075
* Remove unwanted tab from error info trace accidentally inserted during cleanupdkf2005-07-281-2/+2
* Very minor whitespace fixesdkf2005-07-261-7/+7
* Getting more systematic about styledkf2005-07-251-2267/+2313
* typo fixdgp2005-07-251-2/+2
* Apply some of the changes suggested in [Patch 1237759]dkf2005-07-2520-492/+500
* * win/tkWinX.c: Define _WIN32_WINNT with NT SP 3 datamdejong2005-07-232-3/+11
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent):hobbs2005-07-212-1/+6
* Assorted cleaning up relating to [Patch 1237759]dkf2005-07-211-57/+70
* fix to text widget 'mark prev' segfaultvincentdarley2005-07-184-5/+25
* * doc/getOpenFile.n: correct -multiple docs (takes boolean)hobbs2005-07-062-3/+7
* * unix/Makefile.in: Purged use of TCLTESTARGS [RFE 1161550].dgp2005-07-052-3/+7
* * generic/tkConsole.c (TkConsolePrint): prevent potential NULL deref.das2005-06-232-2/+4
* * macosx/tkMacOSXDefault.h: change ENTRY_BORDER defaults to from 5 to 2das2005-06-232-3/+9
* Fix silly error in SYNOPSIS of Tk_AllocBitmapFromObj doc [1224983]dkf2005-06-212-2/+6
* Typosdkf2005-06-191-5/+5
* Get rid of statics; replaced with stack-allocated structures which are automa...dkf2005-06-192-657/+728
* * macosx/Makefile: for X11 build, add -X11 suffix to unversioned wishdas2005-06-184-4/+16