summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
| * whitespacedas2007-01-192-5/+5
| * * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): fix inability to usedas2006-12-011-1/+4
| * * macosx/tkMacOSXInit.c (TkpInit): only set tcl_interactive 1 ifhobbs2006-11-241-19/+28
| * comment typodas2006-11-021-2/+2
| * * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): fix handling ofdas2006-11-021-31/+37
| * * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-privatedas2006-10-318-53/+59
| * sync whitespace with HEADdas2006-10-311-301/+301
| * * macosx/Makefile: don't redo prebinding of non-prebound binaires.das2006-10-161-4/+7
| * whitespacedas2006-10-161-5/+5
| * * macosx/README: document CG antialiasing limit changes.das2006-10-161-11/+10
| * * changes: updates for 8.4.14 release.das2006-10-162-556/+525
| * fix logic bug in previous commitdas2006-09-111-9/+13
| * * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part ofdas2006-09-115-41/+78
| * * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-109-23/+119
| * whitespacedas2006-09-101-2/+2
| * * macosx/tkMacOSXScrlbr.c (UpdateControlValues): set native scrollbardas2006-08-241-7/+8
| * * macosx/tkMacOSXCarbonEvents.c (CarbonTimerProc): avoid starving maindas2006-08-211-4/+8
| * * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-186-39/+58
| * * macosx/tkMacOSXWm.c (WmAttributesCmd): correct OS X result forhobbs2006-08-171-45/+44
| * * 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