log
graph
tags
changeset
browse
EchoTracker
log
find changesets by author, revision, files, or words in the commit message
rev 15:
(0)
tip
age
author
description
2 years
François-Denis Gonthier
Last commit of Echotracker through Kryptiva. This is currently very much broken, alas I need to commit this because the machine I'm using to develop that will be decommissioned.
default
tip
2 years
François-Denis Gonthier
Fix the Release build configuration.
2 years
François-Denis Gonthier
Expose the core JavaScript functions as a JavaScript class so that the plugin can override some methods.
2 years
François-Denis Gonthier
Name the indexer thread.
2 years
François-Denis Gonthier
Fix thread deadlock problem. It seems that the EtHtmlTaskCancelled exception was the cause of the deadlock when multiple worker run in parallel.
2 years
François-Denis Gonthier
Fill the list of matched item inside another thread for a smoother ride when using the UI.
2 years
François-Denis Gonthier
Wrap the Javascript interface methods.
2 years
François-Denis Gonthier
We are allowed to use an array of object in that place, just not an array of strings.
2 years
François-Denis Gonthier
Remove ICustomJSCallback.cs which was moved elsewhere.
2 years
François-Denis Gonthier
Moved most of the HTML presentation code inside the Javascript code and removed most of the complexity that wasn't needed to communicate with the webbrowser object. There are possibly a few regressions left.
2 years
François-Denis Gonthier
ET now creates a different database for each Outlook profile.
2 years
François-Denis Gonthier
Graphic garbage that happened at startup is no longer happening.
2 years
François-Denis Gonthier
Most graphical related to the resize of the Outlook form are now fixed. Most of the redraw flicker has been eliminated.
2 years
François-Denis Gonthier
The splitter is now working. The maximum size of the pane is 640 mostly because we need to have a maximum size.
2 years
François-Denis Gonthier
The indexer is now communicating with the panel using events. Added events for errors and warnings too.
2 years
karim
Initial import
rev 15:
(0)
tip