summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug 767176chengyemao2004-05-081-3/+3
* * win/tkWinFont.c (FindSubFontForChar): corrections to dkf patchhobbs2004-05-051-14/+16
* Fix FMR in subfont handling on Windows. [Bug 618872]dkf2004-05-051-15/+31
* * win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): placehobbs2004-05-031-16/+12
* * win/tkWinX.c: fix drawing of unicode chars in menuhobbs2004-05-033-5/+12
* * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.chobbs2004-05-031-16/+49
* * generic/tkPort.h:das2004-04-241-2/+2
* * generic/tkPort.h:das2004-04-241-5/+11
* * README: Bump version to 8.5a2.dgp2004-03-262-3/+3
* Checks MSDevDir, not MSVCDir envar.davygrvy2004-03-092-5/+5
* * win/tkWin32Dll.c: Add variables needed whenmdejong2004-03-051-1/+10
* update patchlevel to 8.5a1hobbs2004-03-022-3/+3
* * doc/checkbutton.n: TIP#110 implementationhobbs2004-02-182-4/+12
* * win/tkWinDialog.c (ChooseDirectoryValidateProc): create a pidlhobbs2004-02-131-7/+40
* * win/makefile.vc:davygrvy2004-02-084-19/+45
* #include <malloc.h> has no purpose.davygrvy2004-02-021-2/+1
* * win/lamp.bmp (deleted): use win/rc/lamp.bmp instead.davygrvy2004-02-011-0/+0
* * win/winMain.c: Removed our custom setargv() in favor ofdavygrvy2004-02-011-165/+8
* * win/rc/tk.rc:davygrvy2004-02-012-4/+4
* * win/makefile.vc: General clean-up.davygrvy2004-02-011-52/+87
* sync'd to Tcl.davygrvy2004-02-012-15/+29
* * win/tkWinSendCom.c: Placed the requirement for the special COMdavygrvy2004-01-152-5/+11
* uuid.lib needed by tkWinSendvincentdarley2004-01-131-2/+2
* * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-1312-44/+56
* * win/rules.vc: Sync'd to Tcl, respects the CHECKS=nodepdavygrvy2004-01-131-1/+20
* * win/lamp.bmp (deleted):davygrvy2004-01-131-0/+0
* * win/rc/tk.rc:davygrvy2004-01-134-24/+19
* disabled submenu fixvincentdarley2004-01-071-12/+23
* * win/tkWinMenu.c (ReconfigureWindowsMenu,mdejong2003-12-281-26/+43
* * win/tkWinMenu.c (DrawWindowsSystemBitmap):mdejong2003-12-281-2/+2
* * win/tkWinMenu.c (DrawMenuEntryAccelerator,mdejong2003-12-261-2/+14
* * win/tkWinMenu.c (DrawMenuEntryAccelerator,mdejong2003-12-261-13/+59
* * win/tkWin32Dll.c (DllMain): Add HAVE_NO_SEHmdejong2003-12-261-1/+71
* prevent static buffer overflow (Doh!)davygrvy2003-12-231-4/+4
* fixed static buffer overflowdavygrvy2003-12-231-2/+2
* Uses new features of nmakehlp to get the version strings from header filesdavygrvy2003-12-231-7/+13
* sync'd to Tcl.davygrvy2003-12-232-14/+108
* * generic/tkEvent.c: Added three new functions: TkCreateExitHandler,davygrvy2003-12-215-13/+42
* * (Tk_MeasureChars): Fix bugs shown by the test suitecc_benny2003-12-181-18/+29
* * win/rc/wish.exe.manifest: It seems that Windows XP insists on apatthoyts2003-12-161-1/+1
* * win/tkWinSend.c: Removed some misleading comments (bug #846134)patthoyts2003-12-161-10/+22
* Check for TK_ALREADY_DEAD to avoid handling of dead windows.a_kovalenko2003-12-161-2/+2
* opps.. paren typodavygrvy2003-12-161-3/+3
* * win/tkWinWm.c (UpdateGeometryInfo) : wmPtr->wrapper mightdavygrvy2003-12-161-2/+3
* (ReconfigureWindowsMenu) : Only redraw the menubar when a menubardavygrvy2003-12-161-2/+6
* updated version stringdavygrvy2003-12-131-1/+1
* (TkWinXInit): Don't restric InitCommonControlsEx. It's valid on all platformsdavygrvy2003-12-131-10/+9
* (TkWinEmbeddedEventProc) : for loop dereferences containerPtr but can'tdavygrvy2003-12-131-5/+7
* fixed bad commit from before. my mistake. This is 1.16 now.davygrvy2003-12-121-4/+45
* Reverted to 1.15 for two reasons. 1) problem is best addressed in Tcl'sdavygrvy2003-12-121-45/+4