Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * README: | hobbs | 2000-05-03 | 1 | -4/+4 |
| | | | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * mac/README: * unix/README: * unix/configure.in: * unix/tk.spec: * win/README: * win/aclocal.m4: * win/configure.in: * win/makefile.vc: updated patchlevel to 8.4a1 | ||||
* | * win/makefile.vc (TKTEST_OBJS): | hobbs | 2000-04-08 | 1 | -2/+5 |
| | | | | | * win/Makefile.in (TKTEST_OBJS): moved tkWinTest.c from normal objs to TKTEST_OBJS where it belonged. | ||||
* | flipped debug bit | hobbs | 2000-02-10 | 1 | -2/+2 |
| | |||||
* | * generic/tkDecls.h: | hobbs | 2000-02-08 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | * generic/tk.decls: * generic/tk.h: moved new public functions created in dash patch to the stubs interface [Bug: 4062] * generic/tk.h: * doc/CrtImgType.3: * doc/CrtPhImgFmt.3: * generic/tk.h: * generic/tkImgGIF.c: * generic/tkImgPhoto.c: * generic/tkStubImg.c (new file): * generic/tkTest.c: * unix/Makefile.in: * win/Makefile.in: * win/makefile.vc: improved support for moving from the old style image C API to the new obj'ified one with new Tk_InitImageArgs command and stub'ing of image code. See docs for how to make the transition. [Bug: 4060] | ||||
* | * win/makefile.vc: removed 16bit stuff, simplified makefile. | hobbs | 1999-12-09 | 1 | -82/+45 |
| | |||||
* | * makefile.vc: changed 'c:/program files' to c:/progra~1 | hobbs | 1999-10-29 | 1 | -5/+5 |
| | |||||
* | 1999-09-24 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-10-01 | 1 | -4/+4 |
| | | | | | | | | | | | | | * */README: * win/makefile.vc: * */configure.in: * generic/tk.h: * library/tk.tcl: up'd to 8.3a1 * unix/Makefile.in: changed 'mkdir' to 'mkdir -p' * library/dialog.tcl: changed {Times 18} to {Times 12} for dialog font. | ||||
* | * win/makefile.vc: Corrected building threaded tktest.exe on | redman | 1999-07-31 | 1 | -5/+7 |
| | | | | | | Windows. Needed to link in .obj files from Tcl, needs to change later so that code is in Tk and doesn't require a Tcl build. Also added runtest target. | ||||
* | * tests/unixSelect.test: Fixed broken test. | stanton | 1999-07-09 | 1 | -1/+4 |
| | | | | | | | | | | * win/makefile.vc: Added special case target to ensure that tkStubLib.obj is built with -DSTATIC_BUILD. * win/tkWinX.c (TkWinChildProc): Changed to pass WM_WINDOWPOSCHANGED through to DefWindowProc to make OpenGL sub-windows happy. This allows Windows to generate the WM_SIZE and WM_MOVE messages. | ||||
* | Changed to Tk 8.2b1 | welch | 1999-06-25 | 1 | -4/+4 |
| | |||||
* | Merged 8-1-0 into mainline. | rjohnson | 1999-04-21 | 1 | -2/+2 |
| | |||||
* | fixed bugs 1785 and 1799: decl header files not installed | surles | 1999-04-17 | 1 | -6/+8 |
| | |||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -47/+68 |
| | |||||
* | * Merged changes from 8.0.5: | stanton | 1999-04-16 | 1 | -1/+1 |
| | | | | - Updated for Mac release | ||||
* | integrated stubs into 8.0 main branch | stanton | 1999-03-10 | 1 | -6/+43 |
| | |||||
* | fixed bad compiler flags | stanton | 1999-02-12 | 1 | -2/+8 |
| | |||||
* | * win/makefile.vc: First stab at install target. Fixed quoting so | stanton | 1999-02-04 | 1 | -18/+43 |
| | | | | | | | paths with spaces work. * win/makefile.vc: * win/makefile.bc: Udpated version numbers | ||||
* | updated version number to 8.0.4 | stanton | 1998-11-03 | 1 | -2/+2 |
| | |||||
* | Fixed a bug that caused the Tk DLL to be linked against msvcrt.lib for | escoffon | 1998-10-07 | 1 | -5/+5 |
| | | | | both debug and nodebug builds. | ||||
* | Increase thew stack size for executables so that runaway recursion does | escoffon | 1998-09-30 | 1 | -4/+7 |
| | | | | not crash the process. | ||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Fixed reference to tcl directory, ../../tcl8.0.3 | welch | 1998-08-20 | 1 | -2/+2 |
| | |||||
* | Moved "tkConsole.obj" to the Tk DLL. | suresh | 1998-08-12 | 1 | -6/+2 |
| | |||||
* | Added xlib/ximage.c | welch | 1998-08-06 | 1 | -1/+2 |
| | |||||
* | 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 | ||||
* | Merged changes between child workspace "/home/escoffon/ws/tk8.0" and | escoffon | 1998-07-29 | 1 | -6/+18 |
| | | | | parent workspace "/export/home/ws/tk8.0". | ||||
* | 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". | ||||
* | 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". | ||||
* | 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". | ||||
* | the MD flag for DLL builds needs to be MDd for Debug builds | escoffon | 1998-07-21 | 1 | -1/+7 |
| | |||||
* | added the ability to specify the name prefix for the generated binaries | escoffon | 1998-07-20 | 1 | -12/+16 |
| | | | | instead of fixing it at "tcl". | ||||
* | Added changes to support builds of different configurations in parallel: | escoffon | 1998-07-01 | 1 | -35/+53 |
| | | | | | | | | | | - 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. | ||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+397 |