Tk Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

100 most recent check-ins related to "core-8-1-branch-old"

1999-04-09
23:32
Fix deadlock situtation in generic/tkWindow.c when Initialize() doesn't let go of the window mutex before returning (error situation). Closed-Leaf check-in: 95f2a4dd user: redman tags: core-8-1-branch-old
21:04
fixed doc bug 901 check-in: 1344d641 user: surles tags: core-8-1-branch-old
1999-04-07
02:32
Created branch core-8-1-b3-synthetic Closed-Leaf check-in: dd2de8f3 user: cvs2fossil tags: core-8-1-b3-synthetic, core-8-1-b3
02:32
fixed broken test check-in: 345cee8f user: surles tags: core-8-1-branch-old
02:16
Marked test non-portable. check-in: 12a58404 user: surles tags: core-8-1-branch-old
02:05
fixed broken test check-in: 44173e07 user: surles tags: core-8-1-branch-old
01:59
change tcltest namespace variables from matchingTests and skippingTests to match and skip. check-in: e1b16ff3 user: hershey tags: core-8-1-branch-old
00:58
*** empty log message *** check-in: 1b58b3db user: stanton tags: core-8-1-branch-old
00:58
* generic/tkMain.c (Tk_MainEx): Changed to reset result before calling Tcl_EvalFile. The ensures that error messages will be generated cleanly. check-in: a6f0580d user: stanton tags: core-8-1-branch-old
00:49
*** empty log message *** check-in: 14b31974 user: stanton tags: core-8-1-branch-old
00:49
* tests/winfo.test: Enabled tests that previously failed. check-in: e6143800 user: stanton tags: core-8-1-branch-old
00:36
Minor fix to dist scripts man page lint check-in: a87735fc user: stanton tags: core-8-1-branch-old
1999-04-06
23:22
Fixed warnings from Solaris compiler that turned out to be errors on the native Irix compiler (unnecessary casting). check-in: 98cf7ec5 user: redman tags: core-8-1-branch-old
19:03
skip tests that require test* commands when running in standard wish interp. check-in: f9577254 user: hershey tags: core-8-1-branch-old
18:20
Remove trailing ; from TCL_DECLARE_MUTEX call (warning from Sun compiler) just to be safe. check-in: 859acb24 user: redman tags: core-8-1-branch-old
18:05
added "secureServer" constraint to test "focus-5.1" so it gets skipped if your x-server is insecure. check-in: 606c593d user: hershey tags: core-8-1-branch-old
05:48
Updated for 8.1b3 check-in: f2020c9b user: welch tags: core-8-1-branch-old
05:20
Apparently red is not the same as #FF0000 on all platforms! Fixed test to not rely on that fact. check-in: d455a9ae user: rjohnson tags: core-8-1-branch-old
05:07
Fixed broken test. check-in: 8cb54ed1 user: rjohnson tags: core-8-1-branch-old
04:50
Fxied safe.tests to know know about encoding command. check-in: b3e4ace7 user: rjohnson tags: core-8-1-branch-old
03:53
*** empty log message *** check-in: db29b838 user: stanton tags: core-8-1-branch-old
03:52
* library/bgerror.tcl: * library/button.tcl: * library/clrpick.tcl: * library/console.tcl: * library/dialog.tcl: * library/entry.tcl: * library/focus.tcl: * library/listbox.tcl: * library/menu.tcl: * library/msgbox.tcl: * library/palette.tcl: * library/scale.tcl: * library/scrlbar.tcl: * library/tearoff.tcl: * library/text.tcl: * library/tk.tcl: Lots of minor performance improvements contributed by Jeffrey Hobbs. [Bug: 1118] check-in: ded44d09 user: stanton tags: core-8-1-branch-old
03:51
* win/tkWinWm.c (Tk_WmCmd): Fixed bad code in tracing suboption. [Bug: 1519] check-in: 7e065fe1 user: stanton tags: core-8-1-branch-old
03:17
* library/tkfbox.tcl: Change to restore button text after an action to avoid the sticky "Open" button in a save dialog. [Bug: 1640] check-in: 8edf7bd3 user: stanton tags: core-8-1-branch-old
03:01
*** empty log message *** check-in: 1630ab3a user: stanton tags: core-8-1-branch-old
03:01
* library/entry.tcl: Fixed so selection is returned using the -show character during cut and paste operations. [Bug: 1687] check-in: 3922d4f8 user: stanton tags: core-8-1-branch-old
02:57
removed reference to "tests/visual"--the file is now called "visual_bb.test". check-in: f1c11013 user: hershey tags: core-8-1-branch-old
02:48
Added more X functions to the stubs table. check-in: bad8c6fc user: redman tags: core-8-1-branch-old
02:17
* unix/configure.in: * unix/tclUnixPort.h: Applied patch for OS/390 to handle lack of sys/param.h. [Bug: 1725]

