summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
* * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensuredas2006-05-127-422/+491
* * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use ofdas2006-04-2812-126/+157
* fix warningsdas2006-04-222-9/+7
* fix tests for TkAquavincentdarley2006-04-181-1/+55
* fix to get correct error messagevincentdarley2006-04-181-11/+11
* fix to embed.test failuresvincentdarley2006-04-181-1/+16
* fix to 'embedded' targets & cosmetic fix to 'install' targetsdas2006-04-121-3/+8
* * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): added standard Escapedas2006-04-111-751/+760
* * macosx/tkMacOSXCarbonEvents.c: handle kEventCommandUpdateStatusdas2006-04-112-16/+40
* * macosx/tkMacOSXHLEvents.c: call ::tk::mac::* procs for alldas2006-04-112-104/+213
* * macosx/tkMacOSXDraw.c (TkMacOSXInitCGDrawing): prevent multiple init.das2006-04-111-7/+7
* * macosx/tkMacOSXFont.c: remove #ifdef'd text measuring codepaths nowdas2006-04-113-165/+32
* * macosx/tkMacOSXInt.h: Implemented 'zoomed' window statedas2006-04-113-74/+118
* typos, whitespacedas2006-04-112-5/+5
* * (MeasureStringWidth): Use implementation based oncc_benny2006-04-101-53/+61
* * macosx/tkMacOSXWm.c (TkSetWMName, TkMacOSXMakeRealWindowExist):das2006-04-101-15/+8
* * macosx/tkMacOSXWm.c (WmResizableCmd): propagate window attributedas2006-04-091-6/+16
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): fix returndas2006-04-072-81/+97
* add support for proxy icon dragging and titlepath menuvincentdarley2006-04-061-2/+2
* add support for proxy icon dragging and titlepath menuvincentdarley2006-04-061-1/+19
* * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errorsdas2006-04-061-35/+75
* use standard Carbon Fixed <-> Int conversion macros instead of our owndas2006-04-051-23/+12
* * macosx/Wish.xcode/default.pbxuser: add '-singleproc 1' cli arg todas2006-03-284-7/+11
* * macosx/tkMacOSXDraw.c: sync whitespace & minor changesdas2006-03-285-13/+12
* * macosx/tkMacOSXDraw.c (TkMacOSXSetUpCGContext):das2006-03-251-3/+3
* * macosx/tkMacOSXDraw.c (TkMacOSXSetUpCGContext):das2006-03-252-72/+98
* * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-2433-166/+94
* * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-228-1605/+2180
* missing MODULE_SCOPE declarations and obsolete exports discovered by 'make ch...das2006-03-161-8/+1
* * generic/tkCmds.c: Purged remaining references todgp2006-03-133-27/+6
* * macosx/tkMacOSXDraw.c (TkPutImage): fix endian issue on OS X x86hobbs2006-03-021-26/+26
* * generic/tk.decls: fix signature of TkMacOSXInvalClipRgnsdas2006-02-094-21/+29
* * macosx/tkMacOSXDebug.c: add TkMacOSXGetNamedDebugSymbol() functiondas2006-01-1010-47/+209
* * macosx/Wish.xcode/project.pbxproj:das2005-12-142-0/+22
* * library/demos/cscroll.tcl: add MouseWheel bindings for aqua.das2005-12-132-16/+30
* * 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