| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tkInt.decls: move all platform test sources from tk lib into | das | 2005-12-09 | 10 | -51/+47 |
|
|
* | add tkWinTest.obj to regular Tk obj for TkplatformtestInit | hobbs | 2005-12-08 | 2 | -6/+5 |
|
|
* | fix dist target for manifest dir change | hobbs | 2005-12-08 | 2 | -3/+4 |
|
|
* | * win/tcl.m4: Add build support for Windows-x64 builds. | hobbs | 2005-12-08 | 7 | -61/+401 |
|
|
* | * generic/tkTextTag.c (TkTextTagCmd): use correct arraySize for | hobbs | 2005-12-08 | 2 | -8/+13 |
|
|
* | * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcl | das | 2005-12-08 | 6 | -14/+19 |
|
|
* | * macosx/tkMacOSXInt.h: sync comments with core-8-4-branch. | das | 2005-12-08 | 2 | -2/+6 |
|
|
* | remove extraneous const | hobbs | 2005-12-07 | 2 | -2/+6 |
|
|
* | Doc change to discourage the use of TK_CONFIG_OPTION_SPECIFIED which was not | dkf | 2005-12-06 | 2 | -7/+14 |
|
|
* | * unix/tkUnixEvent.c (OpenIM): Added a workaround to allow at | rmax | 2005-12-05 | 2 | -2/+30 |
|
|
* | documented macosx-only configure options. | das | 2005-12-03 | 1 | -1/+6 |
|
|
* | eliminate test name duplication | dgp | 2005-12-02 | 1 | -4/+4 |
|
|
* | More fixes (mostly getting rid of excess spaces) | dkf | 2005-12-02 | 15 | -949/+1009 |
|
|
* | whitespace police | dkf | 2005-12-02 | 1 | -5/+5 |
|
|
* | Fix problems in last commit | dkf | 2005-12-02 | 3 | -186/+188 |
|
|
* | ANSIfication | dkf | 2005-12-02 | 25 | -5659/+6165 |
|
|
* | * win/tkWinWm.c (WmAttributesCmd): set (no)topmost window aspect | hobbs | 2005-12-01 | 2 | -2/+17 |
|
|
* | * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged): | hobbs | 2005-12-01 | 6 | -67/+136 |
|
|
* | fix typo | das | 2005-12-01 | 1 | -2/+2 |
|
|
* | * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. | das | 2005-12-01 | 3 | -6/+9 |
|
|
* | * doc/checkbutton.n: fix -selectcolor docs [Bug 1083838] | hobbs | 2005-12-01 | 2 | -4/+5 |
|
|
* | * generic/tkImgGIF.c: cast calls to blockOut | hobbs | 2005-12-01 | 2 | -3/+5 |
|
|
* | * win/Makefile.in: | hobbs | 2005-12-01 | 1 | -0/+2 |
|
|
* | * win/Makefile.in: place TCL_BIN_DIR first in PATH for targets to | hobbs | 2005-12-01 | 2 | -10/+14 |
|
|
* | (6.22): fix rounding-error sensitive test | hobbs | 2005-12-01 | 1 | -3/+3 |
|
|
* | * library/console.tcl (::tk::ConsoleInit): improve work-around to | hobbs | 2005-11-30 | 2 | -16/+27 |
|
|
* | fix settings order | das | 2005-11-27 | 1 | -1/+1 |
|
|
* | * macosx/tkMacOSXMenu.c: | das | 2005-11-27 | 3 | -8/+15 |
|
|
* | typo in last commit | das | 2005-11-27 | 2 | -4/+4 |
|
|
* | document automatic removal of -arch ppc64 CFLAGS | das | 2005-11-27 | 1 | -1/+3 |
|
|
* | * macosx/tkMacOSXMenu.c: | das | 2005-11-27 | 3 | -2/+16 |
|
|
* | Darwin: disable ppc64 for fat builds since neither Aqua nor X11 is | das | 2005-11-27 | 2 | -1/+11 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 81 | -8025/+20782 |
|
|
* | Fix bits that (should, and now do) refer to tk::IconList_CurSelection | dkf | 2005-11-25 | 3 | -6/+6 |
|
|
* | Renamed Makefile to GNUmakefile | das | 2005-11-22 | 1 | -1/+1 |
|
|
* | Bits and pieces relating to [Bug 600313] | dkf | 2005-11-22 | 2 | -18/+11 |
|
|
* | Fix [Bug 1151523] the non-embarrasing way! | dkf | 2005-11-22 | 3 | -11/+23 |
|
|
* | Plug potential memory leak... | dkf | 2005-11-22 | 1 | -1/+2 |
|
|
* | Fix [Bug 1335485] | dkf | 2005-11-22 | 2 | -30/+40 |
|
|
* | Minor formatting alterations | dkf | 2005-11-22 | 1 | -2/+4 |
|
|
* | ANSIfy (might as well finish the job!) | dkf | 2005-11-18 | 1 | -1127/+1004 |
|
|
* | ANSIfy and reduce casting of NULL to promote readability | dkf | 2005-11-17 | 22 | -2643/+2488 |
|
|
* | Lots of ANSIfying of function decls. | dkf | 2005-11-17 | 36 | -2617/+2623 |
|
|
* | clarify text index documentation | vincentdarley | 2005-11-16 | 2 | -2/+12 |
|
|
* | ANSI function decls | dkf | 2005-11-16 | 1 | -43/+40 |
|
|
* | Added support for [wm attributes] on X11 [TIP#231, patch#1062022]. | jenglish | 2005-11-16 | 4 | -34/+436 |
|
|
* | ANSIfy | dkf | 2005-11-15 | 18 | -2917/+2885 |
|
|
* | bgerror dialog: Truncate error messages at 45 characters | jenglish | 2005-11-15 | 2 | -6/+11 |
|
|
* | ANSIfy | dkf | 2005-11-14 | 4 | -1013/+966 |
|
|
* | Fix problem in default selection handler outlined by test select-9.5 | dkf | 2005-11-14 | 2 | -12/+19 |
|
|