Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We are no longer on CVS, so don't need the .cvsignore files any more | nijtmans@users.sourceforge.net | 2011-03-08 | 1 | -21/+0 |
|\ | |||||
| * | We are no longer on CVS, so don't need the .cvsignore files any more | nijtmans@users.sourceforge.net | 2011-03-05 | 1 | -24/+0 |
| | | |||||
| * | [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. | nijtmans | 2011-01-25 | 1 | -2/+2 |
| | | | | | | | | Just the strcpy->memcpy part, to prevent anything like [Bug #3164879] | ||||
| * | Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the ↵ | nijtmans | 2010-10-31 | 4 | -49/+61 |
| | | | | | | | | | | | | | | | | number of deprecation warnings on later VC++ versions. Better VCVERSION determination. All changes backported from Tcl8.5/8.6 | ||||
| * | Update for VS10 | nijtmans | 2010-10-23 | 1 | -6/+13 |
| | | |||||
| * | [Bug 2956548] TkpButtonSetDefaults only initializes one button type | nijtmans | 2010-03-12 | 3 | -70/+24 |
| | | | | | | | | Fix 2 minor gcc warnings in tkWinTest.c | ||||
| * | Fix for [Bug 1739613] | Joe Mistachkin | 2009-11-02 | 1 | -2/+40 |
| | | |||||
| * | * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu in | hobbs | 2009-09-14 | 1 | -4/+21 |
| | | | | | | | | | | | | | | * win/tkWinMenu.c (TkWinHandleMenuEvent): torn off Windows menu. [Bug 873613] (DrawMenuEntryArrow): Draw Win menu arrow after being torn off. [Bug 873608] | ||||
| * | Backport 2080533 fix. | dgp@users.sourceforge.net | 2009-04-30 | 1 | -2/+51 |
| | | |||||
| * | True commit. | andreask@activestate.com | 2009-01-16 | 1 | -2/+2 |
| | | |||||
| * | * win/tkWinWm.c (WmAttributesCmd): Fix a single use of | andreask@activestate.com | 2009-01-16 | 1 | -1/+6 |
| | | | | | | | | SetWindowLongPtr which was not properly ifdef'd. | ||||
| * | * README: Bump version number to 8.4.19 | dgp@users.sourceforge.net | 2008-04-07 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: * changes: updates for 8.4.19 release. | ||||
| * | *** 8.4.18 TAGGED FOR RELEASE *** | dgp@users.sourceforge.net | 2008-02-06 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * README: Bump version number to 8.4.18 * generic/tk.h: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: * changes: updates for 8.4.18 release. | ||||
| * | * win/tkWinInt.h: remove CS_CLASSDC (not recommended for any apps now) | hobbs | 2007-12-05 | 3 | -76/+33 |
| | | | | | | | | | | | | | | * win/tkWinX.c: and simplify WNDCLASS to one style. * win/tkWinWm.c: Reduce wrapper update for exStyle to toolwindow change only and set WS_EX_LAYERED as sticky (once set on a window, do not remove it) to reduce alpha transition flicker. | ||||
| * | * win/tkWinDraw.c: Applied [Patch 1723362] for transparent bitmaps. | hobbs | 2007-12-05 | 1 | -3/+6 |
| | | |||||
| * | * README: Bump version number to 8.4.17 | dgp@users.sourceforge.net | 2007-10-02 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * unix/configure.in: Removed "es_ES" entry in LOCALES * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: | ||||
| * | Fix for AMD64 symbols builds | patthoyts@users.sourceforge.net | 2007-09-11 | 2 | -15/+20 |
| | | |||||
| * | Backported the BASE_NO_TK_ICON patch to assist in creating tclkits | patthoyts@users.sourceforge.net | 2007-09-04 | 1 | -1/+10 |
| | | | | | | | | and/or basekits with corrent resources. | ||||
| * | * win/tkWinWm.c (WmIconphotoCmd): fix wm iconphoto RGBA issues. | hobbs | 2007-06-10 | 1 | -4/+15 |
| | | | | | | | | [Bug 1467997] (janssen) | ||||
| * | * win/tkWinMenu.c (TkWinHandleMenuEvent): improve handling to | hobbs | 2007-06-09 | 1 | -16/+19 |
| | | | | | | | | | | allow for unicode char menu indices and not use CharUpper on Tcl utf strings. [Bug #1734223] | ||||
| * | * README: Bump version number to 8.4.16 | dgp@users.sourceforge.net | 2007-05-30 | 2 | -12/+31 |
| | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: | ||||
| * | * win/Makefile.in (install-private-headers): added target | hobbs | 2007-01-30 | 1 | -1/+23 |
| | | |||||
| * | (TkpDisplayButton): lint init. [Bug 1618604] | hobbs | 2006-12-19 | 1 | -2/+2 |
| | | |||||
| * | * doc/wm.n, tests/winWm.test: | hobbs | 2006-12-01 | 1 | -25/+81 |
| | | | | | | | | * win/tkWinWm.c: add -transparentcolor attribute for Windows. | ||||
| * | * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usage | hobbs | 2006-11-24 | 1 | -3/+3 |
| | | | | | | | | * tests/menu.test (menu-36.1): [Bug 1599877] | ||||
| * | * win/tkWinMenu.c (TkWinHandleMenuEvent, DrawMenuUnderline): | hobbs | 2006-11-24 | 1 | -41/+48 |
| | | | | | | | | handle unichar underlining correctly and safely. [Bug 1599877] | ||||
| * | Fix bug #1582769 build with VC2003 and correct i386 arch. | patthoyts@users.sourceforge.net | 2006-10-31 | 1 | -3/+6 |
| | | |||||
| * | * README: Bump version number to 8.4.15 | dgp@users.sourceforge.net | 2006-10-23 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: | ||||
| * | Ensure builds with VC6 without Platform SDK and pickup MACHINE from environment | patthoyts@users.sourceforge.net | 2006-10-18 | 2 | -13/+20 |
| | | | | | | | | to make life easier on Windows non-x86 platforms. | ||||
| * | Remove the /RTCc flag | patthoyts@users.sourceforge.net | 2006-10-06 | 2 | -7/+3 |
| | | |||||
| * | * win/makefile.vc: Support MSVC8 and AMD64 target. Also try using | patthoyts@users.sourceforge.net | 2006-09-26 | 3 | -115/+338 |
| | | | | | | | | | | * win/rules.vc: sed to generate the manifest (cross-compile cannot * win/nmakehlp.c: execute tclsh). If no sed, use the tclsh exe. | ||||
| * | * generic/tkConsole.c: Complete reversal of the changes of Sep 22. | andreask@activestate.com | 2006-09-25 | 2 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tkMain.c: For compat reason the Tcl core will not change * generic/tkWindow.c: the registered version to include the patchlevel, * library/tk.tcl: making the changes to Tk unnecessary. * unix/configure: * unix/Makefile.in: * unix/tcl.m4: * win/configure: * win/Makefile.in: * win/makefile.vc: * win/rules.vc: * win/tcl.m4: | ||||
| * | * generic/tkConsole.c: TIP #268 update regarding registered package | andreask@activestate.com | 2006-09-22 | 5 | -10/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tkMain.c: version, now using full patchlevel instead of * generic/tkWindow.c: major.minor * library/tk.tcl: * unix/configure: * unix/Makefile.in: * unix/tcl.m4: * win/configure: * win/Makefile.in: * win/makefile.vc: * win/rules.vc: * win/tcl.m4: | ||||
| * | * win/tkWinMenu.c (TkpPostMenu): disable menu animation in menus | hobbs | 2006-09-21 | 1 | -4/+21 |
| | | | | | | | | with images to avoid clipping bug. [Bug 1329198] | ||||
| * | * win/tkWinKey.c: Add WM_UNICHAR window message support (used by | hobbs | 2006-08-30 | 2 | -2/+51 |
| | | | | | | | | * win/tkWinX.c: virtual keyboard apps). [Bug 1518677] (petasis) | ||||
| * | Sync with tcl to enable building with VC8 (VS2005 C compiler) | patthoyts@users.sourceforge.net | 2006-06-14 | 3 | -208/+179 |
| | | |||||
| * | * README: Bump version number to 8.4.14 | dgp@users.sourceforge.net | 2006-05-04 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: | ||||
| * | * win/tkWinEmbed.c (TkpGetOtherWindow): do not panic if no window | hobbs | 2006-04-11 | 2 | -5/+7 |
| | | | | | | | | | | | | * win/tkWinWm.c (UpdateGeometryInfo): is found - handle it in * unix/tkUnixEmbed.c (TkpGetOtherWindow): the caller. [Bug 1212056] * unix/tkUnixWm.c (Tk_CoordsToWindow, UpdateGeometryInfo): | ||||
| * | * win/tkWinX.c (TkWinXInit): init default keyboard charset | hobbs | 2006-04-05 | 1 | -8/+21 |
| | | | | | | | | correctly. [Bug 1374119] (pajas) | ||||
| * | * win/tkWinWm.c (WmProc): pass WM_QUERYENDSESSION message to Tk as | hobbs | 2006-04-05 | 1 | -1/+13 |
| | | | | | | | | WM_SAVE_YOURSELF wm protocol callback. | ||||
| * | * win/tkWinMenu.c (FreeID, TkpNewMenu, MenuExitHandler) | hobbs | 2006-04-05 | 1 | -29/+59 |
| | | | | | | | | | | | | (MenuThreadExitHandler, TkpMenuInit, TkpMenuThreadInit): rework Windows menu init/finalization to better respect per-process and per-thread boundaries. | ||||
| * | Avoid pipe problems on Win98 | patthoyts@users.sourceforge.net | 2006-03-28 | 1 | -2/+3 |
| | | |||||
| * | * win/configure, win/tcl.m4: define MACHINE for gcc builds as well. | hobbs | 2006-03-28 | 2 | -24/+26 |
| | | | | | | | | Needed by Tk for manifest generation. | ||||
| * | * READNE: Bump version number to 8.4.13 and update | dgp@users.sourceforge.net | 2006-03-07 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | * changes: changes to start prep for an 8.4.13 release. * generic/tk.h: * unix/configure{.in}: * unix/tk.spec: * win/configure{.in}: | ||||
| * | * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\" | hobbs | 2006-03-02 | 1 | -11/+11 |
| | | | | | | | | path-as-escape issue. | ||||
| * | []-quote ac_defun functions | hobbs | 2006-03-02 | 1 | -11/+11 |
| | | |||||
| * | 2005-11-16 Don Porter <dgp@users.sourceforge.net> | dgp@users.sourceforge.net | 2005-12-01 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | *** 8.4.12 TAGGED FOR RELEASE *** * changes: Update changes for 8.4.12 release * mac/tkMacWm.c: Restored consistent error checking and * macosx/tkMacOSXWm.c: messages among different platform's * tests/wm.test: [wm grid] commands. [Bug 1323972]. * win/tkWinWm.c: | ||||
| * | simplified makefile.vc a little bit | Kevin B Kenny | 2005-12-01 | 1 | -13/+5 |
| | | |||||
| * | restored the ability to build from makefile.vc | Kevin B Kenny | 2005-12-01 | 1 | -14/+34 |
| | | |||||
| * | * win/tkWinWm.c (WmAttributesCmd): set (no)topmost window aspect | hobbs | 2005-12-01 | 1 | -2/+14 |
| | | | | | | | | before rewrapping. [Bug 1086049] |