Horizon – Rev 15

Subversion Repositories:
Rev:
Revision Information
Last modification:Rev 15 – office – 28 d 8 hRev 12
Log message:- Implement a Lucene-based search engine to index and then allow searching all snapshots.
- Use Tesseract and try to interpret the window screenshot in order to automatically generate distinguishable notes for the snapshot.
- Remove and merge some primitives like snapshots and transfer snapshots that do not meet the abstraction requirements of being separate entities.
- Major code overhaul with rewrite of various critical parts.
Path Blame Diff View Log
M /trunk/Horizon/Constants.cs Blame Diff Log
M /trunk/Horizon/Database/SnapshotDatabase.cs Blame Diff Log
M /trunk/Horizon/Extensions.cs Blame Diff Log
M /trunk/Horizon/Horizon.csproj Blame Diff Log
M /trunk/Horizon/MainForm.cs Blame Diff Log
M /trunk/Horizon/ManageFoldersForm.cs Blame Diff Log
M /trunk/Horizon/packages.config Blame Diff Log
A /trunk/Horizon/Searching/ Log
A /trunk/Horizon/Searching/Constants.cs Log
A /trunk/Horizon/Searching/MessageIndexedEventArgs.cs Log
A /trunk/Horizon/Searching/SearchEngine.cs Log
M /trunk/Horizon/Snapshots/DataGridViewRowProgressSuccessRetrieveFileStream.cs Blame Diff Log
R /trunk/Horizon/Snapshots/Snapshot.cs
   /trunk/Horizon/Snapshots/TransferSnapshot.cs@14 (Prev)
Blame Diff Log
M /trunk/Horizon/Snapshots/SnapshotManagerDataGridView.cs Blame Diff Log
M /trunk/Horizon/Snapshots/SnapshotManagerForm.cs Blame Diff Log
M /trunk/Horizon/Snapshots/SnapshotManagerForm.Designer.cs Blame Diff Log
M /trunk/Horizon/Snapshots/SnapshotManagerForm.resx Blame Diff Log
D /trunk/Horizon/Snapshots/TransferSnapshot.cs Log