* unix/configure.in: Fixed BSD/OS 4.* configuration to support shared libraries properly. [Bug: 1730] check-in: af376bc2 user: stanton tags: core-8-1-branch-old

00:35
Fixed Bug #1703: menubutton uses same fg and bg when disabled. check-in: d1032ce9 user: lfb tags: core-8-1-branch-old
1999-04-05
18:36
fixed bad "fd" reference in send.test and unixSend.test--now refers to ::tcltest::fd (bugID 1523).

renamed "visual" test file to "visual_bb.test" and made it use the "test" command with the userInteractive constraint. check-in: 93571b20 user: hershey tags: core-8-1-branch-old

1999-04-03
03:07
fixed bug in tk-interp deletion: was not unsetting tkInit($slave). This bug cause safe-5.1 test to fail, which was part of bugID 1523. check-in: cc37a0a1 user: hershey tags: core-8-1-branch-old
03:01
removed windows-tk restriction on code that forked another shell--able to make this change because bug 1495 is fixed. check-in: 805ac662 user: hershey tags: core-8-1-branch-old
02:54
%a is only valid during configure events, so don't try to do anything with it otherwise. check-in: 6be5c225 user: redman tags: core-8-1-branch-old
1999-04-02
23:52
*** empty log message *** check-in: 1f01e22c user: stanton tags: core-8-1-branch-old
23:51
* tests/text.test: * generic/tkText.c: Fixed handling of Unicode in text searches. The -count option was returning byte counts instead of character counts. [Bug: 1056, 1148, 1666] check-in: e2af295a user: stanton tags: core-8-1-branch-old
23:50
Removed send command on Windows, moved dde to Tcl as a separate package. check-in: aa8fb538 user: redman tags: core-8-1-branch-old
18:06
fixed tests for bug ids: 1521 1578 1570 1580 and 1608 check-in: c7ec900a user: hershey tags: core-8-1-branch-old
1999-04-01
21:58
Remove the DDE code.

Modified stubs based on Jan's patch. check-in: e415a46a user: redman tags: core-8-1-branch-old

00:42
Added entry for dde/send change for Win95/98. check-in: 60a4e274 user: redman tags: core-8-1-branch-old
1999-03-31
22:37
Fix dde and send to work properly on Win95/98 without sending garbage around and causing wish to crash. check-in: 2f2dc311 user: redman tags: core-8-1-branch-old
1999-03-30
23:56
lint check-in: e6e98e46 user: stanton tags: core-8-1-branch-old
22:32
*** empty log message *** check-in: 558ae726 user: stanton tags: core-8-1-branch-old
22:32
* generic/tkWindow.c (Tk_DestroyWindow): Image handlers are now finalized before the font subsystem since complex image handlers may contain references to fonts (e.g. Tix compound images). [Bug: 1603] check-in: c7fc1010 user: stanton tags: core-8-1-branch-old
04:13
*** empty log message *** check-in: ab81f335 user: stanton tags: core-8-1-branch-old
04:12
* doc/MeasureChar.3: * doc/TextLayout.3: * generic/tk.decls: * generic/tkCanvText.c: * generic/tkEntry.c: * generic/tkFont.c: * generic/tkListbox.c: * generic/tkMessage.c: * mac/tkMacFont.c: * unix/tkUnixButton.c: * unix/tkUnixFont.c: * unix/tkUnixMenu.c: * win/tkWinFont.c: * win/tkWinMenu.c: Standardized text layout and font interfaces so they are consistent with respect to byte versus character oriented indices. The layout functions all manipulate character oriented values while the lower level measurement functions all operate on byte oriented values. This distinction was not clear and so the functions were being used improperly in a number of places. [Bug: 1053, 747, 749, 1646]

* generic/tk.decls: Eliminated uses of C++ STL types string and list from declarations.

* generic/tkFont.c: Changes to named fonts were not being propagated in some cases. [Bug: 1144] check-in: 27596f51 user: stanton tags: core-8-1-branch-old

