Lanzamientos de Codejock Toolkit Pro

Released: Oct 24, 2018

Actualizaciones en v18.6.0

Correcciones

  • FrameShadow scaling fixed for DPI unaware applications in high DPI.
  • CXTPDpi::GetPhysicalWindowScaleFactors and CXTPMultiMonitor::GetDisplaySettings helpers added.
  • A number of colors fixed in Office 2016 and Visual Studio 2015 themes.
  • Inability to use some MFC resources in static configurations fixed for all localized modules.

Released: Aug 7, 2018

Actualizaciones en v18.5.0

Características

  • Improved FrameShadow drawing performance.
  • Added optional derivation of CXTPWinApp from CWinAppEx by defining _XTP_USE_WINAPPEX macro.

Correcciones

  • Fixed re-including XTToolkitPro.h header file.
  • Fixed GDI cache critical performance issues.
  • Fixed TLS initialization in synchronization primitives.
  • Fixed mouse click handling on a non-primary monitors.
  • Fixed FrameShadow default loading.
  • Fixed window blinking caused by FrameShadow.
  • Fixed FrameShadow conflict with topmost owner windows.

Released: May 16, 2018

Actualizaciones en v18.4.0

Características

ToolkitPro

  • Custom tooltip position support added to CXTPMarkupContext.
  • XTPEscapeXmlString added to Common\XTPXMLHelpers.

CommandBars

  • Added new features to CXTPPreviewView (PrintPreview) for updating icons in the toolbar and customizing other settings.
  • Added a number of control drawing improvements related to custom font size and DPI scaling.

Ribbon

  • Vertical scroll bar added to backstage view.
  • Change icons in the CXTPRibbonBackstagePagePrint toolbar.

Report

  • Native value added to...

Released: Feb 1, 2018

Actualizaciones en v18.3.0

Correcciones

ToolkitPro

  • SDK configuration improved, sdkddkver.h used when available.
  • Calling conventions fixed and enforced everywhere.
  • Many localizations issues addressed for all components, including wrong codepages, formatting tags, some missing translation, etc.
  • GDI+ updated to the latest version with bugfixes.
  • Workaround for Untrusted Fonts Blocking added to CXTPPrimitiveDrawing making possible to install Codejock.ttf into the system Fonts directory.
  • A number of HiDPI fixes added, including...

Released: Nov 20, 2017

Actualizaciones en v18.2.0

Características

ToolkitPro

  • Dependency support added to CXTPSingleton, CXTPSingletonDependencies added.
  • Dependent singletons explicitly linked.
  • CXTPObservable::NotifyReversed added.
  • XTPInitialize added for explicit framework initialization.
  • CXTPApplication::GetModuleState added.
  • Unauthorized cached GDI object tracking added.

Calendar

  • DPI support added to both Calendar and DatePicker.

Controls

  • TVIS_CUT state support added.

Report

  • DPI support added.

 

Correcciones

ToolkitPro

  • Version caching in...

Released: Jul 31, 2017

Actualizaciones en v18.0.1

Características

  • ToolkitPro
    • Visual Studio 2017 support added.
    • Office 2016 themes added to most the components.
    • GDI object caching added to all components.
    • Universal theme selection dialog added to all samples that support themes.
    • Static configurations added to most of the samples.
    • CXTPCmdTarget is introduced as a common command target interface.
    • CXTPWinApp class added to properly handle application shutdown and resource clean up.
    • CXTPToolTipContext::IsImageDPIScalingEnabled and CXTPToolTipContext...

Released: Oct 24, 2016

Actualizaciones en v17.3

Características

  • CXTPApplication and XTPShutdown added for centralized resource cleanup.
  • Calendar
    • System defined format of year/month string added to DatePicker.
    • Month and day names added to DatePicker.
  • CommandBars
    • DialogBar.CaptionPopup property added.
  • Ribbon
    • Backstage menu separator added.

Correcciones

  • Calendar
    • DayPicker Office 2013 theme colors fixed.
    • Sample: Crash in CalendarDemo sample with static libraries and custom tooltips enabled fixed.
    • Sample: IDs of controls in DatePickerDemo fixed...

Released: Apr 18, 2016

Updates in this release

Updates in v17.2

  • Added new TagCloud control.
  • Added function CXTPDrawHelpers::AdjustBrightness to darken / lighten a color using a percentage value between -100 and +100.
  • Added new class CXTPFontManager to manage fonts used by the toolkit.
  • Windows 10 DPI support and process DPI awareness added.
  • Device specific XTP_DPI macros added.

Released: Feb 19, 2016

Updates in this release

Updates in v17.1

  • Implemented support for TVS_FULLROWSELECT in the Tree Control/View.
  • The DPI-awareness feature has been made to support an optional target device.
  • The Ribbon control now allows a custom drawn backstage view.
  • High DPI support added to the SkinFramework control.

Released: Jan 7, 2016

Updates in this release

Updates in v17

  • Added new Office 2013 themes for Access, Excel, One Note, Outlook, Power Point, Publisher themes and enhanced existing Word themes
  • Added new Visual Studio 2015 theme support
  • Added Ribbon background image support for Office 2013 and state colors to Visual Studio 2015, updated CalendarDemo and RibbonSample samples to demonstrate newly added features
  • Condition counters added to synchronization primitives
  • Added 2 helper functions DrawColorRect() and DrawHatchRect() for rendering color...