summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code fromdas2007-03-075-10/+41
* * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch.hobbs2007-02-193-169/+185
* * library/tkfbox.tcl (::tk::IconList_Goto): avoid goto issues inhobbs2007-02-191-3/+3
* * unix/configure.in: add caching to -pipe check.das2007-02-043-234/+245
* * win/Makefile.in (install-private-headers): added targethobbs2007-01-302-1/+27
* renamed SC_COMMANDS_PRE to SC_CONFIG_COMMANDS_PRE for parity with AC 2.5xdas2007-01-261-3/+3
* previous commit omitted some changes from the HEADdas2007-01-252-180/+178
* comment typodas2007-01-251-1/+1
* * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possibledas2007-01-254-148/+195
* * unix/tcl.m4: ensure CPPFLAGS env var is used when set. [Bug 1586861]das2007-01-193-174/+197
* whitespacedas2007-01-192-5/+5
* Fix [Bug 1522467] using fix similar to that used in Tcl recently.dkf2006-12-222-24/+33
* Spanish always uses "Guardar" to mean "Save" in the computer sense. [Bug 1111...dkf2006-12-223-8/+9
* (TkpDisplayButton): lint init. [Bug 1618604]hobbs2006-12-192-2/+6
* * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -archdas2006-12-193-149/+237
* typodas2006-12-081-2/+2
* * generic/tkListbox.c (ConfigureListboxItem): ListboxWorldChangedhobbs2006-12-042-5/+15
* * doc/wm.n, tests/winWm.test:hobbs2006-12-014-48/+154
* * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): fix inability to usedas2006-12-012-1/+10
* * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558]das2006-11-263-151/+203
* * macosx/tkMacOSXInit.c (TkpInit): only set tcl_interactive 1 ifhobbs2006-11-242-19/+32
* * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usagehobbs2006-11-244-22/+43
* * win/tkWinMenu.c (TkWinHandleMenuEvent, DrawMenuUnderline):hobbs2006-11-242-41/+53
* comment typodas2006-11-021-2/+2
* * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): fix handling ofdas2006-11-022-31/+44
* * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-privatedas2006-10-319-53/+70
* sync whitespace with HEADdas2006-10-311-301/+301
* Fix bug #1582769 build with VC2003 and correct i386 arch.patthoyts2006-10-312-3/+10
* * README: Bump version number to 8.4.15dgp2006-10-238-14/+25
* 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-183-13/+25
* * generic/tkPanedWindow.c: Cleaned up some code flagged by adgp2006-10-175-10/+17
* Set release date.dgp2006-10-161-2/+2
* * macosx/Makefile: don't redo prebinding of non-prebound binaires.das2006-10-162-4/+9
* whitespacedas2006-10-161-5/+5
* * macosx/README: document CG antialiasing limit changes.das2006-10-162-11/+11
* * changes: updates for 8.4.14 release.das2006-10-167-561/+581
* * changes: changes updated for 8.4.14 release.dgp2006-10-102-2/+19
* Remove the /RTCc flagpatthoyts2006-10-062-7/+3
* * unix/tkUnixFont.c (Ucs2beToUtfProc, UtfToUcs2beProc):hobbs2006-10-052-35/+56
* * win/makefile.vc: Support MSVC8 and AMD64 target. Also try usingpatthoyts2006-09-264-115/+344
* * generic/tkConsole.c: Complete reversal of the changes of Sep 22.andreas_kupries2006-09-258-21/+35
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-2213-262/+285
* Fix [Bug 1562528]dkf2006-09-222-10/+15
* * win/tkWinMenu.c (TkpPostMenu): disable menu animation in menushobbs2006-09-212-4/+26
* fix logic bug in previous commitdas2006-09-112-10/+14
* * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part ofdas2006-09-117-48/+102
* * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-1016-37/+561
* whitespacedas2006-09-101-2/+2
* * generic/tkWindow.c: add #include "tclInt.h" now required due to usedas2006-09-072-1/+8