| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use explicit "static int" type, not implicit "static". | dgp | 2003-01-09 | 1 | -2/+2 |
|
|
* | Implement Cohen-Sutherland polygon clipping for long lines in the canvas widget | drh | 2003-01-08 | 4 | -13/+293 |
|
|
* | * generic/tkFrame.c (CreateFrame): throw a Tcl error instead of a | hobbs | 2003-01-03 | 2 | -4/+17 |
|
|
* | ANSI unfriendly typedef for TkTextBTree repaired for C++ compilers. | davygrvy | 2002-12-27 | 2 | -2/+7 |
|
|
* | WaitForEvent(): process Map and Unmap events | jenglish | 2002-12-27 | 2 | -9/+20 |
|
|
* | label docs failed to mention the -compound option | tmh | 2002-12-18 | 2 | -1/+14 |
|
|
* | Doc-fix: [$photo put] knows about solid colours, and not files. [Bug 640026] | dkf | 2002-12-17 | 2 | -7/+14 |
|
|
* | * generic/tkMain.c (Tk_Main): Call on Tcl*StartupScript*() routines | dgp | 2002-12-13 | 2 | -11/+15 |
|
|
* | * win/makefile.vc: tclThreadTest.obj not required to link | davygrvy | 2002-12-10 | 2 | -3/+7 |
|
|
* | * generic/tkEntry.c (ConfigureEntry): keep a flag to indicate when | hobbs | 2002-12-09 | 2 | -8/+22 |
|
|
* | Fix typo | mdejong | 2002-12-08 | 1 | -1/+1 |
|
|
* | * generic/tkInt.decls: add TkWinSetHINSTANCE decl | hobbs | 2002-12-08 | 7 | -41/+91 |
|
|
* | * win/tkWinX.c (TkWinXInit): Move cleanup into an exit handler | hobbs | 2002-12-06 | 4 | -18/+27 |
|
|
* | * tests/event.test (_keypress, _text_ind_to_x_y): | mdejong | 2002-12-02 | 2 | -13/+24 |
|
|
* | * tests/wm.test: Add wm-transient-6.3 to | mdejong | 2002-12-01 | 4 | -35/+46 |
|
|
* | * tests/textDisp.test: | hobbs | 2002-11-22 | 3 | -25/+53 |
|
|
* | 2002-11-19 Jim Ingham <jingham@apple.com> | wolfsuit | 2002-11-20 | 3 | -1117/+786 |
|
|
* | * unix/Makefile.in: add macosx/*.tcl (buildTkConfig.tcl in | hobbs | 2002-11-19 | 2 | -3/+8 |
|
|
* | Added missing .BE [Tcl Bug 629330] | dkf | 2002-11-15 | 2 | -2/+4 |
|
|
* | * generic/tkWindow.c (Tk_DestroyWindow, | mdejong | 2002-11-14 | 3 | -29/+295 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: fixed erroneous | das | 2002-11-10 | 1 | -1/+1 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: fixed erroneous | das | 2002-11-10 | 2 | -1/+6 |
|
|
* | * tests/unixWm.test: Add short delay to test unixWm-51.7 | mdejong | 2002-11-07 | 2 | -1/+9 |
|
|
* | place info did not return all settings, | pspjuth | 2002-11-07 | 3 | -21/+31 |
|
|
* | * unix/Makefile.in: added macosx/README to dist target. | das | 2002-11-07 | 2 | -1/+3 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: fix to 'wish' script | das | 2002-11-07 | 2 | -1/+6 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-11-06 | 5 | -172/+224 |
|
|
* | * win/winMain.c (Tcl_AppInit): Calls Registry_Init() and | davygrvy | 2002-11-04 | 4 | -108/+187 |
|
|
* | no message | davygrvy | 2002-11-04 | 1 | -1/+15 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: added Wish linker flag | das | 2002-11-04 | 2 | -4/+11 |
|
|
* | * win/makefile.vc (TCLREGLIBNAME): Updated to registry 1.1. | andreas_kupries | 2002-11-01 | 2 | -2/+6 |
|
|
* | * macosx/README: added info on new package searching in | das | 2002-10-29 | 2 | -4/+13 |
|
|
* | updated for 8.4.1 releasecore_8_4_1 | hobbs | 2002-10-22 | 2 | -7/+71 |
|
|
* | * macosx/README: revised according to Jim's suggestions | das | 2002-10-21 | 3 | -27/+36 |
|
|
* | * win/configure: Regen. | hobbs | 2002-10-19 | 3 | -15/+80 |
|
|
* | * win/tkWinPort.h: define OPEN_MAX only if not defined. | hobbs | 2002-10-19 | 1 | -1/+3 |
|
|
* | * win/winMain.c (WinMain, main): remove obsolete SetMessageQueue call | hobbs | 2002-10-19 | 1 | -21/+1 |
|
|
* | * mac/tkMacAppInit.c: removed tcltest dependency. | das | 2002-10-18 | 2 | -24/+6 |
|
|
* | * tests/imgPhoto.test: | hobbs | 2002-10-18 | 3 | -8/+29 |
|
|
* | * tests/text.test: properly return the number of | hobbs | 2002-10-17 | 3 | -18/+17 |
|
|
* | * macosx/README: info specific to building and running | das | 2002-10-16 | 4 | -2/+184 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: added TEXT document | das | 2002-10-16 | 5 | -4/+125 |
|
|
* | dead keys first fix for MacOSX | vincentdarley | 2002-10-16 | 3 | -67/+252 |
|
|
* | macosx menu accelerator fix | vincentdarley | 2002-10-16 | 2 | -5/+8 |
|
|
* | * unix/configure: | hobbs | 2002-10-16 | 3 | -184/+176 |
|
|
* | * win/configure: | hobbs | 2002-10-16 | 2 | -20/+54 |
|
|
* | The grid size was not updated properly | pspjuth | 2002-10-10 | 3 | -9/+30 |
|
|
* | * generic/tkCanvPs.c (TkImageGetColor): corrected bogus use of | hobbs | 2002-10-10 | 3 | -71/+97 |
|
|
* | * library/tk.tcl: simplified the adding of extra <ISO_Left_Tab> | hobbs | 2002-10-10 | 2 | -13/+10 |
|
|
* | * tests/canvPs.test: tests for canvas embedded window ps generation | hobbs | 2002-10-10 | 6 | -64/+404 |
|
|