Icons in the History window
The History window opens when you select the History check box at the bottom of the Project Editor.
You can use the History window to check on file version and configuration information as provided by your version control system.
Filter check boxes
The two check boxes at the top of the window allow you to filter for Change Sets or/and Configurations.
Version Tree
The symbols and text in the Version Tree provide versioning information about the file selected in the Project Editor's File List.
History
Displays the history records (stored in the version control tool) of the selected file. If no entry is selected in the Version Tree, the complete history of the file is displayed. Otherwise, only the history record of the selection in the Version Tree is displayed. The exact contents of the History view depends on the underlying version control tool. The information contains at least the version number, the name of the person who created the version, and when it was created. Also, a comment string is stored with the history record. The comment string of a specific version can be changed by choosing the Project Editor's File > Replace Comment... menu command.
Description
Displays the description (stored in the version control tool) of the selected file. The description can be changed by choosing the Project Editor's File > Replace Description menu command.