Add PSMTabBarControl. Our first step to support GUI tabline.
commitcade784eb21bdcbe6081b95f0d189825ef84be40
authorJjgod Jiang <gzjjgod@gmail.com>
Sat, 26 Apr 2008 16:39:50 +0000 (27 00:39 +0800)
committerJjgod Jiang <gzjjgod@gmail.com>
Thu, 16 Apr 2009 01:57:12 +0000 (16 09:57 +0800)
treec4b98d81a689875bce32af1262faf0b081d042f8
parent6c55059cf529f50ecf923b6c9ebe0335d7a58b04
Add PSMTabBarControl. Our first step to support GUI tabline.
98 files changed:
src/Makefile
src/feature.h
src/gui.c
src/mac/PSMTabBarControl/English.lproj/InfoPlist.strings [new file with mode: 0644]
src/mac/PSMTabBarControl/English.lproj/MainMenu.nib/classes.nib [new file with mode: 0644]
src/mac/PSMTabBarControl/English.lproj/MainMenu.nib/info.nib [new file with mode: 0644]
src/mac/PSMTabBarControl/English.lproj/MainMenu.nib/keyedobjects.nib [new file with mode: 0644]
src/mac/PSMTabBarControl/English.lproj/MainMenu.nib/objects.nib [new file with mode: 0644]
src/mac/PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/classes.nib [new file with mode: 0644]
src/mac/PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/info.nib [new file with mode: 0644]
src/mac/PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/keyedobjects.nib [new file with mode: 0644]
src/mac/PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/objects.nib [new file with mode: 0644]
src/mac/PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/classes.nib [new file with mode: 0644]
src/mac/PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/info.nib [new file with mode: 0644]
src/mac/PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/keyedobjects.nib [new file with mode: 0644]
src/mac/PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/objects.nib [new file with mode: 0644]
src/mac/PSMTabBarControl/English.lproj/Window.nib/classes.nib [new file with mode: 0644]
src/mac/PSMTabBarControl/English.lproj/Window.nib/info.nib [new file with mode: 0644]
src/mac/PSMTabBarControl/English.lproj/Window.nib/keyedobjects.nib [new file with mode: 0644]
src/mac/PSMTabBarControl/Info.plist [new file with mode: 0644]
src/mac/PSMTabBarControl/PSMTabBarControl.ibclassdescription [new file with mode: 0755]
src/mac/PSMTabBarControl/PSMTabBarControl.xcodeproj/jjgod.pbxuser [new file with mode: 0644]
src/mac/PSMTabBarControl/PSMTabBarControl.xcodeproj/jjgod.perspectivev3 [new file with mode: 0644]
src/mac/PSMTabBarControl/PSMTabBarControl.xcodeproj/johnp.mode1 [new file with mode: 0644]
src/mac/PSMTabBarControl/PSMTabBarControl.xcodeproj/johnp.pbxuser [new file with mode: 0644]
src/mac/PSMTabBarControl/PSMTabBarControl.xcodeproj/project.pbxproj [new file with mode: 0644]
src/mac/PSMTabBarControl/PSMTabBarControl.xcodeproj/winckler.mode1 [new file with mode: 0644]
src/mac/PSMTabBarControl/PSMTabBarControl.xcodeproj/winckler.pbxuser [new file with mode: 0644]
src/mac/PSMTabBarControl/PSMTabBarControlFramework-Info.plist [new file with mode: 0644]
src/mac/PSMTabBarControl/PSMTabBarControl_Prefix.pch [new file with mode: 0644]
src/mac/PSMTabBarControl/ReadMe.rtfd/TXT.rtf [new file with mode: 0644]
src/mac/PSMTabBarControl/ReadMe.rtfd/startpage.gif [new file with mode: 0644]
src/mac/PSMTabBarControl/TabBarControlDemo-Info.plist [new file with mode: 0644]
src/mac/PSMTabBarControl/documentation/PSMTabBarControlDoc.html [new file with mode: 0644]
src/mac/PSMTabBarControl/documentation/frameset_styles.css [new file with mode: 0644]
src/mac/PSMTabBarControl/images/32x32_log.tiff [new file with mode: 0644]
src/mac/PSMTabBarControl/images/32x32cancel.png [new file with mode: 0644]
src/mac/PSMTabBarControl/images/AquaTabClose_Front.tif [new file with mode: 0644]
src/mac/PSMTabBarControl/images/AquaTabClose_Front_Pressed.tif [new file with mode: 0644]
src/mac/PSMTabBarControl/images/AquaTabClose_Front_Rollover.tif [new file with mode: 0644]
src/mac/PSMTabBarControl/images/AquaTabNew.png [new file with mode: 0644]
src/mac/PSMTabBarControl/images/AquaTabNewPressed.png [new file with mode: 0644]
src/mac/PSMTabBarControl/images/AquaTabNewRollover.png [new file with mode: 0644]
src/mac/PSMTabBarControl/images/AquaTabsBackground.png [new file with mode: 0644]
src/mac/PSMTabBarControl/images/AquaTabsDown.png [new file with mode: 0644]
src/mac/PSMTabBarControl/images/AquaTabsDownGraphite.png [new file with mode: 0644]
src/mac/PSMTabBarControl/images/AquaTabsDownNonKey.png [new file with mode: 0644]
src/mac/PSMTabBarControl/images/AquaTabsSeparator.png [new file with mode: 0644]
src/mac/PSMTabBarControl/images/AquaTabsSeparatorDown.png [new file with mode: 0644]
src/mac/PSMTabBarControl/images/Folder.tif [new file with mode: 0644]
src/mac/PSMTabBarControl/images/Globe.tiff [new file with mode: 0644]
src/mac/PSMTabBarControl/images/TabClose_Front.tif [new file with mode: 0644]
src/mac/PSMTabBarControl/images/TabClose_Front_Pressed.tif [new file with mode: 0644]
src/mac/PSMTabBarControl/images/TabClose_Front_Rollover.tif [new file with mode: 0644]
src/mac/PSMTabBarControl/images/TabControlRep.tif [new file with mode: 0644]
src/mac/PSMTabBarControl/images/TabIcon.tif [new file with mode: 0644]
src/mac/PSMTabBarControl/images/TabNewMetal.png [new file with mode: 0644]
src/mac/PSMTabBarControl/images/TabNewMetalPressed.png [new file with mode: 0644]
src/mac/PSMTabBarControl/images/TabNewMetalRollover.png [new file with mode: 0644]
src/mac/PSMTabBarControl/images/Warning.png [new file with mode: 0644]
src/mac/PSMTabBarControl/images/overflowImage.tiff [new file with mode: 0755]
src/mac/PSMTabBarControl/images/overflowImagePressed.tif [new file with mode: 0755]
src/mac/PSMTabBarControl/images/pi.png [new file with mode: 0644]
src/mac/PSMTabBarControl/palette.table [new file with mode: 0644]
src/mac/PSMTabBarControl/source/AppController.h [new file with mode: 0644]
src/mac/PSMTabBarControl/source/AppController.m [new file with mode: 0644]
src/mac/PSMTabBarControl/source/FakeModel.h [new file with mode: 0644]
src/mac/PSMTabBarControl/source/FakeModel.m [new file with mode: 0644]
src/mac/PSMTabBarControl/source/NSBezierPath_AMShading.h [new file with mode: 0755]
src/mac/PSMTabBarControl/source/NSBezierPath_AMShading.m [new file with mode: 0755]
src/mac/PSMTabBarControl/source/PSMAquaTabStyle.h [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMAquaTabStyle.m [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMMetalTabStyle.h [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMMetalTabStyle.m [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMOverflowPopUpButton.h [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMOverflowPopUpButton.m [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMProgressIndicator.h [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMProgressIndicator.m [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMRolloverButton.h [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMRolloverButton.m [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMTabBarCell.h [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMTabBarCell.m [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMTabBarControl.h [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMTabBarControl.m [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMTabBarControlInspector.h [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMTabBarControlInspector.m [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMTabBarControlPalette.h [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMTabBarControlPalette.m [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMTabBarControl_Prefix.pch [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMTabDragAssistant.h [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMTabDragAssistant.m [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMTabStyle.h [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMUnifiedTabStyle.h [new file with mode: 0644]
src/mac/PSMTabBarControl/source/PSMUnifiedTabStyle.m [new file with mode: 0644]
src/mac/PSMTabBarControl/source/WindowController.h [new file with mode: 0644]
src/mac/PSMTabBarControl/source/WindowController.m [new file with mode: 0644]
src/mac/PSMTabBarControl/source/main.m [new file with mode: 0644]
src/mac/PSMTabBarControl/version.plist [new file with mode: 0644]