summaryrefslogtreecommitdiffstats
path: root/win/tclWinDde.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-7/+7
* More fixing which struct stat to refer to. Some casts from time_t to int requ...patthoyts2006-09-261-2/+2
* * win/tclWinInit.c: More careful calls to Tcl_DStringSetLength()dgp2006-04-051-2/+4
* Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-8/+7
* ANSIfydkf2005-11-041-88/+86
* Getting more systematic about styledkf2005-07-241-142/+150
* corrected a typo that caused a compilation failure on VC++Kevin B Kenny2004-11-301-2/+2
* * win/tclWinDde.c (ExecuteRemoteObject): Removed bogus semicolonandreas_kupries2004-11-261-2/+2
* Assorted cleanup and doc-fixes for the dde package.dkf2004-11-251-878/+841
* * generic/tclBasic.c:dgp2004-10-061-34/+36
* Put braces round if bodies...dkf2004-10-061-18/+27
* WIN64 correctionshobbs2004-09-011-5/+13
* Made HEAD build on Windows VC++ again.Kevin B Kenny2004-03-191-2/+2
* * win/tclWinDde.c: Removed some gcc warnings - except for thepatthoyts2004-02-251-5/+5
* * library/dde/pkgIndex.tcl: Added safeguards so that registrydgp2003-11-101-2/+2
* * doc/dde.n: Committed TIP #135 which changes thepatthoyts2003-06-231-5/+5
* * doc/dde.n: Committed TIP #120 which provides thepatthoyts2003-06-231-32/+170
* * library/dde/pkgIndex.tcl: Applied TIP #130 which providespatthoyts2003-05-161-19/+98
* * win/tclWinDde.c: Make dde services conform the the documentationpatthoyts2003-03-221-43/+160
* * library/dde/pkgIndex.tcl: dde bumped to version 1.2.1 fordgp2003-03-031-2/+2
* * win/tclWinDde.c (Dde_Init): clarified use of tsdPtr.hobbs2003-01-251-12/+5
* * win/tclWinDde.c (DdeServerProc): Deallocatemdejong2003-01-181-1/+3
* * tests/winDde.test:hobbs2003-01-161-3/+9
* * win/tclWin32Dll.c (squelch_warnings): Squelchmdejong2003-01-161-16/+22
* * Overlooked callers of Tcl_GetIndexFromObjdgp2002-01-181-4/+4
* * doc/dde.n: fixed dde man page (which was totally incorrect).hobbs2001-08-221-56/+85
* * win/tclWinDde.c:ericm2000-06-131-2/+1
* Added poke command to dde.redman1999-06-261-24/+77
* Fix DDE code to reinitialize with new servername.redman1999-06-161-1/+6
* * win/tclWinDde.c: Fixed bug where dde calls were being passed anstanton1999-05-281-11/+17
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+1287