summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* * macosx/tkMacOSXInit.c (TkpInit): set tcl_interactive to 1 to showdas2005-01-251-6/+7
* bumped patchlevel to 8.4.9hobbs2004-11-251-4/+4
* * macosx/tkMacOSXXStubs.c: implemented XGetGeometry().das2004-11-131-4/+24
* * macosx/tkMacOSXFont.c (Tk_MeasureChars,Tk_DrawChars,etc): Makedas2004-11-121-48/+75
* * generic/tkMain.c:das2004-11-1111-367/+317
* Fix for 1055023 from mikek@muonics.com.wolfsuit2004-11-101-11/+15
* * README: Bumped to patch level 8.4.8dgp2004-10-281-4/+4
* Backport of 8.5 wm iconphoto that added support for Tk photohobbs2004-10-051-3/+74
* * macosx/README: typosdas2004-09-182-11/+12
* * generic/tkRectOval.c (ComputeRectOvalBbox): Mac OS X specificdas2004-07-271-2/+2
* Fix the doco's for the anti-aliasing limit variable to be more helpfulwolfsuit2004-07-271-3/+3
* Change the default menu -tearoff value to 0 until we actually get tearoffwolfsuit2004-07-251-2/+7
* Forgot this one in the last checkin...wolfsuit2004-07-251-221/+526
* Finish the implementation of the CG version of the X Drawing layer.wolfsuit2004-07-254-60/+174
* [merge from trunk version 1.9]cc_benny2004-07-231-48/+338
* * 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
* * README, macosx/Wish.pbproj/project.pbxproj: bumped tohobbs2004-07-131-4/+4
* * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.chobbs2004-05-031-8/+44
* Fix for Bug 220871.wolfsuit2004-04-011-10/+16
* XMoveWindow and XMoveResizeWindow need to propagate configure notify eventswolfsuit2004-03-211-4/+50
* Trivial bug in tracking Hide/Show pairs.wolfsuit2004-03-171-2/+2
* Get the "Command-H" -> hide binding working. Also remove the spuriouswolfsuit2004-03-173-46/+109
* * (TkpInitKeymapInfo): Don't make <Alt> and <Meta> synonymscc_benny2004-02-251-1/+15
* * macosx/tkMacOSXDraw.c:das2004-02-232-29/+79
* * macosx/tkMacOSXMouseEvent.c: fixed modifiers for MouseWheel events.das2004-02-173-3/+4
* Backport Mac OS X specific fixes from TOT. See ChangeLog for details.wolfsuit2004-02-1622-577/+1216
* Applying Patch 112997, and hunting down a couple more places where we werewolfsuit2004-02-143-70/+65
* update to patchlevel 8.4.6hobbs2004-02-131-4/+4
* * macosx/Wish.pbproj/project.pbxproj: removed erroneous referencedas2004-01-272-9/+7
* * macosx/Wish.pbproj/project.pbxproj: added missing private headersdas2004-01-011-0/+6
* Import fix for jerky scrollbar behavior from TOT.wolfsuit2003-12-171-50/+84
* * generic/tk.h: Bumped patch level to 8.4.5.1 to distinguishdgp2003-12-031-4/+4
* * README: Bumped patch level to 8.4.6 to distinguishdgp2003-12-031-4/+4
* * keyArray: Add 0x34 as <Return>. Add notes. (Merge fromcc_benny2003-11-211-1/+13
* * macosx/tkMacOSXClipboard.c (TkSuspendClipboard, TkSelGetSelection):hobbs2003-11-111-3/+44
* * mac/tkMacButton.c (TkpDisplayButton):hobbs2003-10-101-4/+4
* * README: Bumped to patch level 8.4.5dgp2003-10-031-4/+4
* * macosx/Wish.pbproj/project.pbxproj:das2003-10-013-29/+50
* * tkMacOSXWm.h: Nested comment typocc_benny2003-09-261-1/+0
* * 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
* * 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-2/+2
* * macosx/Makefile: Changes for new tcl buildsystem.das2003-07-184-1446/+64
* * README: Bumped patchlevel to 8.4.4 in preparationdgp2003-07-151-4/+4
* * macosx/Wish.pbproj/project.pbxproj: changed tkConfig.sh locationdas2003-05-191-5/+5
* Bumped version to 8.4.3hobbs2003-05-151-4/+4
* * macosx/tkMacOSXInit.c (TkpInit): use new versioned bundledas2003-05-131-3/+3
* backport of Mac OS X specific changes on trunk since 8.4.2:das2003-05-139-1387/+103