04:12
* xlib/X11/Xlib.h: * generic/tkInt.decls: Added XParseColor to xlib stub tables. [Bug: 1574] check-in: 25a2cc70 user: stanton tags: core-8-1-branch-old
04:11
* doc/GetBitmap.3: * generic/tkBitmap.c (BitmapInit): Eliminated use of Tk_Uid's in bitmaps. Added a few CONST declarations. check-in: 38aefbb8 user: stanton tags: core-8-1-branch-old
02:39
now use tcl stubs check-in: bf819f03 user: redman tags: core-8-1-branch-old
02:30
Removed the stubs functions. check-in: eb5ea594 user: redman tags: core-8-1-branch-old
02:07
Remove stub functions. Always use stubs when building with --enable-shared (which is the default). Wish links to -ltcl and -ltk (the real libraries). check-in: 87e6004f user: redman tags: core-8-1-branch-old
1999-03-29
23:50
Fix in tkTextIndex.c for end-2c for text widget add command. check-in: 292bd13d user: redman tags: core-8-1-branch-old
1999-03-27
02:31
Fixed bug 991, ".t index end-2c" check-in: 797038b8 user: redman tags: core-8-1-branch-old
02:16
add comment for change to generic/tkConsole.c check-in: a67e2b55 user: redman tags: core-8-1-branch-old
02:14
Don't pass static strings to Tcl_Eval in case the compiler puts them in read-only memory. check-in: d4f259bd user: redman tags: core-8-1-branch-old
1999-03-26
20:03
--enable-shared is now the default that builds Tcl as a shared library. Use --disable-shared and --enable-shared=no to build Tcl as a static library. check-in: cbd0c10e user: suresh tags: core-8-1-branch-old
20:01
fixed bug in menubutton binding that assumed a menu was attached to the button [Bug 1116] check-in: b55a4b94 user: surles tags: core-8-1-branch-old
19:48
--enable-shared is now the default that builds Tcl as a shared library. Use --disable-shared and --enable-shared=no to build Tcl as a static library. check-in: ba1268be user: suresh tags: core-8-1-branch-old
19:42
update change files check-in: 23a55fc6 user: surles tags: core-8-1-branch-old
19:37
fixed bug in menubutton binding that assumed a menu was attached to the button [Bug 1116] check-in: 5d4c8a02 user: surles tags: core-8-1-branch-old
19:14
-fixed scale bug that caused 3 tests in scale.test to fail: The ScaleWidgetObjCmd was not checking the result of the Tcl_GetIndexFromObj call, so it didn't always error out.

-marked some tests nonPortable check-in: 2ae376b8 user: hershey tags: core-8-1-branch-old

