Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
panthernet 3558c9507f + Some weird solution dependency problems... fix? 2015-01-21 17:33:12 +03:00
Alexander Smirnov 6e7fee3f1c RELEASE 2.1.7
+ Added new ShowcaseApp.WPF with mostly the same functionality as before but in a new nutshell and with refactored code. Expect new showcases soon.

+ Added some new exceptions for GraphArea on invalid or insufficient data [WPF,METRO]
+ Addded automatic default params generation for GXLogicCore if default algorithm was changed and default params property is null
+ Fixed async calc not being aborted on invalid data (can cause crash) [WPF,METRO]
+ Implemented VertexControl::ShowLabel property as dependecy for templating purpose [WPF]
+ Fixed vertex label display [WPF]
+ Implemented IOverlapRemovalParameters properties setters to be able to change params easily[ALL]
+ Made EdgeBase::RoutingPoints property virtual in case you want to override it and add custom serialization attributes (as was the issue with YAXLib)[ALL]

!Breaking changes
+ Renamed VertexControl::MathShape property to VertexShape for template bindings to work [WPF, METRO]
+ Removed YAXLib project from solution and its dependencies from GraphX projects except showcase project. This will make GraphX independent from this 3rd party lib. [WPF]
  The cost is that there is no built in FileServiceProvider anymore but you can easily create your own using provided interface or use YAXLib example from showcase app.
  One less additional dll file :)
2015-01-20 15:38:35 +03:00
Alexander Smirnov 191d1e2bc0 Version 2.1.6 see Documents/changelog.txt 2015-01-15 11:52:13 +03:00
Alexander Smirnov 3dd1c6b3e4 v 2.1.3 see changelog.txt for changes
Introduced BETA metro support
2014-09-16 18:14:01 +04:00
Alexander Smirnov 92d648819c Added example project for VB.NET 2014-05-26 23:58:05 +04:00
panthernet bd0010c5c9 + Version 2.1.0 WIP. Look at changelog.txt for changes. 2014-05-16 15:29:12 +04:00
panthernet c9fc717c84 Commit 1 2014-05-15 19:04:16 +04:00
Alexander Smirnov 335eb9c7b0 Merge with another branch
Many updates and fixes (See change log)
2014-05-01 22:53:40 +04:00
Alexander Smirnov dde2ca1502 Initial GraphXv2 GitHub commit 2014-02-24 17:04:27 +04:00