OSDN Git Service

Initial revision
authorkseitz <kseitz>
Tue, 24 Sep 2002 20:38:41 +0000 (20:38 +0000)
committerkseitz <kseitz>
Tue, 24 Sep 2002 20:38:41 +0000 (20:38 +0000)
commit21d7aea97e384c853046ad5c291462f7f4cd7a31
tree8967952af8b8ab7e80a7166ac1f8ef7b63c3efba
parentca6f0f4dc68ca6a8a4aa97ae758cf80f7d48b03d
Initial revision
60 files changed:
tk/mac/MW_TkBuildLibHeader.h [new file with mode: 0644]
tk/mac/MW_TkBuildLibHeader.pch [new file with mode: 0644]
tk/mac/MW_TkHeaderCommon.h [new file with mode: 0644]
tk/mac/MW_TkOldImgStaticHeader.h [new file with mode: 0644]
tk/mac/MW_TkStaticHeader.h [new file with mode: 0644]
tk/mac/MW_TkStaticHeader.pch [new file with mode: 0644]
tk/mac/tkMacTclCode.r [new file with mode: 0644]
tk/mac/widget.r [new file with mode: 0644]
tk/macosx/Makefile [new file with mode: 0644]
tk/macosx/Wish.icns [new file with mode: 0644]
tk/macosx/Wish.pbproj/jingham.pbxuser [new file with mode: 0644]
tk/macosx/Wish.pbproj/project.pbxproj [new file with mode: 0644]
tk/macosx/tclets.r [new file with mode: 0644]
tk/macosx/tkAboutDlg.r [new file with mode: 0644]
tk/macosx/tkMacOSX.h [new file with mode: 0644]
tk/macosx/tkMacOSXAppInit.c [new file with mode: 0644]
tk/macosx/tkMacOSXApplication.r [new file with mode: 0644]
tk/macosx/tkMacOSXBitmap.c [new file with mode: 0644]
tk/macosx/tkMacOSXButton.c [new file with mode: 0644]
tk/macosx/tkMacOSXClipboard.c [new file with mode: 0644]
tk/macosx/tkMacOSXColor.c [new file with mode: 0644]
tk/macosx/tkMacOSXConfig.c [new file with mode: 0644]
tk/macosx/tkMacOSXCursor.c [new file with mode: 0644]
tk/macosx/tkMacOSXCursors.r [new file with mode: 0644]
tk/macosx/tkMacOSXDebug.c [new file with mode: 0644]
tk/macosx/tkMacOSXDebug.h [new file with mode: 0644]
tk/macosx/tkMacOSXDefault.h [new file with mode: 0644]
tk/macosx/tkMacOSXDialog.c [new file with mode: 0644]
tk/macosx/tkMacOSXDraw.c [new file with mode: 0644]
tk/macosx/tkMacOSXEmbed.c [new file with mode: 0644]
tk/macosx/tkMacOSXEvent.c [new file with mode: 0644]
tk/macosx/tkMacOSXEvent.h [new file with mode: 0644]
tk/macosx/tkMacOSXFont.c [new file with mode: 0644]
tk/macosx/tkMacOSXHLEvents.c [new file with mode: 0644]
tk/macosx/tkMacOSXInit.c [new file with mode: 0644]
tk/macosx/tkMacOSXInt.h [new file with mode: 0644]
tk/macosx/tkMacOSXKeyEvent.c [new file with mode: 0644]
tk/macosx/tkMacOSXKeyboard.c [new file with mode: 0644]
tk/macosx/tkMacOSXLibrary.r [new file with mode: 0644]
tk/macosx/tkMacOSXMenu.c [new file with mode: 0644]
tk/macosx/tkMacOSXMenu.r [new file with mode: 0644]
tk/macosx/tkMacOSXMenubutton.c [new file with mode: 0644]
tk/macosx/tkMacOSXMenus.c [new file with mode: 0644]
tk/macosx/tkMacOSXMouseEvent.c [new file with mode: 0644]
tk/macosx/tkMacOSXNotify.c [new file with mode: 0644]
tk/macosx/tkMacOSXPort.h [new file with mode: 0644]
tk/macosx/tkMacOSXRegion.c [new file with mode: 0644]
tk/macosx/tkMacOSXResource.r [new file with mode: 0644]
tk/macosx/tkMacOSXScale.c [new file with mode: 0644]
tk/macosx/tkMacOSXScrlbr.c [new file with mode: 0644]
tk/macosx/tkMacOSXSend.c [new file with mode: 0644]
tk/macosx/tkMacOSXSubwindows.c [new file with mode: 0644]
tk/macosx/tkMacOSXTest.c [new file with mode: 0644]
tk/macosx/tkMacOSXUtil.c [new file with mode: 0644]
tk/macosx/tkMacOSXUtil.h [new file with mode: 0644]
tk/macosx/tkMacOSXWindowEvent.c [new file with mode: 0644]
tk/macosx/tkMacOSXWm.c [new file with mode: 0644]
tk/macosx/tkMacOSXWm.h [new file with mode: 0644]
tk/macosx/tkMacOSXXCursors.r [new file with mode: 0644]
tk/macosx/tkMacOSXXStubs.c [new file with mode: 0644]