summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcldas2005-12-086-13/+17
* * macosx/tkMacOSXInt.h:das2005-12-084-31/+39
* updated with latest 8.4.12 changescore_8_4_12hobbs2005-12-051-2/+5
* * generic/tkOldConfig.c (Tk_ConfigureWidget): fix the handling ofhobbs2005-12-052-15/+34
* remove extraneous consthobbs2005-12-051-2/+2
* Added a workaround for SCIMrmax2005-12-052-2/+30
* * mac/README: add note that mac classic port is no longer supported.das2005-12-042-2/+18
* documented macosx-only configure options.das2005-12-031-1/+6
* update README filesdgp2005-12-022-4/+5
* fox botched datedgp2005-12-011-1/+1
* another trydgp2005-12-011-3/+3
* update `make dist` for the wish.exe.manifest -> wish.exe.manifest.in changedgp2005-12-011-3/+3
* 2005-11-16 Don Porter <dgp@users.sourceforge.net>dgp2005-12-016-18/+43
* simplified makefile.vc a little bitKevin B Kenny2005-12-011-13/+5
* restored the ability to build from makefile.vcKevin B Kenny2005-12-012-14/+38
* * library/menu.tcl (::tk::PostOverPoint): correct menu post nearhobbs2005-12-012-6/+15
* * win/tkWinWm.c (WmAttributesCmd): set (no)topmost window aspecthobbs2005-12-012-2/+17
* * generic/tkImgGIF.c: cast calls to block_outhobbs2005-12-012-4/+6
* * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset.das2005-12-014-154/+161
* * win/Makefile.in: place TCL_BIN_DIR first in PATH for targets tohobbs2005-12-012-5/+8
* * tests/scrollbar.test (6.22): fix rounding-error sensitive testhobbs2005-12-012-3/+5
* * tests/textWind.test: use "Courier -12" on all platforms.hobbs2005-11-302-7/+7
* * win/tkWinWm.c (UpdateWrapper): Don't install frame menu on deadhobbs2005-11-302-2/+7
* * generic/tkEvent.c: fix handling of ClientMessage handlers.hobbs2005-11-302-4/+7
* * macosx/tkMacOSXEvent.h: definehobbs2005-11-302-1/+11
* * library/console.tcl (::tk::ConsoleInit): improve work-around tohobbs2005-11-302-2/+7
* * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged):hobbs2005-11-305-64/+127
* * win/tcl.m4: Add build support for Windows-x64 builds.hobbs2005-11-307-65/+150
* * macosx/tkMacOSXMenu.c:das2005-11-273-8/+15
* typo in last commitdas2005-11-272-4/+4
* document automatic removal of -arch ppc64 CFLAGSdas2005-11-271-1/+3
* * macosx/tkMacOSXMenu.c:das2005-11-273-2/+16
* Darwin: disable ppc64 for fat builds since neither Aqua nor X11 isdas2005-11-272-41/+51
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-2746-4407/+2448
* Fix [Bug 1151523] by making the code conform to the docs.dkf2005-11-222-15/+26
* Highlighting fixdkf2005-11-221-3/+3
* Backport of fixes for [Bug 1353414]dkf2005-11-224-111/+103
* Fix [Bug 1335485]dkf2005-11-222-2/+8
* * README: Bump version number to 8.4.12dgp2005-11-169-18/+28
* * changes: Update changes for 8.4.12 releasedgp2005-11-162-1/+29
* clarify text index documentationvincentdarley2005-11-162-2/+12
* Added LIBS to fix issue building tclkit on OpenBSDpatthoyts2005-11-063-2/+6
* * generic/tkMain.c: Rewrote code that sets the ::argv valuedgp2005-10-182-16/+28
* * macosx/tkMacOSXScrlbr.c (UpdateControlValues): check geomMgrPtrhobbs2005-10-182-17/+21
* * generic/tkInt.h: add MODULE_SCOPE and WORDS_BIGENDIAN checkshobbs2005-10-102-1/+43
* * generic/tkConfig.c (Tk_DeleteOptionTable, Tk_CreateOptionTable):hobbs2005-10-102-10/+17
* * tests/winfo.test: Wait until child window is visiblepatthoyts2005-10-103-5/+11
* * library/dialog.tcl (::tk_dialog): add tkwait visibility beforehobbs2005-10-052-12/+16
* * win/tkWinDialog.c (ChooseDirectoryValidateProc): reset storedhobbs2005-10-052-1/+8
* Fix for [Bug 1288128]dkf2005-09-142-86/+140