summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXEntry.c
Commit message (Expand)AuthorAgeFilesLines
* remove RCS keywords, use mode: objc consistantlyjan.nijtmans2012-10-231-3/+1
* Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-161/+112
* Purge RCS Keywords.dgp2011-06-081-2/+0
* Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-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/tkMacOSXMenu.c: add error checking; whitespace cleanup.das2007-06-041-2/+5
* * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-173/+155
* * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-2/+2
* * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-3/+1
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-3/+3
* * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code intodas2005-08-091-0/+2
* * macosx/tkMacOSXEntry.c (TkpDrawEntryBorderAndFocus): sethobbs2005-07-211-1/+1
* * macosx/tkMacOSXEntry.c (ComputeIncDecParameters): manually definedas2005-04-091-0/+6
* Add native drawing for Entry and Spinbox widgets.wolfsuit2005-03-251-0/+328