summaryrefslogtreecommitdiff
path: root/shared-bindings/displayio/TileGrid.c
AgeCommit message (Expand)Author
2020-07-16Made requested changes in displayiodherrada
2020-07-03Made every init return Nonedherrada
2020-07-03Made most of the requested changesdherrada
2020-07-03Added type hints to displayiodherrada
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-07Did board, digitalio, displayiodherrada
2019-09-03Add .hidden to TileGrid and GroupScott Shawcroft
2019-07-18Track a dirty area for in-memory bitmapsScott Shawcroft
2019-06-13Minor tweaks based on Dan's feedbackScott Shawcroft
2019-06-12Add partial display update support.Scott Shawcroft
2019-05-30Improve rST consistency for rst2pyi useScott Shawcroft
2019-05-13Check native object in case of early accessScott Shawcroft
2019-04-09Tweak pybadge and fix display bugsScott Shawcroft
2019-04-05Always check TileGrid's x, yScott Shawcroft
2019-03-12Standardize TileGrid to x and y properties over positionScott Shawcroft
2019-02-11A variety of displayio improvementsScott Shawcroft
2019-01-31Correct TileGrid class name.Scott Shawcroft
2019-01-31Hook up the terminal based on the first display.Scott Shawcroft
2019-01-31Add TileGridScott Shawcroft