02:37
Initialize winPtr (bug id 1519) check-in: 269babee user: redman tags: core-8-1-branch-old
00:07
Now all test files that skip tests by returning early (which ideally they shouldn't do) call ::tcltest::cleanupTests before returning. The defs.tcl file has one hew constraint: userInteraction, used by tests that require user interaction. The next putback will include an updated version of the "visual" test file to use this mechanism. check-in: 6422e4d8 user: hershey tags: core-8-1-branch-old
1999-03-25
17:13
lint check-in: 30f27002 user: hershey tags: core-8-1-branch-old
00:33
Removed mention of win32s. check-in: 4a80f5cd user: rjohnson tags: core-8-1-branch-old
1999-03-24
21:22
- added code to print the name of each test file that created files and did not clean them up (the list of files create follows the test file name). check-in: 705dfa31 user: hershey tags: core-8-1-branch-old
02:54
lint: changed a tcltest namespace variable name from tmpDir to workingDir. changes: made more tests atomic. README is now updated to match new test suite features. check-in: a199ad53 user: hershey tags: core-8-1-branch-old
01:37
one more change to match tcl8.1/tests/defs.tcl check-in: d45b609b user: hershey tags: core-8-1-branch-old
01:16
- changed ::test to ::tcltest - made many tests more atomic (still more work to do here) - defs.tcl is now identicle for tcl and tk check-in: 3f1c83e9 user: hershey tags: core-8-1-branch-old
1999-03-22
19:58
removed --enable-tcl-stub from unix configure script check-in: 647a0e17 user: redman tags: core-8-1-branch-old
19:55
Removed --enable-tcl-stub because it causes too many problems with linking. check-in: f75ee76c user: redman tags: core-8-1-branch-old
1999-03-20
02:35
added entries for changes to support 64bit Solaris 7. check-in: abb0f457 user: redman tags: core-8-1-branch-old
01:27
Modifications to work with 64bit Solaris (Sun C 5.0 compiler) check-in: 2e2a6e78 user: redman tags: core-8-1-branch-old
1999-03-18
00:43
*** empty log message *** check-in: af3f2d41 user: stanton tags: core-8-1-branch-old
00:43
* win/makefile.vc: * generic/tk.h: Changed to use TCL_BETA_RELEASE macro, and fixed so this works in rc files. check-in: e12ee01c user: stanton tags: core-8-1-branch-old
1999-03-17
22:06
*** empty log message *** check-in: 4b694278 user: stanton tags: core-8-1-branch-old
22:06
Updated version to 8.1b3. check-in: e1675b80 user: stanton tags: core-8-1-branch-old
1999-03-15
16:21
Created branch core-8-1-b2-synthetic Closed-Leaf check-in: 93ab4240 user: cvs2fossil tags: core-8-1-b2-synthetic, core-8-1-b2
16:21
added entry regarding test suite changes. check-in: 764b7177 user: hershey tags: core-8-1-branch-old
1999-03-14
19:26
*** empty log message *** check-in: 2557884a user: stanton tags: core-8-1-branch-old
19:26
* unix/configure.in: Added missing stub related definitions.

* unix/Makefile.in: Install tkDecls.h in addition to tk.h.

* generic/tkStubLib.c: Added flags to ensure we are using Tcl stub macros. check-in: 6d28bd33 user: stanton tags: core-8-1-branch-old

01:22
changed all and defs to print stats at end of all tests. blocked one test out of winDialog. check-in: fee60062 user: hershey tags: core-8-1-branch-old
1999-03-13
18:28
Fixed ref to all.tcl and defs.tcl in make dist target check-in: 55ea0491 user: welch tags: core-8-1-branch-old
1999-03-12
22:40
"make test" pipes output to "CAT32" which is xterm. check-in: 376b2314 user: hershey tags: core-8-1-branch-old
03:12
updated changes, added reserved slot for dash patch check-in: 3d707f60 user: stanton tags: core-8-1-branch-old
1999-03-11
23:51
fixed tests' depency on working dir = tests check-in: 7551e1cc user: hershey tags: core-8-1-branch-old
23:48
changed hardcoded reference to ../tests/all.tcl to use variable in its path. check-in: 187db36f user: hershey tags: core-8-1-branch-old
19:01
"make test" now invokes the test suite from the current working dir so that you can call "make test" on multiple platforms simultaneously. check-in: 47dc6198 user: hershey tags: core-8-1-branch-old
18:50
Updated the testsuite to use "test" namespace and commandline args to control verbose level and which tests get run. Tests now work from any working dir. check-in: eced85b3 user: hershey tags: core-8-1-branch-old
00:48
Fix problems with tktest and configuration problems with vs. without stubs. check-in: 417ef557 user: redman tags: core-8-1-branch-old
1999-03-10
21:50
ChangeLog entries for the stubs code. check-in: e4175d19 user: redman tags: core-8-1-branch-old
18:28
Add TkpMenuThreadInit, which is a noop function. check-in: f0605aec user: redman tags: core-8-1-branch-old
07:13
integrated stubs from development branch check-in: b46542d1 user: stanton tags: core-8-1-branch-old
1999-03-09
02:48
* win/makefile.vc: Added THREADDEFINES for building with threads enabled. Added tclThreadTest.obj to list of targets for building tktest. check-in: 5ac37bf1 user: lfb tags: core-8-1-branch-old
01:57
*** empty log message *** check-in: 4405ff15 user: lfb tags: core-8-1-branch-old
01:56
Added shameful hack for dealing with Tk_Uids in a thread-specific way until they can be removed from the world, like the parasites they are... check-in: 5383eb8e user: lfb tags: core-8-1-branch-old
01:52
Added forward reference for TkpMenuThreadInit(). check-in: 7f9b07fe user: lfb tags: core-8-1-branch-old
01:51
Added call to TkpMenuThread Init for thread-specific menu initialization. check-in: b1a85b5c user: lfb tags: core-8-1-branch-old
01:47
Window class should not use the CS_CLASSDC flag, as this causes Tk to get confused during thread context switches and to draw to the wrong windows.

This change should be revisited later, and a subsystem added to manage device contexts on a thread-specific basis. check-in: 15797596 user: lfb tags: core-8-1-branch-old

01:40
Windows threads no longer share the same TkDisplay structure. This change is needed to allow threads to keep thread-specific data in their display. check-in: 3b84b59a user: lfb tags: core-8-1-branch-old