summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* * doc/wm.n (iconphoto): added support for Tk photohobbs2004-10-051-3/+74
* Make sure user_data is NULL everywhere it isn't set. [Bug 1021812]dkf2004-09-032-3/+5
* * macosx/tkMacOSXWm.c: Made use of Tcl_WrongNumArgs in a fewdgp2004-08-251-6/+3
* * macosx/Makefile: added support to tk framework build todas2004-07-203-10/+21
* 2004-07-14 Jim Ingham <jingham@apple.com>wolfsuit2004-07-151-4/+9
* Fix for #742882 "Potential division by zero in gridded wm geometry"jenglish2004-06-161-6/+17
* The TIP specified a -detail option, not a -finemessage option.dkf2004-05-241-5/+5
* Turn on the -finemessage option (TIP 152) for Mac OS X.wolfsuit2004-05-241-5/+5
* * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.chobbs2004-05-031-8/+44
* Fix several problems with Icelandic (and Faroese) keyboardscc_benny2004-04-211-48/+338
* Fixes for bugs 220871 and 917557. Plus remove the Quit menu from the defaultwolfsuit2004-04-014-69/+103
* * macosx/tclets.r (removed): obsolete holdover from mac classic.das2004-03-301-172/+0
* * README: Bump version to 8.5a2.dgp2004-03-261-4/+4
* XMoveWindow and XMoveResizeWindow need to propagate ConfigureNotify eventswolfsuit2004-03-211-2/+48
* update patchlevel to 8.5a1hobbs2004-03-021-4/+4
* * macosx/Makefile: ensure that xcodebuild will use thedas2004-02-231-3/+3
* * macosx/tkMacOSXMouseEvent.c: fixed modifiers for MouseWheel events.das2004-02-233-3/+4
* * macosx/tkMacOSXDraw.c:das2004-02-232-29/+79
* * doc/checkbutton.n: TIP#110 implementationhobbs2004-02-182-25/+40
* * (TkpInitKeymapInfo): Don't make <Alt> and <Meta> synonymscc_benny2004-02-171-1/+15
* Fix a bug in tk_getOpenFile - files with no types are rejected when they wouldwolfsuit2004-02-1624-253/+1442
* * 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