| Commit message (Expand) | Author | Age | Files | Lines |
* | typo | dgp | 2011-06-08 | 1 | -1/+1 |
|
|
* | Update changes for 8.5.10 | dgp | 2011-06-08 | 1 | -18/+26 |
|
|
* | Backport [Bug 2482771] fix. | dgp | 2011-06-07 | 1 | -0/+2 |
|
|
* | Bug 2358545: Restore support for values "08" and "09"in a [spinbox] configured | dgp | 2011-06-07 | 1 | -0/+5 |
|
|
* | Restore proper NUL output to the [console]. [Bug 2546087] | dgp | 2011-06-06 | 1 | -0/+5 |
|\ |
|
| * | Restore proper NUL output to the [console]. [Bug 2546087] | dgp | 2011-06-06 | 1 | -0/+5 |
|
|
* | | [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon. | pspjuth | 2011-04-22 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon. | pspjuth | 2011-04-22 | 1 | -0/+5 |
|
|
* | | Document all variable options as global. | pspjuth | 2011-04-21 | 1 | -0/+12 |
|\ \
| |/ |
|
| * | Document all variable options as global. | pspjuth | 2011-04-21 | 1 | -0/+8 |
|
|
* | | [Bug 723765]: When a slave was removed from grid, | pspjuth | 2011-04-04 | 1 | -0/+6 |
|
|
* | | [Bug 2997657]: Removed -container from labelframe | pspjuth | 2011-04-04 | 1 | -0/+9 |
|
|
* | | [Bug 3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. One mo... | jan.nijtmans | 2011-03-28 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | [Bug 3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. One mo... | jan.nijtmans | 2011-03-28 | 1 | -0/+5 |
|
|
* | | [Bug #3239768] tk8.4.19 (and later) WIN32 menu font support. | jan.nijtmans | 2011-03-24 | 1 | -24/+29 |
|\ \
| |/ |
|
| * | [Bug #3239768] tk8.4.19 (and later) WIN32 menu font support | jan.nijtmans | 2011-03-24 | 1 | -455/+460 |
|
|
| * | SEH-emulation for AMD64 | jan.nijtmans | 2011-03-11 | 1 | -0/+7 |
|
|
| * | SC_EMBED_MANIFEST macro | jan.nijtmans | 2011-03-11 | 1 | -0/+6 |
|
|
| * | [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. | nijtmans | 2011-01-25 | 1 | -0/+7 |
|
|
| * | [Patch #3154705] Close button has no effect. | nijtmans | 2011-01-13 | 1 | -0/+5 |
|
|
| * | Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the ... | nijtmans | 2010-10-31 | 1 | -0/+9 |
|
|
| * | Update for VS10 | nijtmans | 2010-10-23 | 1 | -1/+5 |
|
|
| * | [Bug 2956548] TkpButtonSetDefaults only initializes one button type | nijtmans | 2010-03-12 | 1 | -0/+9 |
|
|
| * | generic/tkMenu.c: Defer TkMenuOptionTables cleanup to CallWhenDeleted() time, | jenglish | 2010-02-17 | 1 | -0/+7 |
|
|
| * | TIP #359: Extended Window Manager Hints support for 8.4 | patthoyts | 2010-01-23 | 1 | -0/+10 |
|
|
| * | [Bug 2912473]: Stop problems caused by display names with a double colon in. | dkf | 2009-12-11 | 1 | -0/+5 |
|
|
| * | Fix for [Bug 1739613] | Joe Mistachkin | 2009-11-02 | 1 | -0/+7 |
|
|
| * | Fix [Bug 2809525] by limiting X11 color name lengths. | dkf | 2009-10-25 | 1 | -0/+6 |
|
|
| * | Apply (upgraded) version of [Patch 1469210]. | dkf | 2009-10-22 | 1 | -0/+7 |
|
|
| * | [Patch 2088597]: Stop scrollbars from getting too small at the end. | dkf | 2009-10-07 | 1 | -5/+10 |
|
|
| * | * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu in | hobbs | 2009-09-14 | 1 | -0/+8 |
|
|
| * | * macosx/tkMacOSXHLEvents.c (ScriptHandler): fix "do script" apple | das | 2009-08-24 | 1 | -0/+7 |
|
|
| * | [Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash. | dkf | 2009-07-22 | 1 | -0/+5 |
|
|
| * | Backport 2080533 fix. | dgp | 2009-04-30 | 1 | -0/+5 |
|
|
| * | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check | hobbs | 2009-04-28 | 1 | -0/+5 |
|
|
| * | Removed -Wno-implicit-int from CFLAGS_WARNING. | stwo | 2009-04-14 | 1 | -0/+4 |
|
|
| * | * generic/tk.h: Restore _TCL guards around tcl.h inclusion to restore | dgp | 2009-04-09 | 1 | -0/+5 |
|
|
| * | [Bug 2645457] check for dead windows after calling Tk_MakeWindowExist to avoi... | patthoyts | 2009-02-28 | 1 | -0/+5 |
|
|
| * | * generic/tkImgPhoto.c: fix leaks discovered with the Mac OS X | das | 2009-02-06 | 1 | -0/+6 |
|
|
| * | * win/tkWinWm.c (WmAttributesCmd): Fix a single use of | andreas_kupries | 2009-01-16 | 1 | -0/+5 |
|
|
| * | * generic/tkPort.h: remove the ../unix/ header dir as the build | hobbs | 2008-11-04 | 1 | -0/+6 |
|
|
| * | * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to | das | 2008-08-13 | 1 | -0/+7 |
|
|
| * | Fix for [Bug 2010422]: account for X11 changing constant LASTEvent. | jenglish | 2008-08-06 | 1 | -0/+5 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c: fix debug carbon event tracing; | das | 2008-06-19 | 1 | -0/+18 |
|
|
| * | * generic/tkPointer.c (Tk_UpdatePointer): fix failure to restore a | das | 2008-06-12 | 1 | -0/+5 |
|
|
| * | * macosx/tkMacOSXXStubs.c: sync with core-8-5-branch. | das | 2008-06-12 | 1 | -0/+7 |
|
|
| * | bump release tagcore_8_4_19 | dgp | 2008-04-17 | 1 | -2/+2 |
|
|
| * | * generic/tkCanvas.c: Fix logic that determines when canvas item | dgp | 2008-04-17 | 1 | -0/+5 |
|
|
| * | * generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgv | hobbs | 2008-04-07 | 1 | -1/+6 |
|
|
| * | * README: Bump version number to 8.4.19 | dgp | 2008-04-07 | 1 | -0/+15 |
|
|