summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix for [Bug 1739613]Joe Mistachkin2009-11-021-2/+40
| | * * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu inhobbs2009-09-141-4/+21
| | * Backport 2080533 fix.dgp2009-04-301-2/+51
| | * True commit.andreas_kupries2009-01-161-2/+2
| | * * win/tkWinWm.c (WmAttributesCmd): Fix a single use ofandreas_kupries2009-01-161-1/+6
| | * * README: Bump version number to 8.4.19dgp2008-04-072-3/+3
| | * *** 8.4.18 TAGGED FOR RELEASE ***dgp2008-02-062-3/+3
| | * * win/tkWinInt.h: remove CS_CLASSDC (not recommended for any apps now)hobbs2007-12-053-76/+33
| | * * win/tkWinDraw.c: Applied [Patch 1723362] for transparent bitmaps.hobbs2007-12-051-3/+6
| | * * README: Bump version number to 8.4.17dgp2007-10-022-3/+3
| | * Fix for AMD64 symbols buildspatthoyts2007-09-112-15/+20
| | * Backported the BASE_NO_TK_ICON patch to assist in creating tclkitspatthoyts2007-09-041-1/+10
| | * * win/tkWinWm.c (WmIconphotoCmd): fix wm iconphoto RGBA issues.hobbs2007-06-101-4/+15
| | * * win/tkWinMenu.c (TkWinHandleMenuEvent): improve handling tohobbs2007-06-091-16/+19
| | * * README: Bump version number to 8.4.16dgp2007-05-302-12/+31
| | * * win/Makefile.in (install-private-headers): added targethobbs2007-01-301-1/+23
| | * (TkpDisplayButton): lint init. [Bug 1618604]hobbs2006-12-191-2/+2
| | * * doc/wm.n, tests/winWm.test:hobbs2006-12-011-25/+81
| | * * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usagehobbs2006-11-241-3/+3
| | * * win/tkWinMenu.c (TkWinHandleMenuEvent, DrawMenuUnderline):hobbs2006-11-241-41/+48
| | * 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