summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* TIP #359: Extended Window Manager Hints support for 8.4patthoyts2010-01-231-0/+10
|
* [Bug 2912473]: Stop problems caused by display names with a double colon in.dkf2009-12-111-0/+5
|
* Fix for [Bug 1739613]Joe Mistachkin2009-11-021-0/+7
|
* Fix [Bug 2809525] by limiting X11 color name lengths.dkf2009-10-251-0/+6
|
* Apply (upgraded) version of [Patch 1469210].dkf2009-10-221-0/+7
|
* [Patch 2088597]: Stop scrollbars from getting too small at the end.dkf2009-10-071-5/+10
|
* * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu inhobbs2009-09-141-0/+8
| | | | | | | * win/tkWinMenu.c (TkWinHandleMenuEvent): torn off Windows menu. [Bug 873613] (DrawMenuEntryArrow): Draw Win menu arrow after being torn off. [Bug 873608]
* * macosx/tkMacOSXHLEvents.c (ScriptHandler): fix "do script" appledas2009-08-241-0/+7
| | | | | | event handler issues on recent Mac OS X releases by using AE coercion to 'utf8' for text data and to 'fsrf' for alias data. (reported by Youness Alaoui on tcl-mac)
* [Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash.dkf2009-07-221-0/+5
|
* Backport 2080533 fix.dgp2009-04-301-0/+5
|
* * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-281-0/+5
| | | | to add _r to CC on AIX with threads.
* Removed -Wno-implicit-int from CFLAGS_WARNING.stwo2009-04-141-0/+4
|
* * generic/tk.h: Restore _TCL guards around tcl.h inclusion to restoredgp2009-04-091-0/+5
| | | | compat with early 8.4.* releases. Thanks Stuart Cassoff. [Bug 1723812]
* [Bug 2645457] check for dead windows after calling Tk_MakeWindowExist to ↵patthoyts2009-02-281-0/+5
| | | | avoid a crash when mapping dead windows.
* * generic/tkImgPhoto.c: fix leaks discovered with the Mac OS Xdas2009-02-061-0/+6
| | | | | * generic/tkMenu.c: Instruments.app Leaks tool. * macosx/tkMacOSXWm.c:
* * win/tkWinWm.c (WmAttributesCmd): Fix a single use ofandreas_kupries2009-01-161-0/+5
| | | | SetWindowLongPtr which was not properly ifdef'd.
* * generic/tkPort.h: remove the ../unix/ header dir as the buildhobbs2008-11-041-0/+6
| | | | | system already has it, and it confuses builds when used with private headers installed.
* * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition todas2008-08-131-0/+7
| | | | libX11.so et al.
* Fix for [Bug 2010422]: account for X11 changing constant LASTEvent.jenglish2008-08-061-0/+5
|
* * macosx/tkMacOSXCarbonEvents.c: fix debug carbon event tracing;das2008-06-191-0/+18
| | | | | (InstallStandardApplicationEventHandler): replace needless use of TkMacOSXInitNamedDebugSymbol() by standard TkMacOSXInitNamedSymbol().
* * generic/tkPointer.c (Tk_UpdatePointer): fix failure to restore adas2008-06-121-0/+5
| | | | | | global grab capture and to release the restrict window capture when releasing a button grab. Fixes segfault due to dangling reference to restrict window inside TkpSetCapture() implementation. [Bug 1991932]
* * macosx/tkMacOSXXStubs.c: sync with core-8-5-branch.das2008-06-121-0/+7
|
* bump release tagcore_8_4_19dgp2008-04-171-2/+2
|
* * generic/tkCanvas.c: Fix logic that determines when canvas itemdgp2008-04-171-0/+5
| | | | <Enter> event should fire. Thanks to Sebastian Wangnick. [Bug 1327482]
* * generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgvhobbs2008-04-071-1/+6
| | | | * tests/main.test (main-3.*): error. [Bug 1937135]
* * README: Bump version number to 8.4.19dgp2008-04-071-0/+15
| | | | | | | | | | | | * 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.
* * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166]das2008-03-271-0/+6
|
* * macosx/tkMacOSXDraw.c: workaround leak in Carbon SetPortPenPixPat()das2008-02-271-0/+5
| | | | API [Bug 1863346]; avoid repeated PixPat allocation/deallocation.
* correct bug IDcore_8_4_18dgp2008-02-061-1/+1
|
* *** 8.4.18 TAGGED FOR RELEASE ***dgp2008-02-061-1/+16
| | | | | | | | | | | | | * 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.
* * macosx/Wish-Info.plist.in: add CFBundleLocalizations key, listingdas2008-02-021-0/+10
| | | | | | | | | * unix/configure.in (Darwin): all library/msgs locales. * unix/configure.in (Darwin): correct Info.plist year substitution in non-framework builds. * unix/configure: autoconf-2.13
* * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484).rmax2008-02-011-0/+5
| | | | * tests/imgPhoto.test: Added a test for the above.
* * changes: updates for 8.4.17 release.dgp2007-12-311-0/+8
| | | | | * unix/configure.in: Add "hu" to LOCALES. * unix/configure: autoconf-2.13
* * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Revert 2007-10-26das2007-12-181-0/+16
| | | | | | | | | | | | | change to window class of transient toplevels that are not also overrideredirect. [Bug 1845899] * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Implement more * macosx/tkMacOSXMouseEvent.c (BringWindowForward): X11-like transient * macosx/tkMacOSXSubwindows.c (XDestroyWindow): behaviour by adding transient windows to a window group owned by the master window, this ensures transients always remain in front of and are collapsed with the master; bring master to front when selecting transient windows; restore default window group of transients if master destroyed. [Bug 1845899]
* * generic/tkMenubutton.c (ConfigureMenuButton): trace thehobbs2007-12-131-0/+5
| | | | -textvariable even if an image exists as it may use -compound.
* * generic/tkText.c (DeleteChars, TextEditCmd, updateDirtyFlag):hobbs2007-12-131-0/+8
| | | | | | | * tests/text.test (text-25.10.1,25.11.[12]): Don't require [update idle] to trigger Modified event [Bug 1809538] Modified virtual event should only fire on state change [Bug 1799782] Make sure we delete chars before triggering <<Modified>> [Bug 1737288]
* * win/tkWinInt.h: remove CS_CLASSDC (not recommended for any apps now)hobbs2007-12-051-1/+10
| | | | | | | * 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.
* Backport from HEAD of [Bug #1822391]:Kevin B Kenny2007-11-261-0/+11
| | | | | | | | * generic/tkImgPPM.c (StringReadPPM): Corrected a comparison whose sense was reversed that resulted in reading beyond the end of the input buffer on malformed PPM data. [Bug #1822391] * tests/imgPPM.test (imgPPM-4.1): Added test case that exercises [Bug #1822391].
* Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-0/+6
|
* Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-0/+115
|
* * library/entry.tcl: don't error with Clear event. [Bug 1509288]hobbs2007-10-301-0/+4
|
* * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): fix window class ofdas2007-10-261-0/+5
| | | | transient toplevels that are not also overrideredirect. [Bug 1816252]
* * unix/configure.in (Darwin): add support for 64-bit X11.das2007-10-251-0/+5
| | | | * unix/configure: autoconf-2.13
* * generic/tkPlace.c: Prevent segfault in place geometry manager.dgp2007-10-251-0/+5
| | | | Thanks to Colin McDonald. [Bug 1818491]
* Added Hungarian message catalog.dkf2007-10-111-0/+5
|
* * macosx/tkMacOSXWm.c (TkMacOSXGrowToplevel): manually constrain resizedas2007-10-111-0/+6
| | | | | limitBounds to maxBounds, works around SectRect() mis-feature (return zero rect if input rect has zero height/width). [Bug 1810818]
* * README: Bump version number to 8.4.17dgp2007-10-021-0/+11
| | | | | | | | | | * 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:
* *** 8.4.16 TAGGED FOR RELEASE ***core_8_4_16das2007-09-181-0/+6
| | | | * changes: updates for 8.4.16 release.
* * unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld'das2007-09-151-0/+6
| | | | | in SHLIB_LD by 'cc' compiler driver. * unix/configure: autoconf-2.13
* * generic/tkImgGIF.c: Fixed a buffer overrun that got triggered byrmax2007-09-111-0/+8
| | | | | | | multi-frame interlaced GIFs that contain subsequent frames that are smaller than the first one. * tests/imgPhoto.test: Added a test for the above.