summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* * macosx/tkMacOSXKeyEvent.c (TkMacOSXProcessKeyboardEvent): handle keydas2006-07-251-1/+2
* * macosx/tkMacOSXWm.c (TkWmMapWindow): fix incorrect values of wmInfodas2006-07-241-10/+22
* fix typo: visable -> visibledas2006-07-243-7/+7
* * generic/tkBind.c (TkBindInit): for REDO_KEYSYM_LOOKUP, changedas2006-07-211-10/+13
* typosdas2006-07-211-4/+2
* * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add supportdas2006-07-208-60/+75
* * macosx/tkMacOSXCursor.c (TkMacOSXCursor):das2006-07-203-6/+6
* * macosx/tkMacOSXSubwindows.c (TkMacOSXInvalidateWindow): ensure invaliddas2006-06-142-83/+139
* * macosx/tkMacOSXButton.c (TkMacOSXDrawControl): correct redrawhobbs2006-05-261-26/+32
* fix building on Jaguar: move defines of newer OS constants to top, fix warningsdas2006-05-161-13/+16
* reverted erroneous removal of tclInt.h #includedas2006-05-161-1/+3
* * 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-419/+481
* * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use ofdas2006-04-2821-206/+245
* * macosx/tkMacOSXEmbed.c:das2006-04-222-12/+79
* fix to 'embedded' targets & cosmetic fix to 'install' targetsdas2006-04-121-3/+8
* * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): added standard Escapedas2006-04-111-753/+763
* * 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/tkMacOSXInt.h: Implemented 'zoomed' window statedas2006-04-113-74/+124
* typodas2006-04-111-2/+2
* * 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-73/+107
* * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errorsdas2006-04-061-35/+69
* * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-2836-229/+155
* * generic/tkCmds.c: Purged remaining references todgp2006-03-133-27/+6
* * macosx/tkMacOSXDraw.c (TkPutImage): fix endian issue on OS X x86hobbs2006-03-021-29/+30
* * generic/tk.decls: fix signature of TkMacOSXInvalClipRgnsdas2006-02-094-21/+29
* sync minor overlooked change to HEAD in last commitdas2006-01-112-7/+7
* * macosx/tkMacOSXDraw.c: re-added inclusion of tclInt.h to allow accessdas2006-01-108-39/+195
* * library/demos/cscroll.tcl: add MouseWheel bindings for aqua.das2005-12-132-16/+30
* * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcldas2005-12-085-13/+11
* * macosx/tkMacOSXInt.h:das2005-12-083-31/+33
* 2005-11-16 Don Porter <dgp@users.sourceforge.net>dgp2005-12-011-5/+5
* * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset.das2005-12-011-1/+2
* * macosx/tkMacOSXEvent.h: definehobbs2005-11-301-1/+6
* * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged):hobbs2005-11-304-56/+110
* * 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-2730-3566/+1273
* * README: Bump version number to 8.4.12dgp2005-11-161-4/+4
* * macosx/tkMacOSXScrlbr.c (UpdateControlValues): check geomMgrPtrhobbs2005-10-181-17/+16
* move declarations of Carbon-internal event debugging routines to tkMacOSXCarb...das2005-09-102-6/+8
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-1018-215/+335