This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-07 17:33:08 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bd4e8e19d35834d6082fe87664e82d36026aca6d
nuttx
/
graphics
/
nxbe
T
History
Xiang Xiao
bd4e8e19d3
Run codespell -w against all files
...
and fix the wrong correction
2020-02-22 14:45:07 -06:00
..
Make.defs
…
nxbe_bitmap.c
…
nxbe_clipper.c
Remove exra whitespace from files (
#189
)
2020-01-31 09:24:49 -06:00
nxbe_closewindow.c
…
nxbe_colormap.c
Fix some typos
2019-09-17 10:46:23 -06:00
nxbe_configure.c
…
nxbe_cursor_backupdraw.c
…
nxbe_cursor.c
…
nxbe_fill.c
…
nxbe_filltrapezoid.c
…
nxbe_flush.c
Refine the preprocessor conditional guard style (
#190
)
2020-01-31 19:07:39 +01:00
nxbe_getrectangle.c
…
nxbe_isvisible.c
Remove exra whitespace from files (
#189
)
2020-01-31 09:24:49 -06:00
nxbe_lower.c
graphics/nxbe/nxbe_raise.c: Fix a critical list handling bug in the grahics system. When a lower-level window was raised while a model window was in place, then list corruption could occur.
2019-05-23 09:12:57 -06:00
nxbe_modal.c
…
nxbe_move.c
…
nxbe_raise.c
Run codespell -w against all files
2020-02-22 14:45:07 -06:00
nxbe_redraw.c
…
nxbe_redrawbelow.c
…
nxbe_setpixel.c
…
nxbe_setposition.c
graphics/nxbe/nxbe_raise.c: Fix a critical list handling bug in the grahics system. When a lower-level window was raised while a model window was in place, then list corruption could occur.
2019-05-23 09:12:57 -06:00
nxbe_setsize.c
…
nxbe_setvisibility.c
…
nxbe.h
…