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

16 Коммитов

Автор SHA1 Сообщение Дата
Alexander Smirnov a04936be8f Update README.md 2016-01-14 12:39:16 +03:00
Alexander Smirnov 3d50417568 Update README.md 2016-01-14 11:54:44 +03:00
panthernet 59bae3867f + Version 2.3.1 Release 2016-01-14 01:55:56 +03:00
Alexander Smirnov 71832d4353 + Corrected readme 2015-01-31 23:03:05 +03:00
Alexander Smirnov bd2813d1fa + Added support method GraphArea::GetVertexControlAt(Point position) to get VC by coordinates [METRO, WPF]
+ Fixed annoying data binding error in ZoomControl slider binding [METRO, WPF]
+ Fixed ZoomControl unresponsivness after startup (prev needed to change zoom/translation first to work fine) [WPF,METRO]

!Breaking changes
+ Renamed and changed to Enum - ZoomControl::UseAbsoluteZoomOnMouseWheel to MouseWheelZoomingMode [METRO, WPF]
2015-01-26 16:54:34 +03:00
Alexander Smirnov aaff7016ce Update README.md 2015-01-20 16:44:33 +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 c178adfa2b Update README.md 2015-01-13 11:36:11 +03:00
Alexander Smirnov 6a293eb33c Update README.md 2014-05-26 13:06:45 -07:00
Alexander Smirnov 6dbad5cce2 Update README.md 2014-05-26 13:06:23 -07:00
Alexander Smirnov d8a5e14412 Update README.md 2014-05-26 13:05:13 -07:00
Alexander Smirnov c32cec82f0 readme changes 2014-05-27 00:02:54 +04:00
Alexander Smirnov cd84686cd0 readme update 2014-05-17 05:00:03 +04:00
Alexander Smirnov 5090d4ffb8 + Changed readme.md 2014-05-16 02:01:34 +04:00
Alexander Smirnov f65dfc27b7 readme update 2014-05-06 15:48:03 +04:00
Alexander Smirnov dde2ca1502 Initial GraphXv2 GitHub commit 2014-02-24 17:04:27 +04:00