summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
* fix typo: visable -> visibledas2006-07-243-7/+7
* * generic/tkBind.c (TkBindInit): for REDO_KEYSYM_LOOKUP, changedas2006-07-211-10/+13
* typosdas2006-07-211-3/+3
* * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add supportdas2006-07-2011-120/+159
* * generic/tkImgGIF.c (ReadImage):das2006-07-203-6/+6
* * macosx/tkMacOSXSubwindows.c (TkMacOSXInvalidateWindow): ensure invaliddas2006-06-142-83/+139
* * macosx/tkMacOSXButton.c (TkMacOSXDrawControl): correct redrawhobbs2006-05-261-22/+28
* updates for Xcode 2.3das2006-05-262-28/+4
* fix building on Jaguardas2006-05-161-1/+9
* fix building on Jaguar: move defines of newer OS constants to top, fix warningsdas2006-05-161-13/+16
* * macosx/tkMacOSXWindowEvent.c (TkMacOSXGenerateFocusEvent): don't senddas2006-05-162-15/+65
* comment typodas2006-05-161-2/+2
* fix whitespace, copyrightdas2006-05-123-5/+10
* * 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