summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* * Fix: Convert DOS lineends to Unix.cc_benny2004-02-141-824/+824
* Apply patch 112997, and kill a few more places where we were still usingwolfsuit2004-02-143-70/+65
* * (TkpSetKeycodeAndState): Put UTF-8 into trans_chars insteadcc_benny2004-02-071-823/+824
* * generic/tkTextIndex.c: added '#include <tclInt.h>' since thedas2004-01-272-9/+7
* * (TkpGetKeySym): Ignore option key for generation of keysym,cc_benny2004-01-251-1/+10
* * (TkpSetKeycodeAndState): Add setting of xkey.trans_chars.cc_benny2004-01-241-2/+10
* * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-138-53/+50
* * macosx/Wish.pbproj/project.pbxproj: added missing private headersdas2004-01-011-0/+6
* * (TkpSetKeycodeAndState): Don't clobber xkey.state.cc_benny2003-12-151-3/+1
* * (InitLatin1Table): Rename initialized to latin1_initializedcc_benny2003-12-151-32/+32
* * latin1Table, (InitLatin1Table): Add.cc_benny2003-12-151-29/+177
* * (TkpInitKeymapInfo): Remove dead code. The code depended oncc_benny2003-12-151-104/+40
* * LATIN1_MAX and MAC_KEYCODE_MAX: Add and use for bettercc_benny2003-12-151-25/+47
* * Comments: Add and clarify some points, correct spellings.cc_benny2003-12-151-268/+306
* * keyArray: Add 0x34 as <Return>. Add notes.cc_benny2003-11-201-1/+13
* 2003-11-18 Jim Ingham <jingham@apple.com>wolfsuit2003-11-191-27/+47
* scrollbar fixvincentdarley2003-11-161-34/+47
* scrollbar size fixvincentdarley2003-11-161-2/+3
* * macosx/tkMacOSXClipboard.c (TkSuspendClipboard, TkSelGetSelection):hobbs2003-11-111-5/+48
* TIP 155 implementationvincentdarley2003-10-311-1/+2
* 2003-10-23 Jim Ingham <jingham@apple.com>wolfsuit2003-10-231-27/+54
* * mac/tkMacButton.c (TkpDisplayButton):hobbs2003-10-101-4/+4
* * 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