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

Implement maximum text length for multiline text control under GTK #24061

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

Commits on Nov 12, 2023

  1. Initial implementation

    oneeyeman1 committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    c7b8509 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    6a27cc9 View commit details
    Browse the repository at this point in the history
  2. Restore the old code

    oneeyeman1 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e964cce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a23689 View commit details
    Browse the repository at this point in the history
  4. Fix building the test

    oneeyeman1 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3963b3e View commit details
    Browse the repository at this point in the history
  5. Fix code formatting

    oneeyeman1 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ff3b394 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    aec0f72 View commit details
    Browse the repository at this point in the history
  2. Fix code formatting

    oneeyeman1 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    1995cf1 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Fix compilation error

    oneeyeman1 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    e318e09 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Make the test pass

    oneeyeman1 committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    ce0ed5b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Fix compilation errors

    oneeyeman1 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    bf55bee View commit details
    Browse the repository at this point in the history
  2. Initialize the variable

    oneeyeman1 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    86e2f5c View commit details
    Browse the repository at this point in the history
  3. Fix compilation warning

    oneeyeman1 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b6e4379 View commit details
    Browse the repository at this point in the history
  4. Show clipboard usage

    oneeyeman1 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    0584b73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd6f62e View commit details
    Browse the repository at this point in the history
  6. Fix typo in sample

    oneeyeman1 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    723827b View commit details
    Browse the repository at this point in the history