Resolved an issue in ticket #397 The new file system event handling system was not able to detect changes of directories correctly.
Added further comments for ticket #397
Added comments and fixes for ticket #397 Improved tracking of external modifications and added many comments
External modifications for ticket #397 Enabled tracking of external modifications, which will be included in the revisions of the file
Cheap file operations for ticket #397 Enabled cheap file operations (move/rename), which do not change the contents, to not store the contents in the revisions
Log styling for ticket #397 Enabled styling for the logs of the revisions and improved the selection of the correct revision number
Moving and renaming for ticket #397 Enabled simultaneous renaming and moving of source file and revision file if done with tree functions
Added GUI elements to the implementation of ticket #397
Added missing files to implementation of ticket #397