| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Converted several files in the Tk test suite for testing by | dgp | 2002-07-12 | 1 | -0/+7 |
|
|
* | * win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd): initialize | hobbs | 2002-07-11 | 1 | -0/+6 |
|
|
* | tests/visual_vv.test: Removed some dependence on [exec]ed utilities | dkf | 2002-07-11 | 1 | -0/+14 |
|
|
* | * generic/tkTest.c: Removed unused dependence on TclThread_Init() | dgp | 2002-07-09 | 1 | -0/+5 |
|
|
* | no message | davygrvy | 2002-07-08 | 1 | -0/+5 |
|
|
* | updated for 8.4b1 releasecore_8_4_b1 | hobbs | 2002-07-05 | 1 | -0/+4 |
|
|
* | Improvements to bgerror dialog layout. [Bug #577086] | dkf | 2002-07-04 | 1 | -0/+9 |
|
|
* | Updated to latest tcl.m4 from Tcl. | dgp | 2002-07-01 | 1 | -0/+5 |
|
|
* | Force the message box to have consistent background colours. [Bug#552515] | dkf | 2002-06-28 | 1 | -0/+5 |
|
|
* | * win/Makefile.in (install-binaries): Fix of troubled Makefile | andreas_kupries | 2002-06-27 | 1 | -0/+6 |
|
|
* | * (Tk_DrawChars) silence compiler warning. | dgp | 2002-06-26 | 1 | -0/+4 |
|
|
* | * generic/tkStyle.c: <eol> of the committing cvs client didn't | davygrvy | 2002-06-26 | 1 | -0/+6 |
|
|
* | Fixed potential buffer overflow from patch#546910 | a_kovalenko | 2002-06-26 | 1 | -0/+7 |
|
|
* | Updated font.test to expect new behavior of canvas postscript (patch #546910) | a_kovalenko | 2002-06-26 | 1 | -0/+5 |
|
|
* | * Expanded install-binaries target to create and install a | dgp | 2002-06-26 | 1 | -0/+6 |
|
|
* | * unix/tcl.m4: New macro SC_CONFIG_MANPAGES. | rmax | 2002-06-25 | 1 | -0/+10 |
|
|
* | Applied patch #546910 -- international postscript output | a_kovalenko | 2002-06-25 | 1 | -0/+13 |
|
|
* | * unix/configure: Replaced ${exec_prefix}/lib | rmax | 2002-06-25 | 1 | -0/+5 |
|
|
* | * tests/winWm.test: Verify that both an unmapped | mdejong | 2002-06-24 | 1 | -0/+21 |
|
|
* | Mention Tk patch numbers in ChangeLog entries. | mdejong | 2002-06-24 | 1 | -1/+4 |
|
|
* | * win/tkWinWm.c (UpdateGeometryInfo): remove the check for a null | hobbs | 2002-06-24 | 1 | -0/+8 |
|
|
* | * tests/wm.test: Remove invalid minsize test. Add update | mdejong | 2002-06-24 | 1 | -0/+11 |
|
|
* | * doc/wm.n: TIP #95 Windows implementation and | hobbs | 2002-06-22 | 1 | -0/+7 |
|
|
* | see changelog | hobbs | 2002-06-22 | 1 | -0/+15 |
|
|
* | * doc/text.n: TIP #93 implementation that | hobbs | 2002-06-22 | 1 | -0/+8 |
|
|
* | * tests/wm.test: Add tests to make sure a withdrawn | mdejong | 2002-06-22 | 1 | -1/+13 |
|
|
* | Tk patchlevel bumped to 8.4b1 in preparation for release. | dkf | 2002-06-22 | 1 | -0/+5 |
|
|
* | * doc/text.n: TIP #104 implementation which generalizes the | hobbs | 2002-06-21 | 1 | -0/+16 |
|
|
* | changelog notes for TIP#94 | hobbs | 2002-06-21 | 1 | -0/+9 |
|
|
* | * Removed unnecessary dependence of tktest executable on the tcltest | dgp | 2002-06-21 | 1 | -0/+7 |
|
|
* | Corrected the test for grid propagate change. [Bug #571433] | pspjuth | 2002-06-20 | 1 | -0/+5 |
|
|
* | * tests/panedwindow.test: | hobbs | 2002-06-19 | 1 | -0/+6 |
|
|
* | * generic/tkClipboard.c (TkClipCleanup): Add code | mdejong | 2002-06-19 | 1 | -0/+7 |
|
|
* | Add Tk patch id to ChangeLog entry. | mdejong | 2002-06-19 | 1 | -0/+1 |
|
|
* | * generic/tkBind.c (TkBindDeadWindow): | mdejong | 2002-06-19 | 1 | -0/+47 |
|
|
* | corrected copy/paste error | dgp | 2002-06-18 | 1 | -1/+1 |
|
|
* | Added TIP#48 style engine implementation | dkf | 2002-06-18 | 1 | -0/+23 |
|
|
* | Fix tcltest::makeFile so cursor.test can work properly... | dkf | 2002-06-18 | 1 | -0/+6 |
|
|
* | * generic/tkImage.c (Tk_ImageObjCmd, DeleteImage): Call | mdejong | 2002-06-18 | 1 | -0/+7 |
|
|
* | Trims to support the removal of RESOURCE_INCLUDED from rc | davygrvy | 2002-06-18 | 1 | -0/+11 |
|
|
* | * unix/Makefile.in (dist): correct installation of | hobbs | 2002-06-17 | 1 | -0/+3 |
|
|
* | * generic/tkCmds.c (Tk_TkObjCmd): | hobbs | 2002-06-17 | 1 | -0/+14 |
|
|
* | * Added catalog for UK English. | dgp | 2002-06-17 | 1 | -0/+5 |
|
|
* | Initial implementation of TIP #82: added the -offrelief option to | drh | 2002-06-17 | 1 | -0/+12 |
|
|
* | * generic/tkWindow.c (Tk_DestroyWindow): Set the pathName | mdejong | 2002-06-15 | 1 | -0/+9 |
|
|
* | * generic/tkOption.c (Tk_GetOption): Allocate | mdejong | 2002-06-15 | 1 | -0/+7 |
|
|
* | * generic/tkBind.c (HandleEventGenerate): | hobbs | 2002-06-15 | 1 | -0/+4 |
|
|
* | * generic/tkCmds.c (Tk_TkObjCmd): | hobbs | 2002-06-15 | 1 | -0/+6 |
|
|
* | * generic/tkInt.h: | hobbs | 2002-06-15 | 1 | -1/+7 |
|
|
* | * generic/tkEvent.c (Tk_HandleEvent): | hobbs | 2002-06-15 | 1 | -5/+22 |
|
|