leo
|
7c44c0a840
|
optimize<CommitGraph>: remove unused polyline mode
|
2021-10-08 16:46:14 +08:00 |
|
leo
|
2cf7192ec4
|
cleanup<*>: run vs code cleanup to format codestyle and remove unused references
|
2021-08-05 15:54:00 +08:00 |
|
leo
|
d9e670b909
|
optimize<CommitGraph>: add path immediatelly after created and remove the sort function to improve performance
|
2021-07-29 10:16:44 +08:00 |
|
leo
|
afc4eafb6f
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +08:00 |
|
leo
|
c165cab3c0
|
optimize<CommitGraph>: do NOT render lines not visible in view
|
2021-07-13 19:52:05 +08:00 |
|
leo
|
2bad75ab4a
|
rename<CommitGraph>: rename CommitGraph.Line to CommitGraph.Path, CommitGraph.LineHelper to CommitGraph.PathHelper
|
2021-05-24 10:56:17 +08:00 |
|
leo
|
3d7325f376
|
optimize<CommitGraph>: only record Y-coord of the last added point in line
|
2021-05-24 09:51:56 +08:00 |
|
leo
|
a70152ee8a
|
optimize<CommitGraph>: better path for merge lines
|
2021-05-21 11:49:21 +08:00 |
|
leo
|
e6182f9818
|
feature<CommitGraph>: add polyline display mode
|
2021-05-19 16:14:46 +08:00 |
|
leo
|
302702f578
|
optimize<CommitGraph>: ignore duplicated point in Line
|
2021-05-19 09:39:46 +08:00 |
|
leo
|
5772a9c171
|
optimize<CommitGraph>: ignore duplicated point in Line
|
2021-05-18 21:31:09 +08:00 |
|
leo
|
0159dae85f
|
optimize<CommitGraph>: create pen as static resources; change style of dot point in CommitGraph
|
2021-05-18 11:02:13 +08:00 |
|
leo
|
30ab8ae954
|
refactor<*>: rewrite all codes...
|
2021-04-29 20:05:55 +08:00 |
|