summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Fix the mysterious "sometimes one button doesn't draw" bug.wolfsuit2005-03-121-23/+19
* Fix for 1160025wolfsuit2005-03-101-12/+24
* Add a hack to work around some issues with remote debugging with Xcode. Xcod...wolfsuit2005-03-092-2/+15
* * macosx/tkMacOSX.h: fixed incorrect inclusion of internal header.das2005-02-242-10/+8
* * macosx/tkMacOSXDialog.c (Tk_GetSaveFileObjCmd, NavServicesGetFile):das2005-02-221-40/+20
* * macosx/tkMacOSXInit.c (TkpInit): set tcl_interactive to 1 to showdas2005-01-251-6/+7
* Changed to make platform implementation ready for a toplevel -use option; com...chengyemao2005-01-091-2/+3
* Corrected handling of MacOS filetypes in tk_*file dialogsvincentdarley2004-12-201-3/+2
* Bump to 8.5a3dkf2004-12-113-8/+8
* * macosx/Wish.pbproj/project.pbxproj: reverted earlier changes fordas2004-11-191-3/+3
* * macosx/Wish.pbproj/project.pbxproj: reverted earlier changes fordas2004-11-191-3/+6
* Remove extra space after {BUILD_PRODUCTS.wolfsuit2004-11-171-2/+2
* * macosx/Wish.pbproj/project.pbxproj:das2004-11-166-28/+4368
* * macosx/tkMacOSXXStubs.c: implemented XGetGeometry().das2004-11-131-4/+24
* * doc/SetOptions.3:das2004-11-121-48/+75
* * generic/tkMain.c:das2004-11-1112-621/+995
* fix to MacOSX compound button layoutvincentdarley2004-11-091-4/+10
* Fix silly typodkf2004-10-261-2/+2
* Attempt to fix [Bug 919066] by allowing the code that creates the regiondkf2004-10-261-5/+65
* Add -hide and -stretch options to panedwindow widgets. (TIPs 177 and 179)dkf2004-10-241-1/+3
* * doc/wm.n (iconphoto): added support for Tk photohobbs2004-10-051-3/+74