summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * win/tkWinEmbed.c (TkpGetOtherWindow): [Bug 1212056] do not panichobbs2006-05-291-2/+1
* * win/tkWinMenu.c (TkWinMenuKeyObjCmd): get eventPtr after we knowhobbs2006-05-251-3/+3
* * README: Bump version number to 8.5a4dgp2006-05-042-3/+3
* * generic/tkMenu.c (TkSetWindowMenuBar): remove extra TkMenuInithobbs2006-04-051-70/+104
* * win/tkWinX.c (TkWinXInit): init default keyboard charsethobbs2006-04-051-2/+15
* * win/tkWinWm.c (WmProc): pass WM_QUERYENDSESSION message to Tk ashobbs2006-04-051-1/+17
* * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\"hobbs2006-03-291-10/+10
* * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions.hobbs2006-03-281-12/+12
* * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-221-1/+103
* remove unused variable to allow compilation with VC++ in debug modevincentdarley2005-12-291-2/+2
* * win/tkWinWm.c (WinSetIcon): Don't check resultmdejong2005-12-101-33/+16
* * win/configure: Regen.mdejong2005-12-102-0/+6
* * generic/tkInt.decls: move all platform test sources from tk lib intodas2005-12-093-7/+15
* add tkWinTest.obj to regular Tk obj for TkplatformtestInithobbs2005-12-081-6/+3
* * win/tcl.m4: Add build support for Windows-x64 builds.hobbs2005-12-086-61/+393
* More fixes (mostly getting rid of excess spaces)dkf2005-12-0215-949/+1009
* Fix problems in last commitdkf2005-12-023-186/+188
* ANSIficationdkf2005-12-0225-5659/+6165
* * win/tkWinWm.c (WmAttributesCmd): set (no)topmost window aspecthobbs2005-12-011-2/+14
* * win/Makefile.in: place TCL_BIN_DIR first in PATH for targets tohobbs2005-12-011-10/+7
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-2/+1
* Error fixes in GetFileNameW and GetFileNameAchengyemao2005-11-111-3/+3
* Fixes of other issues raised in [Bug 1353022]dkf2005-11-101-5/+7
* Fix [Bug 1353022]dkf2005-11-101-4/+13
* Factor out external-filename-to-internal code; the same pattern occurred a lot!dkf2005-11-101-199/+145
* Permit building al debug builds as well as release buildspatthoyts2005-10-141-14/+79
* * win/tkWinSend.c: Avoid using tcl internal headers and fix topatthoyts2005-10-143-17/+14
* tip256 implementationvincentdarley2005-10-101-1/+2
* * win/tkWinDialog.c (ChooseDirectoryValidateProc): reset storedhobbs2005-10-051-449/+2
* Fixed bug #1311734chengyemao2005-10-051-4/+4
* temp patch to restore HEAD builddgp2005-09-301-1/+2
* * unix/tkUnixPort.h: Disabled inclusion of the private Tcl headerdgp2005-09-281-1/+6
* * win/winMain.c (WishPanic): Replaced TCL_VARARGS* macros withdgp2005-09-131-5/+4
* Fixed bug# 1283635chengyemao2005-09-111-5/+5
* Fixed bug# 1283635chengyemao2005-09-111-3/+4
* * win/tkWin32Dll.c (DllMain): Replace old asm SEHmdejong2005-08-231-104/+92
* * unix/Makefile.in: Subst BUILD_TCLSH and TCL_EXE.mdejong2005-08-234-46/+59
* Fix for [Bug 1216006]Joe Mistachkin2005-08-211-2/+2
* Getting more systematic about styledkf2005-08-102-1762/+1760
* * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-1/+28
* * win/tkWinX.c: Define _WIN32_WINNT with NT SP 3 datamdejong2005-07-231-3/+3
* autoconfdgp2005-06-071-1/+1
* Bumped patchleveldkf2005-06-071-2/+2
* * win/tkWinInt.h: added private decls of Tk_GetEmbeddedMenuHWND,hobbs2005-06-011-2/+10
* * win/tkWinX.c (Tk_ResetUserInactiveTime): cast to squelchhobbs2005-06-011-8/+8
* Partial implementation of TIP#245; thanks Reinhard!dkf2005-05-271-1/+95
* Fixed bug # 1189939chengyemao2005-04-281-3/+3
* * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople...mdejong2005-04-071-5/+7
* * win/tcl.m4, win/configure: do not require cygpath in macros tohobbs2005-03-302-229/+396
* * win/makefile.vc: clarify necessary defined vars that can comehobbs2005-03-081-14/+18