summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * win/winMain.c (Tcl_AppInit): Calls Registry_Init() anddavygrvy2002-11-044-108/+187
* no messagedavygrvy2002-11-041-1/+15
* * macosx/Wish.pbproj/project.pbxproj: added Wish linker flagdas2002-11-042-4/+11
* * win/makefile.vc (TCLREGLIBNAME): Updated to registry 1.1.andreas_kupries2002-11-012-2/+6
* * macosx/README: added info on new package searching indas2002-10-292-4/+13
* updated for 8.4.1 releasecore_8_4_1hobbs2002-10-222-7/+71
* * macosx/README: revised according to Jim's suggestionsdas2002-10-213-27/+36
* * win/configure: Regen.hobbs2002-10-193-15/+80
* * win/tkWinPort.h: define OPEN_MAX only if not defined.hobbs2002-10-191-1/+3
* * win/winMain.c (WinMain, main): remove obsolete SetMessageQueue callhobbs2002-10-191-21/+1
* * mac/tkMacAppInit.c: removed tcltest dependency.das2002-10-182-24/+6
* * tests/imgPhoto.test:hobbs2002-10-183-8/+29