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

Commonization of graphical text buffer #1054

Merged
merged 39 commits into from
Oct 9, 2023

Commits on Oct 1, 2023

  1. split files/packages

    cxxxr committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    bcdc61b View commit details
    Browse the repository at this point in the history
  2. fix rendering process

    cxxxr committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    9ca21df View commit details
    Browse the repository at this point in the history
  3. extract function

    cxxxr committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    8de31e3 View commit details
    Browse the repository at this point in the history
  4. tweak method specializers

    cxxxr committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    a7a4bff View commit details
    Browse the repository at this point in the history
  5. add v2 rendering flag

    cxxxr committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    4d9b30a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8235a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dfdec60 View commit details
    Browse the repository at this point in the history
  8. fix

    cxxxr committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    718a328 View commit details
    Browse the repository at this point in the history
  9. fix

    cxxxr committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    3e66eba View commit details
    Browse the repository at this point in the history
  10. add assertion

    cxxxr committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    cad3e77 View commit details
    Browse the repository at this point in the history
  11. log:info -> log:error

    cxxxr committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    1457e7d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ff401f3 View commit details
    Browse the repository at this point in the history
  13. remove unused functions

    cxxxr committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    da78e5d View commit details
    Browse the repository at this point in the history
  14. export attribute-equal

    cxxxr committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    88dafde View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    01cd4ec View commit details
    Browse the repository at this point in the history
  2. fix rendering cache

    cxxxr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    40f4fd3 View commit details
    Browse the repository at this point in the history
  3. refactor cursor drawing

    cxxxr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    89e8f84 View commit details
    Browse the repository at this point in the history
  4. explode

    cxxxr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2da9ac3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4125298 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    4694dd9 View commit details
    Browse the repository at this point in the history
  2. inline function

    cxxxr committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d4e07d9 View commit details
    Browse the repository at this point in the history
  3. change to flet

    cxxxr committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f77f853 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. change file structure

    cxxxr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b4dab59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    644427f View commit details
    Browse the repository at this point in the history
  3. set left-width

    cxxxr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    38fec5c View commit details
    Browse the repository at this point in the history
  4. remove unused slots

    cxxxr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d3403a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a1be5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c92b575 View commit details
    Browse the repository at this point in the history
  7. merge screen into window

    cxxxr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    40c12f7 View commit details
    Browse the repository at this point in the history
  8. export symbols

    cxxxr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    433ed79 View commit details
    Browse the repository at this point in the history
  9. fix

    cxxxr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    daf2680 View commit details
    Browse the repository at this point in the history
  10. rename overlay classes

    cxxxr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b96f9a2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b980eab View commit details
    Browse the repository at this point in the history
  12. remove unused class

    cxxxr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a2e7de6 View commit details
    Browse the repository at this point in the history
  13. merge package

    cxxxr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    741d679 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    0745a92 View commit details
    Browse the repository at this point in the history
  2. fix argument

    cxxxr committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a0fcf84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    675bf35 View commit details
    Browse the repository at this point in the history