summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Created branch core-8-1-b2-syntheticcore_8_1_b2core_8_1_b2_syntheticcvs2fossil1999-03-1594-0/+4155
* added entry regarding test suite changes.hershey1999-03-151-1/+21
* *** empty log message ***stanton1999-03-141-0/+9
* * unix/configure.in: Added missing stub related definitions.stanton1999-03-144-6/+39
* changed all and defs to print stats at end of all tests.hershey1999-03-143-49/+100
* Fixed ref to all.tcl and defs.tcl in make dist targetwelch1999-03-131-3/+3
* "make test" pipes output to "CAT32" which is xterm.hershey1999-03-121-2/+2
* updated changes, added reserved slot for dash patchstanton1999-03-125-700/+780
* fixed tests' depency on working dir = testshershey1999-03-113-15/+14
* changed hardcoded reference to ../tests/all.tcl to use variable in its path.hershey1999-03-111-9/+10
* "make test" now invokes the test suite from the current working dir sohershey1999-03-112-7/+4
* Updated the testsuite to use "test" namespace and commandline argshershey1999-03-1187-1059/+2036
* Fix problems with tktest and configuration problems with vs. withoutredman1999-03-112-10/+13
* ChangeLog entries for the stubs code.redman1999-03-101-0/+65
* Add TkpMenuThreadInit, which is a noop function.redman1999-03-101-1/+26
* integrated stubs from development branchstanton1999-03-1047-4197/+11593
* * win/makefile.vc: Added THREADDEFINES for building withlfb1999-03-092-5/+6
* *** empty log message ***lfb1999-03-091-0/+21
* Added shameful hack for dealing with Tk_Uids in a thread-specific waylfb1999-03-092-4/+16
* Added forward reference for TkpMenuThreadInit().lfb1999-03-091-1/+2
* Added call to TkpMenuThread Init for thread-specific menu initialization.lfb1999-03-091-5/+29
* Window class should not use the CS_CLASSDC flag, as this causeslfb1999-03-092-25/+56
* Windows threads no longer share the same TkDisplay structure. Thislfb1999-03-091-17/+41
* Removed application instance handle from thread local storage.lfb1999-03-091-57/+67
* Added TkpThreadInit function for performing thread-specificlfb1999-03-092-7/+57
* Added THREADDEFINES for building with threads enabled.lfb1999-03-091-1/+4
* Test of CVS on laptoplfb1999-03-041-1/+1
* Enter comments for focus -force changes on windows.redman1999-03-011-0/+10
* Fix Bug IDs 951, 1174, 1176. Fix "focus -force" so that it correctly activatesredman1999-03-013-5/+37
* Add entries for today's changes.redman1999-02-261-0/+9
* Remove wishc from default targets, add console-wish target to build it manually.redman1999-02-261-4/+5
* Add entries to ChangeLog for previous commits.redman1999-02-261-0/+23
* Add code to hook up stdin/stdout/stderr if connected. This can happen if theyredman1999-02-262-26/+70
* Add wishc81.exe and wishc81d.exe, console-based wish executables (consoleredman1999-02-263-10/+88
* merged with 8.0 changeshershey1999-02-171-170/+227
* Added tclUnixTest.o to the list of TCLTEST_OBJS for Tk.lfb1999-02-161-2/+3
* Eliminated last stronghold of static data in the Tk core...until the next one.lfb1999-02-1621-763/+833
* Change Menubutton to use TK_OPTION interface to eliminate static data.lfb1999-02-1611-339/+442
* Change defaults used by Menubuttons to reflect TK_OPTION interface.lfb1999-02-162-11/+10
* Removed Tk_Uids from Menubutton widget.lfb1999-02-135-23/+33
* Objectified scale widget to eliminate Tk_Uids.lfb1999-02-1310-457/+576
* * README:stanton1999-02-128-16/+25
* fixed bad compiler flagsstanton1999-02-121-2/+8
* * Various cleanup related to the Tcl_Eval and Tcl_ObjSetVarstanton1999-02-1130-182/+432
* Merged changes from Tk 8.0.5b1stanton1999-01-298-30/+52
* Removed perky gloabal Tk_Uids causing concurrency problems.lfb1999-01-0716-79/+171
* Fixed problem with duplicate locking causing Wish to hang.lfb1998-12-301-6/+8
* Fixed Windows bugs encountered while building w/ threads enabled.lfb1998-12-133-53/+75
* Tk 8.1 Muti-threading changes.lfb1998-12-1349-1332/+1932
* Tk 8.1 Muti-threading changes.lfb1998-12-138-138/+225