Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed old/unused function declarations | rjohnson | 1998-09-30 | 11 | -133/+39 |
| | | | | | removed unused file on Mac implementation made bell cmd an obj cmd - improved it's test suite | ||||
* | Removed "sccs" commands from "Makefile.in" to facilititate switch over to CVS. | build | 1998-09-23 | 1 | -5/+2 |
| | |||||
* | Added missing line terminatorcore_8_0_3 | stanton | 1998-09-22 | 1 | -2/+2 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 498 | -501/+502 |
| | |||||
* | replaced SCCS keywords | stanton | 1998-09-14 | 3 | -3/+3 |
| | |||||
* | checked in resource files in binary mode | stanton | 1998-09-14 | 80 | -0/+0 |
| | |||||
* | *** empty log message *** | welch | 1998-08-21 | 1 | -1/+0 |
| | |||||
* | Nuked smli.com ref | welch | 1998-08-20 | 1 | -2/+1 |
| | |||||
* | Fixed reference to tcl directory, ../../tcl8.0.3 | welch | 1998-08-20 | 2 | -3/+3 |
| | |||||
* | Last tweaks | welch | 1998-08-13 | 1 | -2/+6 |
| | |||||
* | Updates from Jim Ingham | welch | 1998-08-13 | 1 | -10/+17 |
| | |||||
* | Moved "tkConsole.obj" to the DLL. | suresh | 1998-08-12 | 1 | -2/+1 |
| | |||||
* | Moved "tkConsole.obj" to the Tk DLL. | suresh | 1998-08-12 | 1 | -6/+2 |
| | |||||
* | skips tests that require tktest executable | hershey | 1998-08-12 | 3 | -3/+21 |
| | |||||
* | skips tests that require tktest executable | hershey | 1998-08-12 | 1 | -0/+7 |
| | |||||
* | skips tests that require tktest executable | hershey | 1998-08-12 | 1 | -0/+7 |
| | |||||
* | returns if testwrapper is not defined | hershey | 1998-08-12 | 1 | -0/+6 |
| | |||||
* | returns if testwrapper is not defined | hershey | 1998-08-12 | 1 | -0/+6 |
| | |||||
* | returns if testcbind is not defined | hershey | 1998-08-12 | 1 | -0/+6 |
| | |||||
* | *** empty log message *** | welch | 1998-08-12 | 1 | -21/+26 |
| | |||||
* | Updates for last bug fixes | welch | 1998-08-12 | 1 | -1/+9 |
| | |||||
* | Updates from Jim Ingham | welch | 1998-08-12 | 2 | -2/+2 |
| | |||||
* | fixed font display to truncate really long strings | stanton | 1998-08-11 | 1 | -1/+20 |
| | |||||
* | fixed --with-tcl searching | welch | 1998-08-07 | 1 | -1/+1 |
| | |||||
* | Added release note | welch | 1998-08-07 | 1 | -0/+2 |
| | |||||
* | Fixed compiler warnings | welch | 1998-08-07 | 1 | -9/+9 |
| | |||||
* | spacing cleanup | welch | 1998-08-07 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | welch | 1998-08-06 | 1 | -0/+3 |
| | |||||
* | Added xlib/ximage.c | welch | 1998-08-06 | 2 | -1/+3 |
| | |||||
* | *** empty log message *** | welch | 1998-08-06 | 1 | -1/+1 |
| | |||||
* | Changed this to use tcl_findLibrary | welch | 1998-08-06 | 1 | -36/+2 |
| | |||||
* | 8.0.3 | welch | 1998-08-06 | 2 | -36/+17 |
| | |||||
* | 8.0.3 | welch | 1998-08-06 | 1 | -1/+1 |
| | |||||
* | Merged changes between child workspace "/home/stanton/ws/tk8.0" and | stanton | 1998-08-05 | 1 | -0/+12 |
| | | | | parent workspace "/net/pop/export/home/ws/tk8.0". | ||||
* | Local grabs did not exclude menus or the caption bar | stanton | 1998-08-05 | 1 | -1/+96 |
| | | | | wm frame would crash if the window had not been mapped yet | ||||
* | Reduced message traffic by setting WS_EX_NOPARENTNOTIFY on TkChild windows. | stanton | 1998-08-05 | 1 | -3/+3 |
| | |||||
* | <Insert> binding in entries was masking the virtual event <<Paste>> binding ↵ | stanton | 1998-08-05 | 1 | -2/+6 |
| | | | | to Shift-Insert on Windows. | ||||
* | 8.0.3-5 | welch | 1998-08-04 | 1 | -5/+15 |
| | |||||
* | Changed main to mainwin to avoid compiler warnings | welch | 1998-08-04 | 2 | -14/+14 |
| | |||||
* | 8.0.3-5 | welch | 1998-08-04 | 2 | -3/+3 |
| | |||||
* | Merged changes between child workspace "/home/welch/ws/tk8.0.3" and | welch | 1998-08-04 | 1 | -0/+6 |
| | | | | parent workspace "/net/pop/export/home/ws/tk8.0". | ||||
* | *** empty log message *** | stanton | 1998-08-04 | 1 | -0/+11 |
| | |||||
* | added WM_SYSCHAR/WM_MENUCHAR handling | stanton | 1998-08-04 | 1 | -1/+15 |
| | |||||
* | fixed bug in menubar handling so menubar doesn't get destroyed when a | stanton | 1998-08-04 | 1 | -0/+7 |
| | | | | window is destroyed | ||||
* | fixed bug in menus where bgerrors were not generated during menu callbacks | stanton | 1998-08-04 | 1 | -118/+164 |
| | | | | | fixed memory leak in menu code fixed Alt-key handling | ||||
* | added SHLIB_PATH to test targets for HPUX | stanton | 1998-08-04 | 1 | -0/+4 |
| | |||||
* | lint | stanton | 1998-08-04 | 1 | -1/+0 |
| | |||||
* | Eliminated XReadBitmapFile emulation | welch | 1998-08-04 | 1 | -49/+5 |
| | |||||
* | Fixed old calls to XReadBitmapFile | welch | 1998-08-04 | 1 | -2/+2 |
| | |||||
* | Undid conversionto TkCreateBitmapFromData | welch | 1998-08-04 | 2 | -59/+6 |
| |