summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkInt.decls: move all platform test sources from tk lib intodas2005-12-091-3/+4
* * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcldas2005-12-085-13/+11
* * macosx/tkMacOSXInt.h: sync comments with core-8-4-branch.das2005-12-081-2/+2
* * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged):hobbs2005-12-015-66/+128
* fix typodas2005-12-011-2/+2
* fix settings orderdas2005-11-271-1/+1
* * macosx/tkMacOSXMenu.c:das2005-11-272-8/+14
* typo in last commitdas2005-11-272-4/+4
* document automatic removal of -arch ppc64 CFLAGSdas2005-11-271-1/+3
* * macosx/tkMacOSXMenu.c:das2005-11-272-2/+14
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-2739-6436/+18592
* Renamed Makefile to GNUmakefiledas2005-11-221-1/+1
* * macosx/tkMacOSXScrlbr.c (UpdateControlValues): check geomMgrPtrhobbs2005-10-181-16/+15
* * macosx/tkMacOSXInt.h: Move MODULE_SCOPE defn to tkInt.h and addhobbs2005-10-101-9/+1
* tip256 implementationvincentdarley2005-10-101-1/+2
* * macosx/tkMacOSXInt.h: add MODULE_SCOPE definition check forhobbs2005-10-041-1/+9
* move declarations of Carbon-internal event debugging routines to tkMacOSXCarb...das2005-09-102-6/+8
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-1018-211/+333
* * macosx/tkMacOSXDialog.c: make dialogs ignore -initialfile "" andhobbs2005-08-231-53/+57
* * macosx/tkMacOSXButton.c:das2005-08-222-4/+4
* * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-0924-951/+1230
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent):hobbs2005-07-211-1/+1
* * macosx/tkMacOSXDefault.h: change ENTRY_BORDER defaults to from 5 to 2das2005-06-231-3/+3
* * macosx/Makefile: for X11 build, add -X11 suffix to unversioned wishdas2005-06-181-2/+4
* Bumped patchleveldkf2005-06-073-8/+8
* 2005-06-02 Jim Ingham <jingham@apple.com>wolfsuit2005-06-031-19/+40
* * macosx/Makefile: fixed 'embedded' target.das2005-06-031-4/+3
* * macosx/tkMacOSXFont.c: use Tcl_Panic instead of panic.das2005-05-291-2/+2
* * unix/configure.in: added description of HAVE_XSS for autoheader.das2005-05-292-2/+2
* * macosx/tkMacOSXInit.c:das2005-05-292-4/+4
* * generic/tkDecls.h:das2005-05-293-47/+28
* Partial implementation of TIP#245; thanks Reinhard!dkf2005-05-272-1/+129
* * macosx/tkMacOSXInit.c (TkpInit): fixed resource file extractiondas2005-05-262-18/+23
* fix for non-framework TkAqua builddas2005-05-241-2/+5
* * macosx/Makefile:das2005-05-235-118/+377
* * macosx/Wish.pbproj/project.pbxproj:das2005-05-234-17/+13
* Fixes from Michael Kirkham:wolfsuit2005-05-154-2078/+17
* Add a missing Tcl_Release to ThumbActionProc. Thanks to Micheal Kirkham forwolfsuit2005-05-151-1/+2
* * macosx/tkMacOSXInit.c:das2005-05-1414-1145/+218
* Fix [1191097], factor, and tidy up.dkf2005-04-281-192/+208
* * macosx/tkMacOSXNotify.c: sync with tclUnixNotfy.c changes sincedas2005-04-261-197/+177
* * 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
* * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople...mdejong2005-04-071-6/+9
* Dopey bug, I should only reset the widget width for spinboxes, since I onlywolfsuit2005-03-241-1/+3
* Get the Entry and Spinbox widgets to draw with the native look & feel onwolfsuit2005-03-245-63/+2990
* 2005-03-23 Jim Ingham <jingham@apple.com>wolfsuit2005-03-231-310/+298
* 2005-03-14 Jim Ingham <jingham@apple.com>wolfsuit2005-03-153-54/+131
* Fix for 1124237.wolfsuit2005-03-123-8/+32