summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* swap out of order "F34" and "R14"das2006-07-211-2/+2
* * generic/tkBind.c (TkBindInit): for REDO_KEYSYM_LOOKUP, changedas2006-07-211-7/+9
* * generic/tkWindow.c (Initialize): Modify change of 2006-05-25andreas_kupries2006-07-141-2/+8
* * generic/tkScale.c: Revised variable writing logic to accountdgp2006-06-141-5/+12
* * generic/tkMain.c: Added Tcl_Preserve() call on the masterdgp2006-06-091-1/+3
* * generic/tkInt.h: Thread safety for the data structures ofdgp2006-06-052-321/+456
* * generic/tkConsole.c: Added Tcl_RegisterChannel() calls to bumpdgp2006-06-011-2/+11
* * tests/entry.test (entry-22.1):hobbs2006-05-291-24/+22
* * generic/tkMenu.c (DeleteMenuCloneEntries): Modify entry indexhobbs2006-05-251-5/+6
* * generic/tkMessage.c (MessageWidgetObjCmd): Correct msgPtrhobbs2006-05-251-8/+9
* * generic/tkWindow.c (Initialize): Correct mutex (un)lockhobbs2006-05-251-16/+14
* * generic/tkImgPhoto.c (Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock):hobbs2006-05-131-19/+29
* * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensuredas2006-05-121-4/+15
* * README: Bump version number to 8.4.14dgp2006-05-041-3/+3
* Correction to 1432666 fix.pspjuth2006-04-121-6/+1
* * generic/tkGrid.c: Fixed handling of out of bounds row or column.dgp2006-04-121-7/+116
* * generic/tkBind.c (Tk_BindEvent, ChangeScreen): replacehobbs2006-04-111-6/+9
* * tests/grid.test: fix segfault on empty index listhobbs2006-04-051-26/+31
* * generic/tkText.c (DumpLine): stop dumping if we detect that thehobbs2006-04-051-100/+117
* * generic/tkTextDisp.c (TkTextPixelIndex): Don't segfault on fullhobbs2006-04-051-2/+10
* * generic/tkWindow.c (DeleteWindowsExitProc): added commentshobbs2006-03-302-4/+10
* * generic/tkWindow.c (CreateTopLevelWindow): use thread exithobbs2006-03-291-6/+7
* * generic/tkFont.h: added prototype for TkFontGetFirstTextLayout()das2006-03-281-1/+3
* Fix (and add test for) [Bug 1458234]dkf2006-03-271-14/+14
* Fix [Bug 1380427] with [Patch 1391939]dkf2006-03-201-28/+8
* Hack to make photo-to-photo copies cheaper in the common case of no alphadkf2006-03-161-4/+26
* Squelch [Bug 1409140] by special-case-ing the single-pixel put case.dkf2006-03-151-3/+37
* * generic/tkCmds.c: Purged remaining references todgp2006-03-131-2/+1
* * READNE: Bump version number to 8.4.13 and updatedgp2006-03-071-3/+3
* Fix old thread-safety issue. [Bug 470322]dkf2006-02-271-2/+6
* Fix pixmap creation ordering issue [Bug 480862]dkf2006-02-271-16/+22
* * generic/tk.decls: fix signature of TkMacOSXInvalClipRgnsdas2006-02-093-17/+6
* XIM fixes [See #905830, patch tk84-xim-fixes.patch]:jenglish2006-01-201-3/+5
* * generic/tkOldConfig.c (Tk_ConfigureWidget): fix the handling ofhobbs2005-12-051-13/+25
* update README filesdgp2005-12-021-2/+2
* * generic/tkImgGIF.c: cast calls to block_outhobbs2005-12-011-3/+3
* * generic/tkEvent.c: fix handling of ClientMessage handlers.hobbs2005-11-301-4/+4
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-2710-57/+61
* Fix [Bug 1151523] by making the code conform to the docs.dkf2005-11-221-15/+22
* Backport of fixes for [Bug 1353414]dkf2005-11-221-12/+15
* * README: Bump version number to 8.4.12dgp2005-11-161-3/+3
* * generic/tkMain.c: Rewrote code that sets the ::argv valuedgp2005-10-181-16/+21
* * generic/tkInt.h: add MODULE_SCOPE and WORDS_BIGENDIAN checkshobbs2005-10-101-1/+40
* * generic/tkConfig.c (Tk_DeleteOptionTable, Tk_CreateOptionTable):hobbs2005-10-101-3/+3
* Fix for [Bug 1288128]dkf2005-09-141-86/+131
* Backport of fix for Tk_ConfigSpec-related part of [Bug 749908]dkf2005-08-161-24/+131
* Fix [Bug 1252702]dkf2005-08-1111-72/+69
* * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code intodas2005-08-092-6/+5
* * generic/tkFrame.c (DisplayFrame):hobbs2005-07-284-11/+43
* * generic/tkInt.h: Swap TkUnsupported1Cmd for TkUnsupported1ObjCmd.hobbs2005-07-282-6/+7