summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * doc/entry.n:mdejong2003-02-193-6/+13
* added missing bug #das2003-02-191-1/+1
* added missing bug #das2003-02-191-1/+1
* * macosx/Wish.pbproj/project.pbxproj:das2003-02-193-18/+197
* New part for the widget demo showing Tk's UNICODE output. [Patch #627453]dkf2003-02-193-1/+101
* * unix/configure: Regen.andreas_kupries2003-02-193-124/+136
* * unix/configure: Regen.mdejong2003-02-193-168/+179
* see ChangeLoghobbs2003-02-181-0/+9
* (EntrySetValue): removed unused code var. [Bug #664781]hobbs2003-02-181-3/+3
* (TkPostscriptImage): remove unused depth var. [Bug #664787]hobbs2003-02-181-3/+2
* (TextWidgetCmd): remove unused lastEnd var. [Bug #664790]hobbs2003-02-181-4/+3
* * library/tk.tcl (::tk::TabToWindow): auto-highlight spinboxes ashobbs2003-02-182-3/+7
* * library/xmfbox.tcl (::tk::MotifFDialog_ActivateSEnt): correcthobbs2003-02-182-2/+5
* corrected B values [Bug #682714]hobbs2003-02-182-453/+455
* * win/tkWinInit.c (TkpDisplayWarning): truncate MessageBox stringhobbs2003-02-182-1/+16
* menu title encodingsvincentdarley2003-02-182-7/+35
* * generic/tkImgGIF.c (FileReadGIF): Ensure that the trashBuffer isdkf2003-02-182-9/+18
* fix date in ChangeLog entrymdejong2003-02-181-1/+1
* * generic/tkEvent.c (Tk_HandleEvent): Fixup buttonmdejong2003-02-184-4/+47
* * README: Bumped to 8.4.2.hobbs2003-02-159-139/+158
* correct HP-UX ia64 --enable-64bit build flagshobbs2003-02-151-2/+7
* matched to the Tcl one. build option 'linkexten' renamed to 'staticpkg'.davygrvy2003-02-141-6/+7
* matched to the Tcl one.davygrvy2003-02-141-6/+19
* Added language to describe the handling of the end-of-file character Kevin B Kenny2003-02-132-4/+19
* 2003-02-10 Jim Ingham <jingham@apple.com>wolfsuit2003-02-114-34/+108
* 2003-02-10 Jim Ingham <jingham@apple.com>wolfsuit2003-02-102-20/+43
* 2003-02-05 Fred Fish <fnf@intrinsity.com>hobbs2003-02-093-4/+9
* * generic/tkCanvArc.c (CreateArc): Rework canvas create itemhobbs2003-02-0913-372/+399
* TP macro misplacementhobbs2003-02-091-2/+2
* Moved 'deletionEpoch' field from TkDisplay to TkMainInfo.jenglish2003-01-285-58/+79
* Fix the entry widget's KeyPress binding so that text is entered fromdrh2003-01-232-1/+8
* * generic/tkImage.c (Tk_ImageObjCmd): Added check to make suredkf2003-01-227-9/+100
* * generic/tkImage.c (DeleteImage): delete the image's entry in thehobbs2003-01-192-4/+8
* * doc/loadTk.n: note that ::safe::loadTk has a prereq onhobbs2003-01-192-1/+11
* * doc/photo.n: $image put only accepts -format and -to, and notehobbs2003-01-191-21/+7
* .VS order fixhobbs2003-01-191-3/+3
* Increase the size of the clipping box for lines in bug #663981 so thatdrh2003-01-172-12/+29
* * generic/tkSelect.c (Tk_CreateSelHandler):jenglish2003-01-143-5/+21
* * win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd,mdejong2003-01-142-5/+13
* * win/Makefile.in: Add TCL_DEFS to AC_FLAGSmdejong2003-01-134-28/+86
* ChangeLog police.mdejong2003-01-131-0/+3
* unix/tkUnixEvent.c (OpenIM): Remove unused variablejenglish2003-01-102-3/+6
* Use explicit "static int" type, not implicit "static".dgp2003-01-091-2/+2
* Implement Cohen-Sutherland polygon clipping for long lines in the canvas widgetdrh2003-01-084-13/+293
* * generic/tkFrame.c (CreateFrame): throw a Tcl error instead of ahobbs2003-01-032-4/+17
* ANSI unfriendly typedef for TkTextBTree repaired for C++ compilers.davygrvy2002-12-272-2/+7
* WaitForEvent(): process Map and Unmap eventsjenglish2002-12-272-9/+20
* label docs failed to mention the -compound optiontmh2002-12-182-1/+14
* Doc-fix: [$photo put] knows about solid colours, and not files. [Bug 640026]dkf2002-12-172-7/+14
* * generic/tkMain.c (Tk_Main): Call on Tcl*StartupScript*() routinesdgp2002-12-132-11/+15