| Commit message (Expand) | Author | Age | Files | Lines |
* | * macosx/tkMacOSXDraw.c (TkPutImage): fix endian issue on OS X x86 | hobbs | 2006-03-02 | 2 | -26/+33 |
|
|
* | Fix old thread-safety issue. [Bug 470322] | dkf | 2006-02-27 | 2 | -2/+9 |
|
|
* | Fix pixmap creation ordering issue [Bug 480862] | dkf | 2006-02-27 | 2 | -16/+24 |
|
|
* | * generic/tk.decls: fix signature of TkMacOSXInvalClipRgns | das | 2006-02-09 | 8 | -38/+46 |
|
|
* | Scope the config a bit better; it only needs to be visible inside one function. | dkf | 2006-02-07 | 1 | -7/+7 |
|
|
* | Use the fact that ckalloc() *never* returns NULL to optimize the code | dkf | 2006-02-07 | 1 | -19/+7 |
|
|
* | space->tab | dkf | 2006-02-07 | 1 | -20/+20 |
|
|
* | Comment formatting | dkf | 2006-02-03 | 1 | -16/+21 |
|
|
* | Finish i18n of bgerror [Bug 1409264]. No l10n of that specific message though... | dkf | 2006-01-31 | 2 | -20/+24 |
|
|
* | * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377... | dgp | 2006-01-25 | 12 | -91/+102 |
|
|
* | * unix/configure: minor fix to Darwin specific code removing | das | 2006-01-23 | 3 | -3/+9 |
|
|
* | XIM fixes [See #905830, patch tk84-xim-fixes.patch]. | jenglish | 2006-01-20 | 3 | -33/+24 |
|
|
* | generic/tkUndo.c (TkUndoSetDepth): Don't free | a_kovalenko | 2006-01-12 | 2 | -11/+30 |
|
|
* | TIP#260 implementation | dkf | 2006-01-12 | 4 | -7/+32 |
|
|
* | Removed a lingering error message from TIP#147 implementation. | pspjuth | 2006-01-11 | 2 | -1/+12 |
|
|
* | * macosx/tkMacOSXDebug.c: add TkMacOSXGetNamedDebugSymbol() function | das | 2006-01-10 | 14 | -422/+753 |
|
|
* | remove unused variable to allow compilation with VC++ in debug mode | vincentdarley | 2005-12-29 | 1 | -2/+2 |
|
|
* | Fix [Bug 1380427] using [Patch 1391939] from Ludwig Callewaert | dkf | 2005-12-28 | 2 | -62/+38 |
|
|
* | * macosx/Wish.xcode/project.pbxproj: | das | 2005-12-14 | 3 | -0/+27 |
|
|
* | * library/demos/cscroll.tcl: add MouseWheel bindings for aqua. | das | 2005-12-13 | 4 | -18/+59 |
|
|
* | ANSIfy | dkf | 2005-12-12 | 1 | -125/+130 |
|
|
* | * unix/tcl.m4, unix/configure: Fix sh quoting error reported in | hobbs | 2005-12-12 | 3 | -3/+8 |
|
|
* | * win/tkWinWm.c (WinSetIcon): Don't check result | mdejong | 2005-12-10 | 2 | -33/+24 |
|
|
* | * win/configure: Regen. | mdejong | 2005-12-10 | 3 | -0/+14 |
|
|
* | * 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 |
|
|