summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* checked in resource files in binary modestanton1998-09-1480-0/+0
|
* *** empty log message ***welch1998-08-211-1/+0
|
* Nuked smli.com refwelch1998-08-201-2/+1
|
* Fixed reference to tcl directory, ../../tcl8.0.3welch1998-08-202-3/+3
|
* Last tweakswelch1998-08-131-2/+6
|
* Updates from Jim Inghamwelch1998-08-131-10/+17
|
* Moved "tkConsole.obj" to the DLL.suresh1998-08-121-2/+1
|
* Moved "tkConsole.obj" to the Tk DLL.suresh1998-08-121-6/+2
|
* skips tests that require tktest executablehershey1998-08-123-3/+21
|
* skips tests that require tktest executablehershey1998-08-121-0/+7
|
* skips tests that require tktest executablehershey1998-08-121-0/+7
|
* returns if testwrapper is not definedhershey1998-08-121-0/+6
|
* returns if testwrapper is not definedhershey1998-08-121-0/+6
|
* returns if testcbind is not definedhershey1998-08-121-0/+6
|
* *** empty log message ***welch1998-08-121-21/+26
|
* Updates for last bug fixeswelch1998-08-121-1/+9
|
* Updates from Jim Inghamwelch1998-08-122-2/+2
|
* fixed font display to truncate really long stringsstanton1998-08-111-1/+20
|
* fixed --with-tcl searchingwelch1998-08-071-1/+1
|
* Added release notewelch1998-08-071-0/+2
|
* Fixed compiler warningswelch1998-08-071-9/+9
|
* spacing cleanupwelch1998-08-071-1/+1
|
* *** empty log message ***welch1998-08-061-0/+3
|
* Added xlib/ximage.cwelch1998-08-062-1/+3
|
* *** empty log message ***welch1998-08-061-1/+1
|
* Changed this to use tcl_findLibrarywelch1998-08-061-36/+2
|
* 8.0.3welch1998-08-062-36/+17
|
* 8.0.3welch1998-08-061-1/+1
|
* Merged changes between child workspace "/home/stanton/ws/tk8.0" andstanton1998-08-051-0/+12
| | | | parent workspace "/net/pop/export/home/ws/tk8.0".
* Local grabs did not exclude menus or the caption barstanton1998-08-051-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.stanton1998-08-051-3/+3
|
* <Insert> binding in entries was masking the virtual event <<Paste>> binding ↵stanton1998-08-051-2/+6
| | | | to Shift-Insert on Windows.
* 8.0.3-5welch1998-08-041-5/+15
|
* Changed main to mainwin to avoid compiler warningswelch1998-08-042-14/+14
|
* 8.0.3-5welch1998-08-042-3/+3
|
* Merged changes between child workspace "/home/welch/ws/tk8.0.3" andwelch1998-08-041-0/+6
| | | | parent workspace "/net/pop/export/home/ws/tk8.0".
* *** empty log message ***stanton1998-08-041-0/+11
|
* added WM_SYSCHAR/WM_MENUCHAR handlingstanton1998-08-041-1/+15
|
* fixed bug in menubar handling so menubar doesn't get destroyed when astanton1998-08-041-0/+7
| | | | window is destroyed
* fixed bug in menus where bgerrors were not generated during menu callbacksstanton1998-08-041-118/+164
| | | | | fixed memory leak in menu code fixed Alt-key handling
* added SHLIB_PATH to test targets for HPUXstanton1998-08-041-0/+4
|
* lintstanton1998-08-041-1/+0
|
* Eliminated XReadBitmapFile emulationwelch1998-08-041-49/+5
|
* Fixed old calls to XReadBitmapFilewelch1998-08-041-2/+2
|
* Undid conversionto TkCreateBitmapFromDatawelch1998-08-042-59/+6
|
* EXPORT is now TCL_STORAGE_CLASSescoffon1998-08-0411-46/+46
|
* A few more TCL_STORAGE_CLASS changes that were dropped.escoffon1998-08-041-2/+2
|
* EXPORT -> TCL_STORAGE_CLASSescoffon1998-08-041-2/+2
|
* Created a <<PasteSelection>> virtual event that replaces <ButtonRelease-2>surles1998-08-031-0/+3
|
* Changed binding on <ButtonRelease-2> to be a binding on <<PasteSelection>>surles1998-08-032-11/+10
|