summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
| * * win/tkWinFont.c (Tk_MeasureChars,Tk_DrawChars,etc): Make surehobbs2004-05-051-15/+33
| * * win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): placehobbs2004-05-031-1/+15
| * * win/tkWinX.c: fix drawing of unicode chars in menuhobbs2004-05-033-5/+12
| * * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.chobbs2004-05-031-1/+49
| * * win/tkWinFont.c (Tk_MeasureChars): backport fixes to bold/italichobbs2004-02-141-144/+159
| * update to patchlevel 8.4.6hobbs2004-02-132-3/+3
| * * win/tkWinDialog.c (ChooseDirectoryValidateProc): create a pidlhobbs2004-02-131-7/+40
| * Backported fix for bug #776646 which makes hand2 and fleur native on windows.patthoyts2004-01-281-3/+12
| * Reverted to 1.15 for two reasons. 1) problem is best addressed in Tcl'sdavygrvy2003-12-121-7/+5
| * (WishPanic) : placed ExitProcess() in a __try block (SEH) to catch anydavygrvy2003-12-111-4/+6
| * * generic/tk.h: Bumped patch level to 8.4.5.1 to distinguishdgp2003-12-032-3/+3
| * * README: Bumped patch level to 8.4.6 to distinguishdgp2003-12-032-3/+3
| * * win/makefile.vc: Restored consistency of pkgIndex.tcl filedgp2003-11-171-7/+3
| * Fixes pkgIndex.tcl generation so a symbols build is loaded when Tcl is symbolsdavygrvy2003-11-161-3/+7
| * * win/tkWinDraw.c (XFillRectangles): correctly handle thehobbs2003-11-111-6/+25
| * * win/configure:hobbs2003-11-112-17/+33
| * * win/tkWinImage.c (XGetImageZPixmap): add separate 16bpphobbs2003-10-291-4/+30
| * correct imageYOffset for buttons with just imageshobbs2003-10-101-4/+4
| * * README: Bumped to patch level 8.4.5dgp2003-10-032-3/+3
| * * win/tkWinCursor.c (TkGetCursorByName): Fix bug 420510 to providehobbs2003-07-191-2/+2
| * * win/tkWinDialog.c: doubled the TK_MULTI_MAX_PATH value to ~10K.hobbs2003-07-181-3/+3
| * * win/tkWinImage.c (XGetImage): correct init of biSizeImage inhobbs2003-07-171-2/+2
| * * README: Bumped patchlevel to 8.4.4 in preparationdgp2003-07-152-3/+3
| * Bumped version to 8.4.3hobbs2003-05-152-3/+3
| * * generic/tkButton.h: Rewrote the handlinghobbs2003-04-261-31/+42
| * * unix/tkUnixButton.c (TkpDisplayButton): Use the normalTextGc whenhobbs2003-04-251-9/+12
| * * win/configure: Regen.mdejong2003-04-033-22/+40
| * * win/configure: Regen.mdejong2003-04-032-15/+1
| * Corrected several problems that prevented OPTS=symbols from building Kevin B Kenny2003-03-232-9/+17
| * Backed the version to 8.4 on the 8.4 branch. Kevin B Kenny2003-03-131-2/+2
| * Backported the code that makes the makefile build pkgIndex.tcl as part Kevin B Kenny2003-03-111-2/+9
* | [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2.nijtmans2011-01-251-2/+2
* | handle --enable-64bit=ia64 for gcc. BACKPORT.nijtmans2011-01-172-36/+51
* | Cross-compile support for Win and UNIX (backported)nijtmans2010-12-134-16/+96
* | re-wrote TkpDisplayWarning such that it does not use an Tcl API calls any mor...nijtmans2010-11-242-35/+71
* | [Bug #3071836]: Crash/Tcl_Panic on WinXP saving file to C:\nijtmans2010-11-241-3/+9
* | Allow cross-compilation by default (backported)nijtmans2010-11-193-100/+177
* | [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1nijtmans2010-11-161-1/+5
* | Update for VS10nijtmans2010-10-231-5/+7
* | * win/Makefile.in (genstubs): [Tcl Bug 3082049]: Typo.dkf2010-10-061-2/+2
* | * win/tcl.m4: Applied patch by Jeff fixing issues with theandreas_kupries2010-08-312-4/+8
* | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE):hobbs2010-08-274-4/+124
* | Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-263-16/+74
* | * win/Makefile.in (%.${OBJEXT}): better implicit rules supporthobbs2010-08-121-2/+2
* | * generic/tk.h: Bump to 8.5.9 for release.dgp2010-08-042-3/+3
* | Add command line processing for CYGWIN, backported from trunk.nijtmans2010-05-311-2/+130
* | * win/tkWinX.c (HandleIMEComposition): [Bug 2992129]: Ensure that alldkf2010-05-201-1/+5
* | Fix [Bug #3002230]: tk_chooseDirectory returns garbage on cancelnijtmans2010-05-191-1/+8
* | [Bug #2987995]: Tk_getOpenFile returns garbage under described circumstances....nijtmans2010-05-171-75/+71
* | [Patch 2898255]: Filenames limit with Tk_GetFileName()nijtmans2010-04-191-3/+13