Devexpress VCL Build v2015 vol 15.1.2发布
2015年马上过半年了。终于第一个大版出来了。
What's New in 15.1.2 (VCL Product Line)
New Major Features in 15.1
What's New in VCL Products 15.1
Breaking Changes
To learn about breaking changes in this version, please refer to the following page:
Breaking Changes in 15.1.2 (VCL Product Line)
Known Issues
To learn about known issues in this version, please refer to the following page:
Known Issues in 15.1.2 (VCL Product Line)
The following sections list all minor and major changes in DevExpress
VCL 15.1.2. Note that products, controls and libraries which aren't
mentioned in the list below are included in the unified installer for
compatibility, but have not been updated.
Enhancements and Updates
- New Features/Updates
- VCL Subscription
- ExpressBars Suite
- ExpressFlowChart
- ExpressGauge Control
- ExpressLayout Control
- ExpressMap Control
- ExpressPivotGrid Suite
- ExpressPrinting System
- ExpressQuantumGrid Suite
- ExpressSkins Library
- ExpressSpreadsheet
- Installation (VCL)
- ExpressEditors Library
- ExpressGDI+ Library
- ExpressLibrary
New Features/Updates
VCL Subscription
- T252569 - Implement a control similar to DevExpress WinForms Rich Text Editor
ExpressBars Suite
- AS3504 - Add the capability to prevent individual toolbar items from being customized
- T228170 - Ribbon - Add the Office 2016 style
- T147307
- TdxBarCustomPopupMenu descendants - Add the capability to adjust the
size and pop-up position of the popup menu prior to displaying it
onscreen
ExpressFlowChart
- T248431 - TdxFcConnection - Add a property to store a pointer to arbitrary data associated with a connection
- S31654 - TdxFcConnection - Add an option to prevent end-users from creating intermediate connection points
ExpressGauge Control
- T247237 - Implement an auxiliary element that allows grouping several scales and resizing them simultaneously
- T141327 - Add the capability to display custom captions in scales
- T191556 - Add the Clever, Cosmic, Eco, Red, Shining Dark, and Silver Blur scale styles
- T247262 - Add the design-time capability to copy and resize scales directly on a form using drag and drop
- T247240 - Add the design-time capability to create nested scales using a scale's on-form context menu
- T168048 - Circular and Linear scales - Add the capability to display values using a logarithmic scale
- T122848
- Circular and Linear scales - Add the capability to synchronize a
range's ValueEnd or ValueStart property values with the current scale
value - T191135 - Circular and Linear scales - Implement value indicator animation
- T236055 - Circular scales - Add the capability to customize the orientation of tickmark labels
- T224011 - Circular scales - Improve label positioning for tickmarks with wide labels
- T232573 - Digital scales - Add the capability to adjust spacing between characters (digits)
- T191118 - Digital scales - Add the capability to display text using the 5x8 segment matrix
- T191117 - Digital scales - Add the capability to display text using the 8x14 segment matrix
- T247267 - Implement design-time selectors for range bars
- T191109 - Implement Three-Fourth Circular scales
- T191110 - Implement Wide Circular scales
- T227423 - Smoothly scale text elements (labels and captions) in response to resizing scale bounds
ExpressLayout Control
- T246228 - Add events to respond to making a layout group float and docking it back to its parent
- T241827 - Add the capability to customize alignment options when dropping a layout element in quick customization mode
- T160775 - Add the capability to display a caption in separator items (TdxLayoutSeparatorItem objects)
- T222022 - Improve drag indication during drag-and-drop operations
- T129501
- Prohibit a linked control from being sized by the control's AutoSize
property if alignment settings of a layout item linked to this control
are set to occupy the entire slot provided by the item's parent
ExpressMap Control
- T244154 - Add the capability to localize cardinal points displayed by map point coordinates
- T194358 - Add the capability to scroll and zoom in/out a map control's content using the keyboard
- T241712 - Implement inertial scrolling for a map control's content
ExpressPivotGrid Suite
- T247275 - Export - Reduce memory consumption and improve performance
- T189816 - Improve performance of grouping a large amount of data
ExpressPrinting System
- Q471895 - Disable item glyph stretching in all context menus painted using ExpressBars
ExpressQuantumGrid Suite
- T225426 - Add the capability to optionally move focus to the View after applying the Find Panel's search criteria
- T189342 - Add the capability to track Find Panel visibility changes
- T222237 - Export - Add the capability to export images displayed by cxImageComboBox grid items
- AS4412 - Export to XLS, XLSX, or TXT - Add the capability to export detail Views
- T210941 - Extend TcxGridPopupMenu with a built-in menu that contains Group By box options
- T189331 - Extend TcxGridPopupMenu with an option that switches the Find Panel visibility
ExpressSkins Library
- T214711
- Port the "Visual Studio 2013 Blue", "Visual Studio 2013 Light", and
"Visual Studio 2013 Dark" skins from the Windows Forms Skinning Library
ExpressSpreadsheet
- T199498 - Add support for keyboard shortcuts available in Excel
- T217970 - Add the capability to export an active worksheet to a TXT, XML, or HTML file
- T235987 - Add the capability to invoke the Format Cells dialog with a specific active tab
- T202009 - Add the capability to iterate through all created cell objects
- T204315 - Add the capability to outline (group) data in a worksheet
- T232597 - Add the capability to store/restore data to/from Excel template files (XLT and XLTX files)
- T206252 - Automatically apply a currency format to a cell into which a string representing a currency value is entered
- T245931 - Clear data of selected cells after successfully executing the Cut clipboard operation
- T230002 - Implement the "Find and Replace" dialog
- T210540 - Paint a dashed border around cells that are selected for the Cut or Copy clipboard operation
- T227368 - Reduce memory used to manage the Undo/Redo history of actions and to store cell, column, and row styles
Installation (VCL)
- S139353 - Make installing demos and documentation optional
- T245354 - Make the display of the installation's shortcuts more compact in the Windows Start menu and the Windows 8 Apps view
Common Libraries
ExpressEditors Library
- Q499210 - Add the capability to align an error icon to the right edge of an editor whose value failed validation
- AS2501 - cxCheckBox and dxToggleSwitch - Automatically size an editor horizontally if the AutoSize property is set to True
- T217523 - cxDateEdit - Implement the modern-style drop-down calendar
- T247406 - cxImage - Add support for animated GIF images
- T191084 - dxToggleSwitch - Add the capability to indicate the checked state with a text or image
- T230317 - Implement a control similar to DevExpress WinForms RatingControl component
- Q493413
- Shell controls - Make the TcxDlgShellOptions and TcxDlgShellRoot
class constructors virtual, and add the CreateShellOptions and
CreateShellRoot virtual functions to the TcxCustomShellBrowserDialog
class - AS14326
- Shell controls - Provide keyboard equivalents for the Cut, Copy,
Paste, and Delete operations available in context menus for shell items - T230661
- TcxCustomEditListBox and descendants - Do not select an item located
under the mouse pointer in response to receiving the WM_MOUSEMOVE
message while the mouse pointer doesn't move
ExpressGDI+ Library
- T212451 - Display the code of the underlying Windows error that caused a GDI+ error (also called 'Invalid operation in GDI+')
- T247405 - TdxSmartImage - Add support for animated GIF images
ExpressLibrary
- T223119 - Export - Add the capability to export data to CSV files
- S130699 - Export - Add the capability to track the progress of exporting data and abort it if necessary
- A2220
- Export - Assign cell number formats based on display formats of data
cells exported from the Grid, Tree List, Pivot Grid, and Vertical Grid
controls - T223128 - Export - Base an export engine on ExpressSpreadSheet
- S134789 - Export to TXT or CSV - Extend export methods with an optional parameter that specifies the encoding format for output strings
- T249361 - Export to XLS - Add the capability to export images
- T191899 - Image Picker - Optimize the dialog to eliminate load delays
- Q513808 - Improve the scaling of DevExpress controls and skinnable standard controls at high DPI settings (more than 96)
- T201550
- TdxCustomGalleryItem and descendants - Replace the Glyph property
type (TBitmap) with TdxSmartGlyph (a TdxSmartImage descendant)
Devexpress VCL Build v2015 vol 15.1.2发布的更多相关文章
- Devexpress VCL Build v2014 vol 15.2.3 发布
2016年第一个版本,继续修补. New Major Features in 15.2 What's New in VCL Products 15.2 Breaking Changes To lear ...
- Devexpress VCL Build v2015 vol 15.2 开始测试
增加了几个小玩意,与大版本变化根本无法匹配. 具体可以官网了解 https://www.devexpress.com/Subscriptions/New-2015.xml?product=vcl
- Devexpress VCL Build v2014 vol 14.2.7发布
2015年马上快过去一半了,这个玩意还在纠结在14版.其实也无所谓,反正就是改成15版,也还是这些 东西的修补. What's New in 14.2.7 (VCL Product Line) N ...
- Devexpress VCL Build v2013 vol 14.1.5 发布
What's New in 14.1.5 (VCL Product Line) New Major Features in 14.1 What's New in VCL Products 14.1 ...
- Devexpress VCL Build v2014 vol 14.2.6 发布
终于支持XE8 了.需要这么长时间吗? New Major Features in 14.2 What's New in VCL Products 14.2 Feature Highlights To ...
- Devexpress VCL Build v2014 vol 14.2.5 发布
和xe8 几乎同一天出来,但是目前官方不支持xe8. The following sections list all minor and major changes in DevExpress VCL ...
- Devexpress VCL Build v2014 vol 14.2.4 发布
What's New in 14.2.4 (VCL Product Line) New Major Features in 14.2 What's New in VCL Products 14.2 ...
- Devexpress VCL Build v2014 vol 14.1.4 发布
虽然这次没加什么新东西,但是及时更新支持xe7,还算可以. What's New in 14.1.4 (VCL Product Line) New Major Features in 14.1 W ...
- Devexpress VCL Build v2013 vol 14.1.3 发布
我修,我修,修修修. New Major Features in 14.1 What's New in VCL Products 14.1 Breaking Changes To learn abou ...
随机推荐
- HTTP协议原理(长连接,短连接/ get,post区别等等)
HTTP简介 HTTP协议是Hyper Text Transfer Protocol(超文本传输协议)的缩写,是用于从万维网(WWW:World Wide Web )服务器传输超文本到本地浏览器的传送 ...
- Mobile Game Development with Unity Build Once, Deploy Anywhere
本书从自上而下的角度介绍了Unity游戏引擎的功能,并提供了具体的.面向项目的指导,说明了如何在真实的游戏场景中使用这些功能,以及如何从头开始构建让玩家爱不释手的2D和3D游戏.主要内容有:探索Uni ...
- 对arm裸板调试的理解
由于arm芯片一般都包含的由jtag调试这项功能,cpu向外部发出信号时,一般都要同jtag发送出去,它就像一个路口的交警一样,能够控制车辆的运行,当然在arm中指的是cpu发出的数据和地址,我们在调 ...
- kraken-ejs创建一个项目【学习札记】
Keep in Touch. 保持联络. Who’s calling? 是哪一位? You did right. 你做得对. You set me up! 你出卖我! kraken-express-e ...
- [转]Docker到底是什么?为什么它这么火?
如果你是数据中心或云计算IT圈子的人,这一年多来应该一直在听到普通的容器.尤其是Docker,关于它们的新闻从未间断过.Docker1.0在今年6月发布后,声势更是达到了前所未有的程度. 动静之所以这 ...
- ztree-持续更新中
版本v3快速入门: 1,官网下载https://gitee.com/zTree/zTree_v3 2,zTree-zTree_v3-master\zTree_v3下复制css和js文件夹到项目下 3, ...
- android 下拉刷新框架PullToRefreshScrollView(com.handmark.pulltorefresh)
很简单,实现OnRefreshListener这个监听器. mPullRefreshScrollView .setOnRefreshListener(new OnRefreshListener< ...
- ELK logstash 启动慢的解决方法
最近开始测试部署ELK, 在部署logstash的时候出现一个故障: logstash在第一次安装完成以后启动正常, 但是之后启动时间越来越长, 5分钟以上甚至10多分钟.以至于怀疑程序错误, 在重装 ...
- git查看历史操作
在提交了若干更新,又或者克隆了某个项目之后,偶尔想回顾下过往提交历史.可以使用git log命令来实现. 最简单的查看提交历史命令如下: $ git log $ git log --oneline $ ...
- 亚像素Sub Pixel
亚像素Sub Pixel 评估图像处理算法时,通常会考虑是否具有亚像素精度. 亚像素概念的引出: 图像处理过程中,提高检测方法的精度一般有两种方式:一种是提高图像系统的光学放大倍数和CCD相机的分辨率 ...