Tk Source Code

Changes On Branch tk-cocoa-8-5-backport
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch tk-cocoa-8-5-backport Excluding Merge-Ins

This is equivalent to a diff from df2abb1c to 77b3f433

2012-09-13
20:47
[Bug 3567453]: Clip regions must be cleared with XSetClipMask and not TkSetRegion on X11. check-in: dfcf8982 user: dkf tags: core-8-5-branch
2012-09-12
13:44
merge core-8-5-branch Closed-Leaf check-in: 77b3f433 user: jan.nijtmans tags: tk-cocoa-8-5-backport
03:05
Review branch for merge of Tk-Cocoa into Tk 8.5 main branch check-in: 7f1b01b5 user: kevin_walzer tags: cocoa-full-merge-review-8.5
2012-09-11
19:03
[Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in reused GCs. check-in: dda82bdc user: dkf tags: trunk
19:00
[Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in reused GCs. check-in: df2abb1c user: dkf tags: core-8-5-branch
2012-08-28
20:40
Merged inadvertent split back into one. check-in: 4d77650e user: andreask tags: tk-cocoa-8-5-backport
14:12
[Bug 3562426]: Context menu goes out of edge of screen. check-in: 13c14cc5 user: jan.nijtmans tags: core-8-5-branch

Changes to ChangeLog.

Changes to generic/tk.decls.

Changes to generic/tkInt.decls.

Changes to generic/tkIntPlatDecls.h.

Changes to generic/tkPlatDecls.h.

Changes to generic/tkStubInit.c.

Changes to macosx/README.

Changes to macosx/Tk-Info.plist.in.

Added macosx/Tk.icns.

Added macosx/Tk.tiff.

Deleted macosx/Wish-Common.xcconfig.

Deleted macosx/Wish-Debug.xcconfig.

Changes to macosx/Wish-Info.plist.in.

Deleted macosx/Wish-Release.xcconfig.

Deleted macosx/Wish.icns.

Deleted macosx/Wish.pbproj/default.pbxuser.

Deleted macosx/Wish.pbproj/jingham.pbxuser.

Deleted macosx/Wish.pbproj/project.pbxproj.

Added macosx/Wish.sdef.

Deleted macosx/Wish.xcode/default.pbxuser.

Deleted macosx/Wish.xcode/project.pbxproj.

Deleted macosx/Wish.xcodeproj/default.pbxuser.

Deleted macosx/Wish.xcodeproj/project.pbxproj.

Deleted macosx/tkAboutDlg.r.

Changes to macosx/tkMacOSX.h.

Deleted macosx/tkMacOSXAETE.r.

Changes to macosx/tkMacOSXBitmap.c.

Changes to macosx/tkMacOSXButton.c.

Changes to macosx/tkMacOSXClipboard.c.

Changes to macosx/tkMacOSXColor.c.

Changes to macosx/tkMacOSXConfig.c.

Changes to macosx/tkMacOSXCursor.c.

Added macosx/tkMacOSXCursors.h.

Deleted macosx/tkMacOSXCursors.r.

Changes to macosx/tkMacOSXDebug.c.

Changes to macosx/tkMacOSXDebug.h.

Changes to macosx/tkMacOSXDefault.h.

Changes to macosx/tkMacOSXDialog.c.

Changes to macosx/tkMacOSXDraw.c.

Changes to macosx/tkMacOSXEmbed.c.

Changes to macosx/tkMacOSXEntry.c.

Changes to macosx/tkMacOSXEvent.c.

Changes to macosx/tkMacOSXEvent.h.

Changes to macosx/tkMacOSXFont.c.

Changes to macosx/tkMacOSXFont.h.

Changes to macosx/tkMacOSXHLEvents.c.

Changes to macosx/tkMacOSXInit.c.

Changes to macosx/tkMacOSXInt.h.

Changes to macosx/tkMacOSXKeyEvent.c.

Changes to macosx/tkMacOSXKeyboard.c.

Changes to macosx/tkMacOSXMenu.c.

Changes to macosx/tkMacOSXMenubutton.c.

Changes to macosx/tkMacOSXMenus.c.

Changes to macosx/tkMacOSXMouseEvent.c.

Changes to macosx/tkMacOSXNotify.c.

Changes to macosx/tkMacOSXPort.h.

Changes to macosx/tkMacOSXPrivate.h.

Changes to macosx/tkMacOSXRegion.c.

Changes to macosx/tkMacOSXScale.c.

Changes to macosx/tkMacOSXScrlbr.c.

Changes to macosx/tkMacOSXSend.c.

Changes to macosx/tkMacOSXSubwindows.c.

Changes to macosx/tkMacOSXTest.c.

Changes to macosx/tkMacOSXWindowEvent.c.

Changes to macosx/tkMacOSXWm.c.

Changes to macosx/tkMacOSXWm.h.

Added macosx/tkMacOSXXCursors.h.

Deleted macosx/tkMacOSXXCursors.r.

Changes to macosx/tkMacOSXXStubs.c.

Changes to macosx/ttkMacOSXTheme.c.

Changes to unix/Makefile.in.

Changes to unix/configure.

Changes to unix/configure.in.

Changes to xlib/xgc.c.