summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Created branch core-8-1-b3-syntheticcore_8_1_b3core_8_1_b3_syntheticcvs2fossil1999-04-0790-0/+50
* fixed broken testsurles1999-04-071-3/+3
* Marked test non-portable.surles1999-04-071-2/+2
* fixed broken testsurles1999-04-071-2/+2
* change tcltest namespace variables from matchingTests and skippingTests tohershey1999-04-072-26/+26
* *** empty log message ***stanton1999-04-071-0/+4
* * generic/tkMain.c (Tk_MainEx): Changed to reset result beforestanton1999-04-071-1/+2
* *** empty log message ***stanton1999-04-071-0/+4
* * tests/winfo.test: Enabled tests that previously failed.stanton1999-04-071-5/+5
* Minor fix to dist scriptsstanton1999-04-072-5/+5
* Fixed warnings from Solaris compiler that turned out to be errorsredman1999-04-061-3/+3
* skip tests that require test* commands when running in standard wish interp.hershey1999-04-061-32/+39
* Remove trailing ; from TCL_DECLARE_MUTEX call (warning from Sun compiler)redman1999-04-061-2/+2
* added "secureServer" constraint to test "focus-5.1" so it gets skipped ifhershey1999-04-061-2/+15
* Updated for 8.1b3welch1999-04-061-1/+33
* Apparently red is not the same as #FF0000 on all platforms!rjohnson1999-04-061-2/+2
* Fixed broken test.rjohnson1999-04-061-2/+2
* Fxied safe.tests to know know about encoding command.rjohnson1999-04-061-5/+5
* *** empty log message ***stanton1999-04-061-0/+21
* * library/bgerror.tcl:stanton1999-04-0616-374/+386
* * win/tkWinWm.c (Tk_WmCmd): Fixed bad code in tracingstanton1999-04-061-3/+4
* * library/tkfbox.tcl: Change to restore button text after anstanton1999-04-062-1/+13
* *** empty log message ***stanton1999-04-061-0/+5
* * library/entry.tcl: Fixed so selection is returned using thestanton1999-04-061-5/+18
* removed reference to "tests/visual"--the file is now called "visual_bb.test".hershey1999-04-061-5/+3
* Added more X functions to the stubs table.redman1999-04-067-91/+584
* * unix/configure.in:stanton1999-04-063-5/+23
* Fixed Bug #1703: menubutton uses same fg and bg when disabled.lfb1999-04-061-5/+5
* fixed bad "fd" reference in send.test and unixSend.test--now refers tohershey1999-04-053-10/+119
* fixed bug in tk-interp deletion: was not unsetting tkInit($slave). This bughershey1999-04-031-63/+129
* removed windows-tk restriction on code that forked another shell--ablehershey1999-04-031-9/+4
* %a is only valid during configure events, so don't tryredman1999-04-031-3/+5
* *** empty log message ***stanton1999-04-021-0/+7
* * tests/text.test:stanton1999-04-022-7/+41
* Removed send command on Windows, moved dde to Tcl as aredman1999-04-023-107/+5
* fixed tests for bug ids: 1521 1578 1570 1580 and 1608hershey1999-04-027-78/+87
* Remove the DDE code.redman1999-04-0110-1273/+65
* Added entry for dde/send change for Win95/98.redman1999-04-011-0/+8
* Fix dde and send to work properly on Win95/98 withoutredman1999-03-311-17/+42
* lintstanton1999-03-305-11/+17
* *** empty log message ***stanton1999-03-301-0/+7
* * generic/tkWindow.c (Tk_DestroyWindow): Image handlers are nowstanton1999-03-301-2/+2
* *** empty log message ***stanton1999-03-301-2/+39
* * doc/MeasureChar.3:stanton1999-03-3017-290/+346
* * xlib/X11/Xlib.h:stanton1999-03-302-10/+9
* * doc/GetBitmap.3:stanton1999-03-302-27/+30
* now use tcl stubsredman1999-03-301-0/+16
* Removed the stubs functions.redman1999-03-301-8/+2
* Remove stub functions. Always use stubs when building with --enable-sharedredman1999-03-309-3437/+1228
* Fix in tkTextIndex.c for end-2c for text widget add command.redman1999-03-292-5/+13