summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* * macosx/Wish.pbproj/project.pbxproj:das2003-10-013-29/+50
* Add an implementation of XSync that flushes the window buffers. This fixes 8...wolfsuit2003-09-303-5/+20
* * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap): Addcc_benny2003-09-261-5/+7
* * library/demos/widget: don't create iconwindow on aqua, but adddas2003-09-252-3/+23
* nested comment typodas2003-08-251-1/+0
* * macosx/tkMacOSXMenu.c: fixed C99'ism that breaks gcc 2.95.das2003-08-121-2/+3
* * macosx/buildTkConfig.tcl: fix to TK_BUILD_* ref generationdas2003-07-211-3/+3
* MacOSX fixesvincentdarley2003-07-183-5/+414
* * macosx/Makefile: Changes for new tcl buildsystem.das2003-07-184-1448/+66
* Prime the systemButtonText from the theme brush. This is really only the firstwolfsuit2003-07-031-19/+17
* * macosx/Wish.pbproj/project.pbxproj: changed tkConfig.sh locationdas2003-05-191-5/+5
* * macosx/tkMacOSXInit.c (TkpInit): use new versioned bundledas2003-05-131-3/+3
* macosx/tkMacOSXClipboard.c (TkSelGetSelection): Convertwolfsuit2003-05-101-2/+13
* * macosx/tkMacOSXButton.c (TkpDisplayButton): correct typo forhobbs2003-04-301-3/+3
* * generic/tkButton.h: Rewrote the handlinghobbs2003-04-261-42/+55
* * macosx/tkMacOSXApplication.r (removed):das2003-03-216-1355/+26
* * macosx/Wish.pbproj/project.pbxproj:das2003-03-184-44/+85
* 2003-03-11 Jim Ingham <jingham@apple.com>wolfsuit2003-03-122-12/+53
* Fix a bug with MacOS X Tk's handling of the help menu. The code expected thewolfsuit2003-03-082-23/+16
* * README: Bumped version number ofdgp2003-03-041-14/+14
* correct 8.4.3 refs to 8.4.2hobbs2003-02-271-3/+3
* Added the 'aete' resource defining the doscript event, and adding it to the W...wolfsuit2003-02-253-205/+1103
* * macosx/tkMacOSXHLEvents.c: fixed conversion of apple eventdas2003-02-251-2/+2
* * macosx/tkMacOSXHLEvents.c: fixed conversion of apple eventdas2003-02-256-459/+65
* 2003-02-24 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>wolfsuit2003-02-241-2/+2
* * library/console.tcl: (aqua & macintosh) added missing <Cmd-q>das2003-02-211-67/+67
* * macosx/tkMacOSXKeyEvent.c: fix for uninitialized var warning.das2003-02-201-1/+1
* 2003-02-19 Jim Ingham <jingham@apple.com>wolfsuit2003-02-191-34/+22
* This submission contains a slightly reworked & cleaned up version ofwolfsuit2003-02-198-1275/+1104
* * macosx/Wish.pbproj/project.pbxproj:das2003-02-192-18/+190
* menu title encodingsvincentdarley2003-02-181-7/+29
* * README: Bumped to 8.4.2.hobbs2003-02-151-4/+4
* 2003-02-10 Jim Ingham <jingham@apple.com>wolfsuit2003-02-113-33/+102
* 2003-02-10 Jim Ingham <jingham@apple.com>wolfsuit2003-02-101-20/+37
* 2003-02-05 Fred Fish <fnf@intrinsity.com>hobbs2003-02-091-2/+2
* 2002-11-19 Jim Ingham <jingham@apple.com>wolfsuit2002-11-202-1117/+777
* * macosx/Wish.pbproj/project.pbxproj: fixed erroneousdas2002-11-101-1/+1
* * macosx/Wish.pbproj/project.pbxproj: fix to 'wish' scriptdas2002-11-071-1/+1
* * macosx/Wish.pbproj/project.pbxproj: added Wish linker flagdas2002-11-041-4/+4
* * macosx/README: added info on new package searching indas2002-10-291-4/+8
* * macosx/README: revised according to Jim's suggestionsdas2002-10-212-27/+31
* * macosx/README: info specific to building and runningdas2002-10-163-2/+176
* * macosx/Wish.pbproj/project.pbxproj: added TEXT documentdas2002-10-164-4/+112
* dead keys first fix for MacOSXvincentdarley2002-10-162-67/+247
* macosx menu accelerator fixvincentdarley2002-10-161-5/+3
* * macosx/Makefile: don't remove tclsh after building embedded.das2002-10-092-7/+28
* 2002-10-02 Jim Ingham <jingham@apple.com>wolfsuit2002-10-031-8/+5
* * macosx/Makefile: preserve environment value of INSTALL_ROOT.das2002-09-265-45/+176
* In TkpIsWindowFloating, check for NULL before passing the wRefwolfsuit2002-09-231-1/+6
* Minor cleanup, no content changes.wolfsuit2002-09-231-8/+14