├── .gitignore ├── .gitmodules ├── .hgignore ├── Acknowledgements.md ├── ApplicationDefinition.md ├── Artwork-Sources ├── AppIcon │ ├── AppIconDev.psd │ ├── AppIconSEE4-2Men.psd │ ├── AppIconSEE4.psd │ ├── Base_Large.psd │ ├── MenOnlyBiggestSEE4.png │ ├── SubEthaEdit-AppIconFlat-2people.afdesign │ ├── SubEthaEdit-AppIconFlat.afdesign │ ├── SubEthaEdit-BigSur-2021-02.afdesign │ ├── SubEthaEdit-FlatFill2P.afdesign │ ├── SubEthaEdit-Outlines-Combined.afdesign │ ├── SubEthaEdit-Outlines.afdesign │ └── SubethaEdit-BigSur-2021-Embedded-Clean.afdesign ├── FileIcons │ ├── SEE-DocumentSEETEXT.afdesign │ ├── SEE-Documents.afdesign │ ├── SEE-GenericDocument.afdesign │ ├── SEE-Mode.afdesign │ ├── SEE-SocialMediaTemplate-Github.afdesign │ └── SEE-StyleDocument.afdesign ├── Legacy │ ├── DocumentEntryStatusIcons.sketch │ ├── Exported-FromSketch │ │ ├── BottomBarSharingIconAddHover.svg │ │ ├── BottomBarSharingIconAddNormal.svg │ │ ├── BottomBarSharingIconAddPressed.svg │ │ ├── BottomBarSharingIconAnnounceTurnOffHover 2.svg │ │ ├── BottomBarSharingIconAnnounceTurnOffHover.svg │ │ ├── BottomBarSharingIconAnnounceTurnOffNormal.svg │ │ ├── BottomBarSharingIconAnnounceTurnOffNormalReadOnly.svg │ │ ├── BottomBarSharingIconAnnounceTurnOffNormalReadWrite.svg │ │ ├── BottomBarSharingIconAnnounceTurnOnHover.svg │ │ ├── BottomBarSharingIconAnnounceTurnOnNormal.svg │ │ ├── BottomBarSharingIconAnnounceTurnOnPressed.svg │ │ ├── BottomBarSharingIconGroupTurnOffHover.svg │ │ ├── BottomBarSharingIconGroupTurnOffNormal.svg │ │ ├── BottomBarSharingIconGroupTurnOffPressed.svg │ │ ├── BottomBarSharingIconGroupTurnOnHover.svg │ │ ├── BottomBarSharingIconGroupTurnOnNormal.svg │ │ ├── BottomBarSharingIconGroupTurnOnPressed.svg │ │ ├── ParticipantFollowStatusOn.svg │ │ ├── ParticipantFollowTurnOffHover.svg │ │ ├── ParticipantFollowTurnOffNormal.svg │ │ ├── ParticipantFollowTurnOffPressed.svg │ │ ├── ParticipantFollowTurnOnHover.svg │ │ ├── ParticipantFollowTurnOnNormal.svg │ │ ├── ParticipantFollowTurnOnPressed.svg │ │ ├── ParticipantKick.svg │ │ ├── ParticipantKickHover.svg │ │ ├── ParticipantKickNormal.svg │ │ ├── ParticipantKickPressed.svg │ │ ├── ParticipantReadOnlyStatusOn.svg │ │ ├── ParticipantReadOnlyTurnOffHover.svg │ │ ├── ParticipantReadOnlyTurnOffNormal.svg │ │ ├── ParticipantReadOnlyTurnOffPressed.svg │ │ ├── ParticipantReadOnlyTurnOnHover.svg │ │ ├── ParticipantReadOnlyTurnOnNormal.svg │ │ ├── ParticipantReadOnlyTurnOnPressed.svg │ │ ├── ParticipantStatusFollow.svg │ │ ├── ParticipantStatusReadOnly.svg │ │ ├── SharingServiceAnnounceMenuIcon.svg │ │ ├── StatusPending.svg │ │ ├── StatusReadOnly.svg │ │ ├── StatusReadWrite.svg │ │ ├── ToolbarSplitOnePane.svg │ │ ├── ToolbarSplitTwoPanes.svg │ │ ├── hud_buttonFill-N.svg │ │ ├── hud_buttonFill-P.svg │ │ ├── hud_buttonLeft-N.svg │ │ ├── hud_buttonLeft-P.svg │ │ ├── hud_buttonRight-N.svg │ │ ├── hud_buttonRight-P.svg │ │ ├── hud_titlebar-close.svg │ │ └── png │ │ │ ├── BottomBarSharingIconAddHover.png │ │ │ ├── BottomBarSharingIconAddHover@2x.png │ │ │ ├── BottomBarSharingIconAddNormal.png │ │ │ ├── BottomBarSharingIconAddNormal@2x.png │ │ │ ├── BottomBarSharingIconAddPressed.png │ │ │ ├── BottomBarSharingIconAddPressed@2x.png │ │ │ ├── BottomBarSharingIconAnnounceTurnOffHover 2.png │ │ │ ├── BottomBarSharingIconAnnounceTurnOffHover 2@2x.png │ │ │ ├── BottomBarSharingIconAnnounceTurnOffHover.png │ │ │ ├── BottomBarSharingIconAnnounceTurnOffHover@2x.png │ │ │ ├── BottomBarSharingIconAnnounceTurnOffNormal.png │ │ │ ├── BottomBarSharingIconAnnounceTurnOffNormal@2x.png │ │ │ ├── BottomBarSharingIconAnnounceTurnOffNormalReadOnly.png │ │ │ ├── BottomBarSharingIconAnnounceTurnOffNormalReadOnly@2x.png │ │ │ ├── BottomBarSharingIconAnnounceTurnOffNormalReadWrite.png │ │ │ ├── BottomBarSharingIconAnnounceTurnOffNormalReadWrite@2x.png │ │ │ ├── BottomBarSharingIconAnnounceTurnOnHover.png │ │ │ ├── BottomBarSharingIconAnnounceTurnOnHover@2x.png │ │ │ ├── BottomBarSharingIconAnnounceTurnOnNormal.png │ │ │ ├── BottomBarSharingIconAnnounceTurnOnNormal@2x.png │ │ │ ├── BottomBarSharingIconAnnounceTurnOnPressed.png │ │ │ ├── BottomBarSharingIconAnnounceTurnOnPressed@2x.png │ │ │ ├── BottomBarSharingIconGroupTurnOffHover.png │ │ │ ├── BottomBarSharingIconGroupTurnOffHover@2x.png │ │ │ ├── BottomBarSharingIconGroupTurnOffNormal.png │ │ │ ├── BottomBarSharingIconGroupTurnOffNormal@2x.png │ │ │ ├── BottomBarSharingIconGroupTurnOffPressed.png │ │ │ ├── BottomBarSharingIconGroupTurnOffPressed@2x.png │ │ │ ├── BottomBarSharingIconGroupTurnOnHover.png │ │ │ ├── BottomBarSharingIconGroupTurnOnHover@2x.png │ │ │ ├── BottomBarSharingIconGroupTurnOnNormal.png │ │ │ ├── BottomBarSharingIconGroupTurnOnNormal@2x.png │ │ │ ├── BottomBarSharingIconGroupTurnOnPressed.png │ │ │ ├── BottomBarSharingIconGroupTurnOnPressed@2x.png │ │ │ ├── ParticipantFollowStatusOn.png │ │ │ ├── ParticipantFollowStatusOn@2x.png │ │ │ ├── ParticipantFollowTurnOffHover.png │ │ │ ├── ParticipantFollowTurnOffHover@2x.png │ │ │ ├── ParticipantFollowTurnOffNormal.png │ │ │ ├── ParticipantFollowTurnOffNormal@2x.png │ │ │ ├── ParticipantFollowTurnOffPressed.png │ │ │ ├── ParticipantFollowTurnOffPressed@2x.png │ │ │ ├── ParticipantFollowTurnOnHover.png │ │ │ ├── ParticipantFollowTurnOnHover@2x.png │ │ │ ├── ParticipantFollowTurnOnNormal.png │ │ │ ├── ParticipantFollowTurnOnNormal@2x.png │ │ │ ├── ParticipantFollowTurnOnPressed.png │ │ │ ├── ParticipantFollowTurnOnPressed@2x.png │ │ │ ├── ParticipantKick.png │ │ │ ├── ParticipantKick@2x.png │ │ │ ├── ParticipantKickHover.png │ │ │ ├── ParticipantKickHover@2x.png │ │ │ ├── ParticipantKickNormal.png │ │ │ ├── ParticipantKickNormal@2x.png │ │ │ ├── ParticipantKickPressed.png │ │ │ ├── ParticipantKickPressed@2x.png │ │ │ ├── ParticipantReadOnlyStatusOn.png │ │ │ ├── ParticipantReadOnlyStatusOn@2x.png │ │ │ ├── ParticipantReadOnlyTurnOffHover.png │ │ │ ├── ParticipantReadOnlyTurnOffHover@2x.png │ │ │ ├── ParticipantReadOnlyTurnOffNormal.png │ │ │ ├── ParticipantReadOnlyTurnOffNormal@2x.png │ │ │ ├── ParticipantReadOnlyTurnOffPressed.png │ │ │ ├── ParticipantReadOnlyTurnOffPressed@2x.png │ │ │ ├── ParticipantReadOnlyTurnOnHover.png │ │ │ ├── ParticipantReadOnlyTurnOnHover@2x.png │ │ │ ├── ParticipantReadOnlyTurnOnNormal.png │ │ │ ├── ParticipantReadOnlyTurnOnNormal@2x.png │ │ │ ├── ParticipantReadOnlyTurnOnPressed.png │ │ │ ├── ParticipantReadOnlyTurnOnPressed@2x.png │ │ │ ├── ParticipantStatusFollow.png │ │ │ ├── ParticipantStatusFollow@2x.png │ │ │ ├── ParticipantStatusReadOnly.png │ │ │ ├── ParticipantStatusReadOnly@2x.png │ │ │ ├── SharingServiceAnnounceMenuIcon.png │ │ │ ├── SharingServiceAnnounceMenuIcon@2x.png │ │ │ ├── StatusPending.png │ │ │ ├── StatusPending@2x.png │ │ │ ├── StatusReadOnly.png │ │ │ ├── StatusReadOnly@2x.png │ │ │ ├── StatusReadWrite.png │ │ │ ├── StatusReadWrite@2x.png │ │ │ ├── ToolbarSplitOnePane.png │ │ │ ├── ToolbarSplitOnePane@2x.png │ │ │ ├── ToolbarSplitTwoPanes.png │ │ │ ├── ToolbarSplitTwoPanes@2x.png │ │ │ ├── hud_buttonFill-N.png │ │ │ ├── hud_buttonFill-N@2x.png │ │ │ ├── hud_buttonFill-P.png │ │ │ ├── hud_buttonFill-P@2x.png │ │ │ ├── hud_buttonLeft-N.png │ │ │ ├── hud_buttonLeft-N@2x.png │ │ │ ├── hud_buttonLeft-P.png │ │ │ ├── hud_buttonLeft-P@2x.png │ │ │ ├── hud_buttonRight-N.png │ │ │ ├── hud_buttonRight-N@2x.png │ │ │ ├── hud_buttonRight-P.png │ │ │ ├── hud_buttonRight-P@2x.png │ │ │ ├── hud_titlebar-close.png │ │ │ └── hud_titlebar-close@2x.png │ ├── ParticipantBar.sketch │ ├── ParticipantButtonsBottom.sketch │ ├── ParticipantFollowSource.psd │ ├── SplitButtons.sketch │ ├── Tabs │ │ └── SubEthaEdit-PSMTabs.afdesign │ └── hudbuttons.sketch ├── PreferenceIcons │ └── PrefIconTrigger.psd ├── StatusBar.afdesign └── Symbols.afdesign ├── BuildConfig ├── Identity.xcconfig ├── TCMAppConfig.xcconfig ├── TCMReleaseInfo.xcconfig └── TCMRevision.xcconfig ├── ChangeLog.md ├── Contributing.md ├── Contributors.md ├── Documentation ├── FileManagementProfile.notes ├── ModeDebugHelper │ ├── Coda2Modes │ │ ├── ASP-HTML.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── ChangeLog.txt │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ └── Localizable.strings │ │ │ │ ├── Japanese.lproj │ │ │ │ └── Localizable.strings │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── StyleIDTransition.plist │ │ │ │ └── SyntaxDefinition.xml │ │ ├── ActionScript.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── ChangeLog.txt │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ ├── InfoPlist.strings │ │ │ │ └── Localizable.strings │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── StyleIDTransition.plist │ │ │ │ └── SyntaxDefinition.xml │ │ ├── Base.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── ChangeLog.txt │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ └── InfoPlist.strings │ │ │ │ ├── Japanese.lproj │ │ │ │ └── InfoPlist.strings │ │ │ │ └── SyntaxDefinition.xml │ │ ├── CFML.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ └── Localizable.strings │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── Scripts │ │ │ │ ├── Add Link.scpt │ │ │ │ ├── CloseLastTag.scpt │ │ │ │ ├── Comment Selection.scpt │ │ │ │ ├── Insert HTML Color.scpt │ │ │ │ ├── Validate.scpt │ │ │ │ └── shell │ │ │ │ │ ├── closetag.pl │ │ │ │ │ └── validate.pl │ │ │ │ ├── StyleIDTransition.plist │ │ │ │ ├── Symbol!.tif │ │ │ │ ├── SymbolD.tif │ │ │ │ ├── SymbolH.tif │ │ │ │ ├── Symbola.tif │ │ │ │ ├── SyntaxDefinition.xml │ │ │ │ ├── cfapplication.tif │ │ │ │ ├── cfargument.tif │ │ │ │ ├── cfdump.tif │ │ │ │ ├── cfftp.tif │ │ │ │ ├── cffunction.tif │ │ │ │ ├── cfhttp.tif │ │ │ │ ├── cfhttpparam.tif │ │ │ │ ├── cfinclude.tif │ │ │ │ ├── cflocation.tif │ │ │ │ ├── cflock.tif │ │ │ │ ├── cfloop.tif │ │ │ │ ├── cfobject.tif │ │ │ │ ├── cfoutput.tif │ │ │ │ ├── cfparam.tif │ │ │ │ ├── cfprocparam.tif │ │ │ │ ├── cfprocresult.tif │ │ │ │ ├── cfquery.tif │ │ │ │ ├── cfqueryparam.tif │ │ │ │ ├── cfset.tif │ │ │ │ └── cfstoredproc.tif │ │ ├── CSS.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── AutocompleteAdditions.txt │ │ │ │ ├── ChangeLog.txt │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ ├── ExampleSyntax.txt │ │ │ │ ├── InfoPlist.strings │ │ │ │ ├── Localizable.strings │ │ │ │ └── ScopeExamples.plist │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── Scripts │ │ │ │ ├── Insert HTML Color.scpt │ │ │ │ ├── Validate.scpt │ │ │ │ └── shell │ │ │ │ │ └── validate.pl │ │ │ │ ├── StyleIDTransition.plist │ │ │ │ ├── Symbol!.png │ │ │ │ ├── Symbol!.tif │ │ │ │ ├── SymbolID.png │ │ │ │ ├── SymbolID.tif │ │ │ │ └── SyntaxDefinition.xml │ │ ├── Diff.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── ChangeLog.txt │ │ │ │ ├── English.lproj │ │ │ │ ├── InfoPlist.strings │ │ │ │ └── Localizable.strings │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── SymbolID.png │ │ │ │ └── SyntaxDefinition.xml │ │ ├── ERB.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── AutocompleteAdditions.txt │ │ │ │ ├── ChangeLog.txt │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ ├── InfoPlist.strings │ │ │ │ └── Localizable.strings │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── Scripts │ │ │ │ ├── Add Link.scpt │ │ │ │ ├── CloseLastTag.scpt │ │ │ │ ├── Comment Selection.scpt │ │ │ │ ├── Insert HTML Color.scpt │ │ │ │ ├── Validate.scpt │ │ │ │ └── shell │ │ │ │ │ ├── closetag.pl │ │ │ │ │ └── validate.pl │ │ │ │ ├── Symbol!.png │ │ │ │ ├── SymbolD.png │ │ │ │ ├── SymbolH.png │ │ │ │ ├── Symbola.png │ │ │ │ └── SyntaxDefinition.xml │ │ ├── HTML.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── AutocompleteAdditions.txt │ │ │ │ ├── ChangeLog.txt │ │ │ │ ├── CodaClipDefaults.plist │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ ├── ExampleSyntax.txt │ │ │ │ ├── InfoPlist.strings │ │ │ │ ├── Localizable.strings │ │ │ │ └── ScopeExamples.plist │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── Scripts │ │ │ │ ├── Add Link.scpt │ │ │ │ ├── CloseLastTag.scpt │ │ │ │ ├── Comment Selection.scpt │ │ │ │ ├── Insert HTML Color.scpt │ │ │ │ ├── Validate.scpt │ │ │ │ └── shell │ │ │ │ │ ├── closetag.pl │ │ │ │ │ └── validate.pl │ │ │ │ ├── StyleIDTransition.plist │ │ │ │ ├── Symbol!.png │ │ │ │ ├── Symbol!.tif │ │ │ │ ├── SymbolD.png │ │ │ │ ├── SymbolD.tif │ │ │ │ ├── SymbolH.png │ │ │ │ ├── SymbolH.tif │ │ │ │ ├── Symbola.png │ │ │ │ ├── Symbola.tif │ │ │ │ └── SyntaxDefinition.xml │ │ ├── JSP-HTML.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ └── Localizable.strings │ │ │ │ ├── Japanese.lproj │ │ │ │ └── Localizable.strings │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ └── SyntaxDefinition.xml │ │ ├── Java.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── ChangeLog.txt │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ ├── InfoPlist.strings │ │ │ │ └── Localizable.strings │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── Scripts │ │ │ │ ├── 30-Compile.scpt │ │ │ │ ├── 40-Compile and run.scpt │ │ │ │ └── 60-un_comment_lines.scpt │ │ │ │ ├── StyleIDTransition.plist │ │ │ │ └── SyntaxDefinition.xml │ │ ├── Javascript.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── AutocompleteAdditions.txt │ │ │ │ ├── ChangeLog.txt │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ ├── ExampleSyntax.txt │ │ │ │ ├── InfoPlist.strings │ │ │ │ ├── Localizable.strings │ │ │ │ └── ScopeExamples.plist │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── Scripts │ │ │ │ └── Insert HTML Color.scpt │ │ │ │ ├── StyleIDTransition.plist │ │ │ │ └── SyntaxDefinition.xml │ │ ├── LESS.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── AutocompleteAdditions.txt │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ └── Localizable.strings │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ └── SyntaxDefinition.xml │ │ ├── LassoScript-HTML.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── AutocompleteAdditions.txt │ │ │ │ ├── ChangeLog.txt │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ ├── InfoPlist.strings │ │ │ │ └── Localizable.strings │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── Scripts │ │ │ │ ├── 10-Close Last Tag.scpt │ │ │ │ ├── 20-InsertHTMLColor.scpt │ │ │ │ ├── 25-Add Link.scpt │ │ │ │ ├── 30-CheckSyntax.scpt │ │ │ │ ├── Comment Selection.scpt │ │ │ │ ├── Lookup in PHP Documentation.scpt │ │ │ │ └── shell │ │ │ │ │ └── closetag.pl │ │ │ │ ├── SyntaxDefinition.xml │ │ │ │ └── ToolbarIconLassoScriptLookup.png │ │ ├── Lua.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── ChangeLog.txt │ │ │ │ ├── English.lproj │ │ │ │ ├── InfoPlist.strings │ │ │ │ └── Localizable.strings │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── Scripts │ │ │ │ ├── 10-Insert Shebang.scpt │ │ │ │ ├── 20-chmod ug+x.scpt │ │ │ │ ├── 30-Check Syntax.scpt │ │ │ │ └── 40-Run in Terminal.scpt │ │ │ │ └── SyntaxDefinition.xml │ │ ├── Objective-J.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── ChangeLog.txt │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ ├── InfoPlist.strings │ │ │ │ └── Localizable.strings │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── Scripts │ │ │ │ ├── 20-InsertCallToSuper.scpt │ │ │ │ ├── 60-un_comment_lines.scpt │ │ │ │ └── shell │ │ │ │ │ └── insert_super.py │ │ │ │ ├── SyntaxDefinition.xml │ │ │ │ ├── ToolbarAppKiDo.png │ │ │ │ ├── ToolbarBuild.tiff │ │ │ │ ├── ToolbarCounterpart.png │ │ │ │ └── ToolbarXcodeProject.png │ │ ├── PHP-HTML.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── AutocompleteAdditions.txt │ │ │ │ ├── ChangeLog.txt │ │ │ │ ├── CodaClipDefaults.plist │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ ├── InfoPlist.strings │ │ │ │ └── Localizable.strings │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── Scripts │ │ │ │ ├── 10-Close Last Tag.scpt │ │ │ │ ├── 20-InsertHTMLColor.scpt │ │ │ │ ├── 25-Add Link.scpt │ │ │ │ ├── 30-CheckSyntax.scpt │ │ │ │ ├── 40-RunUsingPHP.scpt │ │ │ │ ├── Comment Selection.scpt │ │ │ │ ├── Lookup in PHP Documentation.scpt │ │ │ │ └── shell │ │ │ │ │ └── closetag.pl │ │ │ │ ├── StyleIDTransition.plist │ │ │ │ ├── SyntaxDefinition.xml │ │ │ │ ├── ToolbarIconPHPLookup.png │ │ │ │ └── ToolbarIconRunUsingPHP.png │ │ ├── Perl.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── ChangeLog.txt │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ ├── InfoPlist.strings │ │ │ │ └── Localizable.strings │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── Scripts │ │ │ │ ├── 10-Insert Shebang.scpt │ │ │ │ ├── 15-chmod ug+x.scpt │ │ │ │ ├── 30-Check Syntax.scpt │ │ │ │ ├── 40-Run in Terminal.scpt │ │ │ │ └── Lookup in Pearldoc.scpt │ │ │ │ ├── StyleIDTransition.plist │ │ │ │ ├── SyntaxDefinition.xml │ │ │ │ └── ToolbarIconPearldocLookup.png │ │ ├── Python.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── ChangeLog.txt │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ ├── InfoPlist.strings │ │ │ │ └── Localizable.strings │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── Scripts │ │ │ │ ├── 10-Insert Shebang.scpt │ │ │ │ ├── 20-chmod ug+x.scpt │ │ │ │ ├── 30-Check Syntax.scpt │ │ │ │ ├── 40-Run in Terminal.scpt │ │ │ │ └── Lookup at Python.net.scpt │ │ │ │ ├── StyleIDTransition.plist │ │ │ │ ├── SyntaxDefinition.xml │ │ │ │ └── ToolbarIconPythonLookup.png │ │ ├── Ruby.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── AutocompleteAdditions.txt │ │ │ │ ├── ChangeLog.txt │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ ├── ExampleSyntax.txt │ │ │ │ ├── InfoPlist.strings │ │ │ │ ├── Localizable.strings │ │ │ │ └── ScopeExamples.plist │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── README.txt │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── Scripts │ │ │ │ ├── 10-Insert Shebang.scpt │ │ │ │ ├── 20-chmod ug+x.scpt │ │ │ │ ├── 30-Check Syntax.scpt │ │ │ │ ├── 40-Run in Terminal.scpt │ │ │ │ └── Insert HTML Color.scpt │ │ │ │ ├── StyleIDTransition.plist │ │ │ │ ├── Symbol!.png │ │ │ │ ├── Symbol!.tif │ │ │ │ ├── SymbolD.png │ │ │ │ ├── SymbolD.tif │ │ │ │ └── SyntaxDefinition.xml │ │ ├── SQL.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── ChangeLog.txt │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ ├── InfoPlist.strings │ │ │ │ └── Localizable.strings │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── StyleIDTransition.plist │ │ │ │ └── SyntaxDefinition.xml │ │ ├── Sass.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── AutocompleteAdditions.txt │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ └── Localizable.strings │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── Symbol-Import.png │ │ │ │ ├── SyntaxDefinition.xml │ │ │ │ └── template.scss │ │ ├── Smarty.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── AutocompleteAdditions.txt │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ └── Localizable.strings │ │ │ │ ├── Japanese.lproj │ │ │ │ └── Localizable.strings │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── Symbol!.tif │ │ │ │ ├── SymbolD.tif │ │ │ │ ├── SymbolH.tif │ │ │ │ ├── Symbola.tif │ │ │ │ └── SyntaxDefinition.xml │ │ ├── XML.mode │ │ │ └── Contents │ │ │ │ ├── Info.plist │ │ │ │ └── Resources │ │ │ │ ├── ChangeLog.txt │ │ │ │ ├── CodaCompletion.plist │ │ │ │ ├── English.lproj │ │ │ │ ├── ExampleSyntax.txt │ │ │ │ ├── InfoPlist.strings │ │ │ │ ├── Localizable.strings │ │ │ │ └── ScopeExamples.plist │ │ │ │ ├── ModeSettings.xml │ │ │ │ ├── RegexSymbols.xml │ │ │ │ ├── Scripts │ │ │ │ ├── 10-CloseLastTag.scpt │ │ │ │ ├── 20-CheckWellFormedness.scpt │ │ │ │ ├── 30-Validate.scpt │ │ │ │ ├── 50-TransformWithXSLT.scpt │ │ │ │ ├── Comment Selection.scpt │ │ │ │ ├── Insert HTML Color.scpt │ │ │ │ └── shell │ │ │ │ │ └── closetag.pl │ │ │ │ ├── StyleIDTransition.plist │ │ │ │ ├── Symbol!.png │ │ │ │ ├── Symbol!.tif │ │ │ │ ├── SymbolID.png │ │ │ │ ├── SymbolID.tif │ │ │ │ └── SyntaxDefinition.xml │ │ └── YAML.mode │ │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── AutocompleteAdditions.txt │ │ │ ├── CodaCompletion.plist │ │ │ ├── English.lproj │ │ │ ├── ExampleSyntax.yml │ │ │ └── Localizable.strings │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ └── SyntaxDefinition.xml │ ├── Coda2Styles │ │ ├── Birds of Paradise.sss │ │ ├── Coda Bright.sss │ │ ├── Coda Classic.sss │ │ └── Specials Board.sss │ ├── Makefile │ ├── PlistValueForKey.xslt │ ├── RemoveStyleAttributes.xslt │ ├── RenameScope.xslt │ ├── ScopesInMode.xslt │ ├── SortInfoPlist.xslt │ ├── StyleSheetForAllAttributes.xslt │ ├── StyleSheetForAllAttributesFormated.xslt │ ├── StyleSheetForAttribute.xslt │ ├── UpdateInfoPlist.xslt │ ├── XMLTagsForScope.xslt │ ├── make_create-stylesheet.makefile │ ├── make_remove-styles.makefile │ ├── make_rename.makefile │ ├── make_sort-plist.makefile │ ├── make_update-plist.makefile │ ├── mode-applescripts.md │ └── readme.md ├── ModeDevelopment │ └── Reference Files │ │ ├── ASP-HTML │ │ └── Sample ASP Code │ │ │ ├── EULA.rtf │ │ │ ├── RssToolkit.doc │ │ │ ├── app.asp │ │ │ ├── coda_test.asp │ │ │ ├── colors.asp │ │ │ ├── email.asp │ │ │ ├── samples │ │ │ ├── app_code │ │ │ │ ├── Msnbc.cs │ │ │ │ └── Sample5.rss │ │ │ ├── scenario1.aspx │ │ │ ├── scenario2.aspx │ │ │ ├── scenario3.aspx │ │ │ ├── scenario3.aspx.cs │ │ │ ├── scenario4.aspx │ │ │ ├── scenario4.aspx.cs │ │ │ ├── scenario5.ashx │ │ │ ├── scenario5.aspx │ │ │ ├── scenario6.ashx │ │ │ ├── scenario6.aspx │ │ │ └── web.config │ │ │ ├── sources │ │ │ ├── build.bat │ │ │ ├── rssdl │ │ │ │ └── Rssdl.cs │ │ │ └── toolkit │ │ │ │ ├── AssemblyInfo.cs │ │ │ │ ├── GenericRssChannel.cs │ │ │ │ ├── GenericRssElement.cs │ │ │ │ ├── GenericRssHttpHandlerBase.cs │ │ │ │ ├── RssBuildProvider.cs │ │ │ │ ├── RssChannelBase.cs │ │ │ │ ├── RssChannelDom.cs │ │ │ │ ├── RssCodeGenerator.cs │ │ │ │ ├── RssDataSource.cs │ │ │ │ ├── RssDataSourceConfigForm.Designer.cs │ │ │ │ ├── RssDataSourceConfigForm.cs │ │ │ │ ├── RssDownloadManager.cs │ │ │ │ ├── RssElementBase.cs │ │ │ │ ├── RssElementCustomTypeDescriptor.cs │ │ │ │ ├── RssHttpHandlerBase.cs │ │ │ │ ├── RssHttpHandlerHelper.cs │ │ │ │ ├── RssHyperLink.cs │ │ │ │ ├── RssXmlHelper.cs │ │ │ │ └── RssdlBuildProvider.cs │ │ │ ├── test.asp │ │ │ └── webservice.aspx │ │ ├── CFML │ │ ├── Application.cfc │ │ ├── GoogleCalendar.cfc │ │ ├── RecursiveComments.cfm │ │ ├── bugTrackerService.cfc │ │ ├── cftags_milestones.cfm │ │ ├── editFile.cfm │ │ ├── editProject.cfm │ │ ├── ehGeneral.cfc │ │ ├── ehSites.cfc │ │ ├── reportPDF.cfm │ │ ├── rss.cfc │ │ └── udf.cfm │ │ ├── ERB │ │ ├── application.rhtml │ │ └── spell_check.rhtml │ │ ├── JSP-HTML │ │ └── highlight.jsp │ │ ├── LassoScript-HTML │ │ ├── Template2_SplitL_pf5Bot.html │ │ ├── Template_Gallery.html │ │ ├── Template_Media.html │ │ ├── detail.lasso │ │ ├── itpage │ │ │ ├── DEVEL │ │ │ │ ├── Database │ │ │ │ │ ├── cms_content_112309.sql │ │ │ │ │ ├── cms_content_120909.sql │ │ │ │ │ └── itpage_cms_demo.sql │ │ │ │ └── generate_google_sitemap.lasso │ │ │ ├── LassoStartup │ │ │ │ ├── CTDump.lasso │ │ │ │ ├── Create_UID.lasso │ │ │ │ ├── Create_UIDShort.lasso │ │ │ │ ├── Debug.lasso │ │ │ │ ├── LI_AssetPreviewLink.lasso │ │ │ │ ├── LI_BuildCategorySelect.lasso │ │ │ │ ├── LI_BuildContentSelectList.lasso │ │ │ │ ├── LI_BuildGalleryMultiSelect.lasso │ │ │ │ ├── LI_BuildPortfolioMultiSelect.lasso │ │ │ │ ├── LI_CMSatend.lasso │ │ │ │ ├── LI_CheckUtilities.lasso │ │ │ │ ├── LI_CleanSlug.lasso │ │ │ │ ├── LI_CloakEmail.lasso │ │ │ │ ├── LI_Filestream.lasso │ │ │ │ ├── LI_GetContentLink.lasso │ │ │ │ ├── LI_GetHeirarchyID.lasso │ │ │ │ ├── LI_ListservSubscribe.lasso │ │ │ │ ├── LI_MediaGetInfo.lasso │ │ │ │ ├── LI_ShowDirectory.lasso │ │ │ │ ├── LI_ShowError3.lasso │ │ │ │ ├── LI_ShowIconByDataType.lasso │ │ │ │ ├── LI_ShowIconByExt.lasso │ │ │ │ ├── LI_StringRemoveHTML.inc │ │ │ │ ├── LI_URLRedirect.lasso │ │ │ │ ├── OutputAuthor.lasso │ │ │ │ ├── OutputDateModified.lasso │ │ │ │ ├── OutputDropdownHTML.lasso │ │ │ │ ├── OutputDropdownJS.lasso │ │ │ │ ├── OutputFooter.lasso │ │ │ │ ├── OutputGallery.lasso │ │ │ │ ├── OutputHeadline.lasso │ │ │ │ ├── OutputImageCaption.lasso │ │ │ │ ├── OutputImageLarge.lasso │ │ │ │ ├── OutputImageMed.lasso │ │ │ │ ├── OutputImageThumb.lasso │ │ │ │ ├── OutputMainContent.lasso │ │ │ │ ├── OutputMediaContent.lasso │ │ │ │ ├── OutputNavLeft.lasso │ │ │ │ ├── OutputNavTop.lasso │ │ │ │ ├── OutputPortfolio.lasso │ │ │ │ ├── OutputPrice1.lasso │ │ │ │ ├── OutputPrice2.lasso │ │ │ │ ├── OutputSecondContent.lasso │ │ │ │ ├── OutputStory.lasso │ │ │ │ ├── OutputSubhead.lasso │ │ │ │ ├── OutputTestimonial.lasso │ │ │ │ ├── OutputText1.lasso │ │ │ │ ├── OutputText2.lasso │ │ │ │ ├── OutputURL.lasso │ │ │ │ ├── PushIt.lasso │ │ │ │ ├── ServerIPCheck.lasso │ │ │ │ ├── _category_ctags.lasso │ │ │ │ ├── compress_gzip.inc │ │ │ │ ├── decode_urlpath.inc │ │ │ │ ├── encode_urlpath.inc │ │ │ │ ├── google_sitemap.inc │ │ │ │ ├── it_easythumb.inc │ │ │ │ ├── jquery_CTs.lasso │ │ │ │ ├── lp_array.lasso │ │ │ │ ├── lp_client_browser.lasso │ │ │ │ ├── lp_client_isBot.lasso │ │ │ │ ├── lp_logical_between.lasso │ │ │ │ ├── lp_logical_in.lasso │ │ │ │ ├── lp_string_CP1252toUTF8.lasso │ │ │ │ ├── lp_string_extendedtoplain.lasso │ │ │ │ ├── lp_string_zap.lasso │ │ │ │ ├── response_localfolder.inc │ │ │ │ ├── rss2.lasso │ │ │ │ ├── setHTTPstatus.lasso │ │ │ │ ├── shell.inc │ │ │ │ ├── urlhandler_atbegin.lasso │ │ │ │ ├── xml_tree.lasso │ │ │ │ └── xs_isError.lasso │ │ │ ├── admin │ │ │ │ ├── check_imageusage.lasso │ │ │ │ ├── content_addresponse.inc │ │ │ │ ├── content_params.inc │ │ │ │ ├── content_searchresults.inc │ │ │ │ ├── create_webthumb.lasso │ │ │ │ ├── frm_content.inc │ │ │ │ ├── frm_contentsearch.inc │ │ │ │ ├── frm_galleryentry.inc │ │ │ │ ├── frm_galleryentrysearch.inc │ │ │ │ ├── frm_gallerygroup.inc │ │ │ │ ├── frm_gallerygroupsearch.inc │ │ │ │ ├── frm_login.inc │ │ │ │ ├── frm_portfolioentry.inc │ │ │ │ ├── frm_portfolioentrysearch.inc │ │ │ │ ├── frm_portfoliogroups.inc │ │ │ │ ├── frm_portfoliogroupsearch.inc │ │ │ │ ├── frm_reset.inc │ │ │ │ ├── frm_storiessearch.inc │ │ │ │ ├── frm_story.inc │ │ │ │ ├── frm_sys.inc │ │ │ │ ├── frm_testimonial.inc │ │ │ │ ├── frm_testimonialsearch.inc │ │ │ │ ├── frm_uploadfiles.inc │ │ │ │ ├── frm_uploadimages.inc │ │ │ │ ├── frm_uploadtmplts.inc │ │ │ │ ├── frm_uploaduserphoto.inc │ │ │ │ ├── frm_user.inc │ │ │ │ ├── frm_userdelete.inc │ │ │ │ ├── frm_usersearch.inc │ │ │ │ ├── galleryentry_addresponse.inc │ │ │ │ ├── galleryentry_params.inc │ │ │ │ ├── galleryentry_searchresults.inc │ │ │ │ ├── gallerygroup_addresponse.inc │ │ │ │ ├── gallerygroup_params.inc │ │ │ │ ├── gallerygroup_searchresults.inc │ │ │ │ ├── gallerygroupassign_params.inc │ │ │ │ ├── index.inc │ │ │ │ ├── library.lasso │ │ │ │ ├── login.lasso │ │ │ │ ├── logout_dialog.lasso │ │ │ │ ├── manage_heirarchy.lasso │ │ │ │ ├── media.lasso │ │ │ │ ├── node_modify.inc │ │ │ │ ├── node_params.inc │ │ │ │ ├── portfolioentry_addresponse.inc │ │ │ │ ├── portfolioentry_params.inc │ │ │ │ ├── portfolioentry_searchresults.inc │ │ │ │ ├── portfoliogroup_addresponse.inc │ │ │ │ ├── portfoliogroup_params.inc │ │ │ │ ├── portfoliogroup_searchresults.inc │ │ │ │ ├── portfoliogroupassign_params.inc │ │ │ │ ├── preview.lasso │ │ │ │ ├── preview_template.lasso │ │ │ │ ├── setup_add.lasso │ │ │ │ ├── setup_addresponse.lasso │ │ │ │ ├── setup_delete.lasso │ │ │ │ ├── setup_deleteresponse.inc │ │ │ │ ├── setup_deleteresponse.lasso │ │ │ │ ├── setup_editrecord.lasso │ │ │ │ ├── setup_search.lasso │ │ │ │ ├── setup_searchresults.lasso │ │ │ │ ├── show_template.lasso │ │ │ │ ├── stories_searchresults.inc │ │ │ │ ├── story_addresponse.inc │ │ │ │ ├── story_params.inc │ │ │ │ ├── sys_params.inc │ │ │ │ ├── testimonial_addresponse.inc │ │ │ │ ├── testimonial_params.inc │ │ │ │ ├── testimonials_searchresults.inc │ │ │ │ ├── user_addresponse.inc │ │ │ │ ├── user_params.inc │ │ │ │ └── user_searchresults.inc │ │ │ ├── contact_popup.lasso │ │ │ ├── detail.lasso │ │ │ ├── error.lasso │ │ │ ├── favicon.ico │ │ │ ├── filestream.lasso │ │ │ ├── google2efb82d6ddcde960.html │ │ │ ├── images │ │ │ │ ├── large │ │ │ │ │ ├── 10MachuPicchuSign_Xen.jpg │ │ │ │ │ ├── 11MachuPicchuTerraces_FDQ.jpg │ │ │ │ │ ├── 12MachuPicchuHaze_hFi.jpg │ │ │ │ │ ├── 14AguasCalientePeruRail_rfm.jpg │ │ │ │ │ ├── 1CuzcoSquare_d8e.jpg │ │ │ │ │ ├── 2SacsaywamanA_ex8.jpg │ │ │ │ │ ├── 3SacsaywamanB_PDd.jpg │ │ │ │ │ ├── 4AboveCuzco_WTv.jpg │ │ │ │ │ ├── 5Terraces_kkk.jpg │ │ │ │ │ ├── 6Wall_d4D.jpg │ │ │ │ │ ├── 7FlutePlayer_87V.jpg │ │ │ │ │ ├── 8Terraces2_7YH.jpg │ │ │ │ │ ├── 9RockHouses_Ajw.jpg │ │ │ │ │ ├── CC88x31_ZPW.jpg │ │ │ │ │ ├── EasyCMSonLF_B91.jpg │ │ │ │ │ ├── GeekWorkstation_7i4.jpg │ │ │ │ │ ├── GoogleCode_hD3.jpg │ │ │ │ │ ├── GoogleGroups_m7e.jpg │ │ │ │ │ ├── HuarazTienda_2Pd.jpg │ │ │ │ │ ├── HuarazTienda_cqj.jpg │ │ │ │ │ ├── LPA_PoweredBy_9dY.jpg │ │ │ │ │ ├── LassoSoftHome8_09_pR5.jpg │ │ │ │ │ ├── LassoSoft_Logo_ZoG.jpg │ │ │ │ │ ├── LassoSoft_MiniLogo_White_hmB.jpg │ │ │ │ │ ├── LinkedIn_Logo30px.png │ │ │ │ │ ├── LinkedIn_Logo60px.png │ │ │ │ │ ├── PreviewPhoto.jpg │ │ │ │ │ ├── SupportDesk_Lt5.jpg │ │ │ │ │ ├── cc_23j.jpg │ │ │ │ │ ├── cc_y74.jpg │ │ │ │ │ ├── facebook_badge_75.png │ │ │ │ │ ├── facebook_logo.jpg │ │ │ │ │ ├── itPage-Logo-120_oK8.jpg │ │ │ │ │ ├── itPage-Logo-230_88h.jpg │ │ │ │ │ ├── itPage-Logo-60_aiV.jpg │ │ │ │ │ ├── itPage-Logo-Bug-Black_94g.jpg │ │ │ │ │ ├── itPage-Vert-Logo-120_eGX.jpg │ │ │ │ │ ├── itPage-Vert-Logo-200_yUo.jpg │ │ │ │ │ ├── itPage-Vert-Logo-300_8bg.jpg │ │ │ │ │ ├── powered-by-mysql-167x86_aoy.jpg │ │ │ │ │ ├── twitter_badge_75.png │ │ │ │ │ └── twitter_logo.png │ │ │ │ ├── med │ │ │ │ │ ├── 10MachuPicchuSign_Xen.jpg │ │ │ │ │ ├── 11MachuPicchuTerraces_FDQ.jpg │ │ │ │ │ ├── 12MachuPicchuHaze_hFi.jpg │ │ │ │ │ ├── 14AguasCalientePeruRail_rfm.jpg │ │ │ │ │ ├── 1CuzcoSquare_d8e.jpg │ │ │ │ │ ├── 2SacsaywamanA_ex8.jpg │ │ │ │ │ ├── 3SacsaywamanB_PDd.jpg │ │ │ │ │ ├── 4AboveCuzco_WTv.jpg │ │ │ │ │ ├── 5Terraces_kkk.jpg │ │ │ │ │ ├── 6Wall_d4D.jpg │ │ │ │ │ ├── 7FlutePlayer_87V.jpg │ │ │ │ │ ├── 8Terraces2_7YH.jpg │ │ │ │ │ ├── 9RockHouses_Ajw.jpg │ │ │ │ │ ├── CC88x31_ZPW.jpg │ │ │ │ │ ├── EasyCMSonLF_B91.jpg │ │ │ │ │ ├── GeekWorkstation_7i4.jpg │ │ │ │ │ ├── GoogleCode_hD3.jpg │ │ │ │ │ ├── GoogleGroups_m7e.jpg │ │ │ │ │ ├── HuarazTienda_2Pd.jpg │ │ │ │ │ ├── HuarazTienda_cqj.jpg │ │ │ │ │ ├── LPA_PoweredBy_9dY.jpg │ │ │ │ │ ├── LassoSoftHome8_09_pR5.jpg │ │ │ │ │ ├── LassoSoft_Logo_ZoG.jpg │ │ │ │ │ ├── LassoSoft_MiniLogo_White_hmB.jpg │ │ │ │ │ ├── LinkedIn_Logo30px.png │ │ │ │ │ ├── LinkedIn_Logo60px.png │ │ │ │ │ ├── PreviewPhoto.jpg │ │ │ │ │ ├── SupportDesk_Lt5.jpg │ │ │ │ │ ├── cc_23j.jpg │ │ │ │ │ ├── cc_y74.jpg │ │ │ │ │ ├── facebook_badge_75.png │ │ │ │ │ ├── facebook_logo.jpg │ │ │ │ │ ├── itPage-Logo-120_oK8.jpg │ │ │ │ │ ├── itPage-Logo-230_88h.jpg │ │ │ │ │ ├── itPage-Logo-60_aiV.jpg │ │ │ │ │ ├── itPage-Logo-Bug-Black_94g.jpg │ │ │ │ │ ├── itPage-Vert-Logo-120_eGX.jpg │ │ │ │ │ ├── itPage-Vert-Logo-200_yUo.jpg │ │ │ │ │ ├── itPage-Vert-Logo-300_8bg.jpg │ │ │ │ │ ├── powered-by-mysql-167x86_aoy.jpg │ │ │ │ │ ├── twitter_badge_75.png │ │ │ │ │ └── twitter_logo.png │ │ │ │ └── thumb │ │ │ │ │ ├── 10MachuPicchuSign_Xen.jpg │ │ │ │ │ ├── 11MachuPicchuTerraces_FDQ.jpg │ │ │ │ │ ├── 12MachuPicchuHaze_hFi.jpg │ │ │ │ │ ├── 14AguasCalientePeruRail_rfm.jpg │ │ │ │ │ ├── 1CuzcoSquare_d8e.jpg │ │ │ │ │ ├── 2SacsaywamanA_ex8.jpg │ │ │ │ │ ├── 3SacsaywamanB_PDd.jpg │ │ │ │ │ ├── 4AboveCuzco_WTv.jpg │ │ │ │ │ ├── 5Terraces_kkk.jpg │ │ │ │ │ ├── 6Wall_d4D.jpg │ │ │ │ │ ├── 7FlutePlayer_87V.jpg │ │ │ │ │ ├── 8Terraces2_7YH.jpg │ │ │ │ │ ├── 9RockHouses_Ajw.jpg │ │ │ │ │ ├── CC88x31_ZPW.jpg │ │ │ │ │ ├── EasyCMSonLF_B91.jpg │ │ │ │ │ ├── GeekWorkstation_7i4.jpg │ │ │ │ │ ├── GoogleCode_hD3.jpg │ │ │ │ │ ├── GoogleGroups_m7e.jpg │ │ │ │ │ ├── HuarazTienda_2Pd.jpg │ │ │ │ │ ├── HuarazTienda_cqj.jpg │ │ │ │ │ ├── LPA_PoweredBy_9dY.jpg │ │ │ │ │ ├── LassoSoftHome8_09_pR5.jpg │ │ │ │ │ ├── LassoSoft_Logo_ZoG.jpg │ │ │ │ │ ├── LassoSoft_MiniLogo_White_hmB.jpg │ │ │ │ │ ├── LinkedIn_Logo30px.png │ │ │ │ │ ├── LinkedIn_Logo60px.png │ │ │ │ │ ├── PreviewPhoto.jpg │ │ │ │ │ ├── SupportDesk_Lt5.jpg │ │ │ │ │ ├── Wiki8_09_eZH.jpg │ │ │ │ │ ├── cc_23j.jpg │ │ │ │ │ ├── cc_y74.jpg │ │ │ │ │ ├── facebook_badge_75.png │ │ │ │ │ ├── facebook_logo.jpg │ │ │ │ │ ├── itPage-Logo-120_oK8.jpg │ │ │ │ │ ├── itPage-Logo-230_88h.jpg │ │ │ │ │ ├── itPage-Logo-60_aiV.jpg │ │ │ │ │ ├── itPage-Logo-Bug-Black_94g.jpg │ │ │ │ │ ├── itPage-Vert-Logo-120_eGX.jpg │ │ │ │ │ ├── itPage-Vert-Logo-200_yUo.jpg │ │ │ │ │ ├── itPage-Vert-Logo-300_8bg.jpg │ │ │ │ │ ├── powered-by-mysql-167x86_aoy.jpg │ │ │ │ │ ├── twitter_badge_75.png │ │ │ │ │ └── twitter_logo.png │ │ │ ├── includes │ │ │ │ ├── build_detail.inc │ │ │ │ ├── build_dropdown.inc │ │ │ │ ├── build_footer.inc │ │ │ │ ├── build_gallery.inc │ │ │ │ ├── build_nav.inc │ │ │ │ ├── build_portfolio.inc │ │ │ │ ├── build_swfHTML.inc │ │ │ │ ├── frm_contact.inc │ │ │ │ ├── frm_contact_popup.inc │ │ │ │ ├── frm_quicksearch.inc │ │ │ │ ├── frm_support.inc │ │ │ │ └── testimonials.inc │ │ │ ├── install │ │ │ │ ├── install.lasso │ │ │ │ └── install_itPage.inc │ │ │ ├── maintenance │ │ │ │ ├── clearcache.lasso │ │ │ │ ├── maint_cleanlogs.lasso │ │ │ │ ├── maint_viewlogs.lasso │ │ │ │ ├── maintenance.inc │ │ │ │ └── maintenance.lasso │ │ │ ├── media │ │ │ │ ├── N8inpasadena-Flowers457_2qa.flv │ │ │ │ ├── N8inpasadena-Flowers457_2qa.png │ │ │ │ ├── large │ │ │ │ │ └── N8inpasadena-Flowers457_2qa.jpg │ │ │ │ ├── med │ │ │ │ │ └── N8inpasadena-Flowers457_2qa.jpg │ │ │ │ └── thumb │ │ │ │ │ └── N8inpasadena-Flowers457_2qa.jpg │ │ │ ├── mysql_lasso_status.lasso │ │ │ ├── reset.lasso │ │ │ ├── reset_response.lasso │ │ │ ├── robots.txt │ │ │ ├── site │ │ │ │ ├── ckeditor │ │ │ │ │ ├── .project │ │ │ │ │ ├── .subversion │ │ │ │ │ │ ├── README.txt │ │ │ │ │ │ ├── config │ │ │ │ │ │ └── servers │ │ │ │ │ ├── LICENSE.html │ │ │ │ │ ├── ckeditor.js │ │ │ │ │ ├── ckeditor.pack │ │ │ │ │ ├── ckeditor_basic.js │ │ │ │ │ ├── ckeditor_basic_source.js │ │ │ │ │ ├── ckeditor_source.js │ │ │ │ │ ├── config.js │ │ │ │ │ ├── contents.css │ │ │ │ │ ├── images │ │ │ │ │ │ └── spacer.gif │ │ │ │ │ ├── lang │ │ │ │ │ │ ├── _languages.js │ │ │ │ │ │ ├── _translationstatus.txt │ │ │ │ │ │ ├── af.js │ │ │ │ │ │ ├── ar.js │ │ │ │ │ │ ├── bg.js │ │ │ │ │ │ ├── bn.js │ │ │ │ │ │ ├── bs.js │ │ │ │ │ │ ├── ca.js │ │ │ │ │ │ ├── cs.js │ │ │ │ │ │ ├── da.js │ │ │ │ │ │ ├── de.js │ │ │ │ │ │ ├── el.js │ │ │ │ │ │ ├── en-au.js │ │ │ │ │ │ ├── en-ca.js │ │ │ │ │ │ ├── en-uk.js │ │ │ │ │ │ ├── en.js │ │ │ │ │ │ ├── eo.js │ │ │ │ │ │ ├── es.js │ │ │ │ │ │ ├── et.js │ │ │ │ │ │ ├── eu.js │ │ │ │ │ │ ├── fa.js │ │ │ │ │ │ ├── fi.js │ │ │ │ │ │ ├── fo.js │ │ │ │ │ │ ├── fr-ca.js │ │ │ │ │ │ ├── fr.js │ │ │ │ │ │ ├── gl.js │ │ │ │ │ │ ├── gu.js │ │ │ │ │ │ ├── he.js │ │ │ │ │ │ ├── hi.js │ │ │ │ │ │ ├── hr.js │ │ │ │ │ │ ├── hu.js │ │ │ │ │ │ ├── is.js │ │ │ │ │ │ ├── it.js │ │ │ │ │ │ ├── ja.js │ │ │ │ │ │ ├── km.js │ │ │ │ │ │ ├── ko.js │ │ │ │ │ │ ├── lt.js │ │ │ │ │ │ ├── lv.js │ │ │ │ │ │ ├── mn.js │ │ │ │ │ │ ├── ms.js │ │ │ │ │ │ ├── nb.js │ │ │ │ │ │ ├── nl.js │ │ │ │ │ │ ├── no.js │ │ │ │ │ │ ├── pl.js │ │ │ │ │ │ ├── pt-br.js │ │ │ │ │ │ ├── pt.js │ │ │ │ │ │ ├── ro.js │ │ │ │ │ │ ├── ru.js │ │ │ │ │ │ ├── sk.js │ │ │ │ │ │ ├── sl.js │ │ │ │ │ │ ├── sr-latn.js │ │ │ │ │ │ ├── sr.js │ │ │ │ │ │ ├── sv.js │ │ │ │ │ │ ├── th.js │ │ │ │ │ │ ├── tr.js │ │ │ │ │ │ ├── uk.js │ │ │ │ │ │ ├── vi.js │ │ │ │ │ │ ├── zh-cn.js │ │ │ │ │ │ └── zh.js │ │ │ │ │ ├── plugins │ │ │ │ │ │ ├── about │ │ │ │ │ │ │ ├── dialogs │ │ │ │ │ │ │ │ ├── about.js │ │ │ │ │ │ │ │ └── logo_ckeditor.png │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── basicstyles │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── blockquote │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── button │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── clipboard │ │ │ │ │ │ │ ├── dialogs │ │ │ │ │ │ │ │ └── paste.js │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── colorbutton │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── contextmenu │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── dialog │ │ │ │ │ │ │ ├── dialogDefinition.js │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── dialogui │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── domiterator │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── editingblock │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── elementspath │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── enterkey │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── entities │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── fakeobjects │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── filebrowser │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── find │ │ │ │ │ │ │ ├── dialogs │ │ │ │ │ │ │ │ └── find.js │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── flash │ │ │ │ │ │ │ ├── dialogs │ │ │ │ │ │ │ │ └── flash.js │ │ │ │ │ │ │ ├── images │ │ │ │ │ │ │ │ └── placeholder.png │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── floatpanel │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── font │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── format │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── forms │ │ │ │ │ │ │ ├── dialogs │ │ │ │ │ │ │ │ ├── button.js │ │ │ │ │ │ │ │ ├── checkbox.js │ │ │ │ │ │ │ │ ├── form.js │ │ │ │ │ │ │ │ ├── hiddenfield.js │ │ │ │ │ │ │ │ ├── radio.js │ │ │ │ │ │ │ │ ├── select.js │ │ │ │ │ │ │ │ ├── textarea.js │ │ │ │ │ │ │ │ └── textfield.js │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── horizontalrule │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── htmldataprocessor │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── htmlwriter │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── iframedialog │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── image │ │ │ │ │ │ │ ├── dialogs │ │ │ │ │ │ │ │ └── image.js │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── indent │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── justify │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── keystrokes │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── link │ │ │ │ │ │ │ ├── dialogs │ │ │ │ │ │ │ │ ├── anchor.js │ │ │ │ │ │ │ │ └── link.js │ │ │ │ │ │ │ ├── images │ │ │ │ │ │ │ │ └── anchor.gif │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── list │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── listblock │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── maximize │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── menu │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── menubutton │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── newpage │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── pagebreak │ │ │ │ │ │ │ ├── images │ │ │ │ │ │ │ │ └── pagebreak.gif │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── panel │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── panelbutton │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── pastefromword │ │ │ │ │ │ │ ├── dialogs │ │ │ │ │ │ │ │ └── pastefromword.js │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── pastetext │ │ │ │ │ │ │ ├── dialogs │ │ │ │ │ │ │ │ └── pastetext.js │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── popup │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── preview │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── print │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── removeformat │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── resize │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── richcombo │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── save │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── scayt │ │ │ │ │ │ │ ├── dialogs │ │ │ │ │ │ │ │ ├── options.js │ │ │ │ │ │ │ │ └── toolbar.css │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── selection │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── showblocks │ │ │ │ │ │ │ ├── images │ │ │ │ │ │ │ │ ├── block_address.png │ │ │ │ │ │ │ │ ├── block_blockquote.png │ │ │ │ │ │ │ │ ├── block_div.png │ │ │ │ │ │ │ │ ├── block_h1.png │ │ │ │ │ │ │ │ ├── block_h2.png │ │ │ │ │ │ │ │ ├── block_h3.png │ │ │ │ │ │ │ │ ├── block_h4.png │ │ │ │ │ │ │ │ ├── block_h5.png │ │ │ │ │ │ │ │ ├── block_h6.png │ │ │ │ │ │ │ │ ├── block_p.png │ │ │ │ │ │ │ │ └── block_pre.png │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── smiley │ │ │ │ │ │ │ ├── dialogs │ │ │ │ │ │ │ │ └── smiley.js │ │ │ │ │ │ │ ├── images │ │ │ │ │ │ │ │ ├── angel_smile.gif │ │ │ │ │ │ │ │ ├── angry_smile.gif │ │ │ │ │ │ │ │ ├── broken_heart.gif │ │ │ │ │ │ │ │ ├── confused_smile.gif │ │ │ │ │ │ │ │ ├── cry_smile.gif │ │ │ │ │ │ │ │ ├── devil_smile.gif │ │ │ │ │ │ │ │ ├── embaressed_smile.gif │ │ │ │ │ │ │ │ ├── envelope.gif │ │ │ │ │ │ │ │ ├── heart.gif │ │ │ │ │ │ │ │ ├── kiss.gif │ │ │ │ │ │ │ │ ├── lightbulb.gif │ │ │ │ │ │ │ │ ├── omg_smile.gif │ │ │ │ │ │ │ │ ├── regular_smile.gif │ │ │ │ │ │ │ │ ├── sad_smile.gif │ │ │ │ │ │ │ │ ├── shades_smile.gif │ │ │ │ │ │ │ │ ├── teeth_smile.gif │ │ │ │ │ │ │ │ ├── thumbs_down.gif │ │ │ │ │ │ │ │ ├── thumbs_up.gif │ │ │ │ │ │ │ │ ├── tounge_smile.gif │ │ │ │ │ │ │ │ ├── whatchutalkingabout_smile.gif │ │ │ │ │ │ │ │ └── wink_smile.gif │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── sourcearea │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── specialchar │ │ │ │ │ │ │ ├── dialogs │ │ │ │ │ │ │ │ └── specialchar.js │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── styles │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── stylescombo │ │ │ │ │ │ │ ├── plugin.js │ │ │ │ │ │ │ └── styles │ │ │ │ │ │ │ │ └── default.js │ │ │ │ │ │ ├── tab │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── table │ │ │ │ │ │ │ ├── dialogs │ │ │ │ │ │ │ │ └── table.js │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── tabletools │ │ │ │ │ │ │ ├── dialogs │ │ │ │ │ │ │ │ └── tableCell.js │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── templates │ │ │ │ │ │ │ ├── dialogs │ │ │ │ │ │ │ │ └── templates.js │ │ │ │ │ │ │ ├── plugin.js │ │ │ │ │ │ │ └── templates │ │ │ │ │ │ │ │ ├── default.js │ │ │ │ │ │ │ │ └── images │ │ │ │ │ │ │ │ ├── template1.gif │ │ │ │ │ │ │ │ ├── template2.gif │ │ │ │ │ │ │ │ └── template3.gif │ │ │ │ │ │ ├── toolbar │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── uicolor │ │ │ │ │ │ │ ├── dialogs │ │ │ │ │ │ │ │ └── uicolor.js │ │ │ │ │ │ │ ├── lang │ │ │ │ │ │ │ │ └── en.js │ │ │ │ │ │ │ ├── plugin.js │ │ │ │ │ │ │ ├── uicolor.gif │ │ │ │ │ │ │ └── yui │ │ │ │ │ │ │ │ ├── assets │ │ │ │ │ │ │ │ ├── hue_bg.png │ │ │ │ │ │ │ │ ├── hue_thumb.png │ │ │ │ │ │ │ │ ├── picker_mask.png │ │ │ │ │ │ │ │ ├── picker_thumb.png │ │ │ │ │ │ │ │ └── yui.css │ │ │ │ │ │ │ │ └── yui.js │ │ │ │ │ │ ├── undo │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ ├── wsc │ │ │ │ │ │ │ ├── dialogs │ │ │ │ │ │ │ │ ├── ciframe.html │ │ │ │ │ │ │ │ ├── tmpFrameset.html │ │ │ │ │ │ │ │ ├── wsc.css │ │ │ │ │ │ │ │ └── wsc.js │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ │ └── wysiwygarea │ │ │ │ │ │ │ └── plugin.js │ │ │ │ │ ├── skins │ │ │ │ │ │ ├── kama │ │ │ │ │ │ │ ├── dialog.css │ │ │ │ │ │ │ ├── editor.css │ │ │ │ │ │ │ ├── icons.png │ │ │ │ │ │ │ ├── images │ │ │ │ │ │ │ │ ├── dialog_sides.gif │ │ │ │ │ │ │ │ ├── dialog_sides.png │ │ │ │ │ │ │ │ ├── dialog_sides_rtl.png │ │ │ │ │ │ │ │ ├── mini.gif │ │ │ │ │ │ │ │ ├── noimage.png │ │ │ │ │ │ │ │ ├── sprites.png │ │ │ │ │ │ │ │ ├── sprites_ie6.png │ │ │ │ │ │ │ │ └── toolbar_start.gif │ │ │ │ │ │ │ ├── skin.js │ │ │ │ │ │ │ └── templates.css │ │ │ │ │ │ ├── office2003 │ │ │ │ │ │ │ ├── dialog.css │ │ │ │ │ │ │ ├── editor.css │ │ │ │ │ │ │ ├── icons.png │ │ │ │ │ │ │ ├── images │ │ │ │ │ │ │ │ ├── dialog_sides.gif │ │ │ │ │ │ │ │ ├── dialog_sides.png │ │ │ │ │ │ │ │ ├── dialog_sides_rtl.png │ │ │ │ │ │ │ │ ├── mini.gif │ │ │ │ │ │ │ │ ├── noimage.png │ │ │ │ │ │ │ │ ├── sprites.png │ │ │ │ │ │ │ │ └── sprites_ie6.png │ │ │ │ │ │ │ ├── skin.js │ │ │ │ │ │ │ └── templates.css │ │ │ │ │ │ └── v2 │ │ │ │ │ │ │ ├── dialog.css │ │ │ │ │ │ │ ├── editor.css │ │ │ │ │ │ │ ├── icons.png │ │ │ │ │ │ │ ├── images │ │ │ │ │ │ │ ├── dialog_sides.gif │ │ │ │ │ │ │ ├── dialog_sides.png │ │ │ │ │ │ │ ├── dialog_sides_rtl.png │ │ │ │ │ │ │ ├── mini.gif │ │ │ │ │ │ │ ├── noimage.png │ │ │ │ │ │ │ ├── sprites.png │ │ │ │ │ │ │ ├── sprites_ie6.png │ │ │ │ │ │ │ └── toolbar_start.gif │ │ │ │ │ │ │ ├── skin.js │ │ │ │ │ │ │ └── templates.css │ │ │ │ │ └── themes │ │ │ │ │ │ └── default │ │ │ │ │ │ └── theme.js │ │ │ │ ├── css │ │ │ │ │ ├── 1kbgrid.css │ │ │ │ │ ├── admin.css │ │ │ │ │ ├── cms.css │ │ │ │ │ ├── cms_1kbgrid.css │ │ │ │ │ ├── datePicker.css │ │ │ │ │ ├── devel.css │ │ │ │ │ ├── galleria.css │ │ │ │ │ ├── gallery.css │ │ │ │ │ ├── jquery.cluetip.css │ │ │ │ │ ├── jqueryslidemenu.css │ │ │ │ │ ├── media.css │ │ │ │ │ ├── niftyCorners.css │ │ │ │ │ ├── niftyPrint.css │ │ │ │ │ └── thickbox.css │ │ │ │ ├── images │ │ │ │ │ ├── Logos │ │ │ │ │ │ ├── btn_viewmy_120x33.gif │ │ │ │ │ │ ├── itPage-Logo-120.png │ │ │ │ │ │ ├── itPage-Logo-Bug-Black.jpg │ │ │ │ │ │ ├── itPage-Logo-Bug.png │ │ │ │ │ │ ├── li_logo_bug.gif │ │ │ │ │ │ ├── li_logo_bug.jpg │ │ │ │ │ │ ├── li_logo_bug_black.jpg │ │ │ │ │ │ ├── li_mini.gif │ │ │ │ │ │ └── lismall.gif │ │ │ │ │ ├── PreviewPhoto.gif │ │ │ │ │ ├── admin_footer.gif │ │ │ │ │ ├── admin_header.gif │ │ │ │ │ ├── arrow_down_wider_gray.gif │ │ │ │ │ ├── arrow_right_wider_gray.gif │ │ │ │ │ ├── arrowdownroundgreen.gif │ │ │ │ │ ├── arrowleft.gif │ │ │ │ │ ├── arrowright.gif │ │ │ │ │ ├── arrowrightroundyellow.gif │ │ │ │ │ ├── bullet_downroundgreen.gif │ │ │ │ │ ├── bullet_rightroundyellow.gif │ │ │ │ │ ├── button_addcontent.gif │ │ │ │ │ ├── button_editcontent.gif │ │ │ │ │ ├── button_imagelibrary.gif │ │ │ │ │ ├── button_search.gif │ │ │ │ │ ├── camera.gif │ │ │ │ │ ├── caution_small.gif │ │ │ │ │ ├── cross.png │ │ │ │ │ ├── down.gif │ │ │ │ │ ├── icons │ │ │ │ │ │ ├── acrobat_icon.jpg │ │ │ │ │ │ ├── application_view_list.png │ │ │ │ │ │ ├── appointment-new.png │ │ │ │ │ │ ├── badge_newfeature_green.png │ │ │ │ │ │ ├── beta_green.png │ │ │ │ │ │ ├── blank_icon.jpg │ │ │ │ │ │ ├── box.png │ │ │ │ │ │ ├── cog.png │ │ │ │ │ │ ├── dwg_icon.gif │ │ │ │ │ │ ├── dxf_icon.gif │ │ │ │ │ │ ├── edwg_icon.jpg │ │ │ │ │ │ ├── email.png │ │ │ │ │ │ ├── email_x.png │ │ │ │ │ │ ├── graffle_icon.jpg │ │ │ │ │ │ ├── group.png │ │ │ │ │ │ ├── gz_icon.jpg │ │ │ │ │ │ ├── help-browser.png │ │ │ │ │ │ ├── indd_icon.jpg │ │ │ │ │ │ ├── internet-group-chat.png │ │ │ │ │ │ ├── key.png │ │ │ │ │ │ ├── layout_link.png │ │ │ │ │ │ ├── lock.png │ │ │ │ │ │ ├── lock_delete.png │ │ │ │ │ │ ├── lock_open.png │ │ │ │ │ │ ├── m4a_icon.jpg │ │ │ │ │ │ ├── mov_icon.jpg │ │ │ │ │ │ ├── mp3_icon.jpg │ │ │ │ │ │ ├── mpeg_icon.jpg │ │ │ │ │ │ ├── msoffice_icon.gif │ │ │ │ │ │ ├── msoffice_icon.jpg │ │ │ │ │ │ ├── nopreview.jpg │ │ │ │ │ │ ├── oo_icon.jpg │ │ │ │ │ │ ├── page.png │ │ │ │ │ │ ├── page_attach.png │ │ │ │ │ │ ├── page_copy.png │ │ │ │ │ │ ├── page_white_copy.png │ │ │ │ │ │ ├── page_white_edit.png │ │ │ │ │ │ ├── photos.png │ │ │ │ │ │ ├── quark_icon.jpg │ │ │ │ │ │ ├── sitemap_color.png │ │ │ │ │ │ ├── stuffit_icon.jpg │ │ │ │ │ │ ├── svg_icon.jpg │ │ │ │ │ │ ├── swf_icon.jpg │ │ │ │ │ │ ├── tag_beta.png │ │ │ │ │ │ ├── television.png │ │ │ │ │ │ ├── text_icon.jpg │ │ │ │ │ │ ├── time.png │ │ │ │ │ │ ├── trash_icon_12.png │ │ │ │ │ │ ├── twitter_icon.png │ │ │ │ │ │ ├── user.png │ │ │ │ │ │ ├── user_green.png │ │ │ │ │ │ ├── wmv_icon.jpg │ │ │ │ │ │ ├── wrench.png │ │ │ │ │ │ ├── xml_icon.jpg │ │ │ │ │ │ └── zip_icon.jpg │ │ │ │ │ ├── itPage-Banner.jpg │ │ │ │ │ ├── loadingAnimation.gif │ │ │ │ │ ├── question_16_trans.gif │ │ │ │ │ ├── question_small.gif │ │ │ │ │ ├── question_small_333.gif │ │ │ │ │ ├── question_small_ccc.gif │ │ │ │ │ ├── right.gif │ │ │ │ │ ├── right_alt.gif │ │ │ │ │ ├── spacer.gif │ │ │ │ │ ├── trash_icon_12.png │ │ │ │ │ ├── userphotos │ │ │ │ │ │ ├── KoeWWPwpvimw.jpg │ │ │ │ │ │ └── KoeWWPwpvimw_icon.jpg │ │ │ │ │ ├── wait.gif │ │ │ │ │ ├── yellow_box.gif │ │ │ │ │ └── yellow_box_small.gif │ │ │ │ ├── js │ │ │ │ │ ├── date.js │ │ │ │ │ ├── flashembed.min.js │ │ │ │ │ ├── fw.js │ │ │ │ │ ├── jquery-1.2.6.min.js │ │ │ │ │ ├── jquery.cluetip.js │ │ │ │ │ ├── jquery.datePicker.js │ │ │ │ │ ├── jquery.date_input.js │ │ │ │ │ ├── jquery.dimensions.js │ │ │ │ │ ├── jquery.ga.js │ │ │ │ │ ├── jquery.galleria.js │ │ │ │ │ ├── jquery.hoverIntent.js │ │ │ │ │ ├── jqueryslidemenu.js │ │ │ │ │ ├── jqueryslidemenu2.js │ │ │ │ │ ├── mm_menu.js │ │ │ │ │ ├── nifty.js │ │ │ │ │ ├── thickbox.js │ │ │ │ │ └── warnings.js │ │ │ │ ├── libs │ │ │ │ │ ├── FlowPlayer.swf │ │ │ │ │ ├── FlowPlayerLight.swf │ │ │ │ │ ├── build_dropdownVars.inc │ │ │ │ │ ├── build_heirmaps.inc │ │ │ │ │ ├── email_contact.txt │ │ │ │ │ ├── email_newuser.txt │ │ │ │ │ ├── email_reset.txt │ │ │ │ │ ├── email_support.txt │ │ │ │ │ ├── get_HeirarchyLabels.inc │ │ │ │ │ ├── jsScripts.inc │ │ │ │ │ ├── library_moddata.inc │ │ │ │ │ ├── nav_control.inc │ │ │ │ │ ├── nav_control_grid.inc │ │ │ │ │ ├── navbar_main.inc │ │ │ │ │ ├── page_header.inc │ │ │ │ │ ├── page_header_admin.inc │ │ │ │ │ ├── page_header_devel.inc │ │ │ │ │ ├── page_header_media.inc │ │ │ │ │ ├── page_header_popup.inc │ │ │ │ │ ├── process_fileupload.inc │ │ │ │ │ ├── process_imagepreviews.inc │ │ │ │ │ ├── process_imageupload.inc │ │ │ │ │ ├── process_pngpreview.inc │ │ │ │ │ ├── process_swf.inc │ │ │ │ │ ├── process_tmpltupload.inc │ │ │ │ │ ├── process_userphotoupload.inc │ │ │ │ │ ├── process_video.inc │ │ │ │ │ ├── robotcheck.inc │ │ │ │ │ ├── searchparamscontent_build.inc │ │ │ │ │ ├── searchparamsgalleryentry_build.inc │ │ │ │ │ ├── searchparamsgallerygroups_build.inc │ │ │ │ │ ├── searchparamsportfolioentry_build.inc │ │ │ │ │ ├── searchparamsportfoliogroups_build.inc │ │ │ │ │ ├── searchparamsstories_build.inc │ │ │ │ │ ├── searchparamstestimonials_build.inc │ │ │ │ │ ├── searchparamsuser_build.inc │ │ │ │ │ ├── show_content.inc │ │ │ │ │ ├── show_files.inc │ │ │ │ │ ├── show_galleryentries.inc │ │ │ │ │ ├── show_gallerygroups.inc │ │ │ │ │ ├── show_images.inc │ │ │ │ │ ├── show_portfolioentries.inc │ │ │ │ │ ├── show_portfoliogroups.inc │ │ │ │ │ ├── show_stories.inc │ │ │ │ │ ├── show_testimonials.inc │ │ │ │ │ ├── show_tmplts.inc │ │ │ │ │ ├── show_users.inc │ │ │ │ │ └── vardumpalpha.lasso │ │ │ │ ├── previews │ │ │ │ │ ├── Template_Gallery.html.jpg │ │ │ │ │ └── Template_Media.html.jpg │ │ │ │ ├── templates │ │ │ │ │ ├── 1kbGrid12.html │ │ │ │ │ ├── 1kbGrid12_Contact.html │ │ │ │ │ ├── 1kbGrid1a.html │ │ │ │ │ ├── 1kbGrid1b.html │ │ │ │ │ ├── 1kbGrid1c.html │ │ │ │ │ ├── 1kbGrid1d.html │ │ │ │ │ ├── 1kbGrid1e.html │ │ │ │ │ ├── 1kbGrid1f.html │ │ │ │ │ ├── 1kbGrid1g.html │ │ │ │ │ ├── 1kbGrid1h.html │ │ │ │ │ ├── 1kbGrid1i.html │ │ │ │ │ ├── 1kbGrid1j.html │ │ │ │ │ ├── 1kbGrid1k.html │ │ │ │ │ ├── 1kbGrid2a.html │ │ │ │ │ ├── 1kbGrid2b.html │ │ │ │ │ ├── 1kbGrid2c.html │ │ │ │ │ ├── 1kbGrid2d.html │ │ │ │ │ ├── 1kbGrid2e.html │ │ │ │ │ ├── 1kbGrid2f.html │ │ │ │ │ ├── 1kbGrid2g.html │ │ │ │ │ ├── 1kbGrid2h.html │ │ │ │ │ ├── 1kbGrid2i.html │ │ │ │ │ ├── 1kbGrid2j.html │ │ │ │ │ ├── 1kbGrid3a.html │ │ │ │ │ ├── 1kbGrid3b.html │ │ │ │ │ ├── 1kbGrid3c.html │ │ │ │ │ ├── 1kbGrid3d.html │ │ │ │ │ ├── 1kbGrid3e.html │ │ │ │ │ ├── 1kbGrid3f.html │ │ │ │ │ ├── 1kbGrid3g.html │ │ │ │ │ ├── 1kbGrid3h.html │ │ │ │ │ ├── 1kbGrid3i.html │ │ │ │ │ ├── 1kbGrid4a.html │ │ │ │ │ ├── 1kbGrid4b.html │ │ │ │ │ ├── 1kbGrid4c.html │ │ │ │ │ ├── 1kbGrid4d.html │ │ │ │ │ ├── 1kbGrid4e.html │ │ │ │ │ ├── 1kbGrid4f.html │ │ │ │ │ ├── 1kbGrid4g.html │ │ │ │ │ ├── 1kbGrid4h.html │ │ │ │ │ ├── 1kbGrid5a.html │ │ │ │ │ ├── 1kbGrid5b.html │ │ │ │ │ ├── 1kbGrid5c.html │ │ │ │ │ ├── 1kbGrid5d.html │ │ │ │ │ ├── 1kbGrid5e.html │ │ │ │ │ ├── 1kbGrid5f.html │ │ │ │ │ ├── 1kbGrid5g.html │ │ │ │ │ ├── 1kbGrid6a.html │ │ │ │ │ ├── 1kbGrid6b.html │ │ │ │ │ ├── 1kbGrid6c.html │ │ │ │ │ ├── 1kbGrid6d.html │ │ │ │ │ ├── 1kbGrid6e.html │ │ │ │ │ ├── 1kbGrid6f.html │ │ │ │ │ ├── 1kbGrid7a.html │ │ │ │ │ ├── 1kbGrid7b.html │ │ │ │ │ ├── 1kbGrid7c.html │ │ │ │ │ ├── 1kbGrid7d.html │ │ │ │ │ ├── 1kbGrid7e.html │ │ │ │ │ ├── Template2_1col_LNav_pf5Top_Story.html │ │ │ │ │ ├── Template2_2col_LNav_pf5Bot_Story.html │ │ │ │ │ ├── Template2_2col_LNav_pf5Top_Story.html │ │ │ │ │ ├── Template2_SplitL_pf5Bot.html │ │ │ │ │ ├── Template2_SplitL_pf5Top.html │ │ │ │ │ ├── Template3_1col_pf1R.html │ │ │ │ │ ├── Template3_1col_pf5Top.html │ │ │ │ │ ├── Template3_2col_pf1R.html │ │ │ │ │ ├── Template3_2col_pf6Bot.html │ │ │ │ │ ├── Template3_2col_spanHL_pf6B.html │ │ │ │ │ ├── Template3_SplitL.html │ │ │ │ │ ├── Template3_SplitR.html │ │ │ │ │ ├── Template_Gallery.html │ │ │ │ │ └── Template_Media.html │ │ │ │ └── tooltips │ │ │ │ │ ├── tt_gallerygroup.html │ │ │ │ │ ├── tt_heirarchylist.html │ │ │ │ │ ├── tt_heirarchymanage.html │ │ │ │ │ ├── tt_heirarchyselect.html │ │ │ │ │ ├── tt_managemedia.html │ │ │ │ │ ├── tt_portfoliogroup.html │ │ │ │ │ ├── tt_seotailoringpage.html │ │ │ │ │ └── tt_sortorder.html │ │ │ ├── siteconfig.lasso │ │ │ ├── support.lasso │ │ │ └── urlhandler.inc │ │ ├── mysql_lasso_status.lasso │ │ └── urlhandler.inc │ │ ├── Markdown │ │ └── MacDown_Help.md │ │ ├── PHP-HTML │ │ ├── FoldAllWithLevelDebug.php │ │ ├── Library.php │ │ └── OrderOverview.php │ │ ├── Ruby │ │ └── highlight.rb │ │ ├── Smarty │ │ ├── borrow.tpl │ │ ├── header.tpl │ │ ├── lookup.tpl │ │ └── search.tpl │ │ ├── bash │ │ ├── builtins.sh │ │ ├── control_structures.sh │ │ ├── exp.sh │ │ ├── exportfunc.sh │ │ ├── glob.sh │ │ └── ifs-posix.sh │ │ └── hl │ │ ├── cs-samples.cfg │ │ ├── ejp1.asm │ │ ├── highlight.4th │ │ ├── highlight.abc │ │ ├── highlight.ahdl │ │ ├── highlight.asm-avr │ │ ├── highlight.asm-nasm │ │ ├── highlight.asp │ │ ├── highlight.awk │ │ ├── highlight.bib │ │ ├── highlight.cc │ │ ├── highlight.clj │ │ ├── highlight.cmake │ │ ├── highlight.css │ │ ├── highlight.d │ │ ├── highlight.do │ │ ├── highlight.dox │ │ ├── highlight.e │ │ ├── highlight.erl │ │ ├── highlight.exu │ │ ├── highlight.f90 │ │ ├── highlight.fs │ │ ├── highlight.glsl │ │ ├── highlight.hs │ │ ├── highlight.js │ │ ├── highlight.jsp │ │ ├── highlight.ld │ │ ├── highlight.lex │ │ ├── highlight.lhs │ │ ├── highlight.lisp │ │ ├── highlight.ly │ │ ├── highlight.m │ │ ├── highlight.mac │ │ ├── highlight.mup │ │ ├── highlight.pb │ │ ├── highlight.php │ │ ├── highlight.pike │ │ ├── highlight.pl │ │ ├── highlight.pov │ │ ├── highlight.prg │ │ ├── highlight.qml │ │ ├── highlight.rb │ │ ├── highlight.rib │ │ ├── highlight.rst │ │ ├── highlight.scheme │ │ ├── highlight.sed │ │ ├── highlight.sh │ │ ├── highlight.sp │ │ ├── highlight.spec │ │ ├── highlight.t2t │ │ ├── highlight.tcl │ │ ├── highlight.tex │ │ ├── highlight.wrl │ │ ├── highlight.xml │ │ ├── highlight.xsl │ │ ├── highlight.y │ │ ├── highlight1.spec │ │ ├── highlight_lpc.c │ │ ├── highlight_ocaml.ml │ │ ├── highlight_octave.m │ │ ├── test.js │ │ └── verilog.v ├── Permissions.notes ├── PlaygroundAndHelper │ ├── OriginalStylesExtracted │ │ ├── ASP-HTML.sss │ │ ├── AppleScript.sss │ │ ├── CFML.sss │ │ ├── Conference.sss │ │ ├── JSP-HTML.sss │ │ ├── Javascript.sss │ │ ├── LaTeX.sss │ │ ├── LassoScript-HTML.sss │ │ ├── Lua.sss │ │ ├── Objective-J.sss │ │ ├── Pascal.sss │ │ ├── SDEF.sss │ │ ├── SVNLog.sss │ │ ├── Wiki.sss │ │ ├── bash.sss │ │ ├── erlang.sss │ │ └── go.sss │ ├── SEESyntaxScopes.html │ ├── ScopesCoda2.txt │ ├── ScopesCoda2StyleSheets.txt │ ├── ScopesSEE.txt │ ├── ScopesSEEStyleSheets.txt │ ├── SymbolReference.txt │ └── helper_used_scopes.txt ├── README.txt ├── SEEProtocol.notes ├── SyntaxHighlighting.notes └── SyntaxScopes │ ├── Coda.m │ ├── Coda.xslt │ ├── Makefile │ ├── SEEScopeDoc.html │ ├── ScopeDoc.xml │ ├── ScopeDoc.xslt │ ├── ScopeExamples.plist.xslt │ ├── coda │ ├── ScopeExamples.plist │ └── Scopes.strings │ ├── css │ └── ScopeExamples.plist │ ├── html │ └── ScopeExamples.plist │ ├── java │ └── ScopeExamples.plist │ ├── js │ └── ScopeExamples.plist │ ├── php │ └── ScopeExamples.plist │ ├── ruby │ └── ScopeExamples.plist │ └── xml │ └── ScopeExamples.plist ├── LICENSE.txt ├── Modes-Scripts-Todo ├── Maybe Future │ ├── CSS │ │ ├── Validate.scpt │ │ └── shell │ │ │ └── validate.pl │ ├── ERB │ │ ├── Validate.scpt │ │ └── shell │ │ │ └── validate.pl │ ├── HTML │ │ ├── Validate.scpt │ │ └── shell │ │ │ └── validate.pl │ ├── Java │ │ ├── 30-Compile.scpt │ │ └── 40-Compile and run.scpt │ ├── Lua │ │ └── 40-Run in Terminal.scpt │ ├── Perl │ │ └── 40-Run in Terminal.scpt │ ├── Python │ │ ├── 40-Run in Terminal.scpt │ │ └── Lookup at Python.net.scpt │ ├── bash │ │ └── 30-Run in Terminal.scpt │ └── go │ │ └── 30-Compile.scpt └── To Be Tested │ └── LaTeX │ ├── 05-TypesetAndView.scpt │ ├── 10-CleanUpAuxiliaries.scpt │ ├── 20-RunBibTeX.scpt │ ├── 30-ViewProduct.scpt │ ├── 40-BibDeskCompletions.scpt │ ├── 50-InlineMath.scpt │ ├── 60-InsertEnvironment.scpt │ ├── 70-CommentLines.scpt │ ├── 90-OpenEnvironment.scpt │ └── 95-ModeHelp.scpt ├── Modes-Website ├── ASP-HTML.seemode │ └── Contents │ │ ├── Info.plist │ │ └── Resources │ │ ├── ChangeLog.txt │ │ ├── ModeSettings.xml │ │ ├── RegexSymbols.xml │ │ ├── SyntaxDefinition.xml │ │ ├── en.lproj │ │ ├── ExampleSyntax.txt │ │ └── Localizable.strings │ │ ├── ja.lproj │ │ └── Localizable.strings │ │ └── nl.lproj │ │ └── Localizable.strings ├── AppleScript.seemode │ └── Contents │ │ ├── Info.plist │ │ └── Resources │ │ ├── ChangeLog.txt │ │ ├── ModeSettings.xml │ │ ├── RegexSymbols.xml │ │ ├── SyntaxDefinition.xml │ │ ├── de.lproj │ │ └── Localizable.strings │ │ └── en.lproj │ │ ├── ExampleSyntax.txt │ │ └── Localizable.strings ├── CFML.seemode │ └── Contents │ │ ├── Info.plist │ │ └── Resources │ │ ├── ChangeLog.txt │ │ ├── ModeSettings.xml │ │ ├── RegexSymbols.xml │ │ ├── Scripts │ │ ├── Add Link.scpt │ │ ├── CloseLastTag.scpt │ │ ├── Comment Selection.scpt │ │ ├── Insert HTML Color.scpt │ │ ├── Validate.scpt │ │ └── shell │ │ │ ├── closetag.pl │ │ │ └── validate.pl │ │ ├── Symbol!.tif │ │ ├── SymbolD.tif │ │ ├── SymbolH.tif │ │ ├── Symbola.tif │ │ ├── SyntaxDefinition.xml │ │ ├── de.lproj │ │ └── Localizable.strings │ │ └── en.lproj │ │ ├── ExampleSyntax.txt │ │ └── Localizable.strings ├── JSP-HTML.seemode │ └── Contents │ │ ├── Info.plist │ │ └── Resources │ │ ├── ChangeLog.txt │ │ ├── ModeSettings.xml │ │ ├── RegexSymbols.xml │ │ ├── SyntaxDefinition.xml │ │ ├── en.lproj │ │ ├── ExampleSyntax.txt │ │ └── Localizable.strings │ │ ├── ja.lproj │ │ └── Localizable.strings │ │ └── nl.lproj │ │ └── Localizable.strings ├── LassoScript-HTML.seemode │ └── Contents │ │ ├── Info.plist │ │ └── Resources │ │ ├── AutocompleteAdditions.txt │ │ ├── ChangeLog.txt │ │ ├── ModeSettings.xml │ │ ├── RegexSymbols.xml │ │ ├── Scripts │ │ ├── 10-Close Last Tag.scpt │ │ ├── 20-InsertHTMLColor.scpt │ │ ├── 25-Add Link.scpt │ │ ├── 30-CheckSyntax.scpt │ │ ├── Comment Selection.scpt │ │ ├── Lookup in PHP Documentation.scpt │ │ └── shell │ │ │ └── closetag.pl │ │ ├── SyntaxDefinition.xml │ │ ├── ToolbarIconLassoScriptLookup.png │ │ ├── de.lproj │ │ └── Localizable.strings │ │ └── en.lproj │ │ ├── ExampleSyntax.txt │ │ └── Localizable.strings ├── Objective-J.seemode │ └── Contents │ │ ├── Info.plist │ │ └── Resources │ │ ├── ChangeLog.txt │ │ ├── ModeSettings.xml │ │ ├── RegexSymbols.xml │ │ ├── Scripts │ │ ├── 20-InsertCallToSuper.scpt │ │ ├── 60-un_comment_lines.scpt │ │ └── shell │ │ │ └── insert_super.py │ │ ├── SyntaxDefinition.xml │ │ ├── ToolbarAppKiDo.png │ │ ├── ToolbarBuild.tiff │ │ ├── ToolbarCounterpart.png │ │ ├── ToolbarXcodeProject.png │ │ ├── de.lproj │ │ └── Localizable.strings │ │ └── en.lproj │ │ ├── ExampleSyntax.txt │ │ └── Localizable.strings ├── Pascal.seemode │ └── Contents │ │ ├── Info.plist │ │ └── Resources │ │ ├── ChangeLog.txt │ │ ├── ModeSettings.xml │ │ ├── RegexSymbols.xml │ │ ├── SymbolD.png │ │ ├── SymbolO.png │ │ ├── SyntaxDefinition.xml │ │ ├── de.lproj │ │ └── Localizable.strings │ │ └── en.lproj │ │ ├── ExampleSyntax.txt │ │ └── Localizable.strings ├── SDEF.seemode │ └── Contents │ │ ├── Info.plist │ │ └── Resources │ │ ├── AutocompleteAdditions.txt │ │ ├── ChangeLog.txt │ │ ├── ModeSettings.xml │ │ ├── RegexSymbols.xml │ │ ├── Scripts │ │ ├── 30-CheckSyntax.scpt │ │ ├── CloseLastTag.scpt │ │ ├── Comment Selection.scpt │ │ ├── Validate.scpt │ │ └── shell │ │ │ ├── closetag.pl │ │ │ └── validate.pl │ │ ├── Symbol!.png │ │ ├── SyntaxDefinition.xml │ │ ├── de.lproj │ │ └── Localizable.strings │ │ └── en.lproj │ │ ├── ExampleSyntax.txt │ │ └── Localizable.strings ├── SVNLog.seemode │ └── Contents │ │ ├── Info.plist │ │ └── Resources │ │ ├── ChangeLog.txt │ │ ├── ModeSettings.xml │ │ ├── RegexSymbols.xml │ │ ├── SyntaxDefinition.xml │ │ ├── de.lproj │ │ └── Localizable.strings │ │ └── en.lproj │ │ ├── ExampleSyntax.txt │ │ └── Localizable.strings ├── Scripts │ ├── Objective-C │ │ ├── 40-OpenFileInProject.scpt │ │ ├── 45-OpenXcodeProject.scpt │ │ ├── 50-CompileUsingXcode.scpt │ │ ├── Lookup in AppKiDo.scpt │ │ └── helper │ │ │ └── xcodePathHelper.scpt │ └── known_bugs.md └── Wiki.seemode │ └── Contents │ ├── Info.plist │ └── Resources │ ├── AutocompleteAdditions.txt │ ├── ChangeLog.txt │ ├── ModeSettings.xml │ ├── RegexSymbols.xml │ ├── SyntaxDefinition.xml │ └── en.lproj │ ├── ExampleSyntax.txt │ └── Localizable.strings ├── OgreKit ├── BuildConfig │ └── OgreKitBase.xcconfig ├── FindPanel │ ├── Controllers │ │ ├── OgreAFPCEscapeCharacterFormatter.h │ │ ├── OgreAFPCEscapeCharacterFormatter.m │ │ ├── OgreAFPCOptionButton.h │ │ ├── OgreAFPCOptionButton.m │ │ ├── OgreAdvancedFindPanel.h │ │ ├── OgreAdvancedFindPanel.m │ │ ├── OgreAdvancedFindPanelController.h │ │ ├── OgreAdvancedFindPanelController.m │ │ ├── OgreAttachableWindow │ │ │ ├── OgreAttachableWindowAcceptee.h │ │ │ ├── OgreAttachableWindowAcceptee.m │ │ │ ├── OgreAttachableWindowAcceptor.h │ │ │ ├── OgreAttachableWindowAcceptor.m │ │ │ ├── OgreAttachableWindowMediator.h │ │ │ └── OgreAttachableWindowMediator.m │ │ ├── OgreFindPanelController.h │ │ ├── OgreFindPanelController.m │ │ ├── OgreFindResultWindowController.h │ │ ├── OgreFindResultWindowController.m │ │ ├── OgreTextFindProgressSheet.h │ │ └── OgreTextFindProgressSheet.m │ ├── OgreTextFindComponents │ │ ├── NSOutlineView │ │ │ ├── OgreOutlineCellAdapter.h │ │ │ ├── OgreOutlineCellAdapter.m │ │ │ ├── OgreOutlineColumnAdapter.h │ │ │ ├── OgreOutlineColumnAdapter.m │ │ │ ├── OgreOutlineItemAdapter.h │ │ │ ├── OgreOutlineItemAdapter.m │ │ │ ├── OgreOutlineViewAdapter.h │ │ │ └── OgreOutlineViewAdapter.m │ │ ├── NSTableView │ │ │ ├── OgreTableCellAdapter.h │ │ │ ├── OgreTableCellAdapter.m │ │ │ ├── OgreTableColumnAdapter.h │ │ │ ├── OgreTableColumnAdapter.m │ │ │ ├── OgreTableViewAdapter.h │ │ │ └── OgreTableViewAdapter.m │ │ ├── NSTextView │ │ │ ├── OgreTextViewAdapter.h │ │ │ ├── OgreTextViewAdapter.m │ │ │ ├── OgreTextViewGraphicAllowedAdapter.h │ │ │ ├── OgreTextViewGraphicAllowedAdapter.m │ │ │ ├── OgreTextViewPlainAdapter.h │ │ │ ├── OgreTextViewPlainAdapter.m │ │ │ ├── OgreTextViewRichAdapter.h │ │ │ ├── OgreTextViewRichAdapter.m │ │ │ ├── OgreTextViewUndoer.h │ │ │ └── OgreTextViewUndoer.m │ │ ├── OgreTextFindBranch.h │ │ ├── OgreTextFindBranch.m │ │ ├── OgreTextFindComponent.h │ │ ├── OgreTextFindComponentEnumerator.h │ │ ├── OgreTextFindComponentEnumerator.m │ │ ├── OgreTextFindLeaf.h │ │ ├── OgreTextFindLeaf.m │ │ ├── OgreTextFindReverseComponentEnumerator.h │ │ ├── OgreTextFindReverseComponentEnumerator.m │ │ ├── OgreTextFindRoot.h │ │ └── OgreTextFindRoot.m │ ├── OgreTextFindResults │ │ ├── NSOutlineView │ │ │ ├── OgreOutlineCellFindResult.h │ │ │ ├── OgreOutlineCellFindResult.m │ │ │ ├── OgreOutlineCellMatchFindResult.h │ │ │ ├── OgreOutlineCellMatchFindResult.m │ │ │ ├── OgreOutlineColumnFindResult.h │ │ │ ├── OgreOutlineColumnFindResult.m │ │ │ ├── OgreOutlineItemFindResult.h │ │ │ ├── OgreOutlineItemFindResult.m │ │ │ ├── OgreOutlineViewFindResult.h │ │ │ └── OgreOutlineViewFindResult.m │ │ ├── NSTableView │ │ │ ├── OgreTableCellFindResult.h │ │ │ ├── OgreTableCellFindResult.m │ │ │ ├── OgreTableCellMatchFindResult.h │ │ │ ├── OgreTableCellMatchFindResult.m │ │ │ ├── OgreTableColumnFindResult.h │ │ │ ├── OgreTableColumnFindResult.m │ │ │ ├── OgreTableViewFindResult.h │ │ │ └── OgreTableViewFindResult.m │ │ ├── NSTextView │ │ │ ├── OgreTextViewFindResult.h │ │ │ ├── OgreTextViewFindResult.m │ │ │ ├── OgreTextViewMatchFindResult.h │ │ │ └── OgreTextViewMatchFindResult.m │ │ ├── OgreFindResultBranch.h │ │ ├── OgreFindResultBranch.m │ │ ├── OgreFindResultLeaf.h │ │ ├── OgreFindResultLeaf.m │ │ ├── OgreFindResultRoot.h │ │ ├── OgreFindResultRoot.m │ │ ├── OgreTextFindResult.h │ │ └── OgreTextFindResult.m │ ├── OgreTextFindThread.h │ ├── OgreTextFindThread.m │ ├── OgreTextFindThreads │ │ ├── OgreFindAllThread.h │ │ ├── OgreFindAllThread.m │ │ ├── OgreFindThread.h │ │ ├── OgreFindThread.m │ │ ├── OgreHighlightThread.h │ │ ├── OgreHighlightThread.m │ │ ├── OgreReplaceAllThread.h │ │ ├── OgreReplaceAllThread.m │ │ ├── OgreReplaceAndFindThread.h │ │ ├── OgreReplaceAndFindThread.m │ │ ├── OgreTextFindProgressDelegate.h │ │ ├── OgreUnhighlightThread.h │ │ └── OgreUnhighlightThread.m │ ├── OgreTextFinder.h │ ├── OgreTextFinder.m │ ├── Resources │ │ ├── Base.lproj │ │ │ ├── OgreAdvancedFindPanel.nib │ │ │ │ ├── designable.nib │ │ │ │ └── keyedobjects.nib │ │ │ ├── OgreFindResultWindow.nib │ │ │ │ ├── designable.nib │ │ │ │ └── keyedobjects.nib │ │ │ └── OgreTextFindProgressSheet.nib │ │ │ │ ├── JavaCompiling.plist │ │ │ │ ├── _OgreTextFindProgressSheet_EOArchive_English.java │ │ │ │ ├── designable.nib │ │ │ │ └── keyedobjects.nib │ │ ├── de.lproj │ │ │ ├── OgreAPFCLocalizable.strings │ │ │ ├── OgreAdvancedFindPanel.nib │ │ │ │ ├── designable.nib │ │ │ │ └── keyedobjects.nib │ │ │ └── OgreTextFinderLocalizable.strings │ │ └── en.lproj │ │ │ ├── OgreAPFCLocalizable.strings │ │ │ └── OgreTextFinderLocalizable.strings │ └── Views │ │ ├── OgreOutlineColumn.h │ │ ├── OgreOutlineColumn.m │ │ ├── OgreOutlineView.h │ │ ├── OgreOutlineView.m │ │ ├── OgreTableColumn.h │ │ ├── OgreTableColumn.m │ │ ├── OgreTableView.h │ │ ├── OgreTableView.m │ │ ├── OgreTextView.h │ │ ├── OgreTextView.m │ │ └── OgreView.h ├── FindPanelTest │ ├── Base.lproj │ │ ├── MainMenu.nib │ │ │ ├── JavaCompiling.plist │ │ │ ├── _MainMenu_EOArchive_English.java │ │ │ ├── designable.nib │ │ │ └── keyedobjects.nib │ │ ├── MyOutlineDocument.nib │ │ │ ├── JavaCompiling.plist │ │ │ ├── _MyOutlineDocument_EOArchive_English.java │ │ │ ├── classes.nib │ │ │ ├── info.nib │ │ │ └── keyedobjects.nib │ │ ├── MyRTFDocument.nib │ │ │ ├── classes.nib │ │ │ ├── info.nib │ │ │ └── keyedobjects.nib │ │ ├── MyTableColumnSheet.nib │ │ │ ├── classes.nib │ │ │ ├── info.nib │ │ │ └── keyedobjects.nib │ │ ├── MyTableDocument.nib │ │ │ ├── JavaCompiling.plist │ │ │ ├── _MyTableDocument_EOArchive_English.java │ │ │ ├── classes.nib │ │ │ ├── info.nib │ │ │ └── keyedobjects.nib │ │ ├── MyTableDocumentWithCocoaBinding.nib │ │ │ ├── JavaCompiling.plist │ │ │ ├── _MyTableDocumentWithCocoaBinding_EOArchive_English.java │ │ │ ├── classes.nib │ │ │ ├── info.nib │ │ │ └── keyedobjects.nib │ │ └── MyTextDocument.nib │ │ │ ├── classes.nib │ │ │ ├── info.nib │ │ │ └── keyedobjects.nib │ ├── FindPanelTest-Info.plist │ ├── Japanese.lproj │ │ └── MainMenu.nib │ │ │ ├── classes.nib │ │ │ ├── info.nib │ │ │ └── keyedobjects.nib │ ├── MyFileWrapper.h │ ├── MyFileWrapper.m │ ├── MyMenuController.h │ ├── MyMenuController.m │ ├── MyOutlineDocument.h │ ├── MyOutlineDocument.m │ ├── MyOutlineView.h │ ├── MyOutlineView.m │ ├── MyRTFDocument.h │ ├── MyRTFDocument.m │ ├── MyTableColumnSheet.h │ ├── MyTableColumnSheet.m │ ├── MyTableDocument.h │ ├── MyTableDocument.m │ ├── MyTableDocumentWithCocoaBinding.h │ ├── MyTableDocumentWithCocoaBinding.m │ ├── MyTableRowModel.h │ ├── MyTableRowModel.m │ ├── MyTextDocument.h │ ├── MyTextDocument.m │ ├── OgreFindPanelTest_Prefix.h │ ├── en.lproj │ │ ├── Credits.rtf │ │ └── InfoPlist.strings │ └── main.m ├── MyFindPanelExample │ ├── Base.lproj │ │ ├── MainMenu.nib │ │ │ ├── designable.nib │ │ │ └── keyedobjects.nib │ │ ├── MyDocument.nib │ │ │ ├── designable.nib │ │ │ └── keyedobjects.nib │ │ └── MyFindPanel.nib │ │ │ ├── designable.nib │ │ │ └── keyedobjects.nib │ ├── MyDocument.h │ ├── MyDocument.m │ ├── MyFindPanelController.h │ ├── MyFindPanelController.m │ ├── MyFindPanelExample-Info.plist │ ├── MyFindPanelExample_Prefix.h │ ├── MyMenuController.h │ ├── MyMenuController.m │ ├── MyTextFinder.h │ ├── MyTextFinder.m │ ├── en.lproj │ │ └── Credits.rtf │ └── main.m ├── OgreKit.xcodeproj │ └── project.pbxproj ├── OnigurumaTest │ ├── English.lproj │ │ ├── InfoPlist.strings │ │ └── MainMenu.nib │ │ │ ├── JavaCompiling.plist │ │ │ ├── _MainMenu_EOArchive_English.java │ │ │ ├── classes.nib │ │ │ ├── info.nib │ │ │ └── keyedobjects.nib │ ├── OnigurumaTest-Info.plist │ ├── OnigurumaTest.h │ ├── OnigurumaTest.m │ ├── OnigurumaTest_Prefix.h │ └── main.m ├── README.md ├── RegularExpression │ ├── Documentation │ │ ├── License.txt │ │ ├── OgreKitWiki.html │ │ └── ReadMe.rtf │ ├── NSString_OgreKitAdditions.h │ ├── NSString_OgreKitAdditions.m │ ├── OGAttributedString.h │ ├── OGAttributedString.m │ ├── OGMutableAttributedString.h │ ├── OGMutableAttributedString.m │ ├── OGMutablePlainString.h │ ├── OGMutablePlainString.m │ ├── OGMutableString.h │ ├── OGPlainString.h │ ├── OGPlainString.m │ ├── OGRegularExpression.h │ ├── OGRegularExpression.m │ ├── OGRegularExpressionCapture.h │ ├── OGRegularExpressionCapture.m │ ├── OGRegularExpressionCapturePrivate.h │ ├── OGRegularExpressionCapturePrivate.m │ ├── OGRegularExpressionEnumerator.h │ ├── OGRegularExpressionEnumerator.m │ ├── OGRegularExpressionEnumeratorPrivate.h │ ├── OGRegularExpressionEnumeratorPrivate.m │ ├── OGRegularExpressionFormatter.h │ ├── OGRegularExpressionFormatter.m │ ├── OGRegularExpressionMatch.h │ ├── OGRegularExpressionMatch.m │ ├── OGRegularExpressionMatchPrivate.h │ ├── OGRegularExpressionMatchPrivate.m │ ├── OGRegularExpressionPrivate.h │ ├── OGRegularExpressionPrivate.m │ ├── OGReplaceExpression.h │ ├── OGReplaceExpression.m │ ├── OGReplaceExpressionPrivate.h │ ├── OGReplaceExpressionPrivate.m │ ├── OGString.h │ ├── OGString.m │ ├── OgreKit-Info.plist │ ├── OgreKit.h │ ├── OgreKitWithoutFindPanel │ │ └── OgreKit.h │ ├── OgreKit_Prefix.pch │ ├── configure.sh │ └── oniguruma │ │ ├── Makefile │ │ └── onigmo-6.2.0.tar.gz ├── RegularExpressionTest │ ├── Base.lproj │ │ └── MainMenu.nib │ │ │ ├── JavaCompiling.plist │ │ │ ├── _MainMenu_EOArchive_English.java │ │ │ ├── classes.nib │ │ │ ├── info.nib │ │ │ └── keyedobjects.nib │ ├── Calc.h │ ├── Calc.m │ ├── OgreTest-Info.plist │ ├── OgreTest.h │ ├── OgreTest.m │ ├── OgreTest_Prefix.h │ ├── en.lproj │ │ └── InfoPlist.strings │ └── main.m └── ReplaceWithAttributesTest │ ├── Base.lproj │ └── MainMenu.nib │ │ ├── designable.nib │ │ └── keyedobjects.nib │ ├── ReplaceWithAttributesTest-Info.plist │ ├── ReplaceWithAttributesTest.h │ ├── ReplaceWithAttributesTest.m │ ├── ReplaceWithAttributesTest_Prefix.h │ ├── en.lproj │ └── InfoPlist.strings │ └── main.m ├── ReadMe.md ├── SubEthaEdit-Mac ├── .gitattributes ├── Base.lproj │ ├── AboutPanel.xib │ ├── AdvancedPrefs.xib │ ├── EditPrefs.xib │ ├── Export.xib │ ├── FindAll.xib │ ├── FindReplace.xib │ ├── GeneralPrefs.xib │ ├── InfoPlist.strings │ ├── Localizable.strings │ ├── Localizable.stringsdict │ ├── MainMenu.xib │ ├── OpenPanelAccessory.xib │ ├── OpenURLViewController.xib │ ├── PlainTextLoadProgress.xib │ ├── PrecedencePrefs.xib │ ├── PrecedenceRules.xib │ ├── PrintOptions.xib │ ├── SEECollaborationPrefs.xib │ ├── SEEDocumentListWindowController.xib │ ├── SEEEncodingDoctorView.xib │ ├── SEEFindAndReplaceView.xib │ ├── SavePanelAccessory.xib │ ├── SelectEncodingsPanel.xib │ ├── ServicesMenu.strings │ ├── StylePrefs.xib │ └── SystemVersionCheck.strings ├── DocumentProxy.xib ├── DocumentTypes-InfoPlist.toml ├── HTMLExport │ ├── Base.css │ └── Base.html ├── Info.plist ├── Invitation.aiff ├── Knock.wav ├── LuaC.entitlements ├── Modes │ ├── ActionScript.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ └── Localizable.strings │ ├── Base.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── InfoPlist.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ └── InfoPlist.strings │ ├── C++.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── AutocompleteAdditions.txt │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── Scripts │ │ │ ├── 20-OpenCounterpart.scpt │ │ │ ├── 30-Check Syntax.scpt │ │ │ └── 60-un_comment_lines.scpt │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ └── Localizable.strings │ ├── C.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── AutocompleteAdditions.txt │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── Scripts │ │ │ ├── 20-OpenCounterpart.scpt │ │ │ ├── 30-Check Syntax.scpt │ │ │ └── 60-un_comment_lines.scpt │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ └── Localizable.strings │ ├── CSS.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── AutocompleteAdditions.txt │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ ├── Localizable.strings │ │ │ └── ScopeExamples.plist │ ├── Conference.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ ├── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ └── Localizable.strings │ │ │ └── notes_template.notes │ ├── Diff.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ └── Localizable.strings │ ├── EEx.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── AutocompleteAdditions.txt │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── Scripts │ │ │ ├── Add Link.scpt │ │ │ └── Comment Selection.scpt │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ └── Localizable.strings │ ├── ERB.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── AutocompleteAdditions.txt │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── Scripts │ │ │ ├── Add Link.scpt │ │ │ └── Comment Selection.scpt │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ └── Localizable.strings │ ├── Elixir.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── Scripts │ │ │ ├── 10-Insert Shebang.scpt │ │ │ └── 20-chmod ug+x.scpt │ │ │ ├── SyntaxDefinition.xml │ │ │ └── en.lproj │ │ │ └── ExampleSyntax.txt │ ├── HTML.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── AutocompleteAdditions.txt │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── Scripts │ │ │ ├── Add Link.scpt │ │ │ └── Comment Selection.scpt │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ ├── Localizable.strings │ │ │ └── ScopeExamples.plist │ ├── JSON.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── SyntaxDefinition.xml │ │ │ └── en.lproj │ │ │ └── ExampleSyntax.txt │ ├── Java.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── Scripts │ │ │ └── 60-un_comment_lines.scpt │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ └── Localizable.strings │ ├── Javascript.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── AutocompleteAdditions.txt │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ ├── Localizable.strings │ │ │ └── ScopeExamples.plist │ ├── LaTeX.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── AutocompleteAdditions.txt │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── Read Me.rtf │ │ │ ├── RegexSymbols.xml │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── bin │ │ │ ├── buildlatex.sh │ │ │ ├── cleanupaux.sh │ │ │ ├── comment.sh │ │ │ ├── commentlines.sh │ │ │ ├── runbibtex.sh │ │ │ └── viewproduct.sh │ │ │ ├── de.codingmonkeys.SubEthaEdit.LaTeX_environment.plist │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ ├── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ └── Localizable.strings │ │ │ └── help.pdf │ ├── Lua.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── Scripts │ │ │ ├── 10-Insert Shebang.scpt │ │ │ ├── 20-chmod ug+x.scpt │ │ │ ├── 30-Check Syntax.scpt │ │ │ ├── 60-un_comment_lines.scpt │ │ │ └── shell │ │ │ │ └── luac │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ └── Localizable.strings │ ├── Markdown.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── ChangeLog.txt │ │ │ ├── ExampleSyntax.txt │ │ │ ├── GitHubSource.css │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── SyntaxDefinition.xml │ │ │ └── WebPreview.js │ ├── Objective-C.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── AutocompleteAdditions.txt │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── Scripts │ │ │ ├── 10-InsertNSLogWithFunctionCall.scpt │ │ │ ├── 20-InsertCallToSuper.scpt │ │ │ ├── 30-OpenCounterpart.scpt │ │ │ ├── 60-un_comment_lines.scpt │ │ │ └── shell │ │ │ │ └── insert_super.py │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ ├── Localizable.strings │ │ │ └── ScopeExamples.plist │ ├── PHP-HTML.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── AutocompleteAdditions.txt │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── Scripts │ │ │ ├── 25-Add Link.scpt │ │ │ ├── 30-CheckSyntax.scpt │ │ │ ├── 40-RunUsingPHP.scpt │ │ │ ├── Comment Selection.scpt │ │ │ └── Lookup in PHP Documentation.scpt │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ └── Localizable.strings │ ├── Perl.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── Scripts │ │ │ ├── 10-Insert Shebang.scpt │ │ │ ├── 15-chmod ug+x.scpt │ │ │ ├── 30-Check Syntax.scpt │ │ │ └── Lookup in Perldoc.scpt │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ └── Localizable.strings │ ├── Python.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── Scripts │ │ │ ├── 10-Insert Shebang.scpt │ │ │ ├── 20-chmod ug+x.scpt │ │ │ └── 30-Check Syntax.scpt │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ └── Localizable.strings │ ├── Ruby.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── AutocompleteAdditions.txt │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── README.txt │ │ │ ├── RegexSymbols.xml │ │ │ ├── Scripts │ │ │ ├── 10-Insert Shebang.scpt │ │ │ ├── 20-chmod ug+x.scpt │ │ │ └── 30-Check Syntax.scpt │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ ├── Localizable.strings │ │ │ └── ScopeExamples.plist │ ├── ScopeChanges.json │ ├── Styles │ │ ├── Blueby.sss │ │ ├── Desert.sss │ │ ├── SubEthaEdit Bright.sss │ │ └── SubEthaEdit Dark.sss │ ├── Swift.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── AutocompleteAdditions.txt │ │ │ ├── ChangeLog.txt │ │ │ ├── ExampleSyntax.swift │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── Scripts │ │ │ ├── 10-Insert Shebang.scpt │ │ │ ├── 20-chmod ug+x.scpt │ │ │ ├── 30-Check Syntax.scpt │ │ │ ├── 60-un_comment_lines.scpt │ │ │ └── shell │ │ │ │ ├── README.md │ │ │ │ └── swiftc.sh │ │ │ ├── SyntaxDefinition.xml │ │ │ └── en.lproj │ │ │ ├── Localizable.strings │ │ │ └── ScopeExamples.plist │ ├── TOML.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── SyntaxDefinition.xml │ │ │ └── en.lproj │ │ │ └── ExampleSyntax.txt │ ├── XML.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── Scripts │ │ │ ├── 20-CheckWellFormedness.scpt │ │ │ ├── 30-Validate.scpt │ │ │ ├── 50-TransformWithXSLT.scpt │ │ │ └── Comment Selection.scpt │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ ├── Localizable.strings │ │ │ └── ScopeExamples.plist │ ├── bash.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── Scripts │ │ │ ├── 10-Insert Shebang.scpt │ │ │ └── 20-chmod ug+x.scpt │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ └── Localizable.strings │ ├── erlang.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── AutocompleteAdditions.txt │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── Template.erl │ │ │ └── en.lproj │ │ │ └── ExampleSyntax.txt │ ├── go.seemode │ │ └── Contents │ │ │ ├── Info.plist │ │ │ └── Resources │ │ │ ├── AutocompleteAdditions.txt │ │ │ ├── ChangeLog.txt │ │ │ ├── ModeSettings.xml │ │ │ ├── RegexSymbols.xml │ │ │ ├── Scripts │ │ │ └── 60-un_comment_lines.scpt │ │ │ ├── SyntaxDefinition.xml │ │ │ ├── de.lproj │ │ │ └── Localizable.strings │ │ │ └── en.lproj │ │ │ ├── ExampleSyntax.txt │ │ │ └── Localizable.strings │ └── wren.seemode │ │ └── Contents │ │ ├── Info.plist │ │ └── Resources │ │ ├── AutocompleteAdditions.txt │ │ ├── ChangeLog.txt │ │ ├── ModeSettings.xml │ │ ├── RegexSymbols.xml │ │ ├── Scripts │ │ └── 60-un_comment_lines.scpt │ │ ├── SyntaxDefinition.xml │ │ └── en.lproj │ │ └── ExampleSyntax.txt ├── ODBEditorSuite.h ├── PlainTextEditor.xib ├── PlainTextWindow.xib ├── PostProcessingScripts │ ├── MacAppStore_SandboxSignIncludedBinaries.sh │ └── SubEthaEdit_AppStoreCleanup.sh ├── Preferences.xib ├── RE.txt ├── Resources │ ├── Bug Report.md │ └── SharedSupport │ │ ├── SubEthaEdit_AuthenticatedSave.scpt │ │ ├── install.command │ │ └── see-tool.pkg ├── SEEConnectionAddingWindowController.xib ├── SEEParticipantView.xib ├── SEEParticipantsOverlay.xib ├── SEEPlainTextEditorTopBarViewController.xib ├── SEEScopedBookmarkAccessoryViewController.xib ├── SEEStyleSheetEditorWindowController.xib ├── SEEWebPreviewViewController.xib ├── Scripts │ ├── 05-InsertHexColor.scpt │ ├── 06-InsertRFC822Date.scpt │ ├── 10-Uppercase.scpt │ ├── 15-Lowercase.scpt │ ├── 20-SortLines.scpt │ ├── 30-Rot13.scpt │ ├── 30-base64-decode.scpt │ ├── 31-base64-encode.scpt │ ├── 32-url-decodeURIComponent.scpt │ ├── 33-url-encodeURIComponent.scpt │ ├── 34-xml-hex-decode.scpt │ ├── 35-xml-hex-encode.scpt │ ├── 36-quoted-printable-decode.scpt │ ├── 37-bplist-decode.scpt │ ├── 38-prettify-html.scpt │ ├── 39-prettify-json.scpt │ ├── 40-Open Terminal Here.scpt │ ├── 60-Hardwrap.scpt │ ├── 61-DeHardwarp.scpt │ ├── 90-Diff Unsaved Changes.scpt │ ├── 99-PipeThrough.scpt │ └── shell │ │ ├── dehardwrap.pl │ │ └── open_url.rb ├── SeeGlass-Simple3.icon │ ├── Assets │ │ ├── Heads.svg │ │ ├── HeadsL.svg │ │ ├── HeadsR.svg │ │ ├── Men Back.svg │ │ ├── Men BackL.svg │ │ ├── Men BackR.svg │ │ ├── Men Front.svg │ │ ├── Men FrontL.svg │ │ ├── Men FrontR.svg │ │ └── Utencil.svg │ └── icon.json ├── SeeTextImporter │ ├── GetMetadataForFile.m │ ├── Info.plist │ ├── SeeTextImporter.xcodeproj │ │ └── project.pbxproj │ ├── Version │ ├── de.lproj │ │ ├── InfoPlist.strings │ │ └── schema.strings │ ├── en.lproj │ │ ├── InfoPlist.strings │ │ └── schema.strings │ ├── main.c │ ├── schema.xml │ └── version.plist ├── Source │ ├── AboutPanelController.h │ ├── AboutPanelController.m │ ├── AbstractFoldingTextStorage.h │ ├── AbstractFoldingTextStorage.m │ ├── Additions │ │ ├── NSAppearanceSEEAdditions.h │ │ ├── NSAppearanceSEEAdditions.m │ │ ├── NSArraySEEAdditions.h │ │ └── NSArraySEEAdditions.m │ ├── AdvancedPreferences.h │ ├── AdvancedPreferences.m │ ├── AppController.h │ ├── AppController.m │ ├── BorderedTextField.h │ ├── BorderedTextField.m │ ├── DNDArrayController.h │ ├── DNDArrayController.m │ ├── Debug │ │ ├── DebugAttributeInspectorController.h │ │ ├── DebugAttributeInspectorController.m │ │ ├── DebugAttributesInspector.xib │ │ ├── DebugBEEP.xib │ │ ├── DebugBEEPController.h │ │ ├── DebugBEEPController.m │ │ ├── DebugController.h │ │ ├── DebugController.m │ │ ├── DebugHistory.xib │ │ ├── DebugHistoryController.h │ │ ├── DebugHistoryController.m │ │ ├── DebugPreferences.h │ │ ├── DebugPreferences.m │ │ ├── DebugPrefs.xib │ │ ├── DebugPresence.xib │ │ ├── DebugPresenceController.h │ │ ├── DebugPresenceController.m │ │ ├── DebugSendOperation.xib │ │ ├── DebugSendOperationController.h │ │ ├── DebugSendOperationController.m │ │ ├── DebugUserController.h │ │ ├── DebugUserController.m │ │ ├── DebugUsers.xib │ │ └── SEEDebugImageGenerationWindowController.xib │ ├── DocumentMode.h │ ├── DocumentMode.m │ ├── DocumentModeManager.h │ ├── DocumentModeManager.m │ ├── DocumentProxyWindowController.h │ ├── DocumentProxyWindowController.m │ ├── EditPreferences.h │ ├── EditPreferences.m │ ├── EncodingManager.h │ ├── EncodingManager.m │ ├── FindAllController.h │ ├── FindAllController.m │ ├── FindAllTableView.h │ ├── FindAllTableView.m │ ├── FindReplaceController.h │ ├── FindReplaceController.m │ ├── FirstClickCustomView.h │ ├── FirstClickCustomView.m │ ├── FoldableTextStorage.h │ ├── FoldableTextStorage.m │ ├── FoldedTextAttachment.h │ ├── FoldedTextAttachment.m │ ├── FoldingTextAttachmentCell.h │ ├── FoldingTextAttachmentCell.m │ ├── FontAttributesToStringValueTransformer.h │ ├── FontAttributesToStringValueTransformer.m │ ├── FontForwardingTextField.h │ ├── FontForwardingTextField.m │ ├── FullTextStorage.h │ ├── FullTextStorage.m │ ├── GeneralPreferences.h │ ├── GeneralPreferences.m │ ├── GenericSASLProfile.h │ ├── GenericSASLProfile.m │ ├── GetURLCommand.h │ ├── GetURLCommand.m │ ├── GutterRulerView.h │ ├── GutterRulerView.m │ ├── HandshakeProfile.h │ ├── HandshakeProfile.m │ ├── HueToColorValueTransformer.h │ ├── HueToColorValueTransformer.m │ ├── InsetTextFieldCell.h │ ├── InsetTextFieldCell.m │ ├── LayoutManager.h │ ├── LayoutManager.m │ ├── MAAttachedWindow.h │ ├── MAAttachedWindow.m │ ├── ModeSettings.h │ ├── ModeSettings.m │ ├── MultiPagePrintView.h │ ├── MultiPagePrintView.m │ ├── NSAppleScriptTCMAdditions.h │ ├── NSAppleScriptTCMAdditions.m │ ├── NSApplicationTCMAdditions.h │ ├── NSApplicationTCMAdditions.m │ ├── NSBezierPathTCMAdditions.h │ ├── NSBezierPathTCMAdditions.m │ ├── NSColor+SEEAdditions.h │ ├── NSColor+SEEAdditions.m │ ├── NSColorTCMAdditions.h │ ├── NSColorTCMAdditions.m │ ├── NSCursorSEEAdditions.h │ ├── NSCursorSEEAdditions.m │ ├── NSErrorTCMAdditions.h │ ├── NSErrorTCMAdditions.m │ ├── NSImageTCMAdditions.h │ ├── NSImageTCMAdditions.m │ ├── NSLayoutConstraint+TCMAdditions.h │ ├── NSLayoutConstraint+TCMAdditions.m │ ├── NSMenuTCMAdditions.h │ ├── NSMenuTCMAdditions.m │ ├── NSMutableAttributedStringSEEAdditions.h │ ├── NSMutableAttributedStringSEEAdditions.m │ ├── NSObject+TCMArcLifecycleAdditions.h │ ├── NSObject+TCMArcLifecycleAdditions.m │ ├── NSOperationQueue+TCMAdditions.h │ ├── NSOperationQueue+TCMAdditions.m │ ├── NSScreenTCMAdditions.h │ ├── NSScreenTCMAdditions.m │ ├── NSStringSEEAdditions.h │ ├── NSStringSEEAdditions.m │ ├── NSWindowScriptingAdditions.h │ ├── NSWindowScriptingAdditions.m │ ├── NSWorkspaceTCMAdditions.h │ ├── NSWorkspaceTCMAdditions.m │ ├── OpenURLViewController.h │ ├── OpenURLViewController.m │ ├── OverlayView.h │ ├── OverlayView.m │ ├── PlainTextDocument.h │ ├── PlainTextDocument.m │ ├── PlainTextEditor.h │ ├── PlainTextEditor.m │ ├── PlainTextLoadProgress.h │ ├── PlainTextLoadProgress.m │ ├── PlainTextWindow.h │ ├── PlainTextWindow.m │ ├── PlainTextWindowController.h │ ├── PlainTextWindowController.m │ ├── PlainTextWindowControllerTabContext.h │ ├── PlainTextWindowControllerTabContext.m │ ├── PointsToDisplayValueTransformer.h │ ├── PointsToDisplayValueTransformer.m │ ├── PopUpButton.h │ ├── PopUpButton.m │ ├── PopUpButtonCell.h │ ├── PopUpButtonCell.m │ ├── PrecedencePreferences.h │ ├── PrecedencePreferences.m │ ├── PrecedenceRuleCell.h │ ├── PrecedenceRuleCell.m │ ├── PreferenceKeys.h │ ├── PreferenceKeys.m │ ├── PrintTextView.h │ ├── PrintTextView.m │ ├── PrintTypesetter.h │ ├── PrintTypesetter.m │ ├── PullDownButton.h │ ├── PullDownButton.m │ ├── PullDownButtonCell.h │ ├── PullDownButtonCell.m │ ├── RadarScroller.h │ ├── RadarScroller.m │ ├── RegexSymbolDefinition.h │ ├── RegexSymbolDefinition.m │ ├── RegexSymbolParser.h │ ├── RegexSymbolParser.m │ ├── SEEAlertRecipe.h │ ├── SEEAlertRecipe.m │ ├── SEEApplication.h │ ├── SEEApplication.m │ ├── SEEAuthenticatedSaveMissingScriptRecoveryAttempter.h │ ├── SEEAuthenticatedSaveMissingScriptRecoveryAttempter.m │ ├── SEEAvatarImageView.h │ ├── SEEAvatarImageView.m │ ├── SEECollaborationPreferenceModule.h │ ├── SEECollaborationPreferenceModule.m │ ├── SEEConnection.h │ ├── SEEConnection.m │ ├── SEEConnectionAddingWindowController.h │ ├── SEEConnectionAddingWindowController.m │ ├── SEEConnectionManager.h │ ├── SEEConnectionManager.m │ ├── SEEDebugImageGenerationWindowController.h │ ├── SEEDebugImageGenerationWindowController.m │ ├── SEEDialogSplitViewDelegate.h │ ├── SEEDialogSplitViewDelegate.m │ ├── SEEDividerListItem.h │ ├── SEEDividerListItem.m │ ├── SEEDividerTableRowView.h │ ├── SEEDividerTableRowView.m │ ├── SEEDocumentController.h │ ├── SEEDocumentController.m │ ├── SEEDocumentCreationFlags.h │ ├── SEEDocumentCreationFlags.m │ ├── SEEDocumentListGroupTableRowView.h │ ├── SEEDocumentListGroupTableRowView.m │ ├── SEEDocumentListItemProtocol.h │ ├── SEEDocumentListTableView.h │ ├── SEEDocumentListTableView.m │ ├── SEEDocumentListWindowController.h │ ├── SEEDocumentListWindowController.m │ ├── SEEEditorSplitViewDelegate.h │ ├── SEEEditorSplitViewDelegate.m │ ├── SEEEncodingDoctorDialogViewController.h │ ├── SEEEncodingDoctorDialogViewController.m │ ├── SEEFindAndReplaceContext.h │ ├── SEEFindAndReplaceContext.m │ ├── SEEFindAndReplaceState.h │ ├── SEEFindAndReplaceState.m │ ├── SEEFindAndReplaceViewController.h │ ├── SEEFindAndReplaceViewController.m │ ├── SEEFontForwardingTextView.h │ ├── SEEFontForwardingTextView.m │ ├── SEEHoverTableRowView.h │ ├── SEEHoverTableRowView.m │ ├── SEEMoreRecentDocumentsListItem.h │ ├── SEEMoreRecentDocumentsListItem.m │ ├── SEENetworkConnectionRepresentationListItem.h │ ├── SEENetworkConnectionRepresentationListItem.m │ ├── SEENetworkDocumentListItem.h │ ├── SEENetworkDocumentListItem.m │ ├── SEEOpenPanelAccessoryViewController.h │ ├── SEEOpenPanelAccessoryViewController.m │ ├── SEEOverlayView.h │ ├── SEEOverlayView.m │ ├── SEEParticipantViewController.h │ ├── SEEParticipantViewController.m │ ├── SEEParticipantsOverlayViewController.h │ ├── SEEParticipantsOverlayViewController.m │ ├── SEEPlainTextEditorScrollView.h │ ├── SEEPlainTextEditorScrollView.m │ ├── SEEPlainTextEditorTopBarViewController.h │ ├── SEEPlainTextEditorTopBarViewController.m │ ├── SEEPrintOptionsViewController.h │ ├── SEEPrintOptionsViewController.m │ ├── SEERecentDocumentListItem.h │ ├── SEERecentDocumentListItem.m │ ├── SEESavePanelAccessoryViewController.h │ ├── SEESavePanelAccessoryViewController.m │ ├── SEEScopedBookmarkAccessoryViewController.h │ ├── SEEScopedBookmarkAccessoryViewController.m │ ├── SEEScopedBookmarkManager.h │ ├── SEEScopedBookmarkManager.m │ ├── SEESplitView.h │ ├── SEESplitView.m │ ├── SEEStringEncodingHelper.h │ ├── SEEStringEncodingHelper.m │ ├── SEEStyleSheet.h │ ├── SEEStyleSheet.m │ ├── SEEStyleSheetEditorWindowController.h │ ├── SEEStyleSheetEditorWindowController.m │ ├── SEEStyleSheetSettings.h │ ├── SEEStyleSheetSettings.m │ ├── SEETertiaryLabelColorValueTransformer.h │ ├── SEETertiaryLabelColorValueTransformer.m │ ├── SEETextView.h │ ├── SEETextView.m │ ├── SEEToggleRecentDocumentListItem.h │ ├── SEEToggleRecentDocumentListItem.m │ ├── SEEUserColorsPreviewView.h │ ├── SEEUserColorsPreviewView.m │ ├── SEEWebPreview.h │ ├── SEEWebPreview.m │ ├── SEEWebPreviewSplitViewDelegate.h │ ├── SEEWebPreviewSplitViewDelegate.m │ ├── SEEWebPreviewViewController.h │ ├── SEEWebPreviewViewController.m │ ├── SaturationToColorValueTransformer.h │ ├── SaturationToColorValueTransformer.m │ ├── ScriptCharacters.h │ ├── ScriptCharacters.m │ ├── ScriptLine.h │ ├── ScriptLine.m │ ├── ScriptTextBase.h │ ├── ScriptTextBase.m │ ├── ScriptTextSelection.h │ ├── ScriptTextSelection.m │ ├── ScriptWrapper.h │ ├── ScriptWrapper.m │ ├── SelectCommand.h │ ├── SelectCommand.m │ ├── SelectionOperation.h │ ├── SelectionOperation.m │ ├── SessionProfile.h │ ├── SessionProfile.m │ ├── StylePreferences.h │ ├── StylePreferences.m │ ├── SymbolTableEntry.h │ ├── SymbolTableEntry.m │ ├── SyntaxDefinition.h │ ├── SyntaxDefinition.m │ ├── SyntaxHighlighter.h │ ├── SyntaxHighlighter.m │ ├── SyntaxStyle.h │ ├── SyntaxStyle.m │ ├── TCMApplication.h │ ├── TCMApplication.m │ ├── TCMBEEP │ │ ├── Info.plist │ │ ├── TCMBEEP.h │ │ ├── TCMBEEP.xcodeproj │ │ │ └── project.pbxproj │ │ ├── TCMBEEPAuthenticationClient.h │ │ ├── TCMBEEPAuthenticationClient.m │ │ ├── TCMBEEPBencodedMessage.h │ │ ├── TCMBEEPBencodedMessage.m │ │ ├── TCMBEEPBencodingProfile.h │ │ ├── TCMBEEPBencodingProfile.m │ │ ├── TCMBEEPChannel.h │ │ ├── TCMBEEPChannel.m │ │ ├── TCMBEEPFrame.h │ │ ├── TCMBEEPFrame.m │ │ ├── TCMBEEPListener.h │ │ ├── TCMBEEPListener.m │ │ ├── TCMBEEPManagementProfile.h │ │ ├── TCMBEEPManagementProfile.m │ │ ├── TCMBEEPMessage.h │ │ ├── TCMBEEPMessage.m │ │ ├── TCMBEEPProfile.h │ │ ├── TCMBEEPProfile.m │ │ ├── TCMBEEPSASLProfile.h │ │ ├── TCMBEEPSASLProfile.m │ │ ├── TCMBEEPSession.h │ │ ├── TCMBEEPSession.m │ │ ├── TCMBEEP_Prefix.pch │ │ ├── main.c │ │ └── version.plist │ ├── TCMBEEPMessageXMLPayloadParser.h │ ├── TCMBEEPMessageXMLPayloadParser.m │ ├── TCMBEEPSessionXMLParser.h │ ├── TCMBEEPSessionXMLParser.m │ ├── TCMCALayerAdditions.h │ ├── TCMCALayerAdditions.m │ ├── TCMCGGeometryAdditions.h │ ├── TCMCGGeometryAdditions.m │ ├── TCMDragImageView.h │ ├── TCMDragImageView.m │ ├── TCMFoundation │ │ ├── Info.plist │ │ ├── NSDataTCMAdditions.h │ │ ├── NSDataTCMAdditions.m │ │ ├── NSDateTCMAdditions.h │ │ ├── NSDateTCMAdditions.m │ │ ├── NSDictionaryTCMAdditions.h │ │ ├── NSDictionaryTCMAdditions.m │ │ ├── NSNetServiceTCMAdditions.h │ │ ├── NSNetServiceTCMAdditions.m │ │ ├── NSRangeTCMAdditions.h │ │ ├── NSStringTCMAdditions.h │ │ ├── NSStringTCMAdditions.m │ │ ├── TCMBencodingUtilities.h │ │ ├── TCMBencodingUtilities.m │ │ ├── TCMDebug.h │ │ ├── TCMFoundation.h │ │ ├── TCMFoundation.xcodeproj │ │ │ └── project.pbxproj │ │ ├── TCMFoundation_Prefix.pch │ │ ├── TCMRendezvousBrowser.h │ │ ├── TCMRendezvousBrowser.m │ │ ├── main.c │ │ └── version.plist │ ├── TCMHost.h │ ├── TCMHost.m │ ├── TCMHoverButton.h │ ├── TCMHoverButton.m │ ├── TCMIdleTimer.h │ ├── TCMIdleTimer.m │ ├── TCMMMLogStatisticsDataPoint.h │ ├── TCMMMLogStatisticsDataPoint.m │ ├── TCMMMLogStatisticsEntry.h │ ├── TCMMMLogStatisticsEntry.m │ ├── TCMMMUserManagerKitAdditions.h │ ├── TCMMMUserManagerKitAdditions.m │ ├── TCMMMUserSEEAdditions.h │ ├── TCMMMUserSEEAdditions.m │ ├── TCMMillionMonkeys │ │ ├── TCMMMBEEPSessionManager.h │ │ ├── TCMMMBEEPSessionManager.m │ │ ├── TCMMMLoggedOperation.h │ │ ├── TCMMMLoggedOperation.m │ │ ├── TCMMMLoggingState.h │ │ ├── TCMMMLoggingState.m │ │ ├── TCMMMMessage.h │ │ ├── TCMMMMessage.m │ │ ├── TCMMMNoOperation.h │ │ ├── TCMMMNoOperation.m │ │ ├── TCMMMOperation.h │ │ ├── TCMMMOperation.m │ │ ├── TCMMMPresenceManager.h │ │ ├── TCMMMPresenceManager.m │ │ ├── TCMMMSession.h │ │ ├── TCMMMSession.m │ │ ├── TCMMMSessionAppKitHelper.h │ │ ├── TCMMMSessionAppKitHelper.m │ │ ├── TCMMMSessionFoundationHelper.h │ │ ├── TCMMMSessionFoundationHelper.m │ │ ├── TCMMMState.h │ │ ├── TCMMMState.m │ │ ├── TCMMMStatusProfile.h │ │ ├── TCMMMStatusProfile.m │ │ ├── TCMMMTransformator.h │ │ ├── TCMMMTransformator.m │ │ ├── TCMMMUser.h │ │ ├── TCMMMUser.m │ │ ├── TCMMMUserManager.h │ │ ├── TCMMMUserManager.m │ │ └── TCMMillionMonkeys.h │ ├── TCMPreferenceController.h │ ├── TCMPreferenceController.m │ ├── TCMPreferenceModule.h │ ├── TCMPreferenceModule.m │ ├── TableView.h │ ├── TableView.m │ ├── TextFieldCell.h │ ├── TextFieldCell.m │ ├── TextOperation.h │ ├── TextOperation.m │ ├── TexturedButtonCell.h │ ├── TexturedButtonCell.m │ ├── ThousandSeparatorValueTransformer.h │ ├── ThousandSeparatorValueTransformer.m │ ├── Toolbar.h │ ├── Toolbar.m │ ├── Typesetter.m │ ├── UKXattrMetadataStore │ │ ├── UKXattrMetadataStore Readme.txt │ │ ├── UKXattrMetadataStore.h │ │ └── UKXattrMetadataStore.m │ ├── URLDataProtocol.h │ ├── URLDataProtocol.m │ ├── UndoManager.h │ ├── UndoManager.m │ ├── UserChangeOperation.h │ └── UserChangeOperation.m ├── Sparkle │ ├── Sparkle.framework │ │ ├── Headers │ │ ├── Modules │ │ ├── Resources │ │ ├── Sparkle │ │ └── Versions │ │ │ ├── A │ │ │ ├── Headers │ │ │ │ ├── SPUDownloadData.h │ │ │ │ ├── SPUStandardUpdaterController.h │ │ │ │ ├── SPUStandardUserDriver.h │ │ │ │ ├── SPUStandardUserDriverDelegate.h │ │ │ │ ├── SPUStandardUserDriverProtocol.h │ │ │ │ ├── SPUStatusCompletionResults.h │ │ │ │ ├── SPUUpdatePermissionRequest.h │ │ │ │ ├── SPUUpdater.h │ │ │ │ ├── SPUUpdaterDelegate.h │ │ │ │ ├── SPUUpdaterSettings.h │ │ │ │ ├── SPUUserDriver.h │ │ │ │ ├── SPUUserDriverCoreComponent.h │ │ │ │ ├── SUAppcast.h │ │ │ │ ├── SUAppcastItem.h │ │ │ │ ├── SUErrors.h │ │ │ │ ├── SUExport.h │ │ │ │ ├── SUStandardVersionComparator.h │ │ │ │ ├── SUUpdatePermissionResponse.h │ │ │ │ ├── SUUpdater.h │ │ │ │ ├── SUUpdaterDelegate.h │ │ │ │ ├── SUVersionComparisonProtocol.h │ │ │ │ ├── SUVersionDisplayProtocol.h │ │ │ │ └── Sparkle.h │ │ │ ├── Modules │ │ │ │ └── module.modulemap │ │ │ ├── Resources │ │ │ │ ├── Autoupdate │ │ │ │ ├── DarkAqua.css │ │ │ │ ├── Info.plist │ │ │ │ ├── SUModelTranslation.plist │ │ │ │ ├── SUStatus.nib │ │ │ │ ├── Updater.app │ │ │ │ │ └── Contents │ │ │ │ │ │ ├── Info.plist │ │ │ │ │ │ ├── MacOS │ │ │ │ │ │ └── Updater │ │ │ │ │ │ ├── PkgInfo │ │ │ │ │ │ ├── Resources │ │ │ │ │ │ ├── SUStatus.nib │ │ │ │ │ │ ├── de.lproj │ │ │ │ │ │ │ └── Sparkle.strings │ │ │ │ │ │ └── en.lproj │ │ │ │ │ │ │ └── Sparkle.strings │ │ │ │ │ │ └── _CodeSignature │ │ │ │ │ │ └── CodeResources │ │ │ │ ├── de.lproj │ │ │ │ │ ├── SUUpdateAlert.nib │ │ │ │ │ ├── SUUpdatePermissionPrompt.nib │ │ │ │ │ └── Sparkle.strings │ │ │ │ └── en.lproj │ │ │ │ │ ├── SUUpdateAlert.nib │ │ │ │ │ ├── SUUpdatePermissionPrompt.nib │ │ │ │ │ └── Sparkle.strings │ │ │ ├── Sparkle │ │ │ └── _CodeSignature │ │ │ │ └── CodeResources │ │ │ └── Current │ ├── org.sparkle-project.InstallerConnection.xpc │ │ └── Contents │ │ │ ├── Info.plist │ │ │ ├── MacOS │ │ │ └── org.sparkle-project.InstallerConnection │ │ │ └── _CodeSignature │ │ │ └── CodeResources │ ├── org.sparkle-project.InstallerLauncher.xpc │ │ └── Contents │ │ │ ├── Info.plist │ │ │ ├── MacOS │ │ │ ├── Autoupdate │ │ │ ├── Updater.app │ │ │ │ └── Contents │ │ │ │ │ ├── Info.plist │ │ │ │ │ ├── MacOS │ │ │ │ │ └── Updater │ │ │ │ │ ├── PkgInfo │ │ │ │ │ ├── Resources │ │ │ │ │ ├── SUStatus.nib │ │ │ │ │ ├── de.lproj │ │ │ │ │ │ └── Sparkle.strings │ │ │ │ │ └── en.lproj │ │ │ │ │ │ └── Sparkle.strings │ │ │ │ │ └── _CodeSignature │ │ │ │ │ └── CodeResources │ │ │ └── org.sparkle-project.InstallerLauncher │ │ │ └── _CodeSignature │ │ │ └── CodeResources │ ├── org.sparkle-project.InstallerStatus.xpc │ │ └── Contents │ │ │ ├── Info.plist │ │ │ ├── MacOS │ │ │ └── org.sparkle-project.InstallerStatus │ │ │ └── _CodeSignature │ │ │ └── CodeResources │ └── sparkle_dsa_pub.pem ├── SubEthaEdit.entitlements ├── SubEthaEdit.sdef ├── SubEthaEdit.xcodeproj │ ├── project.pbxproj │ └── xcshareddata │ │ └── xcschemes │ │ └── SubEthaEdit.xcscheme ├── SubEthaEdit_Prefix.pch ├── SubEthaPerf │ ├── Resources │ │ ├── SEPMainMenu.xib │ │ ├── SubEthaPerf-Info.plist │ │ └── TestFiles │ │ │ ├── 1uom3yh8tp7o4so4.pkg.css │ │ │ ├── Arguments.py │ │ │ ├── Eudora.applescript │ │ │ ├── LibTiffDelphi.pas │ │ │ ├── Library.php │ │ │ ├── OrderOverview.php │ │ │ ├── PDFPage.java │ │ │ ├── SEEProtocol.notes │ │ │ ├── SoupDump.html │ │ │ ├── SubEthaEdit.sdef │ │ │ ├── TVDocument.m │ │ │ ├── WebdavServlet.java │ │ │ ├── _form.html.erb │ │ │ ├── ansi.go │ │ │ ├── bugmonkey.sql │ │ │ ├── build.xml │ │ │ ├── calendarstuff.jsp │ │ │ ├── campfire.rb │ │ │ ├── check_pool.sh │ │ │ ├── cocoon-index-all.html │ │ │ ├── coda.css │ │ │ ├── httpproxy-1.5.3.pl │ │ │ ├── index.cfm │ │ │ ├── indexFixed.jsp │ │ │ ├── manual.tex │ │ │ ├── nsHTMLEditRules.cpp │ │ │ ├── postgresql_adapter.rb │ │ │ ├── prototype.js │ │ │ ├── rc.lua │ │ │ ├── seediff.patch │ │ │ ├── svnlog.log │ │ │ ├── vm_fault.c │ │ │ └── warum.txt │ ├── SEPAppController.h │ ├── SEPAppController.m │ ├── SEPDocument.h │ ├── SEPDocument.m │ ├── SEPLogger.h │ ├── SEPLogger.m │ ├── SubEthaPerf_Prefix.pch │ └── main.m ├── TCMPortMapper │ └── TCMPortMapper.framework │ │ ├── Headers │ │ ├── Resources │ │ ├── TCMPortMapper │ │ └── Versions │ │ ├── A │ │ ├── Headers │ │ │ ├── TCMPortMapper.h │ │ │ └── TCMSystemConfiguration.h │ │ ├── Resources │ │ │ ├── Info.plist │ │ │ └── miniupnpc-LICENSE.txt │ │ ├── TCMPortMapper │ │ └── _CodeSignature │ │ │ └── CodeResources │ │ └── Current ├── Tests │ ├── DataTests.h │ ├── DataTests.m │ ├── Resources │ │ └── TestFiles │ │ │ └── EncodingDetection │ │ │ ├── ProblemCases │ │ │ ├── bug431054_both_wrong_seems_to_be_simplified_chinese.html │ │ │ ├── latin1_bug421271_latin1_apple_wrong_maybe_detect_poundandnumbers.html │ │ │ ├── utf-16-nobom_test1_le.txt │ │ │ └── utf-16be-nobom_test1.txt │ │ │ ├── cp874_bug488426.html │ │ │ ├── cp949_bug9357.html │ │ │ ├── euc-jp_bug426271.html │ │ │ ├── gb18030_bug171813.html │ │ │ ├── us-ascii_bug547487.html │ │ │ ├── utf-16_test1.txt │ │ │ ├── utf-16be-nobom_test1.txt │ │ │ ├── utf-16be-withbom_test1.txt │ │ │ ├── utf-16le-nobom_test1.txt │ │ │ ├── utf-8-bom_demo.html │ │ │ ├── utf-8_bug306272_text.html │ │ │ ├── utf-8_bug426271.html │ │ │ ├── utf-8_demo.html │ │ │ └── utf-8_demo.xml │ └── SubEthaEditTests-Info.plist ├── UpdateInfoPlist.sh ├── artwork │ ├── Artwork.xcassets │ │ ├── Accent Color.colorset │ │ │ └── Contents.json │ │ ├── CautionSymbol.imageset │ │ │ ├── CautionSymbol.pdf │ │ │ └── Contents.json │ │ ├── Contents.json │ │ ├── PrefIconCollaboration.imageset │ │ │ ├── 32.png │ │ │ ├── 64.png │ │ │ └── Contents.json │ │ ├── PrefIconTrigger.imageset │ │ │ ├── Contents.json │ │ │ ├── PrefIconTrigger.png │ │ │ └── PrefIconTrigger@2x.png │ │ ├── ScriptMenuEntrySymbol.imageset │ │ │ ├── Contents.json │ │ │ └── ScriptMenuEntry.pdf │ │ ├── ScriptMenuSymbol.imageset │ │ │ ├── Contents.json │ │ │ └── ScriptMenu.pdf │ │ ├── SharingIconCloseCross.imageset │ │ │ ├── Contents.json │ │ │ └── SharingIconCloseCross.pdf │ │ ├── SharingIconEye.imageset │ │ │ ├── Contents.json │ │ │ └── SharingIconEye.pdf │ │ ├── SharingIconReadOnly.imageset │ │ │ ├── Contents.json │ │ │ └── SharingIconReadOnly.pdf │ │ ├── SharingIconWrite.imageset │ │ │ ├── Contents.json │ │ │ └── SharingIconWrite.pdf │ │ ├── SharingServiceAnnounceMenuIcon.imageset │ │ │ ├── Contents.json │ │ │ └── SharingServiceAnnounceMenuIcon.pdf │ │ ├── SmallGrowBoxRightSymbol.imageset │ │ │ ├── Contents.json │ │ │ └── SmallGrowBoxRightSymbol.pdf │ │ ├── StatusBars │ │ │ ├── BottomBarSharingIconAddHover.imageset │ │ │ │ ├── BottomBarSharingIconAddHover.pdf │ │ │ │ ├── Contents.json │ │ │ │ └── DBottomBarSharingIconAddHover.pdf │ │ │ ├── BottomBarSharingIconAddNormal.imageset │ │ │ │ ├── BottomBarSharingIconAddNormal.pdf │ │ │ │ ├── Contents.json │ │ │ │ └── DBottomBarSharingIconAddNormal.pdf │ │ │ ├── BottomBarSharingIconAddPressed.imageset │ │ │ │ ├── BottomBarSharingIconAddPressed.pdf │ │ │ │ ├── Contents.json │ │ │ │ └── DBottomBarSharingIconAddPressed.pdf │ │ │ ├── BottomBarSharingIconAnnounceTurnOffHover.imageset │ │ │ │ ├── BottomBarSharingIconAnnounceTurnOffHover.pdf │ │ │ │ ├── Contents.json │ │ │ │ └── DBottomBarSharingIconAnnounceTurnOffHover.pdf │ │ │ ├── BottomBarSharingIconAnnounceTurnOffNormal.imageset │ │ │ │ ├── BottomBarSharingIconAnnounceTurnOffNormal.pdf │ │ │ │ ├── Contents.json │ │ │ │ └── DBottomBarSharingIconAnnounceTurnOffNormal.pdf │ │ │ ├── BottomBarSharingIconAnnounceTurnOffNormalReadOnly.imageset │ │ │ │ ├── BottomBarSharingIconAnnounceTurnOffNormalReadOnly.pdf │ │ │ │ ├── Contents.json │ │ │ │ └── DBottomBarSharingIconAnnounceTurnOffNormalReadOnly.pdf │ │ │ ├── BottomBarSharingIconAnnounceTurnOffNormalReadWrite.imageset │ │ │ │ ├── BottomBarSharingIconAnnounceTurnOffNormalReadWrite.pdf │ │ │ │ ├── Contents.json │ │ │ │ └── DBottomBarSharingIconAnnounceTurnOffNormalReadWrite.pdf │ │ │ ├── BottomBarSharingIconAnnounceTurnOnHover.imageset │ │ │ │ ├── BottomBarSharingIconAnnounceTurnOnHover.pdf │ │ │ │ ├── Contents.json │ │ │ │ └── DBottomBarSharingIconAnnounceTurnOnHover.pdf │ │ │ ├── BottomBarSharingIconAnnounceTurnOnNormal.imageset │ │ │ │ ├── BottomBarSharingIconAnnounceTurnOnNormal.pdf │ │ │ │ ├── Contents.json │ │ │ │ └── DBottomBarSharingIconAnnounceTurnOnNormal.pdf │ │ │ ├── BottomBarSharingIconAnnounceTurnOnPressed.imageset │ │ │ │ ├── BottomBarSharingIconAnnounceTurnOnPressed.pdf │ │ │ │ ├── Contents.json │ │ │ │ └── DBottomBarSharingIconAnnounceTurnOnPressed.pdf │ │ │ ├── BottomBarSharingIconGroupTurnOffHover.imageset │ │ │ │ ├── BottomBarSharingIconGroupTurnOffHover.pdf │ │ │ │ ├── Contents.json │ │ │ │ └── DBottomBarSharingIconGroupTurnOffHover.pdf │ │ │ ├── BottomBarSharingIconGroupTurnOffNormal.imageset │ │ │ │ ├── BottomBarSharingIconGroupTurnOffNormal.pdf │ │ │ │ ├── Contents.json │ │ │ │ └── DBottomBarSharingIconGroupTurnOffNormal.pdf │ │ │ ├── BottomBarSharingIconGroupTurnOffPressed.imageset │ │ │ │ ├── BottomBarSharingIconGroupTurnOffPressed.pdf │ │ │ │ ├── Contents.json │ │ │ │ └── DBottomBarSharingIconGroupTurnOffPressed.pdf │ │ │ ├── BottomBarSharingIconGroupTurnOnHover.imageset │ │ │ │ ├── BottomBarSharingIconGroupTurnOnHover.pdf │ │ │ │ ├── Contents.json │ │ │ │ └── DBottomBarSharingIconGroupTurnOnHover.pdf │ │ │ ├── BottomBarSharingIconGroupTurnOnNormal.imageset │ │ │ │ ├── BottomBarSharingIconGroupTurnOnNormal.pdf │ │ │ │ ├── Contents.json │ │ │ │ └── DBottomBarSharingIconGroupTurnOnNormal.pdf │ │ │ ├── BottomBarSharingIconGroupTurnOnPressed.imageset │ │ │ │ ├── BottomBarSharingIconGroupTurnOnPressed.pdf │ │ │ │ ├── Contents.json │ │ │ │ └── DBottomBarSharingIconGroupTurnOnPressed.pdf │ │ │ ├── Contents.json │ │ │ ├── ToolbarSplitOnePane.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── ToolbarSplitOnePane.pdf │ │ │ └── ToolbarSplitTwoPanes.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── ToolbarSplitTwoPanes.pdf │ │ ├── StatusPending.imageset │ │ │ ├── Contents.json │ │ │ └── StatusPending.pdf │ │ ├── StatusReadOnly.imageset │ │ │ ├── Contents.json │ │ │ └── StatusReadOnly.pdf │ │ ├── StatusReadWrite.imageset │ │ │ ├── Contents.json │ │ │ └── StatusReadWrite.pdf │ │ ├── arrow.turn.down.right.imageset │ │ │ ├── Contents.json │ │ │ └── arrow.turn.down.right.pdf │ │ ├── eject.fill.imageset │ │ │ ├── Contents.json │ │ │ └── eject.fill.pdf │ │ ├── folder.imageset │ │ │ ├── Contents.json │ │ │ └── open.pdf │ │ ├── magnifyingglass.imageset │ │ │ ├── Contents.json │ │ │ └── magnifyingglass.pdf │ │ ├── network.imageset │ │ │ ├── Contents.json │ │ │ └── network.pdf │ │ ├── plus.square.imageset │ │ │ ├── Contents.json │ │ │ └── plus.square.pdf │ │ └── staroflife.fill.imageset │ │ │ ├── Contents.json │ │ │ └── staroflife.fill.pdf │ ├── EditPrefs.png │ ├── EditPrefs@2x.png │ ├── EditorRemoveSplit.pdf │ ├── EditorSplitHorizontal.pdf │ ├── EditorSplitVertical.pdf │ ├── FileIcons.xcassets │ │ ├── Contents.json │ │ ├── file-c++.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-c.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-css.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-elixir.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-erlang.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-generic-header.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-generic-source.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-generic.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-go.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-js.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-json.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-lua.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-md.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-mode.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-objc++.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-objc.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-py.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-rb.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-rs.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-seestyle.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-seetext.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-sgml.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ ├── file-sh.iconset │ │ │ ├── icon_128x128.png │ │ │ ├── icon_128x128@2x.png │ │ │ ├── icon_16x16.png │ │ │ ├── icon_16x16@2x.png │ │ │ ├── icon_256x256.png │ │ │ ├── icon_256x256@2x.png │ │ │ ├── icon_32x32.png │ │ │ ├── icon_32x32@2x.png │ │ │ ├── icon_512x512.png │ │ │ └── icon_512x512@2x.png │ │ └── see-appicon.appiconset │ │ │ ├── 1024.png │ │ │ ├── 128.png │ │ │ ├── 16.png │ │ │ ├── 256.png │ │ │ ├── 32.png │ │ │ ├── 512.png │ │ │ ├── 64.png │ │ │ └── Contents.json │ ├── FoldingBubbleBig.png │ ├── FoldingBubbleBig@2x.png │ ├── FoldingBubbleText.rtf │ ├── InvertedIBeam.tiff │ ├── InvertedIBeamBig.tiff │ ├── Participants.icns │ ├── Rendezvous.icns │ ├── SeeFolderIcon.tiff │ ├── SharingBarIcons │ │ ├── ParticipantFollowStatusOn.png │ │ ├── ParticipantFollowStatusOn@2x.png │ │ ├── ParticipantFollowTurnOffHover.png │ │ ├── ParticipantFollowTurnOffHover@2x.png │ │ ├── ParticipantFollowTurnOffNormal.png │ │ ├── ParticipantFollowTurnOffNormal@2x.png │ │ ├── ParticipantFollowTurnOffPressed.png │ │ ├── ParticipantFollowTurnOffPressed@2x.png │ │ ├── ParticipantFollowTurnOnHover.png │ │ ├── ParticipantFollowTurnOnHover@2x.png │ │ ├── ParticipantFollowTurnOnNormal.png │ │ ├── ParticipantFollowTurnOnNormal@2x.png │ │ ├── ParticipantFollowTurnOnPressed.png │ │ ├── ParticipantFollowTurnOnPressed@2x.png │ │ ├── ParticipantKickHover.png │ │ ├── ParticipantKickHover@2x.png │ │ ├── ParticipantKickNormal.png │ │ ├── ParticipantKickNormal@2x.png │ │ ├── ParticipantKickPressed.png │ │ ├── ParticipantKickPressed@2x.png │ │ ├── ParticipantReadOnlyStatusOn.png │ │ ├── ParticipantReadOnlyStatusOn@2x.png │ │ ├── ParticipantReadOnlyTurnOffHover.png │ │ ├── ParticipantReadOnlyTurnOffHover@2x.png │ │ ├── ParticipantReadOnlyTurnOffNormal.png │ │ ├── ParticipantReadOnlyTurnOffNormal@2x.png │ │ ├── ParticipantReadOnlyTurnOffPressed.png │ │ ├── ParticipantReadOnlyTurnOffPressed@2x.png │ │ ├── ParticipantReadOnlyTurnOnHover.png │ │ ├── ParticipantReadOnlyTurnOnHover@2x.png │ │ ├── ParticipantReadOnlyTurnOnNormal.png │ │ ├── ParticipantReadOnlyTurnOnNormal@2x.png │ │ ├── ParticipantReadOnlyTurnOnPressed.png │ │ └── ParticipantReadOnlyTurnOnPressed@2x.png │ ├── StylePrefs.icns │ ├── StylePrefs.tiff │ ├── SymbolWarn.png │ ├── SymbolWarn@2x.png │ ├── Tabs │ │ ├── IW ActiveTabLeftCap@2x_2.png │ │ └── IW ActiveTabLeftCap_2.png │ ├── WaitPipe.png │ ├── WaitPipe@2x.png │ ├── debug.tiff │ ├── folded.png │ ├── folded@2x.png │ ├── reduce-all-fileicons.sh │ ├── reduce.sh │ ├── remove-metadata.sh │ ├── scale.sh │ └── strip_pdfs.sh ├── de.lproj │ ├── AdvancedPrefs.strings │ ├── EditPrefs.strings │ ├── Export.xib │ ├── FindAll.strings │ ├── FindReplace.xib │ ├── GeneralPrefs.strings │ ├── InfoPlist.strings │ ├── Localizable.strings │ ├── Localizable.stringsdict │ ├── MainMenu.xib │ ├── OpenPanelAccessory.xib │ ├── OpenURLViewController.xib │ ├── PlainTextLoadProgress.xib │ ├── PrecedencePrefs.strings │ ├── PrecedenceRules.strings │ ├── PrintOptions.xib │ ├── SEECollaborationPrefs.strings │ ├── SEEDocumentListWindowController.strings │ ├── SEEFindAndReplaceView.strings │ ├── SavePanelAccessory.xib │ ├── SelectEncodingsPanel.xib │ ├── ServicesMenu.strings │ ├── StylePrefs.strings │ └── SystemVersionCheck.strings ├── generate-markdown-mode-code-blocks.rb └── main.m ├── SubEthaEdit.xcworkspace ├── contents.xcworkspacedata └── xcshareddata │ ├── IDEWorkspaceChecks.plist │ ├── SubEthaEdit.xcscmblueprint │ └── WorkspaceSettings.xcsettings ├── TCMScripts ├── SEEThirdPartyResign.sh └── TCM_GenerateRevisionConfig.sh ├── azure-pipelines.yml └── see ├── ReadMe.txt ├── see.entitlements ├── see.xcodeproj ├── project.pbxproj └── xcshareddata │ └── xcschemes │ ├── see.xcscheme │ └── see_installer.xcscheme └── see ├── See_Info.plist ├── main.m ├── see-Prefix.pch └── see.1 /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/.gitignore -------------------------------------------------------------------------------- /.gitmodules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/.gitmodules -------------------------------------------------------------------------------- /.hgignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/.hgignore -------------------------------------------------------------------------------- /Acknowledgements.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Acknowledgements.md -------------------------------------------------------------------------------- /ApplicationDefinition.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/ApplicationDefinition.md -------------------------------------------------------------------------------- /Artwork-Sources/AppIcon/AppIconDev.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/AppIcon/AppIconDev.psd -------------------------------------------------------------------------------- /Artwork-Sources/AppIcon/AppIconSEE4-2Men.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/AppIcon/AppIconSEE4-2Men.psd -------------------------------------------------------------------------------- /Artwork-Sources/AppIcon/AppIconSEE4.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/AppIcon/AppIconSEE4.psd -------------------------------------------------------------------------------- /Artwork-Sources/AppIcon/Base_Large.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/AppIcon/Base_Large.psd -------------------------------------------------------------------------------- /Artwork-Sources/AppIcon/MenOnlyBiggestSEE4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/AppIcon/MenOnlyBiggestSEE4.png -------------------------------------------------------------------------------- /Artwork-Sources/AppIcon/SubEthaEdit-AppIconFlat.afdesign: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/AppIcon/SubEthaEdit-AppIconFlat.afdesign -------------------------------------------------------------------------------- /Artwork-Sources/AppIcon/SubEthaEdit-FlatFill2P.afdesign: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/AppIcon/SubEthaEdit-FlatFill2P.afdesign -------------------------------------------------------------------------------- /Artwork-Sources/AppIcon/SubEthaEdit-Outlines.afdesign: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/AppIcon/SubEthaEdit-Outlines.afdesign -------------------------------------------------------------------------------- /Artwork-Sources/FileIcons/SEE-DocumentSEETEXT.afdesign: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/FileIcons/SEE-DocumentSEETEXT.afdesign -------------------------------------------------------------------------------- /Artwork-Sources/FileIcons/SEE-Documents.afdesign: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/FileIcons/SEE-Documents.afdesign -------------------------------------------------------------------------------- /Artwork-Sources/FileIcons/SEE-GenericDocument.afdesign: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/FileIcons/SEE-GenericDocument.afdesign -------------------------------------------------------------------------------- /Artwork-Sources/FileIcons/SEE-Mode.afdesign: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/FileIcons/SEE-Mode.afdesign -------------------------------------------------------------------------------- /Artwork-Sources/FileIcons/SEE-StyleDocument.afdesign: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/FileIcons/SEE-StyleDocument.afdesign -------------------------------------------------------------------------------- /Artwork-Sources/Legacy/DocumentEntryStatusIcons.sketch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/Legacy/DocumentEntryStatusIcons.sketch -------------------------------------------------------------------------------- /Artwork-Sources/Legacy/ParticipantBar.sketch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/Legacy/ParticipantBar.sketch -------------------------------------------------------------------------------- /Artwork-Sources/Legacy/ParticipantButtonsBottom.sketch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/Legacy/ParticipantButtonsBottom.sketch -------------------------------------------------------------------------------- /Artwork-Sources/Legacy/ParticipantFollowSource.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/Legacy/ParticipantFollowSource.psd -------------------------------------------------------------------------------- /Artwork-Sources/Legacy/SplitButtons.sketch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/Legacy/SplitButtons.sketch -------------------------------------------------------------------------------- /Artwork-Sources/Legacy/Tabs/SubEthaEdit-PSMTabs.afdesign: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/Legacy/Tabs/SubEthaEdit-PSMTabs.afdesign -------------------------------------------------------------------------------- /Artwork-Sources/Legacy/hudbuttons.sketch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/Legacy/hudbuttons.sketch -------------------------------------------------------------------------------- /Artwork-Sources/PreferenceIcons/PrefIconTrigger.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/PreferenceIcons/PrefIconTrigger.psd -------------------------------------------------------------------------------- /Artwork-Sources/StatusBar.afdesign: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/StatusBar.afdesign -------------------------------------------------------------------------------- /Artwork-Sources/Symbols.afdesign: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Artwork-Sources/Symbols.afdesign -------------------------------------------------------------------------------- /BuildConfig/Identity.xcconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/BuildConfig/Identity.xcconfig -------------------------------------------------------------------------------- /BuildConfig/TCMAppConfig.xcconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/BuildConfig/TCMAppConfig.xcconfig -------------------------------------------------------------------------------- /BuildConfig/TCMReleaseInfo.xcconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/BuildConfig/TCMReleaseInfo.xcconfig -------------------------------------------------------------------------------- /BuildConfig/TCMRevision.xcconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/BuildConfig/TCMRevision.xcconfig -------------------------------------------------------------------------------- /ChangeLog.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/ChangeLog.md -------------------------------------------------------------------------------- /Contributing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Contributing.md -------------------------------------------------------------------------------- /Contributors.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Contributors.md -------------------------------------------------------------------------------- /Documentation/FileManagementProfile.notes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/FileManagementProfile.notes -------------------------------------------------------------------------------- /Documentation/ModeDebugHelper/Coda2Modes/ASP-HTML.mode/Contents/Resources/ChangeLog.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Documentation/ModeDebugHelper/Coda2Modes/Sass.mode/Contents/Resources/template.scss: -------------------------------------------------------------------------------- 1 | /* I'm supposed to tell a story here! */ -------------------------------------------------------------------------------- /Documentation/ModeDebugHelper/Coda2Modes/YAML.mode/Contents/Resources/AutocompleteAdditions.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Documentation/ModeDebugHelper/Coda2Styles/Coda Bright.sss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/ModeDebugHelper/Coda2Styles/Coda Bright.sss -------------------------------------------------------------------------------- /Documentation/ModeDebugHelper/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/ModeDebugHelper/Makefile -------------------------------------------------------------------------------- /Documentation/ModeDebugHelper/PlistValueForKey.xslt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/ModeDebugHelper/PlistValueForKey.xslt -------------------------------------------------------------------------------- /Documentation/ModeDebugHelper/RemoveStyleAttributes.xslt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/ModeDebugHelper/RemoveStyleAttributes.xslt -------------------------------------------------------------------------------- /Documentation/ModeDebugHelper/RenameScope.xslt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/ModeDebugHelper/RenameScope.xslt -------------------------------------------------------------------------------- /Documentation/ModeDebugHelper/ScopesInMode.xslt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/ModeDebugHelper/ScopesInMode.xslt -------------------------------------------------------------------------------- /Documentation/ModeDebugHelper/SortInfoPlist.xslt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/ModeDebugHelper/SortInfoPlist.xslt -------------------------------------------------------------------------------- /Documentation/ModeDebugHelper/StyleSheetForAttribute.xslt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/ModeDebugHelper/StyleSheetForAttribute.xslt -------------------------------------------------------------------------------- /Documentation/ModeDebugHelper/UpdateInfoPlist.xslt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/ModeDebugHelper/UpdateInfoPlist.xslt -------------------------------------------------------------------------------- /Documentation/ModeDebugHelper/XMLTagsForScope.xslt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/ModeDebugHelper/XMLTagsForScope.xslt -------------------------------------------------------------------------------- /Documentation/ModeDebugHelper/make_remove-styles.makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/ModeDebugHelper/make_remove-styles.makefile -------------------------------------------------------------------------------- /Documentation/ModeDebugHelper/make_rename.makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/ModeDebugHelper/make_rename.makefile -------------------------------------------------------------------------------- /Documentation/ModeDebugHelper/make_sort-plist.makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/ModeDebugHelper/make_sort-plist.makefile -------------------------------------------------------------------------------- /Documentation/ModeDebugHelper/make_update-plist.makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/ModeDebugHelper/make_update-plist.makefile -------------------------------------------------------------------------------- /Documentation/ModeDebugHelper/mode-applescripts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/ModeDebugHelper/mode-applescripts.md -------------------------------------------------------------------------------- /Documentation/ModeDebugHelper/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/ModeDebugHelper/readme.md -------------------------------------------------------------------------------- /Documentation/ModeDevelopment/Reference Files/bash/exp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/ModeDevelopment/Reference Files/bash/exp.sh -------------------------------------------------------------------------------- /Documentation/ModeDevelopment/Reference Files/hl/ejp1.asm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/ModeDevelopment/Reference Files/hl/ejp1.asm -------------------------------------------------------------------------------- /Documentation/ModeDevelopment/Reference Files/hl/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/ModeDevelopment/Reference Files/hl/test.js -------------------------------------------------------------------------------- /Documentation/Permissions.notes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/Permissions.notes -------------------------------------------------------------------------------- /Documentation/PlaygroundAndHelper/SEESyntaxScopes.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/PlaygroundAndHelper/SEESyntaxScopes.html -------------------------------------------------------------------------------- /Documentation/PlaygroundAndHelper/ScopesCoda2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/PlaygroundAndHelper/ScopesCoda2.txt -------------------------------------------------------------------------------- /Documentation/PlaygroundAndHelper/ScopesSEE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/PlaygroundAndHelper/ScopesSEE.txt -------------------------------------------------------------------------------- /Documentation/PlaygroundAndHelper/SymbolReference.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/PlaygroundAndHelper/SymbolReference.txt -------------------------------------------------------------------------------- /Documentation/PlaygroundAndHelper/helper_used_scopes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/PlaygroundAndHelper/helper_used_scopes.txt -------------------------------------------------------------------------------- /Documentation/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/README.txt -------------------------------------------------------------------------------- /Documentation/SEEProtocol.notes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/SEEProtocol.notes -------------------------------------------------------------------------------- /Documentation/SyntaxHighlighting.notes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/SyntaxHighlighting.notes -------------------------------------------------------------------------------- /Documentation/SyntaxScopes/Coda.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/SyntaxScopes/Coda.m -------------------------------------------------------------------------------- /Documentation/SyntaxScopes/Coda.xslt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/SyntaxScopes/Coda.xslt -------------------------------------------------------------------------------- /Documentation/SyntaxScopes/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/SyntaxScopes/Makefile -------------------------------------------------------------------------------- /Documentation/SyntaxScopes/SEEScopeDoc.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/SyntaxScopes/SEEScopeDoc.html -------------------------------------------------------------------------------- /Documentation/SyntaxScopes/ScopeDoc.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/SyntaxScopes/ScopeDoc.xml -------------------------------------------------------------------------------- /Documentation/SyntaxScopes/ScopeDoc.xslt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/SyntaxScopes/ScopeDoc.xslt -------------------------------------------------------------------------------- /Documentation/SyntaxScopes/ScopeExamples.plist.xslt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/SyntaxScopes/ScopeExamples.plist.xslt -------------------------------------------------------------------------------- /Documentation/SyntaxScopes/coda/ScopeExamples.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/SyntaxScopes/coda/ScopeExamples.plist -------------------------------------------------------------------------------- /Documentation/SyntaxScopes/coda/Scopes.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/SyntaxScopes/coda/Scopes.strings -------------------------------------------------------------------------------- /Documentation/SyntaxScopes/css/ScopeExamples.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/SyntaxScopes/css/ScopeExamples.plist -------------------------------------------------------------------------------- /Documentation/SyntaxScopes/html/ScopeExamples.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/SyntaxScopes/html/ScopeExamples.plist -------------------------------------------------------------------------------- /Documentation/SyntaxScopes/java/ScopeExamples.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/SyntaxScopes/java/ScopeExamples.plist -------------------------------------------------------------------------------- /Documentation/SyntaxScopes/js/ScopeExamples.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/SyntaxScopes/js/ScopeExamples.plist -------------------------------------------------------------------------------- /Documentation/SyntaxScopes/php/ScopeExamples.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/SyntaxScopes/php/ScopeExamples.plist -------------------------------------------------------------------------------- /Documentation/SyntaxScopes/ruby/ScopeExamples.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/SyntaxScopes/ruby/ScopeExamples.plist -------------------------------------------------------------------------------- /Documentation/SyntaxScopes/xml/ScopeExamples.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Documentation/SyntaxScopes/xml/ScopeExamples.plist -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /Modes-Scripts-Todo/Maybe Future/CSS/Validate.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Scripts-Todo/Maybe Future/CSS/Validate.scpt -------------------------------------------------------------------------------- /Modes-Scripts-Todo/Maybe Future/CSS/shell/validate.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Scripts-Todo/Maybe Future/CSS/shell/validate.pl -------------------------------------------------------------------------------- /Modes-Scripts-Todo/Maybe Future/ERB/Validate.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Scripts-Todo/Maybe Future/ERB/Validate.scpt -------------------------------------------------------------------------------- /Modes-Scripts-Todo/Maybe Future/ERB/shell/validate.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Scripts-Todo/Maybe Future/ERB/shell/validate.pl -------------------------------------------------------------------------------- /Modes-Scripts-Todo/Maybe Future/HTML/Validate.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Scripts-Todo/Maybe Future/HTML/Validate.scpt -------------------------------------------------------------------------------- /Modes-Scripts-Todo/Maybe Future/HTML/shell/validate.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Scripts-Todo/Maybe Future/HTML/shell/validate.pl -------------------------------------------------------------------------------- /Modes-Scripts-Todo/Maybe Future/Java/30-Compile.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Scripts-Todo/Maybe Future/Java/30-Compile.scpt -------------------------------------------------------------------------------- /Modes-Scripts-Todo/Maybe Future/go/30-Compile.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Scripts-Todo/Maybe Future/go/30-Compile.scpt -------------------------------------------------------------------------------- /Modes-Scripts-Todo/To Be Tested/LaTeX/20-RunBibTeX.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Scripts-Todo/To Be Tested/LaTeX/20-RunBibTeX.scpt -------------------------------------------------------------------------------- /Modes-Scripts-Todo/To Be Tested/LaTeX/30-ViewProduct.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Scripts-Todo/To Be Tested/LaTeX/30-ViewProduct.scpt -------------------------------------------------------------------------------- /Modes-Scripts-Todo/To Be Tested/LaTeX/50-InlineMath.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Scripts-Todo/To Be Tested/LaTeX/50-InlineMath.scpt -------------------------------------------------------------------------------- /Modes-Scripts-Todo/To Be Tested/LaTeX/95-ModeHelp.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Scripts-Todo/To Be Tested/LaTeX/95-ModeHelp.scpt -------------------------------------------------------------------------------- /Modes-Website/ASP-HTML.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Website/ASP-HTML.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /Modes-Website/AppleScript.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Website/AppleScript.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /Modes-Website/AppleScript.seemode/Contents/Resources/en.lproj/ExampleSyntax.txt: -------------------------------------------------------------------------------- 1 | -- AppleScript Example Syntax File 2 | 3 | display dialog "Hello World" -------------------------------------------------------------------------------- /Modes-Website/CFML.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Website/CFML.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /Modes-Website/CFML.seemode/Contents/Resources/Symbol!.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Website/CFML.seemode/Contents/Resources/Symbol!.tif -------------------------------------------------------------------------------- /Modes-Website/CFML.seemode/Contents/Resources/SymbolD.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Website/CFML.seemode/Contents/Resources/SymbolD.tif -------------------------------------------------------------------------------- /Modes-Website/CFML.seemode/Contents/Resources/SymbolH.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Website/CFML.seemode/Contents/Resources/SymbolH.tif -------------------------------------------------------------------------------- /Modes-Website/CFML.seemode/Contents/Resources/Symbola.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Website/CFML.seemode/Contents/Resources/Symbola.tif -------------------------------------------------------------------------------- /Modes-Website/JSP-HTML.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Website/JSP-HTML.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /Modes-Website/Objective-J.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Website/Objective-J.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /Modes-Website/Pascal.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Website/Pascal.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /Modes-Website/SDEF.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Website/SDEF.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /Modes-Website/SDEF.seemode/Contents/Resources/Symbol!.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Website/SDEF.seemode/Contents/Resources/Symbol!.png -------------------------------------------------------------------------------- /Modes-Website/SVNLog.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Website/SVNLog.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /Modes-Website/Scripts/Objective-C/Lookup in AppKiDo.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Website/Scripts/Objective-C/Lookup in AppKiDo.scpt -------------------------------------------------------------------------------- /Modes-Website/Scripts/known_bugs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Website/Scripts/known_bugs.md -------------------------------------------------------------------------------- /Modes-Website/Wiki.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/Modes-Website/Wiki.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /Modes-Website/Wiki.seemode/Contents/Resources/AutocompleteAdditions.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /OgreKit/BuildConfig/OgreKitBase.xcconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/BuildConfig/OgreKitBase.xcconfig -------------------------------------------------------------------------------- /OgreKit/FindPanel/Controllers/OgreAFPCOptionButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/Controllers/OgreAFPCOptionButton.h -------------------------------------------------------------------------------- /OgreKit/FindPanel/Controllers/OgreAFPCOptionButton.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/Controllers/OgreAFPCOptionButton.m -------------------------------------------------------------------------------- /OgreKit/FindPanel/Controllers/OgreAdvancedFindPanel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/Controllers/OgreAdvancedFindPanel.h -------------------------------------------------------------------------------- /OgreKit/FindPanel/Controllers/OgreAdvancedFindPanel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/Controllers/OgreAdvancedFindPanel.m -------------------------------------------------------------------------------- /OgreKit/FindPanel/Controllers/OgreFindPanelController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/Controllers/OgreFindPanelController.h -------------------------------------------------------------------------------- /OgreKit/FindPanel/Controllers/OgreFindPanelController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/Controllers/OgreFindPanelController.m -------------------------------------------------------------------------------- /OgreKit/FindPanel/Controllers/OgreTextFindProgressSheet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/Controllers/OgreTextFindProgressSheet.h -------------------------------------------------------------------------------- /OgreKit/FindPanel/Controllers/OgreTextFindProgressSheet.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/Controllers/OgreTextFindProgressSheet.m -------------------------------------------------------------------------------- /OgreKit/FindPanel/OgreTextFindThread.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/OgreTextFindThread.h -------------------------------------------------------------------------------- /OgreKit/FindPanel/OgreTextFindThread.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/OgreTextFindThread.m -------------------------------------------------------------------------------- /OgreKit/FindPanel/OgreTextFindThreads/OgreFindAllThread.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/OgreTextFindThreads/OgreFindAllThread.h -------------------------------------------------------------------------------- /OgreKit/FindPanel/OgreTextFindThreads/OgreFindAllThread.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/OgreTextFindThreads/OgreFindAllThread.m -------------------------------------------------------------------------------- /OgreKit/FindPanel/OgreTextFindThreads/OgreFindThread.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/OgreTextFindThreads/OgreFindThread.h -------------------------------------------------------------------------------- /OgreKit/FindPanel/OgreTextFindThreads/OgreFindThread.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/OgreTextFindThreads/OgreFindThread.m -------------------------------------------------------------------------------- /OgreKit/FindPanel/OgreTextFinder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/OgreTextFinder.h -------------------------------------------------------------------------------- /OgreKit/FindPanel/OgreTextFinder.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/OgreTextFinder.m -------------------------------------------------------------------------------- /OgreKit/FindPanel/Views/OgreOutlineColumn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/Views/OgreOutlineColumn.h -------------------------------------------------------------------------------- /OgreKit/FindPanel/Views/OgreOutlineColumn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/Views/OgreOutlineColumn.m -------------------------------------------------------------------------------- /OgreKit/FindPanel/Views/OgreOutlineView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/Views/OgreOutlineView.h -------------------------------------------------------------------------------- /OgreKit/FindPanel/Views/OgreOutlineView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/Views/OgreOutlineView.m -------------------------------------------------------------------------------- /OgreKit/FindPanel/Views/OgreTableColumn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/Views/OgreTableColumn.h -------------------------------------------------------------------------------- /OgreKit/FindPanel/Views/OgreTableColumn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/Views/OgreTableColumn.m -------------------------------------------------------------------------------- /OgreKit/FindPanel/Views/OgreTableView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/Views/OgreTableView.h -------------------------------------------------------------------------------- /OgreKit/FindPanel/Views/OgreTableView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/Views/OgreTableView.m -------------------------------------------------------------------------------- /OgreKit/FindPanel/Views/OgreTextView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/Views/OgreTextView.h -------------------------------------------------------------------------------- /OgreKit/FindPanel/Views/OgreTextView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/Views/OgreTextView.m -------------------------------------------------------------------------------- /OgreKit/FindPanel/Views/OgreView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanel/Views/OgreView.h -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/FindPanelTest-Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/FindPanelTest-Info.plist -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyFileWrapper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyFileWrapper.h -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyFileWrapper.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyFileWrapper.m -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyMenuController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyMenuController.h -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyMenuController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyMenuController.m -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyOutlineDocument.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyOutlineDocument.h -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyOutlineDocument.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyOutlineDocument.m -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyOutlineView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyOutlineView.h -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyOutlineView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyOutlineView.m -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyRTFDocument.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyRTFDocument.h -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyRTFDocument.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyRTFDocument.m -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyTableColumnSheet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyTableColumnSheet.h -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyTableColumnSheet.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyTableColumnSheet.m -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyTableDocument.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyTableDocument.h -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyTableDocument.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyTableDocument.m -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyTableDocumentWithCocoaBinding.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyTableDocumentWithCocoaBinding.h -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyTableDocumentWithCocoaBinding.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyTableDocumentWithCocoaBinding.m -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyTableRowModel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyTableRowModel.h -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyTableRowModel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyTableRowModel.m -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyTextDocument.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyTextDocument.h -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/MyTextDocument.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/MyTextDocument.m -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/OgreFindPanelTest_Prefix.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/OgreFindPanelTest_Prefix.h -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/en.lproj/Credits.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/en.lproj/Credits.rtf -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/en.lproj/InfoPlist.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/en.lproj/InfoPlist.strings -------------------------------------------------------------------------------- /OgreKit/FindPanelTest/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/FindPanelTest/main.m -------------------------------------------------------------------------------- /OgreKit/MyFindPanelExample/MyDocument.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/MyFindPanelExample/MyDocument.h -------------------------------------------------------------------------------- /OgreKit/MyFindPanelExample/MyDocument.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/MyFindPanelExample/MyDocument.m -------------------------------------------------------------------------------- /OgreKit/MyFindPanelExample/MyFindPanelController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/MyFindPanelExample/MyFindPanelController.h -------------------------------------------------------------------------------- /OgreKit/MyFindPanelExample/MyFindPanelController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/MyFindPanelExample/MyFindPanelController.m -------------------------------------------------------------------------------- /OgreKit/MyFindPanelExample/MyFindPanelExample-Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/MyFindPanelExample/MyFindPanelExample-Info.plist -------------------------------------------------------------------------------- /OgreKit/MyFindPanelExample/MyFindPanelExample_Prefix.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/MyFindPanelExample/MyFindPanelExample_Prefix.h -------------------------------------------------------------------------------- /OgreKit/MyFindPanelExample/MyMenuController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/MyFindPanelExample/MyMenuController.h -------------------------------------------------------------------------------- /OgreKit/MyFindPanelExample/MyMenuController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/MyFindPanelExample/MyMenuController.m -------------------------------------------------------------------------------- /OgreKit/MyFindPanelExample/MyTextFinder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/MyFindPanelExample/MyTextFinder.h -------------------------------------------------------------------------------- /OgreKit/MyFindPanelExample/MyTextFinder.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/MyFindPanelExample/MyTextFinder.m -------------------------------------------------------------------------------- /OgreKit/MyFindPanelExample/en.lproj/Credits.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/MyFindPanelExample/en.lproj/Credits.rtf -------------------------------------------------------------------------------- /OgreKit/MyFindPanelExample/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/MyFindPanelExample/main.m -------------------------------------------------------------------------------- /OgreKit/OgreKit.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/OgreKit.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /OgreKit/OnigurumaTest/English.lproj/InfoPlist.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/OnigurumaTest/English.lproj/InfoPlist.strings -------------------------------------------------------------------------------- /OgreKit/OnigurumaTest/English.lproj/MainMenu.nib/info.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/OnigurumaTest/English.lproj/MainMenu.nib/info.nib -------------------------------------------------------------------------------- /OgreKit/OnigurumaTest/OnigurumaTest-Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/OnigurumaTest/OnigurumaTest-Info.plist -------------------------------------------------------------------------------- /OgreKit/OnigurumaTest/OnigurumaTest.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/OnigurumaTest/OnigurumaTest.h -------------------------------------------------------------------------------- /OgreKit/OnigurumaTest/OnigurumaTest.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/OnigurumaTest/OnigurumaTest.m -------------------------------------------------------------------------------- /OgreKit/OnigurumaTest/OnigurumaTest_Prefix.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/OnigurumaTest/OnigurumaTest_Prefix.h -------------------------------------------------------------------------------- /OgreKit/OnigurumaTest/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/OnigurumaTest/main.m -------------------------------------------------------------------------------- /OgreKit/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/README.md -------------------------------------------------------------------------------- /OgreKit/RegularExpression/Documentation/License.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/Documentation/License.txt -------------------------------------------------------------------------------- /OgreKit/RegularExpression/Documentation/OgreKitWiki.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/Documentation/OgreKitWiki.html -------------------------------------------------------------------------------- /OgreKit/RegularExpression/Documentation/ReadMe.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/Documentation/ReadMe.rtf -------------------------------------------------------------------------------- /OgreKit/RegularExpression/NSString_OgreKitAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/NSString_OgreKitAdditions.h -------------------------------------------------------------------------------- /OgreKit/RegularExpression/NSString_OgreKitAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/NSString_OgreKitAdditions.m -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGAttributedString.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGAttributedString.h -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGAttributedString.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGAttributedString.m -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGMutableAttributedString.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGMutableAttributedString.h -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGMutableAttributedString.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGMutableAttributedString.m -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGMutablePlainString.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGMutablePlainString.h -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGMutablePlainString.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGMutablePlainString.m -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGMutableString.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGMutableString.h -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGPlainString.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGPlainString.h -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGPlainString.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGPlainString.m -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGRegularExpression.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGRegularExpression.h -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGRegularExpression.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGRegularExpression.m -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGRegularExpressionCapture.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGRegularExpressionCapture.h -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGRegularExpressionCapture.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGRegularExpressionCapture.m -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGRegularExpressionEnumerator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGRegularExpressionEnumerator.h -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGRegularExpressionEnumerator.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGRegularExpressionEnumerator.m -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGRegularExpressionFormatter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGRegularExpressionFormatter.h -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGRegularExpressionFormatter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGRegularExpressionFormatter.m -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGRegularExpressionMatch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGRegularExpressionMatch.h -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGRegularExpressionMatch.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGRegularExpressionMatch.m -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGRegularExpressionPrivate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGRegularExpressionPrivate.h -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGRegularExpressionPrivate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGRegularExpressionPrivate.m -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGReplaceExpression.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGReplaceExpression.h -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGReplaceExpression.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGReplaceExpression.m -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGReplaceExpressionPrivate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGReplaceExpressionPrivate.h -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGReplaceExpressionPrivate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGReplaceExpressionPrivate.m -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGString.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGString.h -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OGString.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OGString.m -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OgreKit-Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OgreKit-Info.plist -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OgreKit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OgreKit.h -------------------------------------------------------------------------------- /OgreKit/RegularExpression/OgreKit_Prefix.pch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/OgreKit_Prefix.pch -------------------------------------------------------------------------------- /OgreKit/RegularExpression/configure.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/configure.sh -------------------------------------------------------------------------------- /OgreKit/RegularExpression/oniguruma/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/oniguruma/Makefile -------------------------------------------------------------------------------- /OgreKit/RegularExpression/oniguruma/onigmo-6.2.0.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpression/oniguruma/onigmo-6.2.0.tar.gz -------------------------------------------------------------------------------- /OgreKit/RegularExpressionTest/Calc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpressionTest/Calc.h -------------------------------------------------------------------------------- /OgreKit/RegularExpressionTest/Calc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpressionTest/Calc.m -------------------------------------------------------------------------------- /OgreKit/RegularExpressionTest/OgreTest-Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpressionTest/OgreTest-Info.plist -------------------------------------------------------------------------------- /OgreKit/RegularExpressionTest/OgreTest.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpressionTest/OgreTest.h -------------------------------------------------------------------------------- /OgreKit/RegularExpressionTest/OgreTest.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpressionTest/OgreTest.m -------------------------------------------------------------------------------- /OgreKit/RegularExpressionTest/OgreTest_Prefix.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpressionTest/OgreTest_Prefix.h -------------------------------------------------------------------------------- /OgreKit/RegularExpressionTest/en.lproj/InfoPlist.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpressionTest/en.lproj/InfoPlist.strings -------------------------------------------------------------------------------- /OgreKit/RegularExpressionTest/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/RegularExpressionTest/main.m -------------------------------------------------------------------------------- /OgreKit/ReplaceWithAttributesTest/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/OgreKit/ReplaceWithAttributesTest/main.m -------------------------------------------------------------------------------- /ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/ReadMe.md -------------------------------------------------------------------------------- /SubEthaEdit-Mac/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/.gitattributes -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/AboutPanel.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/AboutPanel.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/AdvancedPrefs.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/AdvancedPrefs.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/EditPrefs.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/EditPrefs.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/Export.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/Export.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/FindAll.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/FindAll.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/FindReplace.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/FindReplace.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/GeneralPrefs.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/GeneralPrefs.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/InfoPlist.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/InfoPlist.strings -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/Localizable.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/Localizable.strings -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/Localizable.stringsdict: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/Localizable.stringsdict -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/MainMenu.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/MainMenu.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/OpenPanelAccessory.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/OpenPanelAccessory.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/OpenURLViewController.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/OpenURLViewController.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/PlainTextLoadProgress.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/PlainTextLoadProgress.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/PrecedencePrefs.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/PrecedencePrefs.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/PrecedenceRules.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/PrecedenceRules.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/PrintOptions.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/PrintOptions.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/SEECollaborationPrefs.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/SEECollaborationPrefs.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/SEEEncodingDoctorView.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/SEEEncodingDoctorView.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/SEEFindAndReplaceView.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/SEEFindAndReplaceView.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/SavePanelAccessory.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/SavePanelAccessory.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/SelectEncodingsPanel.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/SelectEncodingsPanel.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/ServicesMenu.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/ServicesMenu.strings -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/StylePrefs.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/StylePrefs.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Base.lproj/SystemVersionCheck.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Base.lproj/SystemVersionCheck.strings -------------------------------------------------------------------------------- /SubEthaEdit-Mac/DocumentProxy.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/DocumentProxy.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/DocumentTypes-InfoPlist.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/DocumentTypes-InfoPlist.toml -------------------------------------------------------------------------------- /SubEthaEdit-Mac/HTMLExport/Base.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/HTMLExport/Base.css -------------------------------------------------------------------------------- /SubEthaEdit-Mac/HTMLExport/Base.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/HTMLExport/Base.html -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Invitation.aiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Invitation.aiff -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Knock.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Knock.wav -------------------------------------------------------------------------------- /SubEthaEdit-Mac/LuaC.entitlements: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/LuaC.entitlements -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/Base.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/Base.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/C++.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/C++.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/C++.seemode/Contents/Resources/en.lproj/ExampleSyntax.txt: -------------------------------------------------------------------------------- 1 | // C++ Example Syntax File 2 | 3 | int main() { 4 | std::cout<<"Hello World!"; 5 | } 6 | -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/C.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/C.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/CSS.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/CSS.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/Diff.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/Diff.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/EEx.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/EEx.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/EEx.seemode/Contents/Resources/ChangeLog.txt: -------------------------------------------------------------------------------- 1 | Changes with Version 1.0 (SEE 5.0.1) 2 | *) first release 3 | -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/ERB.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/ERB.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/Elixir.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/Elixir.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/HTML.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/HTML.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/JSON.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/JSON.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/Java.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/Java.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/LaTeX.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/LaTeX.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/Lua.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/Lua.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/Lua.seemode/Contents/Resources/en.lproj/ExampleSyntax.txt: -------------------------------------------------------------------------------- 1 | # Lua Example Syntax File 2 | 3 | print "Hello world" -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/Perl.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/Perl.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/Perl.seemode/Contents/Resources/en.lproj/ExampleSyntax.txt: -------------------------------------------------------------------------------- 1 | # Perl Example Syntax File 2 | 3 | print "Hello, world!\n"; 4 | -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/Python.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/Python.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/Python.seemode/Contents/Resources/en.lproj/ExampleSyntax.txt: -------------------------------------------------------------------------------- 1 | # Python Example Syntax File 2 | 3 | print "Hello World" -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/Ruby.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/Ruby.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/ScopeChanges.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/ScopeChanges.json -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/Styles/Blueby.sss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/Styles/Blueby.sss -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/Styles/Desert.sss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/Styles/Desert.sss -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/Styles/SubEthaEdit Bright.sss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/Styles/SubEthaEdit Bright.sss -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/Styles/SubEthaEdit Dark.sss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/Styles/SubEthaEdit Dark.sss -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/Swift.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/Swift.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/Swift.seemode/Contents/Resources/en.lproj/Localizable.strings: -------------------------------------------------------------------------------- 1 | CFBundleName = "Swift"; 2 | -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/TOML.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/TOML.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/XML.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/XML.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/bash.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/bash.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/bash.seemode/Contents/Resources/en.lproj/ExampleSyntax.txt: -------------------------------------------------------------------------------- 1 | # bash Example Syntax File 2 | 3 | echo 'Hello, world!' 4 | -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/erlang.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/erlang.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/go.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/go.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/go.seemode/Contents/Resources/AutocompleteAdditions.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/wren.seemode/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Modes/wren.seemode/Contents/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Modes/wren.seemode/Contents/Resources/AutocompleteAdditions.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /SubEthaEdit-Mac/ODBEditorSuite.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/ODBEditorSuite.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/PlainTextEditor.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/PlainTextEditor.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/PlainTextWindow.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/PlainTextWindow.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Preferences.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Preferences.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/RE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/RE.txt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Resources/Bug Report.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Resources/Bug Report.md -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Resources/SharedSupport/install.command: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Resources/SharedSupport/install.command -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Resources/SharedSupport/see-tool.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Resources/SharedSupport/see-tool.pkg -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SEEConnectionAddingWindowController.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SEEConnectionAddingWindowController.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SEEParticipantView.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SEEParticipantView.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SEEParticipantsOverlay.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SEEParticipantsOverlay.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SEEStyleSheetEditorWindowController.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SEEStyleSheetEditorWindowController.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SEEWebPreviewViewController.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SEEWebPreviewViewController.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/05-InsertHexColor.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/05-InsertHexColor.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/06-InsertRFC822Date.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/06-InsertRFC822Date.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/10-Uppercase.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/10-Uppercase.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/15-Lowercase.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/15-Lowercase.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/20-SortLines.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/20-SortLines.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/30-Rot13.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/30-Rot13.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/30-base64-decode.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/30-base64-decode.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/31-base64-encode.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/31-base64-encode.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/32-url-decodeURIComponent.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/32-url-decodeURIComponent.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/33-url-encodeURIComponent.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/33-url-encodeURIComponent.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/34-xml-hex-decode.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/34-xml-hex-decode.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/35-xml-hex-encode.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/35-xml-hex-encode.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/36-quoted-printable-decode.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/36-quoted-printable-decode.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/37-bplist-decode.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/37-bplist-decode.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/38-prettify-html.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/38-prettify-html.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/39-prettify-json.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/39-prettify-json.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/40-Open Terminal Here.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/40-Open Terminal Here.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/60-Hardwrap.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/60-Hardwrap.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/61-DeHardwarp.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/61-DeHardwarp.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/90-Diff Unsaved Changes.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/90-Diff Unsaved Changes.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/99-PipeThrough.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/99-PipeThrough.scpt -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/shell/dehardwrap.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/shell/dehardwrap.pl -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Scripts/shell/open_url.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Scripts/shell/open_url.rb -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SeeGlass-Simple3.icon/Assets/Heads.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SeeGlass-Simple3.icon/Assets/Heads.svg -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SeeGlass-Simple3.icon/Assets/HeadsL.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SeeGlass-Simple3.icon/Assets/HeadsL.svg -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SeeGlass-Simple3.icon/Assets/HeadsR.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SeeGlass-Simple3.icon/Assets/HeadsR.svg -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SeeGlass-Simple3.icon/Assets/Men Back.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SeeGlass-Simple3.icon/Assets/Men Back.svg -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SeeGlass-Simple3.icon/Assets/Utencil.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SeeGlass-Simple3.icon/Assets/Utencil.svg -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SeeGlass-Simple3.icon/icon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SeeGlass-Simple3.icon/icon.json -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SeeTextImporter/GetMetadataForFile.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SeeTextImporter/GetMetadataForFile.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SeeTextImporter/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SeeTextImporter/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SeeTextImporter/Version: -------------------------------------------------------------------------------- 1 | Release 2 2 | June 6, 2004 -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SeeTextImporter/de.lproj/schema.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SeeTextImporter/de.lproj/schema.strings -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SeeTextImporter/en.lproj/schema.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SeeTextImporter/en.lproj/schema.strings -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SeeTextImporter/main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SeeTextImporter/main.c -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SeeTextImporter/schema.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SeeTextImporter/schema.xml -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SeeTextImporter/version.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SeeTextImporter/version.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/AboutPanelController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/AboutPanelController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/AboutPanelController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/AboutPanelController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/AbstractFoldingTextStorage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/AbstractFoldingTextStorage.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/AbstractFoldingTextStorage.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/AbstractFoldingTextStorage.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Additions/NSArraySEEAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Additions/NSArraySEEAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Additions/NSArraySEEAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Additions/NSArraySEEAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/AdvancedPreferences.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/AdvancedPreferences.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/AdvancedPreferences.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/AdvancedPreferences.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/AppController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/AppController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/AppController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/AppController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/BorderedTextField.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/BorderedTextField.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/BorderedTextField.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/BorderedTextField.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/DNDArrayController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/DNDArrayController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/DNDArrayController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/DNDArrayController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Debug/DebugAttributesInspector.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Debug/DebugAttributesInspector.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Debug/DebugBEEP.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Debug/DebugBEEP.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Debug/DebugBEEPController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Debug/DebugBEEPController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Debug/DebugBEEPController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Debug/DebugBEEPController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Debug/DebugController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Debug/DebugController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Debug/DebugController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Debug/DebugController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Debug/DebugHistory.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Debug/DebugHistory.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Debug/DebugHistoryController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Debug/DebugHistoryController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Debug/DebugHistoryController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Debug/DebugHistoryController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Debug/DebugPreferences.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Debug/DebugPreferences.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Debug/DebugPreferences.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Debug/DebugPreferences.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Debug/DebugPrefs.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Debug/DebugPrefs.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Debug/DebugPresence.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Debug/DebugPresence.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Debug/DebugPresenceController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Debug/DebugPresenceController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Debug/DebugPresenceController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Debug/DebugPresenceController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Debug/DebugSendOperation.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Debug/DebugSendOperation.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Debug/DebugUserController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Debug/DebugUserController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Debug/DebugUserController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Debug/DebugUserController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Debug/DebugUsers.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Debug/DebugUsers.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/DocumentMode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/DocumentMode.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/DocumentMode.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/DocumentMode.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/DocumentModeManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/DocumentModeManager.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/DocumentModeManager.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/DocumentModeManager.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/DocumentProxyWindowController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/DocumentProxyWindowController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/DocumentProxyWindowController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/DocumentProxyWindowController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/EditPreferences.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/EditPreferences.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/EditPreferences.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/EditPreferences.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/EncodingManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/EncodingManager.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/EncodingManager.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/EncodingManager.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/FindAllController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/FindAllController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/FindAllController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/FindAllController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/FindAllTableView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/FindAllTableView.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/FindAllTableView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/FindAllTableView.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/FindReplaceController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/FindReplaceController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/FindReplaceController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/FindReplaceController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/FirstClickCustomView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/FirstClickCustomView.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/FirstClickCustomView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/FirstClickCustomView.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/FoldableTextStorage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/FoldableTextStorage.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/FoldableTextStorage.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/FoldableTextStorage.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/FoldedTextAttachment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/FoldedTextAttachment.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/FoldedTextAttachment.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/FoldedTextAttachment.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/FoldingTextAttachmentCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/FoldingTextAttachmentCell.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/FoldingTextAttachmentCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/FoldingTextAttachmentCell.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/FontForwardingTextField.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/FontForwardingTextField.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/FontForwardingTextField.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/FontForwardingTextField.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/FullTextStorage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/FullTextStorage.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/FullTextStorage.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/FullTextStorage.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/GeneralPreferences.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/GeneralPreferences.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/GeneralPreferences.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/GeneralPreferences.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/GenericSASLProfile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/GenericSASLProfile.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/GenericSASLProfile.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/GenericSASLProfile.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/GetURLCommand.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/GetURLCommand.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/GetURLCommand.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/GetURLCommand.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/GutterRulerView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/GutterRulerView.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/GutterRulerView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/GutterRulerView.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/HandshakeProfile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/HandshakeProfile.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/HandshakeProfile.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/HandshakeProfile.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/HueToColorValueTransformer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/HueToColorValueTransformer.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/HueToColorValueTransformer.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/HueToColorValueTransformer.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/InsetTextFieldCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/InsetTextFieldCell.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/InsetTextFieldCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/InsetTextFieldCell.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/LayoutManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/LayoutManager.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/LayoutManager.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/LayoutManager.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/MAAttachedWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/MAAttachedWindow.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/MAAttachedWindow.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/MAAttachedWindow.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/ModeSettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/ModeSettings.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/ModeSettings.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/ModeSettings.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/MultiPagePrintView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/MultiPagePrintView.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/MultiPagePrintView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/MultiPagePrintView.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSAppleScriptTCMAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSAppleScriptTCMAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSAppleScriptTCMAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSAppleScriptTCMAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSApplicationTCMAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSApplicationTCMAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSApplicationTCMAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSApplicationTCMAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSBezierPathTCMAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSBezierPathTCMAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSBezierPathTCMAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSBezierPathTCMAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSColor+SEEAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSColor+SEEAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSColor+SEEAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSColor+SEEAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSColorTCMAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSColorTCMAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSColorTCMAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSColorTCMAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSCursorSEEAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSCursorSEEAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSCursorSEEAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSCursorSEEAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSErrorTCMAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSErrorTCMAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSErrorTCMAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSErrorTCMAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSImageTCMAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSImageTCMAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSImageTCMAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSImageTCMAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSLayoutConstraint+TCMAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSLayoutConstraint+TCMAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSLayoutConstraint+TCMAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSLayoutConstraint+TCMAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSMenuTCMAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSMenuTCMAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSMenuTCMAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSMenuTCMAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSOperationQueue+TCMAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSOperationQueue+TCMAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSOperationQueue+TCMAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSOperationQueue+TCMAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSScreenTCMAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSScreenTCMAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSScreenTCMAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSScreenTCMAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSStringSEEAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSStringSEEAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSStringSEEAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSStringSEEAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSWindowScriptingAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSWindowScriptingAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSWindowScriptingAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSWindowScriptingAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSWorkspaceTCMAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSWorkspaceTCMAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/NSWorkspaceTCMAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/NSWorkspaceTCMAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/OpenURLViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/OpenURLViewController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/OpenURLViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/OpenURLViewController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/OverlayView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/OverlayView.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/OverlayView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/OverlayView.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PlainTextDocument.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PlainTextDocument.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PlainTextDocument.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PlainTextDocument.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PlainTextEditor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PlainTextEditor.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PlainTextEditor.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PlainTextEditor.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PlainTextLoadProgress.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PlainTextLoadProgress.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PlainTextLoadProgress.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PlainTextLoadProgress.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PlainTextWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PlainTextWindow.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PlainTextWindow.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PlainTextWindow.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PlainTextWindowController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PlainTextWindowController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PlainTextWindowController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PlainTextWindowController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PointsToDisplayValueTransformer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PointsToDisplayValueTransformer.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PointsToDisplayValueTransformer.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PointsToDisplayValueTransformer.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PopUpButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PopUpButton.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PopUpButton.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PopUpButton.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PopUpButtonCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PopUpButtonCell.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PopUpButtonCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PopUpButtonCell.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PrecedencePreferences.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PrecedencePreferences.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PrecedencePreferences.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PrecedencePreferences.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PrecedenceRuleCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PrecedenceRuleCell.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PrecedenceRuleCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PrecedenceRuleCell.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PreferenceKeys.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PreferenceKeys.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PreferenceKeys.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PreferenceKeys.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PrintTextView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PrintTextView.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PrintTextView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PrintTextView.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PrintTypesetter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PrintTypesetter.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PrintTypesetter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PrintTypesetter.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PullDownButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PullDownButton.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PullDownButton.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PullDownButton.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PullDownButtonCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PullDownButtonCell.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/PullDownButtonCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/PullDownButtonCell.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/RadarScroller.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/RadarScroller.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/RadarScroller.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/RadarScroller.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/RegexSymbolDefinition.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/RegexSymbolDefinition.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/RegexSymbolDefinition.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/RegexSymbolDefinition.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/RegexSymbolParser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/RegexSymbolParser.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/RegexSymbolParser.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/RegexSymbolParser.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEAlertRecipe.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEAlertRecipe.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEAlertRecipe.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEAlertRecipe.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEApplication.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEApplication.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEApplication.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEApplication.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEAvatarImageView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEAvatarImageView.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEAvatarImageView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEAvatarImageView.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEECollaborationPreferenceModule.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEECollaborationPreferenceModule.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEECollaborationPreferenceModule.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEECollaborationPreferenceModule.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEConnection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEConnection.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEConnection.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEConnection.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEConnectionManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEConnectionManager.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEConnectionManager.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEConnectionManager.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEDialogSplitViewDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEDialogSplitViewDelegate.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEDialogSplitViewDelegate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEDialogSplitViewDelegate.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEDividerListItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEDividerListItem.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEDividerListItem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEDividerListItem.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEDividerTableRowView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEDividerTableRowView.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEDividerTableRowView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEDividerTableRowView.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEDocumentController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEDocumentController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEDocumentController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEDocumentController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEDocumentCreationFlags.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEDocumentCreationFlags.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEDocumentCreationFlags.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEDocumentCreationFlags.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEDocumentListGroupTableRowView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEDocumentListGroupTableRowView.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEDocumentListGroupTableRowView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEDocumentListGroupTableRowView.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEDocumentListItemProtocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEDocumentListItemProtocol.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEDocumentListTableView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEDocumentListTableView.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEDocumentListTableView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEDocumentListTableView.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEDocumentListWindowController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEDocumentListWindowController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEDocumentListWindowController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEDocumentListWindowController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEEditorSplitViewDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEEditorSplitViewDelegate.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEEditorSplitViewDelegate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEEditorSplitViewDelegate.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEFindAndReplaceContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEFindAndReplaceContext.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEFindAndReplaceContext.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEFindAndReplaceContext.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEFindAndReplaceState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEFindAndReplaceState.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEFindAndReplaceState.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEFindAndReplaceState.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEFindAndReplaceViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEFindAndReplaceViewController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEFindAndReplaceViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEFindAndReplaceViewController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEFontForwardingTextView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEFontForwardingTextView.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEFontForwardingTextView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEFontForwardingTextView.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEHoverTableRowView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEHoverTableRowView.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEHoverTableRowView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEHoverTableRowView.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEMoreRecentDocumentsListItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEMoreRecentDocumentsListItem.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEMoreRecentDocumentsListItem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEMoreRecentDocumentsListItem.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEENetworkDocumentListItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEENetworkDocumentListItem.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEENetworkDocumentListItem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEENetworkDocumentListItem.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEOverlayView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEOverlayView.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEOverlayView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEOverlayView.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEParticipantViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEParticipantViewController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEParticipantViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEParticipantViewController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEPlainTextEditorScrollView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEPlainTextEditorScrollView.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEPlainTextEditorScrollView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEPlainTextEditorScrollView.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEPrintOptionsViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEPrintOptionsViewController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEPrintOptionsViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEPrintOptionsViewController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEERecentDocumentListItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEERecentDocumentListItem.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEERecentDocumentListItem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEERecentDocumentListItem.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEScopedBookmarkManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEScopedBookmarkManager.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEScopedBookmarkManager.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEScopedBookmarkManager.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEESplitView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEESplitView.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEESplitView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEESplitView.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEStringEncodingHelper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEStringEncodingHelper.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEStringEncodingHelper.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEStringEncodingHelper.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEStyleSheet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEStyleSheet.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEStyleSheet.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEStyleSheet.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEStyleSheetSettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEStyleSheetSettings.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEStyleSheetSettings.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEStyleSheetSettings.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEETextView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEETextView.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEETextView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEETextView.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEUserColorsPreviewView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEUserColorsPreviewView.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEUserColorsPreviewView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEUserColorsPreviewView.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEWebPreview.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEWebPreview.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEWebPreview.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEWebPreview.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEWebPreviewViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEWebPreviewViewController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SEEWebPreviewViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SEEWebPreviewViewController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/ScriptCharacters.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/ScriptCharacters.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/ScriptCharacters.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/ScriptCharacters.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/ScriptLine.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/ScriptLine.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/ScriptLine.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/ScriptLine.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/ScriptTextBase.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/ScriptTextBase.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/ScriptTextBase.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/ScriptTextBase.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/ScriptTextSelection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/ScriptTextSelection.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/ScriptTextSelection.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/ScriptTextSelection.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/ScriptWrapper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/ScriptWrapper.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/ScriptWrapper.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/ScriptWrapper.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SelectCommand.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SelectCommand.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SelectCommand.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SelectCommand.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SelectionOperation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SelectionOperation.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SelectionOperation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SelectionOperation.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SessionProfile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SessionProfile.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SessionProfile.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SessionProfile.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/StylePreferences.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/StylePreferences.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/StylePreferences.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/StylePreferences.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SymbolTableEntry.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SymbolTableEntry.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SymbolTableEntry.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SymbolTableEntry.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SyntaxDefinition.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SyntaxDefinition.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SyntaxDefinition.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SyntaxDefinition.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SyntaxHighlighter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SyntaxHighlighter.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SyntaxHighlighter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SyntaxHighlighter.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SyntaxStyle.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SyntaxStyle.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/SyntaxStyle.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/SyntaxStyle.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMApplication.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMApplication.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMApplication.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMApplication.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEP/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEP/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEP.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEP.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPChannel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPChannel.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPChannel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPChannel.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPFrame.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPFrame.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPFrame.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPFrame.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPListener.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPListener.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPListener.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPListener.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPMessage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPMessage.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPMessage.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPMessage.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPProfile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPProfile.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPProfile.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPProfile.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPSASLProfile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPSASLProfile.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPSASLProfile.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPSASLProfile.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPSession.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPSession.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPSession.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEPSession.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEP_Prefix.pch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEP/TCMBEEP_Prefix.pch -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEP/main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEP/main.c -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEP/version.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEP/version.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEPSessionXMLParser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEPSessionXMLParser.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMBEEPSessionXMLParser.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMBEEPSessionXMLParser.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMCALayerAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMCALayerAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMCALayerAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMCALayerAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMCGGeometryAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMCGGeometryAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMCGGeometryAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMCGGeometryAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMDragImageView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMDragImageView.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMDragImageView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMDragImageView.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMFoundation/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMFoundation/Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMFoundation/TCMDebug.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMFoundation/TCMDebug.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMFoundation/TCMFoundation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMFoundation/TCMFoundation.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMFoundation/main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMFoundation/main.c -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMFoundation/version.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMFoundation/version.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMHost.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMHost.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMHost.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMHost.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMHoverButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMHoverButton.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMHoverButton.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMHoverButton.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMIdleTimer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMIdleTimer.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMIdleTimer.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMIdleTimer.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMMMLogStatisticsDataPoint.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMMMLogStatisticsDataPoint.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMMMLogStatisticsDataPoint.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMMMLogStatisticsDataPoint.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMMMLogStatisticsEntry.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMMMLogStatisticsEntry.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMMMLogStatisticsEntry.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMMMLogStatisticsEntry.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMMMUserManagerKitAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMMMUserManagerKitAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMMMUserManagerKitAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMMMUserManagerKitAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMMMUserSEEAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMMMUserSEEAdditions.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMMMUserSEEAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMMMUserSEEAdditions.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMMillionMonkeys/TCMMMState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMMillionMonkeys/TCMMMState.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMMillionMonkeys/TCMMMState.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMMillionMonkeys/TCMMMState.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMMillionMonkeys/TCMMMUser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMMillionMonkeys/TCMMMUser.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMMillionMonkeys/TCMMMUser.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMMillionMonkeys/TCMMMUser.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMPreferenceController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMPreferenceController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMPreferenceController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMPreferenceController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMPreferenceModule.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMPreferenceModule.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TCMPreferenceModule.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TCMPreferenceModule.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TableView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TableView.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TableView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TableView.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TextFieldCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TextFieldCell.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TextFieldCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TextFieldCell.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TextOperation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TextOperation.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TextOperation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TextOperation.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TexturedButtonCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TexturedButtonCell.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/TexturedButtonCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/TexturedButtonCell.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Toolbar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Toolbar.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Toolbar.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Toolbar.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/Typesetter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/Typesetter.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/URLDataProtocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/URLDataProtocol.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/URLDataProtocol.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/URLDataProtocol.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/UndoManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/UndoManager.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/UndoManager.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/UndoManager.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/UserChangeOperation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/UserChangeOperation.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Source/UserChangeOperation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Source/UserChangeOperation.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Sparkle/Sparkle.framework/Headers: -------------------------------------------------------------------------------- 1 | Versions/Current/Headers -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Sparkle/Sparkle.framework/Modules: -------------------------------------------------------------------------------- 1 | Versions/Current/Modules -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Sparkle/Sparkle.framework/Resources: -------------------------------------------------------------------------------- 1 | Versions/Current/Resources -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Sparkle/Sparkle.framework/Sparkle: -------------------------------------------------------------------------------- 1 | Versions/Current/Sparkle -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Sparkle/Sparkle.framework/Versions/A/Resources/Updater.app/Contents/PkgInfo: -------------------------------------------------------------------------------- 1 | APPL???? -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Sparkle/Sparkle.framework/Versions/Current: -------------------------------------------------------------------------------- 1 | A -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Sparkle/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/PkgInfo: -------------------------------------------------------------------------------- 1 | APPL???? -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Sparkle/sparkle_dsa_pub.pem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Sparkle/sparkle_dsa_pub.pem -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SubEthaEdit.entitlements: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SubEthaEdit.entitlements -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SubEthaEdit.sdef: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SubEthaEdit.sdef -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SubEthaEdit.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SubEthaEdit.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SubEthaEdit_Prefix.pch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SubEthaEdit_Prefix.pch -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SubEthaPerf/Resources/SEPMainMenu.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SubEthaPerf/Resources/SEPMainMenu.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SubEthaPerf/Resources/TestFiles/rc.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SubEthaPerf/Resources/TestFiles/rc.lua -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SubEthaPerf/Resources/TestFiles/warum.txt: -------------------------------------------------------------------------------- 1 | 🎯 -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SubEthaPerf/SEPAppController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SubEthaPerf/SEPAppController.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SubEthaPerf/SEPAppController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SubEthaPerf/SEPAppController.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SubEthaPerf/SEPDocument.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SubEthaPerf/SEPDocument.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SubEthaPerf/SEPDocument.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SubEthaPerf/SEPDocument.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SubEthaPerf/SEPLogger.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SubEthaPerf/SEPLogger.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SubEthaPerf/SEPLogger.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SubEthaPerf/SEPLogger.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SubEthaPerf/SubEthaPerf_Prefix.pch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SubEthaPerf/SubEthaPerf_Prefix.pch -------------------------------------------------------------------------------- /SubEthaEdit-Mac/SubEthaPerf/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/SubEthaPerf/main.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/TCMPortMapper/TCMPortMapper.framework/Headers: -------------------------------------------------------------------------------- 1 | Versions/Current/Headers -------------------------------------------------------------------------------- /SubEthaEdit-Mac/TCMPortMapper/TCMPortMapper.framework/Resources: -------------------------------------------------------------------------------- 1 | Versions/Current/Resources -------------------------------------------------------------------------------- /SubEthaEdit-Mac/TCMPortMapper/TCMPortMapper.framework/TCMPortMapper: -------------------------------------------------------------------------------- 1 | Versions/Current/TCMPortMapper -------------------------------------------------------------------------------- /SubEthaEdit-Mac/TCMPortMapper/TCMPortMapper.framework/Versions/Current: -------------------------------------------------------------------------------- 1 | A -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Tests/DataTests.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Tests/DataTests.h -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Tests/DataTests.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Tests/DataTests.m -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Tests/Resources/TestFiles/EncodingDetection/us-ascii_bug547487.html: -------------------------------------------------------------------------------- 1 | The quick brown fox jumps over the lazy dog. 2 | -------------------------------------------------------------------------------- /SubEthaEdit-Mac/Tests/SubEthaEditTests-Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/Tests/SubEthaEditTests-Info.plist -------------------------------------------------------------------------------- /SubEthaEdit-Mac/UpdateInfoPlist.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/UpdateInfoPlist.sh -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/Artwork.xcassets/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/Artwork.xcassets/Contents.json -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/EditPrefs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/EditPrefs.png -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/EditPrefs@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/EditPrefs@2x.png -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/EditorRemoveSplit.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/EditorRemoveSplit.pdf -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/EditorSplitHorizontal.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/EditorSplitHorizontal.pdf -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/EditorSplitVertical.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/EditorSplitVertical.pdf -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/FoldingBubbleBig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/FoldingBubbleBig.png -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/FoldingBubbleBig@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/FoldingBubbleBig@2x.png -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/FoldingBubbleText.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/FoldingBubbleText.rtf -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/InvertedIBeam.tiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/InvertedIBeam.tiff -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/InvertedIBeamBig.tiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/InvertedIBeamBig.tiff -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/Participants.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/Participants.icns -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/Rendezvous.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/Rendezvous.icns -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/SeeFolderIcon.tiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/SeeFolderIcon.tiff -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/StylePrefs.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/StylePrefs.icns -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/StylePrefs.tiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/StylePrefs.tiff -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/SymbolWarn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/SymbolWarn.png -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/SymbolWarn@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/SymbolWarn@2x.png -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/Tabs/IW ActiveTabLeftCap_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/Tabs/IW ActiveTabLeftCap_2.png -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/WaitPipe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/WaitPipe.png -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/WaitPipe@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/WaitPipe@2x.png -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/debug.tiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/debug.tiff -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/folded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/folded.png -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/folded@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/folded@2x.png -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/reduce-all-fileicons.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | find . -name "file-*" -exec ./reduce.sh \{\} \; 3 | 4 | -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/reduce.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/reduce.sh -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/remove-metadata.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/remove-metadata.sh -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/scale.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/artwork/scale.sh -------------------------------------------------------------------------------- /SubEthaEdit-Mac/artwork/strip_pdfs.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | 3 | find . -name "*.pdf" -exec ./remove-metadata.sh \{\} \; -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/AdvancedPrefs.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/AdvancedPrefs.strings -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/EditPrefs.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/EditPrefs.strings -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/Export.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/Export.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/FindAll.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/FindAll.strings -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/FindReplace.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/FindReplace.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/GeneralPrefs.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/GeneralPrefs.strings -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/InfoPlist.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/InfoPlist.strings -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/Localizable.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/Localizable.strings -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/Localizable.stringsdict: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/Localizable.stringsdict -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/MainMenu.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/MainMenu.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/OpenPanelAccessory.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/OpenPanelAccessory.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/OpenURLViewController.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/OpenURLViewController.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/PlainTextLoadProgress.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/PlainTextLoadProgress.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/PrecedencePrefs.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/PrecedencePrefs.strings -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/PrecedenceRules.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/PrecedenceRules.strings -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/PrintOptions.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/PrintOptions.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/SEECollaborationPrefs.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/SEECollaborationPrefs.strings -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/SEEFindAndReplaceView.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/SEEFindAndReplaceView.strings -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/SavePanelAccessory.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/SavePanelAccessory.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/SelectEncodingsPanel.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/SelectEncodingsPanel.xib -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/ServicesMenu.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/ServicesMenu.strings -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/StylePrefs.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/StylePrefs.strings -------------------------------------------------------------------------------- /SubEthaEdit-Mac/de.lproj/SystemVersionCheck.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/de.lproj/SystemVersionCheck.strings -------------------------------------------------------------------------------- /SubEthaEdit-Mac/generate-markdown-mode-code-blocks.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/generate-markdown-mode-code-blocks.rb -------------------------------------------------------------------------------- /SubEthaEdit-Mac/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit-Mac/main.m -------------------------------------------------------------------------------- /SubEthaEdit.xcworkspace/contents.xcworkspacedata: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/SubEthaEdit.xcworkspace/contents.xcworkspacedata -------------------------------------------------------------------------------- /TCMScripts/SEEThirdPartyResign.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/TCMScripts/SEEThirdPartyResign.sh -------------------------------------------------------------------------------- /TCMScripts/TCM_GenerateRevisionConfig.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/TCMScripts/TCM_GenerateRevisionConfig.sh -------------------------------------------------------------------------------- /azure-pipelines.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/azure-pipelines.yml -------------------------------------------------------------------------------- /see/ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/see/ReadMe.txt -------------------------------------------------------------------------------- /see/see.entitlements: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/see/see.entitlements -------------------------------------------------------------------------------- /see/see.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/see/see.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /see/see.xcodeproj/xcshareddata/xcschemes/see.xcscheme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/see/see.xcodeproj/xcshareddata/xcschemes/see.xcscheme -------------------------------------------------------------------------------- /see/see/See_Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/see/see/See_Info.plist -------------------------------------------------------------------------------- /see/see/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/see/see/main.m -------------------------------------------------------------------------------- /see/see/see-Prefix.pch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/see/see/see-Prefix.pch -------------------------------------------------------------------------------- /see/see/see.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/subethaedit/SubEthaEdit/HEAD/see/see/see.1 --------------------------------------------------------------------------------