summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
| * []-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
| * Backport of 8.5 wm iconphoto that added support for Tk photohobbs2004-10-051-6/+117
| * * win/tkWinInt.h (TkWinDisplayChanged): added declhobbs2004-09-233-70/+219
| * * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme.mdejong2004-09-233-51/+205
| * * win/tkWinWm.c: Rework WS_EX_LAYERED and LWA_ALPHAmdejong2004-09-231-3/+5
| * * win/tkWinWm.c (UpdateWrapper, WmAttributesCmd): handle attributehobbs2004-09-211-41/+41
| * (UpdateWrapper): don't adjust Z order of TOPMOST window.hobbs2004-09-181-12/+28
| * * win/tkWinWm.c (WmAttributesCmd): correct -alpha 0.0/1.0 settinghobbs2004-09-181-19/+14
| * * tests/winWm.test: Add 'wm attributes -alpha' to control toplevelhobbs2004-09-172-21/+158
| * * win/tkWinWm.c (UpdateWrapper): Ensure that we maintain Z orderhobbs2004-09-171-11/+32
| * * win/tkWinWm.c (ReadIconFromFile): fix mem alloc to get the righthobbs2004-09-131-15/+10
| * (UpdateWrapper): update to Kovalenko to account for whether thehobbs2004-09-101-14/+16
| * * win/tkWinWm.c (ActivateWindow): SetFocus to grab window whenhobbs2004-09-101-4/+9
| * * win/tkWinWm.c: backport of several items from 8.5 head:hobbs2004-09-101-64/+152
| * * win/tkWinDialog.c (EatSpuriousMessageBugFix): Fix a problem withhobbs2004-08-201-2/+50
| * * win/tkWinDialog.c (Tk_MessageBoxObjCmd): Inherit the icon fromhobbs2004-08-203-15/+140
| * * tests/canvText.test:mdejong2004-08-091-2/+2
| * * README, macosx/Wish.pbproj/project.pbxproj: bumped tohobbs2004-07-132-3/+3
| * Modified UpdateWrapper to fix bug 767176chengyemao2004-05-151-3/+3
| * Apply fix from tcl bug #950049 for make docs.patthoyts2004-05-101-2/+2