summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXEntry.c
Commit message (Expand)AuthorAgeFilesLines
* * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-231-173/+155
* * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-2/+2
* * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-241-3/+1
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-3/+3
* * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-1/+3
* * macosx/tkMacOSXEntry.c (ComputeIncDecParameters): manually definedas2005-04-091-0/+6
* 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-241-0/+326