summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Collapse)AuthorAgeFilesLines
* integrated stubs into 8.0 main branchstanton1999-03-109-41/+250
|
* applied Paul Duffin's AIX patchstanton1999-03-062-10/+25
|
* updated readmes for 8.0.5 releasecore_8_1_merge_2_10_99core_8_0_5_basestanton1999-02-091-14/+6
|
* * unix/tkUnixSend.c (Tk_SetAppName): Fixed uninitialized memorystanton1999-02-041-4/+7
| | | | access bug. [Bug: 919]
* * unix/configure.in: TK_LD_SEARCH_FLAGS was set incorrectly ifstanton1999-02-041-2/+13
| | | | | | SHLIB_LD_LIBS='${LIBS}', and shared linking is performed through the C compiler. Systems affected are Linux, MP-RAS and NEXTSTEP, but also with gcc on many more systems. [Bug: 908]
* * mac/tkMacAppInit.c:stanton1999-02-041-2/+2
| | | | | | | | | * generic/tkTest.c: * generic/tkAppInit.c: * win/winMain.c: Changed some EXTERN declarations to extern since they are not defining exported interfaces. This avoids generating useless declspec() attributes and makes the windows makefile simpler.
* Added -pipe option if gcc is being used.rjohnson1999-01-291-1/+18
|
* Updated the version to 8.0.5.rjohnson1999-01-041-2/+2
|
* Fixed a typorjohnson1998-12-071-3/+3
|
* Fixed font display bug (#846)stanton1998-11-251-1/+30
|
* Changed config & Makefile to support n32 format on IRIX.rjohnson1998-10-202-3/+5
|
* Updated patchlevel to 8.0.4 (to match Tcl update)rjohnson1998-10-141-2/+2
|
* Fixed memory leak in unix wm commandrjohnson1998-09-301-1/+8
|
* Removed old/unused function declarationsrjohnson1998-09-301-7/+2
| | | | | removed unused file on Mac implementation made bell cmd an obj cmd - improved it's test suite
* Removed "sccs" commands from "Makefile.in" to facilititate switch over to CVS.build1998-09-231-5/+2
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-1430-30/+30
|
* fixed font display to truncate really long stringsstanton1998-08-111-1/+20
|
* fixed --with-tcl searchingwelch1998-08-071-1/+1
|
* *** empty log message ***welch1998-08-061-1/+1
|
* 8.0.3welch1998-08-061-1/+1
|
* 8.0.3-5welch1998-08-041-2/+2
|
* added SHLIB_PATH to test targets for HPUXstanton1998-08-041-0/+4
|
* Fixed old calls to XReadBitmapFilewelch1998-08-041-2/+2
|
* 8.0.3-4welch1998-07-291-1/+1
|
* More fixes for DBGXwelch1998-07-292-6/+9
|
* *** empty log message ***welch1998-07-291-1/+1
|
* DGBX changeswelch1998-07-283-6/+11
|
* eliminated static init for library directorystanton1998-07-241-13/+0
|
* the flag that caused all the X libs warnings was -Wimplicit-int, so turn thatescoffon1998-07-241-2/+2
| | | | off
* leave -Wconversion out, the X libs generate so many of these warningsescoffon1998-07-241-1/+5
| | | | that they obscure everything else.
* Added support for specifying warning flags for the compiler, with checksescoffon1998-07-222-1/+13
| | | | for gcc and appropriate defaults.
* Merged changes between child workspace "/home/escoffon/ws/tk8.0" andescoffon1998-07-212-9/+17
| | | | parent workspace "/export/home/ws/tk8.0".
* added setting of TK_LIB_FLAGescoffon1998-07-211-0/+3
|
* 8.0.3-3welch1998-07-201-1/+1
|
* Updated dist targetwelch1998-07-201-5/+6
|
* deleted debug statements in configure.in that were mistakely left inescoffon1998-07-171-5/+0
|
* the Tk library is now created with the DBGX extension (g for debug, empty forescoffon1998-07-141-4/+4
| | | | nodebug)
* Merged changes between child workspace "/home/welch/ws/tk8.0.3" andwelch1998-07-061-1/+1
| | | | parent workspace "/ws/tk8.0".
* - added support for configuration of debug/nodebug in configure script.escoffon1998-07-012-4/+38
| | | | | - also added a atring to append to generated libraries when built with symbols.
* fix patchlevelwelch1998-06-301-1/+1
|
* Generalized "make distwelch1998-06-291-19/+21
|
* Updated patchlevelwelch1998-06-291-1/+1
|
* Initial revisionrjohnson1998-04-0132-0/+20422