summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***stanton1998-08-041-0/+11
* added WM_SYSCHAR/WM_MENUCHAR handlingstanton1998-08-041-1/+15
* fixed bug in menubar handling so menubar doesn't get destroyed when astanton1998-08-041-0/+7
* fixed bug in menus where bgerrors were not generated during menu callbacksstanton1998-08-041-118/+164
* added SHLIB_PATH to test targets for HPUXstanton1998-08-041-0/+4
* lintstanton1998-08-041-1/+0
* Eliminated XReadBitmapFile emulationwelch1998-08-041-49/+5
* Fixed old calls to XReadBitmapFilewelch1998-08-041-2/+2
* Undid conversionto TkCreateBitmapFromDatawelch1998-08-042-59/+6
* EXPORT is now TCL_STORAGE_CLASSescoffon1998-08-0411-46/+46
* A few more TCL_STORAGE_CLASS changes that were dropped.escoffon1998-08-041-2/+2
* EXPORT -> TCL_STORAGE_CLASSescoffon1998-08-041-2/+2
* Created a <<PasteSelection>> virtual event that replaces <ButtonRelease-2>surles1998-08-031-0/+3
* Changed binding on <ButtonRelease-2> to be a binding on <<PasteSelection>>surles1998-08-032-11/+10
* a few more tweaks to fix support for specifyin the directory where binariesescoffon1998-08-031-4/+6
* added the STATIC_BUILD macro for objects that are linked into executablesescoffon1998-07-301-5/+5
* 8.0.3-4welch1998-07-294-18/+20
* More fixes for DBGXwelch1998-07-292-6/+9
* Merged changes between child workspace "/home/escoffon/ws/tk8.0" andescoffon1998-07-292-7/+27
* added support for export/import of DLL symbols. If BUILD_tk is defined,escoffon1998-07-2911-0/+90
* *** empty log message ***welch1998-07-291-1/+1
* Merged changes between child workspace "/home/welch/ws/tk8.0.3" andwelch1998-07-281-2/+2
* DGBX changeswelch1998-07-283-6/+11
* replaced _Xconst with CONSTstanton1998-07-281-2/+2
* fixed bad ifdefstanton1998-07-281-2/+2
* changed to use CONSTrjohnson1998-07-271-3/+3
* added test for bbox on arcs in canvasrjohnson1998-07-271-0/+12
* fixed how bbox was calculated for coordsrjohnson1998-07-271-1/+1
* *** empty log message ***rjohnson1998-07-271-0/+3
* fixed error - called X funcrjohnson1998-07-271-2/+2
* Merged changes between child workspace "/home/rjohnson/ws/tk8.0" andrjohnson1998-07-271-2/+1
* *** empty log message ***stanton1998-07-251-8/+8
* *** empty log message ***stanton1998-07-251-0/+9
* made interp optional in TkGetBmapDatarjohnson1998-07-241-13/+20
* added TkGetBitmapFromData and TkReadBitmapFilerjohnson1998-07-241-1/+99
* added TkGetBitmapFromData & TkReadBitmapFilerjohnson1998-07-241-1/+11
* eliminated static init for library directorystanton1998-07-241-13/+0
* made init script search order match tclstanton1998-07-241-37/+45
* Merged changes between child workspace "/home/welch/ws/tk8.0.3" andwelch1998-07-241-1/+6
* Removed assembly codewelch1998-07-241-3/+1
* got rid of image.crjohnson1998-07-241-1/+0
* *** empty log message ***rjohnson1998-07-241-2/+2
* the flag that caused all the X libs warnings was -Wimplicit-int, so turn thatescoffon1998-07-241-2/+2
* leave -Wconversion out, the X libs generate so many of these warningsescoffon1998-07-241-1/+5
* Added support for specifying warning flags for the compiler, with checksescoffon1998-07-222-1/+13
* Merged changes between child workspace "/home/escoffon/ws/tk8.0" andescoffon1998-07-212-9/+17
* added setting of TK_LIB_FLAGescoffon1998-07-211-0/+3
* the MD flag for DLL builds needs to be MDd for Debug buildsescoffon1998-07-211-1/+7
* 8.0.3-3welch1998-07-203-4/+4
* Updated dist targetwelch1998-07-201-5/+6