Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 980 Bytes

CHANGELOG.md

File metadata and controls

36 lines (31 loc) · 980 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • uiComboboxNumItems() API
  • uiOpenFolder() API
  • uiSliderHasToolTip() API
  • uiSliderSetHasToolTip() API
  • uiSliderSetRange() API
  • uiTableHeaderSortIndicator() API
  • uiTableHeaderSetSortIndicator() API
  • uiTableHeaderOnClicked() API
  • uiTableHeaderVisible() API
  • uiTableHeaderSetVisible() API
  • uiBoxNumChildren() API
  • uiFormNumChildren() API
  • uiComboboxInsertAt() API
  • uiComboboxDelete() API
  • uiComboboxClear() API
  • uiWindowResizeable() API
  • uiWindowSetResizeable() API
  • uiDrawPathEnded() API
  • Automatic dark mode detection on macOS
  • uiFreeFontDescriptor() API
  • uiLoadControlFont() API
  • Doxygen documentation generator
  • GitHub Actions CI

Removed

  • AppVeyor and Azure Pipelines CI