summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added macosx-8-4-branch ChangeLog entries macosx_8_4_premerge_2002_08_31_branchmacosx_8_4_branchdas2002-08-311-0/+153
* small fix to more reliably force relink of non-active buildstyledas2002-08-311-1/+2
* set SYMROOT in macosx/Makefiledas2002-08-301-5/+11
* various project cleanups & enhancementsdas2002-08-3046-330/+445
* merged with trunk at tag macosx-8-4-merge-2002-08-30-trunkmacosx_8_4_merge_2002_08_30_branchdas2002-08-308-59/+103
* 08/26/2002 Jim Ingham < jingham@apple.com>wolfsuit2002-08-261-4/+10
* 08/26/2002 Jim Ingham < jingham@apple.com>wolfsuit2002-08-261-25/+25
* bumped version to 8.0b3das2002-08-211-38/+104
* whitespace & other cleanupdas2002-08-2119-117/+104
* merged with trunk at tag macosx-8-4-merge-2002-08-20-trunkmacosx_8_4_merge_2002_08_20_branchdas2002-08-20307-13670/+25650
* Set the kNavSupportPackages flag on the tk_getOpenFile dialog so you canwolfsuit2002-07-221-2/+9
* encoding issues, proxy iconsvincentdarley2002-07-215-23/+57
* encodings, and wm updatesvincentdarley2002-07-215-20/+113
* no console with startup scriptvincentdarley2002-07-191-2/+5
* Jim's patch for encodingsvincentdarley2002-07-198-56/+107
* encodings, eventsvincentdarley2002-07-188-28/+69
* key event problems - no staticvincentdarley2002-07-181-1/+1
* menu glyphsvincentdarley2002-07-181-26/+64
* encodings, menu glyphsvincentdarley2002-07-161-0/+8
* button and menubutton encodingsvincentdarley2002-07-162-17/+36
* menu encodings and menu glyphsvincentdarley2002-07-161-62/+114
* Fixed a bug in TkSelGetSelection - the data was never actually retrieved from...wolfsuit2002-06-283-554/+107
* Added help & toolbar style windows to the unsupported MacWindowStyle command.wolfsuit2002-06-121-4/+14
* Merging with TOT as of 06/09/2002.wolfsuit2002-06-10147-6952/+12594
* Adding missing files from TOT merge.wolfsuit2002-06-1010-0/+6125
* Dopey typo changing from MAC_OSX_TCL to MAC_OSX_TK.macosx_premerge_6_9_02wolfsuit2002-04-031-2/+2
* Fix bug #513222. We were acting on the menu after the post event withoutwolfsuit2002-02-063-12/+36
* 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