Changes between Initial Version and Version 1 of SandBox/deyan/LayoutTree


Ignore:
Timestamp:
05/13/09 20:19:55 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SandBox/deyan/LayoutTree

    v1 v1  
     1 * VlEngine  [[BR]] 
     2  * AppMainWindow  [[BR]] 
     3         * LeftFlap  [[BR]] 
     4                 * ConfigTab  [[BR]] 
     5                         * PluginsPalette  [[BR]] 
     6                         * PluginAboutPalette  [[BR]] 
     7                 * BooksTab  [[BR]] 
     8                         * OpenBooksPalette  [[BR]] 
     9                         * ''EmbeddedBooksPalette''  [[BR]] 
     10                 * PagesTab  [[BR]] 
     11                         * ''PagePalette''  ^Maybe PagePreviewPalette sounds better^ [[BR]] 
     12                         * ''PageStructurePalette''  [[BR]] 
     13                 * ToolsTab  [[BR]] 
     14                         * SearchPalette  [[BR]] 
     15                         * ''SpellcheckPalette''  [[BR]] 
     16                 * TimelinesTab  [[BR]] 
     17                 * AnnotationsTab  [[BR]] 
     18                         * ''HighlightsPalette''  [[BR]] 
     19                         * ''StickiesPalette''  [[BR]] 
     20                         * ''AudioAnnotationsPalette''  [[BR]] 
     21         * AppDocumentsDesktop  [[BR]] 
     22                 * BookDocumentWindow  [[BR]] 
     23                         * AuthorPageWorkArea  [[BR]] 
     24                                 * SimpleSceneVisual  [[BR]] 
     25                                 * FrameMoveHaloMenu  [[BR]] 
     26                                         * FrameMoveButton  [[BR]] 
     27                         * ReaderPageWorkArea  [[BR]] 
     28                                 * SimpleSceneVisual  [[BR]] 
     29                                 * FrameMoveHaloMenu  [[BR]] 
     30                                         * FrameMoveButton  [[BR]] 
     31                         * BookBottomPanel  [[BR]] 
     32                                 * ZoomPercentagePanel  [[BR]] 
     33                                 * NavigationPanel  [[BR]] 
     34                                 * QuickSearchPanel  [[BR]] 
     35                                 * ReaderModeCheckBox  [[BR]] 
     36                                 * ShowFramesCheckBoxPanel  [[BR]] 
     37         * AppMenuBar  [[BR]] 
     38                 * FileMenu  [[BR]] 
     39                         * NewBookItem  [[BR]] 
     40                         * OpenBookItem  [[BR]] 
     41                         * SaveBookItem  [[BR]] 
     42                         * SaveBookAsItem  [[BR]] 
     43                         * SaveBookAsTemplateItem  [[BR]] 
     44                         * ''ImportItem''  [[BR]] 
     45                         * ''ExportItem''  [[BR]] 
     46                         * BookPropertiesItem  [[BR]] 
     47                         * CloseBookItem  [[BR]] 
     48                         * ExitItem  [[BR]] 
     49                 * EditMenu  [[BR]] 
     50                         * UndoItem  [[BR]] 
     51                         * RedoItem  [[BR]] 
     52                         * ''CutItem''  [[BR]] 
     53                         * ''CopyItem''  [[BR]] 
     54                         * ''PasteItem''  [[BR]] 
     55                         * ''DeleteItem''  [[BR]] 
     56                         * ''SpellCheckItem''  [[BR]] 
     57                         * ''CopyLocationOfSelectionItem''  [[BR]] 
     58                         * ''ToggleRulers'' [[BR]] 
     59                         * SetBookTitleItem  [[BR]] 
     60                         * SetPageSizeItem  [[BR]] 
     61                         * ShowConnectionsItem  [[BR]] 
     62                 * InsertMenu  [[BR]] 
     63                         * InsertImageItem  [[BR]] 
     64                         * InsertTextItem  [[BR]] 
     65                         * InsertMediaItem  [[BR]] 
     66                 * WindowMenu  [[BR]] 
     67                         * CascadeItem  [[BR]] 
     68                         * TileItem  [[BR]] 
     69                         * DocumentItem  [[BR]] 
     70                 * HelpMenu  [[BR]] 
     71                         * ''HelpContentsItem''  [[BR]] 
     72                         * AboutItem  [[BR]] 
     73                         * ''BugReportItem''  [[BR]] 
     74         * RightFlap  [[BR]] 
     75                 * LibraryTab  [[BR]] 
     76                         * BookTemplatesPalette  [[BR]] 
     77                 * StylesTab  [[BR]] 
     78                 * ResourcesTab  [[BR]] 
     79                         * AllResourcesPalette  [[BR]] 
     80                         * ''ResourcesMetaPalette''  [[BR]] 
     81         * ''BottomFlap''  [[BR]] 
     82                 * ''TimelineTab''  [[BR]] 
     83                         * ''TimelinePalette''  [[BR]] 
     84= Book Elements = 
     85Page [[BR]] 
     86 * Frame [[BR]] 
     87         * TextContent [[BR]] 
     88                 * ChainedTextContent [[BR]] 
     89                 * StaticTextContent [[BR]] 
     90 * Frame [[BR]] 
     91                [wiki:GlobalSpecification/ImageContent] 
     92 * Frame [[BR]] 
     93                [wiki:GlobalSpecification/VideoContent] 
     94 * Frame [[BR]] 
     95                [wiki:GlobalSpecification/AudioContent] 
     96 * FrameGroup [[BR]] 
     97 * PageTemplate [[BR]] 
     98 * BookTemplate [[BR]] 
     99 * TextResource [[BR]] 
     100 * ImageResource [[BR]] 
     101 * VideoResource [[BR]] 
     102 * MediaResource [[BR]] 
     103= Halos =  
     104''FramePropertiesHalo'' [[BR]] 
     105''FrameAppearanceHalo'' [[BR]] 
     106''LinkHalo'' [[BR]] 
     107''AnchorHalo'' [[BR]] 
     108''CharacterHalo'' [[BR]] 
     109''ParagraphHalo'' [[BR]] 
     110''ChainingHalo'' [[BR]] 
     111= HUDs = 
     112''PageHud'' [[BR]] 
     113''FrameHud''[[BR]] 
     114''AlignHud''[[BR]] 
     115''AnchorHud''[[BR]] 
     116''CharacterHud''[[BR]] 
     117''ParagraphHud''[[BR]] 
     118''LinkHud''[[BR]]