Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
136 check-ins using file mac/tkMacMDEF.r version 686a9a6a
1998-09-29
| ||
00:25 | Created branch core-8-1-a2-synthetic Closed-Leaf check-in: 8046ad5d user: cvs2fossil tags: core-8-1-a2-synthetic, core-8-1-a2 | |
00:25 | initial tk8.1a2 version check-in: 644396f2 user: stanton tags: core-8-1-branch-old | |
00:15 | removed deleted file check-in: 7e215d12 user: stanton tags: core-8-1-branch-old | |
1998-09-14
| ||
18:03 | replaced SCCS keywords check-in: 96b8a36d user: stanton tags: trunk | |
17:38 | checked in resource files in binary mode check-in: da7d9e36 user: stanton tags: trunk | |
1998-08-21
| ||
10:49 | *** empty log message *** check-in: ae69ebd3 user: welch tags: trunk | |
1998-08-20
| ||
22:10 | Nuked smli.com ref check-in: 39081829 user: welch tags: trunk | |
22:10 | Fixed reference to tcl directory, ../../tcl8.0.3 check-in: 103a36c0 user: welch tags: trunk | |
1998-08-13
| ||
13:37 | Last tweaks check-in: 37aab430 user: welch tags: trunk | |
13:36 | Updates from Jim Ingham check-in: f3805dea user: welch tags: trunk | |
1998-08-12
| ||
18:42 | Moved "tkConsole.obj" to the DLL. check-in: bf16cb1d user: suresh tags: trunk | |
18:41 | Moved "tkConsole.obj" to the Tk DLL. check-in: b977313f user: suresh tags: trunk | |
16:08 | skips tests that require tktest executable check-in: 8b26191c user: hershey tags: trunk | |
16:08 | skips tests that require tktest executable check-in: 8326093c user: hershey tags: trunk | |
16:08 | skips tests that require tktest executable check-in: 3a4b1855 user: hershey tags: trunk | |
15:35 | returns if testwrapper is not defined check-in: e18ca0e2 user: hershey tags: trunk | |
15:35 | returns if testwrapper is not defined check-in: 7e6135a8 user: hershey tags: trunk | |
15:34 | returns if testcbind is not defined check-in: 0466c2e2 user: hershey tags: trunk | |
11:38 | *** empty log message *** check-in: ae74d545 user: welch tags: trunk | |
11:28 | Updates for last bug fixes check-in: 9f2af571 user: welch tags: trunk | |
11:14 | Updates from Jim Ingham check-in: 6a000eca user: welch tags: trunk | |
1998-08-11
| ||
19:57 | fixed font display to truncate really long strings check-in: dc78ae1f user: stanton tags: trunk | |
1998-08-07
| ||
14:35 | fixed --with-tcl searching check-in: f8db97fe user: welch tags: trunk | |
14:31 | Added release note check-in: d544f9c1 user: welch tags: trunk | |
13:53 | Fixed compiler warnings check-in: c9bf5a23 user: welch tags: trunk | |
11:04 | spacing cleanup check-in: 2560ffd4 user: welch tags: trunk | |
1998-08-06
| ||
16:49 | *** empty log message *** check-in: 45140bed user: welch tags: trunk | |
16:47 | Added xlib/ximage.c check-in: 54bfffcc user: welch tags: trunk | |
16:47 | *** empty log message *** check-in: fbb44837 user: welch tags: trunk | |
15:53 | Changed this to use tcl_findLibrary check-in: b90b26de user: welch tags: trunk | |
15:51 | 8.0.3 check-in: 0511d4b1 user: welch tags: trunk | |
13:39 | 8.0.3 check-in: 4b9aca50 user: welch tags: trunk | |
1998-08-05
| ||
18:26 | Merged changes between child workspace "/home/stanton/ws/tk8.0" and parent workspace "/net/pop/export/home/ws/tk8.0". check-in: af63a77d user: stanton tags: trunk | |
18:22 | Local grabs did not exclude menus or the caption bar wm frame would crash if the window had not been mapped yet check-in: 409eea76 user: stanton tags: trunk | |
18:20 | Reduced message traffic by setting WS_EX_NOPARENTNOTIFY on TkChild windows. check-in: 3025fbce user: stanton tags: trunk | |
10:44 | <Insert> binding in entries was masking the virtual event <<Paste>> binding to Shift-Insert on Windows. check-in: 2d9547c5 user: stanton tags: trunk | |
1998-08-04
| ||
23:25 | 8.0.3-5 check-in: 025b0a3f user: welch tags: trunk | |
23:24 | Changed main to mainwin to avoid compiler warnings check-in: 4a24f6d4 user: welch tags: trunk | |
23:24 | 8.0.3-5 check-in: 20a92282 user: welch tags: trunk | |
22:18 | Merged changes between child workspace "/home/welch/ws/tk8.0.3" and parent workspace "/net/pop/export/home/ws/tk8.0". check-in: 12549b1d user: welch tags: trunk | |
18:56 | *** empty log message *** check-in: 5b16065b user: stanton tags: trunk | |
18:54 | added WM_SYSCHAR/WM_MENUCHAR handling check-in: 986ef840 user: stanton tags: trunk | |
18:53 | fixed bug in menubar handling so menubar doesn't get destroyed when a window is destroyed check-in: fd244fae user: stanton tags: trunk | |
18:52 | fixed bug in menus where bgerrors were not generated during menu callbacks fixed memory leak in menu code fixed Alt-key handling check-in: b4452fa5 user: stanton tags: trunk | |
18:50 | added SHLIB_PATH to test targets for HPUX check-in: 25f54549 user: stanton tags: trunk | |
18:49 | lint check-in: 376517b4 user: stanton tags: trunk | |
15:30 | Eliminated XReadBitmapFile emulation check-in: b77d1dde user: welch tags: trunk | |
15:29 | Fixed old calls to XReadBitmapFile check-in: 98395fae user: welch tags: trunk | |
15:29 | Undid conversionto TkCreateBitmapFromData check-in: e3f4c56c user: welch tags: trunk | |
12:18 | EXPORT is now TCL_STORAGE_CLASS check-in: 840c6370 user: escoffon tags: trunk | |
11:31 | A few more TCL_STORAGE_CLASS changes that were dropped. check-in: e7edfdc8 user: escoffon tags: trunk | |
11:18 | EXPORT -> TCL_STORAGE_CLASS check-in: 9963a514 user: escoffon tags: trunk | |
1998-08-03
| ||
18:30 | Created a <<PasteSelection>> virtual event that replaces <ButtonRelease-2> check-in: 79998c99 user: surles tags: trunk | |
18:29 | Changed binding on <ButtonRelease-2> to be a binding on <<PasteSelection>> check-in: 5930de5d user: surles tags: trunk | |
15:48 | a few more tweaks to fix support for specifyin the directory where binaries are built. check-in: 667736d9 user: escoffon tags: trunk | |
1998-07-30
| ||
12:34 | added the STATIC_BUILD macro for objects that are linked into executables instead of being placed in the dll check-in: 9ef32e54 user: escoffon tags: trunk | |
1998-07-29
| ||
22:55 | 8.0.3-4 check-in: 65caad7f user: welch tags: trunk | |
17:40 | More fixes for DBGX check-in: 93a06474 user: welch tags: trunk | |
13:14 | Merged changes between child workspace "/home/escoffon/ws/tk8.0" and parent workspace "/export/home/ws/tk8.0". check-in: a9d86c7c user: escoffon tags: trunk | |
12:38 | added support for export/import of DLL symbols. If BUILD_tk is defined, EXPORT is mapped to DLLEXPORT, otherwise it is DLLIMPORT. check-in: 30f14886 user: escoffon tags: trunk | |
11:03 | *** empty log message *** check-in: 47ebb653 user: welch tags: trunk | |
1998-07-28
| ||
17:42 | Merged changes between child workspace "/home/welch/ws/tk8.0.3" and parent workspace "/net/pop/export/home/ws/tk8.0". check-in: 46a45d5f user: welch tags: trunk | |
17:38 | DGBX changes check-in: 2ce4ebe3 user: welch tags: trunk | |
17:28 | replaced _Xconst with CONST check-in: b332c0d2 user: stanton tags: trunk | |
17:28 | fixed bad ifdef check-in: 741b9429 user: stanton tags: trunk | |
1998-07-27
| ||
17:29 | changed to use CONST check-in: 2a7cb066 user: rjohnson tags: trunk | |
17:21 | added test for bbox on arcs in canvas check-in: c8410b73 user: rjohnson tags: trunk | |
17:20 | fixed how bbox was calculated for coords check-in: ff648c49 user: rjohnson tags: trunk | |
17:20 | *** empty log message *** check-in: 6df8bad7 user: rjohnson tags: trunk | |
11:56 | fixed error - called X func check-in: 57a4c805 user: rjohnson tags: trunk | |
00:49 | Merged changes between child workspace "/home/rjohnson/ws/tk8.0" and parent workspace "/export/home/ws/tk8.0". check-in: 113eaeeb user: rjohnson tags: trunk | |
1998-07-25
| ||
11:32 | *** empty log message *** check-in: ca13ae86 user: stanton tags: trunk | |
11:31 | *** empty log message *** check-in: 936bb621 user: stanton tags: trunk | |
1998-07-24
| ||
16:45 | made interp optional in TkGetBmapData other changes to bitmap code check-in: d813997f user: rjohnson tags: trunk | |
16:44 | added TkGetBitmapFromData and TkReadBitmapFile check-in: f9812114 user: rjohnson tags: trunk | |
16:44 | added TkGetBitmapFromData & TkReadBitmapFile check-in: 4ce5504f user: rjohnson tags: trunk | |
15:46 | eliminated static init for library directory check-in: 8f521891 user: stanton tags: trunk | |
15:45 | made init script search order match tcl check-in: 9e136542 user: stanton tags: trunk | |
15:11 | Merged changes between child workspace "/home/welch/ws/tk8.0.3" and parent workspace "/export/home/ws/tk8.0". check-in: 8706fea8 user: welch tags: trunk | |
15:11 | Removed assembly code check-in: 7a5ff3b8 user: welch tags: trunk | |
13:56 | got rid of image.c check-in: 564264fc user: rjohnson tags: trunk | |
13:55 | *** empty log message *** check-in: 7143a4e0 user: rjohnson tags: trunk | |
13:31 | the flag that caused all the X libs warnings was -Wimplicit-int, so turn that off check-in: 2e430cdd user: escoffon tags: trunk | |
11:14 | leave -Wconversion out, the X libs generate so many of these warnings that they obscure everything else. check-in: 636dea91 user: escoffon tags: trunk | |
1998-07-22
| ||
13:39 | Added support for specifying warning flags for the compiler, with checks for gcc and appropriate defaults. check-in: c20363a6 user: escoffon tags: trunk | |
1998-07-21
| ||
15:29 | Merged changes between child workspace "/home/escoffon/ws/tk8.0" and parent workspace "/export/home/ws/tk8.0". check-in: ae8414d2 user: escoffon tags: trunk | |
15:27 | added setting of TK_LIB_FLAG check-in: 81d23021 user: escoffon tags: trunk | |
08:05 | the MD flag for DLL builds needs to be MDd for Debug builds check-in: b12a7c70 user: escoffon tags: trunk | |
1998-07-20
| ||
17:04 | 8.0.3-3 check-in: 73843bd1 user: welch tags: trunk | |
16:57 | Updated dist target check-in: 7a1afc24 user: welch tags: trunk | |
16:06 | added the ability to specify the name prefix for the generated binaries instead of fixing it at "tcl". check-in: 7f098e4c user: escoffon tags: trunk | |
1998-07-17
| ||
15:44 | deleted debug statements in configure.in that were mistakely left in check-in: 7eaa7d47 user: escoffon tags: trunk | |
1998-07-14
| ||
12:24 | the Tk library is now created with the DBGX extension (g for debug, empty for nodebug) check-in: 8d1248c4 user: escoffon tags: trunk | |
1998-07-10
| ||
14:48 | Initial revision check-in: e1e51930 user: welch tags: trunk | |
1998-07-06
| ||
23:07 | New Windows keysymdef.h check-in: 8717d5f3 user: welch tags: trunk | |
23:06 | New Windows keysyms check-in: 091aa224 user: welch tags: trunk | |
23:05 | Mac updates for 8.0.3-2 check-in: 47724d2a user: welch tags: trunk | |
23:02 | *** empty log message *** check-in: d46d567c user: welch tags: trunk | |
22:59 | Mac updates for 8.0.3-2 check-in: 95cc1e08 user: welch tags: trunk | |
22:57 | *** empty log message *** check-in: 3eb2bf66 user: welch tags: trunk | |
15:10 | Merged changes between child workspace "/home/welch/ws/tk8.0.3" and parent workspace "/ws/tk8.0". check-in: 612e21f5 user: welch tags: trunk | |
15:09 | updated patchlevel check-in: a0991b79 user: welch tags: trunk | |
1998-07-01
| ||
18:48 | Added changes to support builds of different configurations in parallel: - the NODEBUG flag controls Debug/Release builds - different values of NODEBUG create temp files in either Debug or Release subdirectories. - Debug DLLs and executables follow the Windows convention of a 'd' at the end of the name (e.g. tcl80d.dll) - put the DLLs, LIBs, and EXEs in the Debug/Release subdirs rather than in win. check-in: 0e71032f user: escoffon tags: trunk | |
18:32 | Initial revision check-in: 2de85af0 user: escoffon tags: trunk | |
18:28 | - added support for configuration of debug/nodebug in configure script. - also added a atring to append to generated libraries when built with symbols. check-in: 889ecab3 user: escoffon tags: trunk | |
1998-06-30
| ||
09:03 | Fixed patchlevel check-in: 26d61956 user: welch tags: trunk | |
09:03 | fix patchlevel check-in: 1736948b user: welch tags: trunk | |
1998-06-29
| ||
23:03 | Updated for 8.0.3 check-in: 75f09f41 user: welch tags: trunk | |
22:59 | Updated for 8.0.3, added Jans Nijtmans compatibility patch check-in: d0ee35e5 user: welch tags: trunk | |
22:58 | Generalized "make dist check-in: 3023af43 user: welch tags: trunk | |
22:58 | Updated patchlevel check-in: 41ee15f9 user: welch tags: trunk | |
1998-06-27
| ||
18:16 | Merged changes between child workspace "/home/welch/ws/tk8.0.3" and parent workspace "/ws/tk8.0". check-in: 8885a920 user: welch tags: trunk | |
18:06 | plugin updates check-in: a31d73e5 user: welch tags: trunk | |
18:05 | plugin update check-in: 6b394635 user: welch tags: trunk | |
18:04 | plugin updates check-in: befe66b2 user: welch tags: trunk | |
18:03 | plugin update check-in: a34df7bb user: welch tags: trunk | |
1998-06-25
| ||
17:21 | *** empty log message *** check-in: d0d81921 user: stanton tags: trunk | |
17:20 | fixed reinitialization bug check-in: 6ac15bff user: stanton tags: trunk | |
17:20 | fixed reinitialization bugs check-in: 9cf66134 user: stanton tags: trunk | |
1998-06-24
| ||
16:07 | *** empty log message *** check-in: ac3cf9b4 user: stanton tags: trunk | |
16:05 | added test for unusual initialdir check-in: 404910a5 user: stanton tags: trunk | |
16:05 | fixed initialdir bug check-in: 2b8aafd9 user: stanton tags: trunk | |
1998-06-23
| ||
16:52 | Added an additional env. var. ("tk_pkgLibrary") that is searched prior to all other locations for the "tk.tcl" file. This facilitates application packaging. check-in: 78a56c37 user: suresh tags: trunk | |
1998-06-15
| ||
11:30 | *** empty log message *** check-in: 327e492a user: surles tags: trunk | |
1998-06-12
| ||
16:25 | *** empty log message *** check-in: 3896d33a user: stanton tags: trunk | |
16:20 | changed so focus -force also sets the foreground window check-in: d61bfcc0 user: stanton tags: trunk | |
1998-06-11
| ||
14:37 | Bug Fix: It was assumed that kerning did not exist when the code was written. This behavior has since been changed. Added new API calls to get the font measurment for chars (kerning or not) check-in: 02cb8cce user: surles tags: trunk | |
14:22 | Added test to verify that Kerning works. check-in: 1a2c69f5 user: surles tags: trunk | |
14:22 | Updated broken tests check-in: c730451d user: surles tags: trunk | |
14:21 | Changed the font used for testing to Courier from Helvetica. With the new measuring system, kerning exists when helvetica is used. check-in: c0dc9d2d user: surles tags: trunk | |
1998-06-10
| ||
14:46 | Initial revision check-in: e00ffa10 user: surles tags: trunk | |
1998-06-03
| ||
15:38 | Ammended doc to state that the return will always be an absolute path. check-in: dd6a633e user: surles tags: trunk | |
15:37 | *** empty log message *** check-in: 2896c443 user: surles tags: trunk | |
15:36 | bug fix: 1) If the -initialdir option was "." the result would be "././foo.tcl" instead of an absolute path, like the Windows interface. 2) There is a traceVar on the data(selectPath) where the script was assumes the window exists. check-in: 6dfad3e1 user: surles tags: trunk | |
1998-04-01
| ||
09:51 | Created branch core-8-0-2-synthetic Closed-Leaf check-in: 82669d44 user: cvs2fossil tags: core-8-0-2-synthetic, core-8-0-2 | |
09:51 | Initial revision check-in: 2bf55ca9 user: rjohnson tags: trunk | |