Horizon

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff Changes
15 28 d 4 h office /trunk/Horizon/ - 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.
Diff
A/trunk/Horizon/Searching
/trunk/Horizon/Searching/Constants.cs
/trunk/Horizon/Searching/MessageIndexedEventArgs.cs
/trunk/Horizon/Searching/SearchEngine.cs
D/trunk/Horizon/Snapshots/TransferSnapshot.cs
M/trunk/Horizon/Constants.cs
/trunk/Horizon/Database/SnapshotDatabase.cs
/trunk/Horizon/Extensions.cs
/trunk/Horizon/Horizon.csproj
/trunk/Horizon/MainForm.cs
/trunk/Horizon/ManageFoldersForm.cs
/trunk/Horizon/Snapshots/DataGridViewRowProgressSuccessRetrieveFileStream.cs
/trunk/Horizon/Snapshots/SnapshotManagerDataGridView.cs
/trunk/Horizon/Snapshots/SnapshotManagerForm.Designer.cs
/trunk/Horizon/Snapshots/SnapshotManagerForm.cs
/trunk/Horizon/Snapshots/SnapshotManagerForm.resx
/trunk/Horizon/packages.config
13 31 d 10 h office /trunk/ - Use Tesseract OCR to scan the screenshot and offer an option (on by default) that automatically generates notes for a snapshot.
- Minor refactorings, refinements and code maintenance.
Diff
A/trunk/Tesseract Data
/trunk/Tesseract Data/Tesseract Data.projitems
/trunk/Tesseract Data/Tesseract Data.shproj
/trunk/Tesseract Data/tessdata
/trunk/Tesseract Data/tessdata/eng.traineddata
M/trunk/Configuration/Configuration.cs
/trunk/Horizon.sln
/trunk/Horizon/Database/SnapshotCreateEventArgs.cs
/trunk/Horizon/Database/SnapshotCreateFailureEventArgs.cs
/trunk/Horizon/Database/SnapshotCreateSuccessEventArgs.cs
/trunk/Horizon/Database/SnapshotDatabase.cs
/trunk/Horizon/Extensions.cs
/trunk/Horizon/Horizon.csproj
/trunk/Horizon/MainForm.Designer.cs
/trunk/Horizon/MainForm.cs
/trunk/Horizon/MainForm.resx
/trunk/Horizon/Snapshots/Snapshot.cs
/trunk/Horizon/Snapshots/SnapshotManagerForm.Designer.cs
/trunk/Horizon/Snapshots/SnapshotManagerForm.cs
/trunk/Horizon/Snapshots/SnapshotManagerForm.resx
/trunk/Horizon/Snapshots/SnapshotPreviewForm.Designer.cs
/trunk/Horizon/Snapshots/SnapshotPreviewForm.resx
/trunk/Horizon/Snapshots/TransferSnapshot.cs
11 33 d 4 h office /trunk/Horizon/ - Factor out some methods to statics. Diff
A/trunk/Horizon/Extensions.cs
M/trunk/Horizon/Horizon.csproj
/trunk/Horizon/MainForm.cs
/trunk/Horizon/ManageFoldersForm.cs