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
21 months
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
22 months
François-Denis Gonthier
Fix the Release build configuration.
22 months
François-Denis Gonthier
Expose the core JavaScript functions as a JavaScript class so that the plugin can override some methods.
22 months
François-Denis Gonthier
Name the indexer thread.
22 months
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.
22 months
François-Denis Gonthier
Fill the list of matched item inside another thread for a smoother ride when using the UI.
22 months
François-Denis Gonthier
Wrap the Javascript interface methods.
22 months
François-Denis Gonthier
We are allowed to use an array of object in that place, just not an array of strings.
22 months
François-Denis Gonthier
Remove ICustomJSCallback.cs which was moved elsewhere.
22 months
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.
23 months
François-Denis Gonthier
ET now creates a different database for each Outlook profile.
23 months
François-Denis Gonthier
Graphic garbage that happened at startup is no longer happening.
23 months
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.
23 months
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.
23 months
François-Denis Gonthier
The indexer is now communicating with the panel using events. Added events for errors and warnings too.
23 months
karim
Initial import
rev 15:
(0)
tip