summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | * README: Bump version number to 8.4.16dgp2007-05-301-0/+11
| * | | | | | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API.das2007-05-301-0/+29
| * | | | | | * unix/README: Updates and typo corrections. [Bug 1724841]core_8_4_15dgp2007-05-251-1/+5
| * | | | | | Mark tag for 8.4.15 (RC1) releasedgp2007-05-161-0/+2
| * | | | | | * tests/bind.test: Make test suite more SCIM-tolerant [Bug 1609316]dgp2007-05-161-0/+4
| * | | | | | * changes: updates for 8.4.15 release.dgp2007-05-151-0/+2
| * | | | | | * generic/tkGrid.c: Stop crash due to list intrep shimmer [Bug 1677608]dgp2007-05-151-0/+4
| * | | | | | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the frontdas2007-05-091-0/+25
| * | | | | | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-0/+315
| * | | | | | * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code fromdas2007-03-071-0/+14
| * | | | | | * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch.hobbs2007-02-191-0/+8
| * | | | | | * unix/configure.in: add caching to -pipe check.das2007-02-041-0/+5
| * | | | | | * win/Makefile.in (install-private-headers): added targethobbs2007-01-301-0/+4
| * | | | | | * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possibledas2007-01-251-0/+9
| * | | | | | * unix/tcl.m4: ensure CPPFLAGS env var is used when set. [Bug 1586861]das2007-01-191-0/+9
| * | | | | | Fix [Bug 1522467] using fix similar to that used in Tcl recently.dkf2006-12-221-0/+4
| * | | | | | Spanish always uses "Guardar" to mean "Save" in the computer sense. [Bug 1111...dkf2006-12-221-0/+6
| * | | | | | (TkpDisplayButton): lint init. [Bug 1618604]hobbs2006-12-191-0/+4
| * | | | | | * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -archdas2006-12-191-0/+6
| * | | | | | typodas2006-12-081-2/+2
| * | | | | | * generic/tkListbox.c (ConfigureListboxItem): ListboxWorldChangedhobbs2006-12-041-0/+5
| * | | | | | * doc/wm.n, tests/winWm.test:hobbs2006-12-011-0/+5
| * | | | | | * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): fix inability to usedas2006-12-011-0/+6
| * | | | | | * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558]das2006-11-261-0/+5
| * | | | | | * macosx/tkMacOSXInit.c (TkpInit): only set tcl_interactive 1 ifhobbs2006-11-241-0/+4
| * | | | | | * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usagehobbs2006-11-241-0/+5
| * | | | | | * win/tkWinMenu.c (TkWinHandleMenuEvent, DrawMenuUnderline):hobbs2006-11-241-0/+5
| * | | | | | * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): fix handling ofdas2006-11-021-0/+7
| * | | | | | * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-privatedas2006-10-311-0/+11
| * | | | | | Fix bug #1582769 build with VC2003 and correct i386 arch.patthoyts2006-10-311-0/+4
| * | | | | | * README: Bump version number to 8.4.15dgp2006-10-231-0/+11
| * | | | | | advance 8.4.14 tagcore_8_4_14dgp2006-10-181-2/+2
| * | | | | | Ensure builds with VC6 without Platform SDK and pickup MACHINE from environmentpatthoyts2006-10-181-0/+5
| * | | | | | * generic/tkPanedWindow.c: Cleaned up some code flagged by adgp2006-10-171-0/+7
| * | | | | | * macosx/Makefile: don't redo prebinding of non-prebound binaires.das2006-10-161-0/+2
| * | | | | | * macosx/README: document CG antialiasing limit changes.das2006-10-161-0/+1
| * | | | | | * changes: updates for 8.4.14 release.das2006-10-161-1/+16
| * | | | | | * changes: changes updated for 8.4.14 release.dgp2006-10-101-0/+6
| * | | | | | * unix/tkUnixFont.c (Ucs2beToUtfProc, UtfToUcs2beProc):hobbs2006-10-051-0/+7
| * | | | | | * win/makefile.vc: Support MSVC8 and AMD64 target. Also try usingpatthoyts2006-09-261-0/+6
| * | | | | | * generic/tkConsole.c: Complete reversal of the changes of Sep 22.andreas_kupries2006-09-251-0/+15
| * | | | | | * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-0/+15
| * | | | | | Fix [Bug 1562528]dkf2006-09-221-0/+6
| * | | | | | * win/tkWinMenu.c (TkpPostMenu): disable menu animation in menushobbs2006-09-211-0/+5
| * | | | | | fix logic bug in previous commitdas2006-09-111-1/+1
| * | | | | | * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part ofdas2006-09-111-0/+17
| * | | | | | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-0/+42
| * | | | | | * generic/tkWindow.c: add #include "tclInt.h" now required due to usedas2006-09-071-0/+5
| * | | | | | * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-061-0/+9
| * | | | | | * generic/tkText.c (DeleteChars): backport of 8.5 text deletehobbs2006-09-061-0/+5