summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * bump release datedgp2008-04-111-2/+2
| | * * generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgvhobbs2008-04-074-18/+35
| | * * README: Bump version number to 8.4.19dgp2008-04-079-24/+64
| | * * unix/configure: autoconf-2.13das2008-03-271-29/+10
| | * * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166]das2008-03-272-1/+7
| | * fix copyright yeardas2008-02-271-4/+4
| | * * macosx/tkMacOSXDraw.c: workaround leak in Carbon SetPortPenPixPat()das2008-02-272-12/+31
| | * correct bug IDcore_8_4_18dgp2008-02-061-1/+1
| | * *** 8.4.18 TAGGED FOR RELEASE ***dgp2008-02-068-23/+61
| | * * macosx/Wish-Info.plist.in: add CFBundleLocalizations key, listingdas2008-02-024-34/+34
| | * * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484).rmax2008-02-013-2/+42
| | * sync with HEAD 'changes' of relevant aqua entries for 8.4.17core_8_4_17das2007-12-311-1/+6
| | * * changes: updates for 8.4.17 release.dgp2007-12-314-13/+70
| | * * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Revert 2007-10-26das2007-12-184-35/+154
| | * * macosx/tkMacOSXPrivate.h: fix Panther build.das2007-12-181-1/+2
| | * * generic/tkMenubutton.c (ConfigureMenuButton): trace thehobbs2007-12-132-27/+28
| | * * generic/tkText.c (DeleteChars, TextEditCmd, updateDirtyFlag):hobbs2007-12-133-40/+92
| | * * win/tkWinInt.h: remove CS_CLASSDC (not recommended for any apps now)hobbs2007-12-054-77/+43
| | * * win/tkWinDraw.c: Applied [Patch 1723362] for transparent bitmaps.hobbs2007-12-051-3/+6
| | * Backport from HEAD of [Bug #1822391]:Kevin B Kenny2007-11-263-3/+27
| | * Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-2/+2
| | * Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-2/+2
| | * Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-092-13/+24
| | * Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-0928-824/+2344
| | * sync with tcl/unix/tcl.m4das2007-11-091-1/+1
| | * Spelling correctionsdgp2007-11-054-10/+10
| | * * library/entry.tcl: don't error with Clear event. [Bug 1509288]hobbs2007-10-302-2/+7
| | * fix DEF_MENUBUTTON_FONTdas2007-10-301-2/+2
| | * * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): fix window class ofdas2007-10-262-24/+32
| | * * macosx/tkMacOSXDialog.c: sync with HEAD.das2007-10-261-12/+13
| | * * unix/configure.in (Darwin): add support for 64-bit X11.das2007-10-253-78/+126
| | * * generic/tkPlace.c: Prevent segfault in place geometry manager.dgp2007-10-252-4/+48
| | * Added Hungarian message catalog.dkf2007-10-112-0/+79
| | * * macosx/tkMacOSXWm.c (TkMacOSXGrowToplevel): manually constrain resizedas2007-10-112-2/+19
| | * * README: Bump version number to 8.4.17dgp2007-10-028-25/+55
| | * *** 8.4.16 TAGGED FOR RELEASE ***core_8_4_16das2007-09-181-0/+6
| | * Aqua changes for 8.4.16das2007-09-181-1/+29
| | * update changes for 8.4.16 releasedgp2007-09-181-1/+13
| | * * unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld'das2007-09-153-128/+144
| | * * generic/tkImgGIF.c: Fixed a buffer overrun that got triggered byrmax2007-09-113-3/+23
| | * cleanupdas2007-09-111-11/+7
| | * * unix/configure.in: backport of TK_INCLUDE_SPEC addition.das2007-09-114-5/+24
| | * Fix for AMD64 symbols buildspatthoyts2007-09-113-15/+25
| | * Backported the BASE_NO_TK_ICON patch to assist in creating tclkitspatthoyts2007-09-042-1/+15
| | * * tests/wm.test: -transparentcolor added to windows wm attributes testspatthoyts2007-09-042-4/+8
| | * * macosx/tkMacOSXDialog.c (Tk_ChooseColorObjCmd): correct setting ofdas2007-08-272-35/+33
| | * move macros for Debugging.h to private headerdas2007-08-232-4/+11
| | * * unix/Makefile.in: add support for compile flags specific todas2007-08-074-13/+31
| | * * macosx/tkMacOSXDialog.c (NavServicesGetFile): reset interp result ondas2007-07-252-1/+7
| | * * macosx/tkMacOSXWindowEvent.c (Tk_MacOSXIsAppInFront): use process mgrdas2007-07-093-105/+163