summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix bug #1582769 build with VC2003 and correct i386 arch.patthoyts2006-10-311-3/+6
| | * * README: Bump version number to 8.4.15dgp2006-10-232-3/+3
| | * Ensure builds with VC6 without Platform SDK and pickup MACHINE from environmentpatthoyts2006-10-182-13/+20
| | * Remove the /RTCc flagpatthoyts2006-10-062-7/+3
| | * * win/makefile.vc: Support MSVC8 and AMD64 target. Also try usingpatthoyts2006-09-263-115/+338
| | * * generic/tkConsole.c: Complete reversal of the changes of Sep 22.andreas_kupries2006-09-252-6/+6
| | * * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-225-10/+14
| | * * win/tkWinMenu.c (TkpPostMenu): disable menu animation in menushobbs2006-09-211-4/+21
| | * * win/tkWinKey.c: Add WM_UNICHAR window message support (used byhobbs2006-08-302-2/+51
| | * Sync with tcl to enable building with VC8 (VS2005 C compiler)patthoyts2006-06-143-208/+179
| | * * README: Bump version number to 8.4.14dgp2006-05-042-3/+3
| | * * win/tkWinEmbed.c (TkpGetOtherWindow): do not panic if no windowhobbs2006-04-112-5/+7
| | * * win/tkWinX.c (TkWinXInit): init default keyboard charsethobbs2006-04-051-8/+21
| | * * win/tkWinWm.c (WmProc): pass WM_QUERYENDSESSION message to Tk ashobbs2006-04-051-1/+13
| | * * win/tkWinMenu.c (FreeID, TkpNewMenu, MenuExitHandler)hobbs2006-04-051-29/+59
| | * Avoid pipe problems on Win98patthoyts2006-03-281-2/+3
| | * * win/configure, win/tcl.m4: define MACHINE for gcc builds as well.hobbs2006-03-282-24/+26
| | * * READNE: Bump version number to 8.4.13 and updatedgp2006-03-072-3/+3
| | * * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\"hobbs2006-03-021-11/+11
| | * []-quote ac_defun functionshobbs2006-03-021-11/+11
| | * 2005-11-16 Don Porter <dgp@users.sourceforge.net>dgp2005-12-011-3/+3
| | * simplified makefile.vc a little bitKevin B Kenny2005-12-011-13/+5
| | * restored the ability to build from makefile.vcKevin B Kenny2005-12-011-14/+34
| | * * 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-5/+5
| | * * win/tkWinWm.c (UpdateWrapper): Don't install frame menu on deadhobbs2005-11-301-2/+4
| | * * win/tcl.m4: Add build support for Windows-x64 builds.hobbs2005-11-306-65/+140
| | * * README: Bump version number to 8.4.12dgp2005-11-162-3/+3
| | * * win/tkWinDialog.c (ChooseDirectoryValidateProc): reset storedhobbs2005-10-051-1/+3
| | * * win/tkWin32Dll.c (DllMain): Replace old asm SEHmdejong2005-08-231-104/+92
| | * * generic/tkFrame.c (DisplayFrame):hobbs2005-07-281-1/+28
| | * * unix/Makefile.in: Subst TCLSH_PROG andmdejong2005-07-254-33/+57
| | * * README: Bump version number to 8.4.11dgp2005-06-182-3/+3
| | * * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople...mdejong2005-06-011-5/+7
| | * * README: Bumped patchlevel to 8.4.10hobbs2005-05-272-3/+3
| | * * win/tcl.m4, win/configure: do not require cygpath in macros tohobbs2005-03-302-48/+54
| | * * win/makefile.vc: clarify necessary defined vars that can comehobbs2005-03-081-14/+18
| | * * win/tkWinWm.c (WinSetIcon): fix GCLP_ICONSM -> GCLP_HICONSM.hobbs2005-03-081-2/+2
| | * * win/tkWinX.c (GenerateXEvent): correct %A translation onhobbs2005-02-281-8/+11
| | * * win/tkWinWm.c (TkWinGetIcon): fix toplevel retrieval forhobbs2005-02-111-10/+11
| | * * win/tkWinWm.c (TkWinWmCleanup): clean up layered window classhobbs2005-01-041-1/+10
| | * * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, removehobbs2004-12-302-26/+32
| | * bumped patchlevel to 8.4.9hobbs2004-11-252-3/+3
| | * * tests/wm.test: Add Win32 test cases for attributesmdejong2004-10-291-9/+11
| | * * win/makefile.vc (DOTVERSION): Was installing 8.4 relabelled as 8.5patthoyts2004-10-291-2/+2
| | * * win/tkWin32Dll.c (DllMain, _except_dllmain_detach_handler):mdejong2004-10-281-1/+120
| | * * README: Bumped to patch level 8.4.8dgp2004-10-282-3/+3
| | * * generic/tkInt.h: Backport of shutdown safety mods from the HEADdavygrvy2004-10-274-21/+51
| | * * win/makefile.vc: Backport to the most recentdavygrvy2004-10-273-32/+191
| | * * win/tkWinWm.c (UpdateWrapper): pass SWP_NOOWNERZORDER tohobbs2004-10-211-2/+3