Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Major speedups and bug fixes to CustomTreeCtrl and HyperTreeList #2088

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jan 23, 2022

  1. Configuration menu
    Copy the full SHA
    9b90e0a View commit details
    Browse the repository at this point in the history
  2. Major speedups and bug fixes to HyperTreeList

    Fixes wxWidgets#2083, wxWidgets#2081, wxWidgets#1981, wxWidgets#1938, wxWidgets#1901, wxWidgets#1898, wxWidgets#1880, wxWidgets#1293
    Runs 10-100x faster while using slightly more memory.
    Adds a new style `TR_LIVE_UPDATE` to show column resizing live rather than drawing a preview line.
    Bump version from 1.4 to 1.5
    cbeytas committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    908599c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Put spelling fixes back in

    cbeytas committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    45ad927 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e14c38 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    3060670 View commit details
    Browse the repository at this point in the history