summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* minor cast fixes to prevent 64bit warningshobbs2001-09-212-14/+15
* (TkGetServerInfo): added recognition of Win64hobbs2001-09-211-4/+10
* * win/tkWinWm.c (WinSetIcon): fixed SetClassLong for 64bit support.hobbs2001-09-211-3/+19
* * win/Makefile.in: Fix Windows Makefile so thatmdejong2001-09-101-2/+9
* * win/Makefile.in: Use TKTEST variable directlymdejong2001-09-101-2/+2
* * win/mkd.bat:mdejong2001-09-082-46/+48
* * win/tkWinDialog.c (ChooseDirectoryHookProc): work-around for MShobbs2001-08-281-24/+22
* *Bumped up patchlevel to 8.4a4 to distinguishdgp2001-08-082-3/+3
* * win/configure: regeneratedhobbs2001-08-043-42/+42
* * win/winMain.c (WishPanic): fixed CONST changes to go withhobbs2001-08-041-5/+5
* * unix/Makefile.in: Add AR and STLIB_LD variables.mdejong2001-07-112-22/+21
* * win/configure: Regen.mdejong2001-07-062-16/+30
* * win/Makefile.in: Subst DEPARG directly insteadmdejong2001-07-064-38/+48
* updated README with purlsuid381722001-07-051-5/+3
* * win/Makefile.in: Remove PATHTYPE variable.mdejong2001-07-044-64/+66
* * win/Makefile.in: Don't use VPSEP, instead just use :mdejong2001-07-043-8/+4
* * unix/Makefile.in:mdejong2001-06-271-1/+9
* * win/configure:mdejong2001-06-272-266/+77
* * unix/configure: Regen.mdejong2001-06-262-3/+3
* * unix/configure: Regen.mdejong2001-06-262-87/+288
* * win/configure: Regen.mdejong2001-06-263-33/+28
* * win/configure: Regen.mdejong2001-06-262-73/+36
* * win/configure: Regen.mdejong2001-06-233-3/+9
* * win/configure: Regen.mdejong2001-06-232-9/+21
* * win/configure: Regen.mdejong2001-06-232-2/+2
* * unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@.mdejong2001-06-224-19/+19
* * win/configure:mdejong2001-06-222-4/+4
* * win/configure: Regen.mdejong2001-06-062-44/+66
* * win/tkWinX.c: moved the initialization of tkPlatformId fromhobbs2001-05-301-10/+11
* win/tkWinKey.c (TkpSetKeycodeAndState): removed old debug infohobbs2001-05-301-9/+1
* * unix/configure:mdejong2001-05-232-8/+8
* * unix/configure: Regen.mdejong2001-04-252-22/+29
* * win/tkWinMenu.c (TkWinHandleMenuEvent): corrected reseting ofhobbs2001-04-041-2/+2
* win/tkWinDialog.c (GetFileNameA): initialize multi to 0.hobbs2001-04-041-2/+2
* * win/configure:hobbs2001-04-032-2/+2
* * generic/tk.h:hobbs2001-04-022-3/+3
* * win/makefile.vc:hobbs2001-03-306-18/+264
* * win/Makefile.in (install-*): improved install-* targets to usehobbs2001-03-301-4/+4
* * win/tkWinWm.c (UpdateWrapper): ensured that the passed in winPtrhobbs2001-03-301-4/+11
* * win/tkWinDialog.c (GetFileNameA): added support for -multiple tohobbs2001-03-301-38/+162
* 2001-01-02 Andreas Kupries <a.kupries@westend.com>andreas_kupries2001-01-021-36/+903
* Overall change: Implemented TIP 5, which exportsericm2000-11-222-8/+9
* fixed remaining references to old-style TCL_SRC_DIR defnhobbs2000-11-031-8/+8
* * win/tkWinButton.c:hobbs2000-11-034-10/+104
* * unix/configure:hobbs2000-11-031-0/+1990
* * win/tcl.m4:hobbs2000-11-032-30/+50
* * tests/winDialog.test: Corrected expected results for bad optionericm2000-11-021-108/+38
* * win/tkWinDialog.c (GetFileNameW, GetFileNameA,hobbs2000-11-021-5/+61
* * win/tkWinDialog.c: Added branch for 0 return fromericm2000-11-021-8/+56
* 2000-10-30 David Gravereaux <davygrvy@ajubasolutions.com>davidg2000-10-316-149/+249