| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Whitespace/style/ANSI improvements | dkf | 2005-10-21 | 8 | -2876/+2785 |
|
|
* | * generic/tkMain.c: Rewrote code that sets the ::argv value | dgp | 2005-10-18 | 2 | -24/+30 |
|
|
* | * macosx/tkMacOSXScrlbr.c (UpdateControlValues): check geomMgrPtr | hobbs | 2005-10-18 | 2 | -16/+20 |
|
|
* | Format for style and remove non-ANSI decls | dkf | 2005-10-17 | 1 | -279/+278 |
|
|
* | Format for style and remove non-ANSI decls | dkf | 2005-10-17 | 1 | -587/+585 |
|
|
* | whitespace cleaning | dkf | 2005-10-17 | 1 | -5/+5 |
|
|
* | Format for style and remove non-ANSI decls | dkf | 2005-10-17 | 1 | -345/+335 |
|
|
* | Format for style and remove non-ANSI declarations | dkf | 2005-10-17 | 1 | -421/+386 |
|
|
* | Formatting cleanup and remove non-ANSI decls | dkf | 2005-10-17 | 1 | -160/+185 |
|
|
* | Style cleanup and removal of non-ANSI decls | dkf | 2005-10-17 | 1 | -540/+596 |
|
|
* | * library/menu.tcl (::tk::MenuUnpost): remove leftover ] from | hobbs | 2005-10-16 | 2 | -2/+7 |
|
|
* | Permit building al debug builds as well as release builds | patthoyts | 2005-10-14 | 1 | -14/+79 |
|
|
* | * win/tkWinSend.c: Avoid using tcl internal headers and fix to | patthoyts | 2005-10-14 | 4 | -17/+20 |
|
|
* | Tidy up | dkf | 2005-10-14 | 1 | -1268/+1194 |
|
|
* | Undo accidental checkin | dkf | 2005-10-12 | 2 | -7/+2 |
|
|
* | Arrange the test suite so that it only accesses images in the same directory. | dkf | 2005-10-12 | 14 | -41/+317 |
|
|
* | * generic/tkConfig.c (Tk_DeleteOptionTable, Tk_CreateOptionTable): | hobbs | 2005-10-10 | 2 | -3/+6 |
|
|
* | * macosx/tkMacOSXInt.h: Move MODULE_SCOPE defn to tkInt.h and add | hobbs | 2005-10-10 | 3 | -10/+45 |
|
|
* | * generic/tkMenu.c (TkSetWindowMenuBar): do not call TkMenuInit if | hobbs | 2005-10-10 | 2 | -2/+17 |
|
|
* | whitespace changes only | hobbs | 2005-10-10 | 1 | -201/+199 |
|
|
* | tip256 implementation | vincentdarley | 2005-10-10 | 16 | -160/+516 |
|
|
* | * library/dialog.tcl (::tk_dialog): add tkwait visibility before | hobbs | 2005-10-05 | 2 | -3/+8 |
|
|
* | * win/tkWinDialog.c (ChooseDirectoryValidateProc): reset stored | hobbs | 2005-10-05 | 2 | -449/+6 |
|
|
* | Fixed bug #1311734 | chengyemao | 2005-10-05 | 2 | -5/+8 |
|
|
* | * macosx/tkMacOSXInt.h: add MODULE_SCOPE definition check for | hobbs | 2005-10-04 | 2 | -1/+15 |
|
|
* | Spelling mistake in el.msg [Bug #1305708] | bagnonm | 2005-10-03 | 1 | -1/+1 |
|
|
* | temp patch to restore HEAD build | dgp | 2005-09-30 | 1 | -1/+2 |
|
|
* | * unix/tkUnixPort.h: Disabled inclusion of the private Tcl header | dgp | 2005-09-28 | 4 | -6/+44 |
|
|
* | Regen | dkf | 2005-09-21 | 4 | -440/+472 |
|
|
* | Tk-internal exit handler improvements. [Bug 749908] | dkf | 2005-09-21 | 5 | -2137/+1780 |
|
|
* | Get rid of constness warning | dkf | 2005-09-14 | 1 | -3/+6 |
|
|
* | Oops, varnames were not completely regularized. | dkf | 2005-09-14 | 1 | -11/+10 |
|
|
* | Fix for [1288128] | dkf | 2005-09-14 | 2 | -88/+143 |
|
|
* | * win/winMain.c (WishPanic): Replaced TCL_VARARGS* macros with | dgp | 2005-09-13 | 2 | -5/+9 |
|
|
* | Fixed bug# 1283635 | chengyemao | 2005-09-11 | 1 | -5/+5 |
|
|
* | Fixed bug# 1283635 | chengyemao | 2005-09-11 | 1 | -3/+4 |
|
|
* | move declarations of Carbon-internal event debugging routines to tkMacOSXCarb... | das | 2005-09-10 | 2 | -6/+8 |
|
|
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 26 | -252/+467 |
|
|
* | Whitespace/style improvements | dkf | 2005-09-08 | 2 | -1153/+1253 |
|
|
* | Added missing FF chars | dkf | 2005-09-06 | 1 | -4/+4 |
|
|
* | * unix/Makefile.in (html): reverted/amended changes of 2005-08-23 | das | 2005-08-25 | 2 | -5/+14 |
|
|
* | Punctuation fix in error message. | dkf | 2005-08-23 | 2 | -17/+18 |
|
|
* | * macosx/tkMacOSXDialog.c: make dialogs ignore -initialfile "" and | hobbs | 2005-08-23 | 2 | -53/+62 |
|
|
* | * win/tkWin32Dll.c (DllMain): Replace old asm SEH | mdejong | 2005-08-23 | 2 | -104/+98 |
|
|
* | * unix/Makefile.in: Subst BUILD_TCLSH and TCL_EXE. | mdejong | 2005-08-23 | 9 | -749/+309 |
|
|
* | * macosx/tkMacOSXButton.c: | das | 2005-08-22 | 3 | -4/+9 |
|
|
* | Fix for [Bug 1216006] | Joe Mistachkin | 2005-08-21 | 2 | -2/+6 |
|
|
* | Fix [Bug 1151523] | dkf | 2005-08-18 | 2 | -4/+7 |
|
|
* | Formatting Systematization | dkf | 2005-08-18 | 1 | -797/+782 |
|
|
* | Formatting systematization | dkf | 2005-08-18 | 1 | -387/+379 |
|
|