summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* * macosx/tkMacOSXWm.c (TkpWmSetState): add IsWindowCollapsed checkhobbs2005-07-282-248/+315
* * generic/tkFrame.c (DisplayFrame):hobbs2005-07-281-5/+88
* * generic/tkInt.h: Swap TkUnsupported1Cmd for TkUnsupported1ObjCmd.hobbs2005-07-283-408/+389
* * macosx/tkMacOSXEntry.c (TkpDrawEntryBorderAndFocus): sethobbs2005-07-211-1/+1
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent):hobbs2005-07-211-1/+1
* * macosx/tkMacOSXDefault.h: change ENTRY_BORDER defaults to from 5 to 2das2005-06-231-4/+4
* *** 8.4.11 TAGGED FOR RELEASE ***das2005-06-181-2/+4
* * README: Bump version number to 8.4.11dgp2005-06-181-4/+4
* * macosx/Makefile: fixed 'embedded' target.core_8_4_10das2005-06-031-4/+3
* 2005-06-02 Jim Ingham <jingham@apple.com>wolfsuit2005-06-031-23/+41
* * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople...mdejong2005-06-011-6/+9
* * macosx/Wish.pbproj/project.pbxproj: added missing FRAMEWORK definesdas2005-05-291-1/+1
* * macosx/tkMacOSXInit.c:das2005-05-292-4/+4
* * README: Bumped patchlevel to 8.4.10hobbs2005-05-271-4/+4
* * macosx/tkMacOSXInit.c (TkpInit): fixed resource file extractiondas2005-05-262-18/+23
* * macosx/Makefile:das2005-05-245-116/+378
* * macosx/Wish.pbproj/project.pbxproj:das2005-05-242-10/+8
* From Michael Kirkham:wolfsuit2005-05-153-7/+11
* * macosx/tkMacOSXInit.c:das2005-05-1413-1078/+156
* * macosx/tkMacOSXNotify.c: syncd with tclUnixNotfy.c changes sincedas2005-04-261-205/+157
* * macosx/README: updated requirements for OS & developer tooldas2005-04-091-12/+12
* * macosx/tkMacOSXEntry.c (ComputeIncDecParameters): manually definedas2005-04-091-0/+6
* * macosx/Wish.pbproj/project.pbxproj: fixed absolute path todas2005-04-091-5/+5
* Add native drawing for Entry and Spinbox widgets.wolfsuit2005-03-254-66/+1740
* Fix for 1124237 and the mysterious "sometimes buttons don't draw" bug.wolfsuit2005-03-125-33/+54
* Fix for bug 1160025.wolfsuit2005-03-101-12/+24
* * macosx/tkMacOSX.h: fixed incorrect inclusion of internal header.das2005-02-242-10/+8
* * macosx/tkMacOSXDialog.c (Tk_GetSaveFileObjCmd, NavServicesGetFile):das2005-02-221-44/+24
* * 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