Menu

Code Commit Log


Commit Date  
[r175] (HEAD) by rmiesen

-- Removed State pattern from the Command Package in the detailed design
document.
-- Reason: Doesn't actually exist at the implementation level.

2009-05-20 09:45:03 Tree
[r174] by rmiesen

-- Performed Misc. Code cleanup.

2009-05-20 08:58:19 Tree
[r173] by rmiesen

-- Attempted to make all edges directed, but gave up on the idea.
-- Reason: WPF makes it more trouble than it's worth. After all, this is
really just supposed to be a quick fix-me until the underlying problem
of all edges not being undirected is fixed.
-- Abstracted out common code in the EdgeBuilder.BuildEdge() if-else
branch of code.

2009-05-20 07:22:48 Tree
[r172] by rmiesen

-- Implemented UC61 up until the point that the edge actually gets moved
-- Reason not complete: Edge.Source and Edge.Target are read-only properties.

2009-04-22 03:56:20 Tree
[r171] by rmiesen

-- Removed Sandbox.ExecutingCommands.
-- Reason: unneeded.

2009-04-22 02:34:53 Tree
[r170] by rmiesen

-- Renamed the OnVertexInstanceMouseLeftButtonDown / up events to
Start / FinishEdgeCreation.
-- Reason: Creates an ambiguity between events in LogicalEvents and
CreationalEvents.
-- Continued implementing UC61.

2009-04-22 02:27:10 Tree
[r169] by rmiesen

-- Implemented the Vertex highlighting and unhighlighting features for UC61.

2009-04-22 01:41:26 Tree
[r168] by rmiesen

-- Committed stubborn file that refuses to be committed the normal way.

2009-04-22 00:24:01 Tree
[r167] by rmiesen

-- Modified EdgeBuilder to add new events to built edgePaths for
UC61.
-- Added a class called Sandbox.
-- Purpose: provide a uniform location to place state-related data.

2009-04-22 00:21:30 Tree
[r166] by rmiesen

-- Started implementing UC61

2009-04-15 02:37:11 Tree
Older >