summaryrefslogtreecommitdiffstats
path: root/win/tclWinReg.c
Commit message (Expand)AuthorAgeFilesLines
* * library/reg/pkgIndex.tcl: Long overlooked bump to registry pack...dgp2006-04-051-2/+2
* WIN64 correctionshobbs2004-09-011-4/+4
* * library/dde/pkgIndex.tcl: Added safeguards so that registrydgp2003-11-101-2/+2
* * win/tclWinReg.c: Incremented the version to 1.1.2.patthoyts2003-07-231-2/+2
* * win/tclWinReg.c (OpenSubKey): Backported fix for bug 775976patthoyts2003-07-221-2/+2
* * library/dde/pkgIndex.tcl: dde bumped to version 1.2.1 fordgp2003-03-031-2/+2
* * win/tclWin32Dll.c (squelch_warnings): Squelchmdejong2003-01-161-5/+5
* Updated Tcl_PkgProvide() line in Registry_Init() to use "1.1" instead of "1.0"davygrvy2002-11-021-2/+2
* * doc/registry.n: Added support for broadcasting changes tohobbs2002-10-181-3/+76
* * win/tclWinReg.c (regConnectRegistryProc,RecursiveDeleteKey)hobbs2002-01-291-32/+29
* * win/tclWinReg.c (OpenSubKey): corrected bug introduced inhobbs2002-01-291-4/+4
* * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27).dgp2002-01-251-33/+40
* * Overlooked callers of Tcl_GetIndexFromObjdgp2002-01-181-5/+6
* * generic/tclPlatDecls.h: Define TCHAR by includingmdejong2001-07-191-5/+1
* * win/tclWinDde.c:ericm2000-06-131-15/+15
* * generic/tclInt.decls:hobbs2000-03-311-7/+2
* * {win,mac,unix,tools,}/README:hobbs1999-10-051-4/+20
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-101/+319
* Merged stubs changes into mainline for 8.0stanton1999-03-101-43/+4
* * win/tclWinReg.c:stanton1999-02-021-2/+3
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* EXPORT is now TCL_STORAGE_CLASSescoffon1998-08-041-5/+6
* set EXPORT to DLLEXPORT unconditionally, since the declaration ofescoffon1998-07-291-0/+8
* use "ifdef DLL_BUILD" instead of "ifndef STATIC_BUILD"escoffon1998-07-291-14/+8
* fixed bad array bounds checksstanton1998-06-181-11/+19
* Initial revisionrjohnson1998-03-261-0/+1212