summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge with current TOTwolfsuit2002-02-05187-7201/+12227
* * macosx/tkMacOSXInit.c (TkpInit): Move ALL the MacOS X specificwolfsuit2002-01-223-27/+35
* Fixed a bug in the Tk_GetFirstTextLayout when the input layout was for awolfsuit2002-01-221-5/+5
* Remove Tk_MacOSXFindBundleResources, since it is moved to tcl.wolfsuit2001-11-114-73/+12
* Move the bundle routines over to Tcl, and use them from there.wolfsuit2001-11-112-84/+10
* 10/23/2001 Jim Ingham <jingham@apple.com>wolfsuit2001-10-241-2/+2
* I think this gets rid of all the absolute references.wolfsuit2001-10-202-35/+48
* Two things:wolfsuit2001-10-191-34/+28
* Rest of the updated files for the MAC_OSX_TCL -> MAC_OSX_TK conversion.wolfsuit2001-10-1710-98/+168
* Remember to register the Console Interpreter's stdin, stdout & stderr channel...wolfsuit2001-10-171-2/+6
* Replace MAC_OSX_TCL with MAC_OSX_TK for all windowing specific things. This ...wolfsuit2001-10-1717-268/+289
* Stupid typo sting -> stringwolfsuit2001-10-171-3/+3
* First checkin of support for Tk on Mac OS X.wolfsuit2001-10-15114-1596/+40143
* implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpointtmh2001-10-1216-104/+598
* * library/console.tcl: added more smarts extracted from tkcon tohobbs2001-10-092-125/+571
* see ChangeLoghobbs2001-10-011-0/+7
* * win/tkWinWindow.c: made use of standard Tk_GetHWND instead ofhobbs2001-10-011-11/+10
* minor cast changes to support Win64hobbs2001-10-011-24/+6
* better error reporting from testclipboardhobbs2001-10-011-8/+105
* updated for Win64 SDK RC1 compilation supporthobbs2001-10-014-76/+139
* updated copyrighthobbs2001-10-012-6/+6
* Added -uniform option to grid's row/columnconfigure.pspjuth2001-09-304-21/+295
* Added labelframe widget. TIP#18.pspjuth2001-09-2618-120/+1620
* Geometry manager changes to support TIP#18.pspjuth2001-09-2615-67/+340
* * Corrected definition ofdgp2001-09-258-19/+77
* Update to handle change indgp2001-09-242-2/+9
* Pack accepted asymmetric values for -ipadx/y.pspjuth2001-09-234-11/+51
* * win/tkWinWindow.c (TkpPrintWindowId, TkpScanWindowId): fixed tohobbs2001-09-211-5/+18
* * generic/tkWindow.c (Tk_CreateAnonymousWindow):hobbs2001-09-213-6/+5
* see ChangeLoghobbs2001-09-211-0/+36
* minor cast fixes to prevent 64bit warningshobbs2001-09-216-28/+29
* (TkGetServerInfo): added recognition of Win64hobbs2001-09-211-4/+10
* made XID __int64 type for Win64hobbs2001-09-211-0/+4
* * unix/tkUnixPort.h:hobbs2001-09-212-7/+9
* (TkpScanWindowId): changed decl to usehobbs2001-09-213-8/+8
* correct Window id's to be of type Windowhobbs2001-09-212-8/+7
* * win/tkWinWm.c (WinSetIcon): fixed SetClassLong for 64bit support.hobbs2001-09-211-3/+19
* improved use of test constraintshobbs2001-09-218-820/+697
* * tests/textDisp.test (textDisp-4.12): corrected test to workhobbs2001-09-211-20/+3
* * tests/scrollbar.test (scrollbar-6.27): marked knownBug becausehobbs2001-09-211-2/+6
* * unix/configure: regen'edhobbs2001-09-203-120/+235
* * Corrected type definition ofdgp2001-09-173-4/+12
* Fixed string/list confusion in directory browser, and a typo in ChangeLogdkf2001-09-173-16/+25
* * generic/tkImgGIF.c:andreas_kupries2001-09-145-5/+25
* * unix/configure:mdejong2001-09-123-28/+33
* Fix a problem in the Unix tk_getOpenFile dialog box. An error dialog box useddrh2001-09-121-0/+4
* Fix a problem in the Unix tk_getOpenFile dialog box. An error dialog box useddrh2001-09-121-1/+7
* * unix/configure:mdejong2001-09-103-106/+123
* * win/Makefile.in: Fix Windows Makefile so thatmdejong2001-09-102-2/+15
* * win/Makefile.in: Use TKTEST variable directlymdejong2001-09-102-2/+7