summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * changes: Update in prep. for 8.5a4 release.dgp2006-03-082-1/+82
* Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variantsjenglish2006-03-083-2/+8
* Band-aid doc update for [Bug 220787]dkf2006-03-072-4/+14
* * macosx/tkMacOSXDraw.c (TkPutImage): fix endian issue on OS X x86hobbs2006-03-022-26/+33
* Fix old thread-safety issue. [Bug 470322]dkf2006-02-272-2/+9
* Fix pixmap creation ordering issue [Bug 480862]dkf2006-02-272-16/+24
* * generic/tk.decls: fix signature of TkMacOSXInvalClipRgnsdas2006-02-098-38/+46
* Scope the config a bit better; it only needs to be visible inside one function.dkf2006-02-071-7/+7
* Use the fact that ckalloc() *never* returns NULL to optimize the codedkf2006-02-071-19/+7
* space->tabdkf2006-02-071-20/+20
* Comment formattingdkf2006-02-031-16/+21
* Finish i18n of bgerror [Bug 1409264]. No l10n of that specific message though...dkf2006-01-312-20/+24
* * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377...dgp2006-01-2512-91/+102
* * unix/configure: minor fix to Darwin specific code removingdas2006-01-233-3/+9
* XIM fixes [See #905830, patch tk84-xim-fixes.patch].jenglish2006-01-203-33/+24
* generic/tkUndo.c (TkUndoSetDepth): Don't freea_kovalenko2006-01-122-11/+30
* TIP#260 implementationdkf2006-01-124-7/+32
* Removed a lingering error message from TIP#147 implementation.pspjuth2006-01-112-1/+12
* * macosx/tkMacOSXDebug.c: add TkMacOSXGetNamedDebugSymbol() functiondas2006-01-1014-422/+753
* remove unused variable to allow compilation with VC++ in debug modevincentdarley2005-12-291-2/+2
* Fix [Bug 1380427] using [Patch 1391939] from Ludwig Callewaertdkf2005-12-282-62/+38
* * macosx/Wish.xcode/project.pbxproj:das2005-12-143-0/+27
* * library/demos/cscroll.tcl: add MouseWheel bindings for aqua.das2005-12-134-18/+59
* ANSIfydkf2005-12-121-125/+130
* * unix/tcl.m4, unix/configure: Fix sh quoting error reported inhobbs2005-12-123-3/+8
* * win/tkWinWm.c (WinSetIcon): Don't check resultmdejong2005-12-102-33/+24
* * win/configure: Regen.mdejong2005-12-103-0/+14
* * generic/tkInt.decls: move all platform test sources from tk lib intodas2005-12-0910-51/+47
* add tkWinTest.obj to regular Tk obj for TkplatformtestInithobbs2005-12-082-6/+5
* fix dist target for manifest dir changehobbs2005-12-082-3/+4
* * win/tcl.m4: Add build support for Windows-x64 builds.hobbs2005-12-087-61/+401
* * generic/tkTextTag.c (TkTextTagCmd): use correct arraySize forhobbs2005-12-082-8/+13
* * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcldas2005-12-086-14/+19
* * macosx/tkMacOSXInt.h: sync comments with core-8-4-branch.das2005-12-082-2/+6
* remove extraneous consthobbs2005-12-072-2/+6
* Doc change to discourage the use of TK_CONFIG_OPTION_SPECIFIED which was notdkf2005-12-062-7/+14
* * unix/tkUnixEvent.c (OpenIM): Added a workaround to allow atrmax2005-12-052-2/+30
* documented macosx-only configure options.das2005-12-031-1/+6
* eliminate test name duplicationdgp2005-12-021-4/+4
* More fixes (mostly getting rid of excess spaces)dkf2005-12-0215-949/+1009
* whitespace policedkf2005-12-021-5/+5
* Fix problems in last commitdkf2005-12-023-186/+188
* ANSIficationdkf2005-12-0225-5659/+6165
* * win/tkWinWm.c (WmAttributesCmd): set (no)topmost window aspecthobbs2005-12-012-2/+17
* * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged):hobbs2005-12-016-67/+136
* fix typodas2005-12-011-2/+2
* * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset.das2005-12-013-6/+9
* * doc/checkbutton.n: fix -selectcolor docs [Bug 1083838]hobbs2005-12-012-4/+5
* * generic/tkImgGIF.c: cast calls to blockOuthobbs2005-12-012-3/+5
* * win/Makefile.in:hobbs2005-12-011-0/+2