Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged changes between child workspace "/home/stanton/ws/tk8.0" and | stanton | 1998-08-05 | 1 | -0/+12 |
| | | | | parent workspace "/net/pop/export/home/ws/tk8.0". | ||||
* | Local grabs did not exclude menus or the caption bar | stanton | 1998-08-05 | 1 | -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. | stanton | 1998-08-05 | 1 | -3/+3 |
| | |||||
* | <Insert> binding in entries was masking the virtual event <<Paste>> binding ↵ | stanton | 1998-08-05 | 1 | -2/+6 |
| | | | | to Shift-Insert on Windows. | ||||
* | 8.0.3-5 | welch | 1998-08-04 | 1 | -5/+15 |
| | |||||
* | Changed main to mainwin to avoid compiler warnings | welch | 1998-08-04 | 2 | -14/+14 |
| | |||||
* | 8.0.3-5 | welch | 1998-08-04 | 2 | -3/+3 |
| | |||||
* | Merged changes between child workspace "/home/welch/ws/tk8.0.3" and | welch | 1998-08-04 | 1 | -0/+6 |
| | | | | parent workspace "/net/pop/export/home/ws/tk8.0". | ||||
* | *** empty log message *** | stanton | 1998-08-04 | 1 | -0/+11 |
| | |||||
* | added WM_SYSCHAR/WM_MENUCHAR handling | stanton | 1998-08-04 | 1 | -1/+15 |
| | |||||
* | fixed bug in menubar handling so menubar doesn't get destroyed when a | stanton | 1998-08-04 | 1 | -0/+7 |
| | | | | window is destroyed | ||||
* | fixed bug in menus where bgerrors were not generated during menu callbacks | stanton | 1998-08-04 | 1 | -118/+164 |
| | | | | | fixed memory leak in menu code fixed Alt-key handling | ||||
* | added SHLIB_PATH to test targets for HPUX | stanton | 1998-08-04 | 1 | -0/+4 |
| | |||||
* | lint | stanton | 1998-08-04 | 1 | -1/+0 |
| | |||||
* | Eliminated XReadBitmapFile emulation | welch | 1998-08-04 | 1 | -49/+5 |
| | |||||
* | Fixed old calls to XReadBitmapFile | welch | 1998-08-04 | 1 | -2/+2 |
| | |||||
* | Undid conversionto TkCreateBitmapFromData | welch | 1998-08-04 | 2 | -59/+6 |
| | |||||
* | EXPORT is now TCL_STORAGE_CLASS | escoffon | 1998-08-04 | 11 | -46/+46 |
| | |||||
* | A few more TCL_STORAGE_CLASS changes that were dropped. | escoffon | 1998-08-04 | 1 | -2/+2 |
| | |||||
* | EXPORT -> TCL_STORAGE_CLASS | escoffon | 1998-08-04 | 1 | -2/+2 |
| | |||||
* | Created a <<PasteSelection>> virtual event that replaces <ButtonRelease-2> | surles | 1998-08-03 | 1 | -0/+3 |
| | |||||
* | Changed binding on <ButtonRelease-2> to be a binding on <<PasteSelection>> | surles | 1998-08-03 | 2 | -11/+10 |
| | |||||
* | a few more tweaks to fix support for specifyin the directory where binaries | escoffon | 1998-08-03 | 1 | -4/+6 |
| | | | | are built. | ||||
* | added the STATIC_BUILD macro for objects that are linked into executables | escoffon | 1998-07-30 | 1 | -5/+5 |
| | | | | instead of being placed in the dll | ||||
* | 8.0.3-4 | welch | 1998-07-29 | 4 | -18/+20 |
| | |||||
* | More fixes for DBGX | welch | 1998-07-29 | 2 | -6/+9 |
| | |||||
* | Merged changes between child workspace "/home/escoffon/ws/tk8.0" and | escoffon | 1998-07-29 | 2 | -7/+27 |
| | | | | parent workspace "/export/home/ws/tk8.0". | ||||
* | added support for export/import of DLL symbols. If BUILD_tk is defined, | escoffon | 1998-07-29 | 11 | -0/+90 |
| | | | | EXPORT is mapped to DLLEXPORT, otherwise it is DLLIMPORT. | ||||
* | *** empty log message *** | welch | 1998-07-29 | 1 | -1/+1 |
| | |||||
* | Merged changes between child workspace "/home/welch/ws/tk8.0.3" and | welch | 1998-07-28 | 1 | -2/+2 |
| | | | | parent workspace "/net/pop/export/home/ws/tk8.0". | ||||
* | DGBX changes | welch | 1998-07-28 | 3 | -6/+11 |
| | |||||
* | replaced _Xconst with CONST | stanton | 1998-07-28 | 1 | -2/+2 |
| | |||||
* | fixed bad ifdef | stanton | 1998-07-28 | 1 | -2/+2 |
| | |||||
* | changed to use CONST | rjohnson | 1998-07-27 | 1 | -3/+3 |
| | |||||
* | added test for bbox on arcs in canvas | rjohnson | 1998-07-27 | 1 | -0/+12 |
| | |||||
* | fixed how bbox was calculated for coords | rjohnson | 1998-07-27 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | rjohnson | 1998-07-27 | 1 | -0/+3 |
| | |||||
* | fixed error - called X func | rjohnson | 1998-07-27 | 1 | -2/+2 |
| | |||||
* | Merged changes between child workspace "/home/rjohnson/ws/tk8.0" and | rjohnson | 1998-07-27 | 1 | -2/+1 |
| | | | | parent workspace "/export/home/ws/tk8.0". | ||||
* | *** empty log message *** | stanton | 1998-07-25 | 1 | -8/+8 |
| | |||||
* | *** empty log message *** | stanton | 1998-07-25 | 1 | -0/+9 |
| | |||||
* | made interp optional in TkGetBmapData | rjohnson | 1998-07-24 | 1 | -13/+20 |
| | | | | other changes to bitmap code | ||||
* | added TkGetBitmapFromData and TkReadBitmapFile | rjohnson | 1998-07-24 | 1 | -1/+99 |
| | |||||
* | added TkGetBitmapFromData & TkReadBitmapFile | rjohnson | 1998-07-24 | 1 | -1/+11 |
| | |||||
* | eliminated static init for library directory | stanton | 1998-07-24 | 1 | -13/+0 |
| | |||||
* | made init script search order match tcl | stanton | 1998-07-24 | 1 | -37/+45 |
| | |||||
* | Merged changes between child workspace "/home/welch/ws/tk8.0.3" and | welch | 1998-07-24 | 1 | -1/+6 |
| | | | | parent workspace "/export/home/ws/tk8.0". | ||||
* | Removed assembly code | welch | 1998-07-24 | 1 | -3/+1 |
| | |||||
* | got rid of image.c | rjohnson | 1998-07-24 | 1 | -1/+0 |
| | |||||
* | *** empty log message *** | rjohnson | 1998-07-24 | 1 | -2/+2 |
| |