summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * win/makefile.vc: tclThreadTest.obj not required to linkdavygrvy2002-12-102-3/+7
* * generic/tkEntry.c (ConfigureEntry): keep a flag to indicate whenhobbs2002-12-092-8/+22
* Fix typomdejong2002-12-081-1/+1
* * generic/tkInt.decls: add TkWinSetHINSTANCE declhobbs2002-12-087-41/+91
* * win/tkWinX.c (TkWinXInit): Move cleanup into an exit handlerhobbs2002-12-064-18/+27
* * tests/event.test (_keypress, _text_ind_to_x_y):mdejong2002-12-022-13/+24
* * tests/wm.test: Add wm-transient-6.3 tomdejong2002-12-014-35/+46
* * tests/textDisp.test:hobbs2002-11-223-25/+53
* 2002-11-19 Jim Ingham <jingham@apple.com>wolfsuit2002-11-203-1117/+786
* * unix/Makefile.in: add macosx/*.tcl (buildTkConfig.tcl inhobbs2002-11-192-3/+8
* Added missing .BE [Tcl Bug 629330]dkf2002-11-152-2/+4
* * generic/tkWindow.c (Tk_DestroyWindow,mdejong2002-11-143-29/+295
* * macosx/Wish.pbproj/project.pbxproj: fixed erroneousdas2002-11-101-1/+1
* * macosx/Wish.pbproj/project.pbxproj: fixed erroneousdas2002-11-102-1/+6
* * tests/unixWm.test: Add short delay to test unixWm-51.7mdejong2002-11-072-1/+9
* place info did not return all settings,pspjuth2002-11-073-21/+31
* * unix/Makefile.in: added macosx/README to dist target.das2002-11-072-1/+3
* * macosx/Wish.pbproj/project.pbxproj: fix to 'wish' scriptdas2002-11-072-1/+6
* * unix/configure: Regen.mdejong2002-11-065-172/+224