summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * tests/text.test: properly return the number ofhobbs2002-10-173-18/+17
* * macosx/README: info specific to building and runningdas2002-10-164-2/+184
* * macosx/Wish.pbproj/project.pbxproj: added TEXT documentdas2002-10-165-4/+125
* dead keys first fix for MacOSXvincentdarley2002-10-163-67/+252
* macosx menu accelerator fixvincentdarley2002-10-162-5/+8
* * unix/configure:hobbs2002-10-163-184/+176
* * win/configure:hobbs2002-10-162-20/+54
* The grid size was not updated properlypspjuth2002-10-103-9/+30
* * generic/tkCanvPs.c (TkImageGetColor): corrected bogus use ofhobbs2002-10-103-71/+97
* * library/tk.tcl: simplified the adding of extra <ISO_Left_Tab>hobbs2002-10-102-13/+10