Codejock Suite Pro 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
Codejock Suite Pro v24.3.02025년 12월 30일
기능
  • Chart
    • Added CopyToClipboard method.
  • CommandBars
    • Improved multi-monitor setup support for TearOff windows.
  • Controls
    • Added CXTPComboBox::IsDroppedDown for reliable determination of a dropped state.
  • GridControl
    • Improved performance of grid rows removal and collapsing.
  • Markup
    • Markup numeric values parsing made locale independent.
    • Added scientific notation parsing of numeric values.
    • Improved ActiveScript named item resolution and cleanup logic.
  • SkinFramework
    • Sound manager's thread excluded from skinning.
수정 사항
  • Calendar
    • Incorrect display of too short events in day/week views fixed.
  • Chart
    • Right-to-Left languages support fixed.
    • A deadlock in CXTPChartAxisX::CalcSideMarginsValue fixed.
  • CommandBars
    • Gallery item's vector image size computation fixed.
    • Reversed icon in RTL mode fixed.
    • Vector icon drawing in StatusBar switch pane fixed.
  • Controls
    • Vulnerabilities fixed in Markup Static format processing.
    • Themes overlapping and drawing issues fixed for checkboxes.
    • Background color customization fixed for Preview control.
    • Black text on a white background in dark themes fixed in CXTPListBox.
    • Markup context leak fixed in CXTPMarkupStatic.
    • ComboBox button state drawing fixed after toggling RTL mode.
    • CXTPEditListBox invalid background color fixed.
  • GridControl
    • Use of resource file locale fixed.
    • CXTPGridRow::ShiftTreeIndent fixed.
  • Markup
    • Markup DPI support enabled where it was missing.
  • SkinFramework
    • A failed assertion on menu item double click in a skinned application fixed.
    • ActiveX: Drawing SVG primitives in in skinned applications fixed.
Codejock Suite Pro v24.2.02025년 6월 22일
기능
  • Application Stability and Initialization - This release has significantly improved the application initialization process with enhanced verification. This ensures a more reliable and robust startup, reducing potential issues and improving overall application stability.
  • Modernized Windows 11 Support - Codejock now fully supports Windows 11's system and custom accent colors within CommandBars and Ribbon themes. This provides a visually consistent experience for your users on the latest Windows platform.
  • Enhanced WebBrowser Control - This release has addressed several issues related to the WebBrowser control, including improvements to initialization, fallback logic, and error handling.
  • MaskEdit Enhancements - The MaskEdit control now includes expanded ASCII support, with automatic case conversion options and modes 'x' and 'h'.
  • Performance Improvements - This release incorporates a comprehensive set of bug fixes addressing reported crashes, incorrect behaviors, and resource leaks.
Codejock Suite Pro v24.1.02025년 1월 31일
기능
  • Controls
    • Reset method added to the Preview control.
  • Gauge
    • DPI support added.
    • Validations added prior to running Start/Stop Clock gauge actions.
    • isRunning action added to the Clock gauges.
  • GridControl
    • Missing CXTPGridRecordItemControl::SetState implementation added.
  • Markup
    • DPI support improved.
  • PropertyGrid
    • ActiveX: A new PropertyGrid.InplaceListTrackSelection property added for enabling/disabling items selection on mouse move.
    • Inplace list closing added on mouse scrolling.
  • SyntaxEdit
    • UTF-8 support improved.
수정 사항
  • CommandBars
    • ActiveX: Fixed CommandBars preventing TabManager tabs dragging in an MDI application.
  • Controls
    • Markup item background color fixed.
  • GridControl
    • Fixed occasional crash after removing grid rows.
    • Tooltip visibility fixed for trimmed cells.
  • Markup
    • CXTPMarkupBuilder::LoadMarkupObjectTextContent compilation fixed for Visual Studio 2017 and 2022 compilers.
    • ActiveX: Setting Markup properties to Null or Nothing in VB fixed.
  • PropertyGrid
    • A crash caused by long fraction parts fixed in CXTPPropertyGridItemDouble::StringToDouble().
    • Mouse double click event notification reporting fixed for in-place edit and option items.
  • Ribbon
    • Fixed rounded caption corners for Windows 11 theme.