Actipro SyntaxEditor for WPF (英語版) のリリース

Released: Oct 18, 2013

Updates in this release

Updates in 2013.2

  • Pie Chart - Supports multiple label positioning and display options, legend display, nesting of multiple series and hierarchical data.
  • Donut Chart - Supports multiple label positioning and display options, legend display, nesting of multiple series, hierarchical data and hole radius configuration.
  • Percentage Stacking Chart - When using stacking bar or area charts with the percentage axis option, the percentage value labels now display on the axis.
  • Improved Support for Touch...

Released: Dec 12, 2011

Updates in this release

Updates in 2011.2

  • IntelliPrompt Parameter Info - Show information about each member signature being edited. This makes it easy to implement parameter info for your own custom languages. Parameter info can handle rich-formatted content display using HTML-like markup tags. Colors and font weights or styles can be used to bring attention to portions of the info tip.
  • Single-Line Edit Mode - Make the editor appear like a standard TextBox, without scrollbars and where line terminators are not accepted...

Released: Mar 7, 2011

Updates in this release

Updates in 2011.1

LL(*) Parser Framework Enhancements - An enormous amount of new features have been added to the LL(*) Parser Framework in 2011.1:

  • Type-specific AST node (distinct classes for each type of AST node) support.
  • Language Designer AST node code generation.
  • Language Designer ability to open assemblies that contain multiple parsers.
  • New tree constructors.
  • New can-match callback helper methods.
  • New error reporting methods.

Web Languages Add-on Updates
The XML schema resolver now...

Released: Nov 16, 2010

Updates in this release

Updates in 2010.2

  • Added the Web Languages Add-on that includes an advanced XML syntax language implementation with validation, code outlining, and automated IntelliPrompt based on XSDs
  • Added new HTML and XML Editor demos, and a new Getting Started QuickStart that show off the XML syntax language from the Web Languages Add-on
  • Added the LL Parser Framework, which makes it easy to construct advanced text parsers using EBNF-like grammar natively written in C#/VB that integrate easily with...

Released: Dec 23, 2009

Updates in this release

Updates in 2009.2

  • Designer support for Visual Studio 2010 and Expression Blend 3.

Released: Oct 29, 2009

Updates in this release

Updates in 2009.1

  • Windows 7 Compatible
  • Expression Blend Compatible
  • Improved the text exporters to not add style update tags if a highlighting style had all default values
  • Fixed a bug in the Language Designer where the code generated for classification type providers should have indicated a Default underline instead of None
  • Fixed a bug in the Language Designer where machines with non-English cultures could output an invalid xmlns for language project and definition files

Released: Oct 29, 2009

Updates in this release

Updates in 2009.1

General updates

  • Windows 7 Compatible
  • Expression Blend Compatible

Individual product updates

Actipro DataGrid for WPF

  • Fixed issue with Office 2007 styles for DataGridColumnHeader not respecting HorizontalContentAlignment or VerticalContentAlignment

Actipro Docking/MDI for WPF

  • Fixed a bug where an exception could be thrown when using non-hosted auto-hide popups in .NET 4.0 beta 2

Actipro Editors for WPF

  • Added new PartValueCommitTriggers.EnterKeyDown trigger which commits any part...