summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXEntry.c
Commit message (Expand)AuthorAgeFilesLines
* Lots of small changes to make code more pretty and C89-like.dkf2008-11-081-43/+49
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * macosx/tkMacOSXDraw.c: replace all (internal) use of QD regiondas2007-10-121-3/+7
* * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-2/+2
* * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros;das2007-06-091-4/+4
* * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enabledas2007-06-061-27/+24
* * macosx/tkMacOSXDraw.c: comment formatting fix for Xcode 3.0.das2007-06-031-2/+5
* * 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