| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix building on Jaguar: move defines of newer OS constants to top, fix warnings | das | 2006-05-16 | 1 | -13/+16 |
|
|
* | * macosx/tkMacOSXWindowEvent.c (TkMacOSXGenerateFocusEvent): don't send | das | 2006-05-16 | 2 | -15/+65 |
|
|
* | comment typo | das | 2006-05-16 | 1 | -2/+2 |
|
|
* | fix whitespace, copyright | das | 2006-05-12 | 3 | -5/+10 |
|
|
* | * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensure | das | 2006-05-12 | 7 | -422/+491 |
|
|
* | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use of | das | 2006-04-28 | 12 | -126/+157 |
|
|
* | fix warnings | das | 2006-04-22 | 2 | -9/+7 |
|
|
* | fix tests for TkAqua | vincentdarley | 2006-04-18 | 1 | -1/+55 |
|
|
* | fix to get correct error message | vincentdarley | 2006-04-18 | 1 | -11/+11 |
|
|
* | fix to embed.test failures | vincentdarley | 2006-04-18 | 1 | -1/+16 |
|
|
* | fix to 'embedded' targets & cosmetic fix to 'install' targets | das | 2006-04-12 | 1 | -3/+8 |
|
|
* | * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): added standard Escape | das | 2006-04-11 | 1 | -751/+760 |
|
|
* | * macosx/tkMacOSXCarbonEvents.c: handle kEventCommandUpdateStatus | das | 2006-04-11 | 2 | -16/+40 |
|
|
* | * macosx/tkMacOSXHLEvents.c: call ::tk::mac::* procs for all | das | 2006-04-11 | 2 | -104/+213 |
|
|
* | * macosx/tkMacOSXDraw.c (TkMacOSXInitCGDrawing): prevent multiple init. | das | 2006-04-11 | 1 | -7/+7 |
|
|
* | * macosx/tkMacOSXFont.c: remove #ifdef'd text measuring codepaths now | das | 2006-04-11 | 3 | -165/+32 |
|
|
* | * macosx/tkMacOSXInt.h: Implemented 'zoomed' window state | das | 2006-04-11 | 3 | -74/+118 |
|
|
* | typos, whitespace | das | 2006-04-11 | 2 | -5/+5 |
|
|
* | * (MeasureStringWidth): Use implementation based on | cc_benny | 2006-04-10 | 1 | -53/+61 |
|
|
* | * macosx/tkMacOSXWm.c (TkSetWMName, TkMacOSXMakeRealWindowExist): | das | 2006-04-10 | 1 | -15/+8 |
|
|
* | * macosx/tkMacOSXWm.c (WmResizableCmd): propagate window attribute | das | 2006-04-09 | 1 | -6/+16 |
|
|
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): fix return | das | 2006-04-07 | 2 | -81/+97 |
|
|
* | add support for proxy icon dragging and titlepath menu | vincentdarley | 2006-04-06 | 1 | -2/+2 |
|
|
* | add support for proxy icon dragging and titlepath menu | vincentdarley | 2006-04-06 | 1 | -1/+19 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errors | das | 2006-04-06 | 1 | -35/+75 |
|
|
* | use standard Carbon Fixed <-> Int conversion macros instead of our own | das | 2006-04-05 | 1 | -23/+12 |
|
|
* | * macosx/Wish.xcode/default.pbxuser: add '-singleproc 1' cli arg to | das | 2006-03-28 | 4 | -7/+11 |
|
|
* | * macosx/tkMacOSXDraw.c: sync whitespace & minor changes | das | 2006-03-28 | 5 | -13/+12 |
|
|
* | * macosx/tkMacOSXDraw.c (TkMacOSXSetUpCGContext): | das | 2006-03-25 | 1 | -3/+3 |
|
|
* | * macosx/tkMacOSXDraw.c (TkMacOSXSetUpCGContext): | das | 2006-03-25 | 2 | -72/+98 |
|
|
* | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added by | das | 2006-03-24 | 33 | -166/+94 |
|
|
* | * generic/tkFont.c: implementation of ATSUI text rendering | das | 2006-03-22 | 8 | -1605/+2180 |
|
|
* | missing MODULE_SCOPE declarations and obsolete exports discovered by 'make ch... | das | 2006-03-16 | 1 | -8/+1 |
|
|
* | * generic/tkCmds.c: Purged remaining references to | dgp | 2006-03-13 | 3 | -27/+6 |
|
|
* | * macosx/tkMacOSXDraw.c (TkPutImage): fix endian issue on OS X x86 | hobbs | 2006-03-02 | 1 | -26/+26 |
|
|
* | * generic/tk.decls: fix signature of TkMacOSXInvalClipRgns | das | 2006-02-09 | 4 | -21/+29 |
|
|
* | * macosx/tkMacOSXDebug.c: add TkMacOSXGetNamedDebugSymbol() function | das | 2006-01-10 | 10 | -47/+209 |
|
|
* | * macosx/Wish.xcode/project.pbxproj: | das | 2005-12-14 | 2 | -0/+22 |
|
|
* | * library/demos/cscroll.tcl: add MouseWheel bindings for aqua. | das | 2005-12-13 | 2 | -16/+30 |
|
|
* | * generic/tkInt.decls: move all platform test sources from tk lib into | das | 2005-12-09 | 1 | -3/+4 |
|
|
* | * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcl | das | 2005-12-08 | 5 | -13/+11 |
|
|
* | * macosx/tkMacOSXInt.h: sync comments with core-8-4-branch. | das | 2005-12-08 | 1 | -2/+2 |
|
|
* | * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged): | hobbs | 2005-12-01 | 5 | -66/+128 |
|
|
* | fix typo | das | 2005-12-01 | 1 | -2/+2 |
|
|
* | fix settings order | das | 2005-11-27 | 1 | -1/+1 |
|
|
* | * macosx/tkMacOSXMenu.c: | das | 2005-11-27 | 2 | -8/+14 |
|
|
* | typo in last commit | das | 2005-11-27 | 2 | -4/+4 |
|
|
* | document automatic removal of -arch ppc64 CFLAGS | das | 2005-11-27 | 1 | -1/+3 |
|
|
* | * macosx/tkMacOSXMenu.c: | das | 2005-11-27 | 2 | -2/+14 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 39 | -6436/+18592 |
|
|