Nuklear/demo
luz paz 297e463d37 Fix various typos
Found via `codespell -q 3 -L acount,modifyable,nd,pixelx,seperator,te,vertexes`
2021-11-30 21:45:48 -05:00
..
allegro5 Added processed event flag as a return value in allegro5 backend 2020-06-16 19:03:50 +03:00
d3d9 Fix memory leak in demo and example code. 2020-04-12 01:40:09 +12:00
d3d11 Made D3D11 implementation work when using NK_UINT_DRAW_INDEX 2020-12-29 15:08:47 +10:00
gdi added casts to HBITMAP (needed to compile with mingw 32bit) 2019-06-15 12:50:24 +02:00
gdip demos: fix typo (clipbard --> clipboard) 2018-09-15 06:52:10 +02:00
glfw_opengl2 change NK_MEMSET to memset(), because NK_MEMSET is NK internal 2021-06-18 16:19:49 +02:00
glfw_opengl3 change NK_MEMSET to memset(), because NK_MEMSET is NK internal 2021-06-18 16:19:49 +02:00
glfw_opengl4 Add select all shortcut to glfw4 demo 2021-10-10 12:15:21 +02:00
sdl2surface_rawfb change NK_MEMSET to memset(), because NK_MEMSET is NK internal 2021-06-18 16:19:49 +02:00
sdl_opengl2 change NK_MEMSET to memset(), because NK_MEMSET is NK internal 2021-06-18 16:19:49 +02:00
sdl_opengl3 change NK_MEMSET to memset(), because NK_MEMSET is NK internal 2021-06-18 16:19:49 +02:00
sdl_opengles2 change NK_MEMSET to memset(), because NK_MEMSET is NK internal 2021-06-18 16:19:49 +02:00
sfml_opengl2 change NK_MEMSET to memset(), because NK_MEMSET is NK internal 2021-06-18 16:19:49 +02:00
sfml_opengl3 change NK_MEMSET to memset(), because NK_MEMSET is NK internal 2021-06-18 16:19:49 +02:00
wayland_rawfb Migrate wayland demo to xdg_shell. 2020-05-17 12:07:21 -07:00
x11 change NK_MEMSET to memset(), because NK_MEMSET is NK internal 2021-06-18 16:19:49 +02:00
x11_opengl2 change NK_MEMSET to memset(), because NK_MEMSET is NK internal 2021-06-18 16:19:49 +02:00
x11_opengl3 Fix various typos 2021-11-30 21:45:48 -05:00
x11_rawfb change NK_MEMSET to memset(), because NK_MEMSET is NK internal 2021-06-18 16:19:49 +02:00
x11_xft change NK_MEMSET to memset(), because NK_MEMSET is NK internal 2021-06-18 16:19:49 +02:00
calculator.c Fixed edit multiline widget width calculation 2016-11-14 19:21:49 +01:00
node_editor.c Update demos configurables and removed warnings 2018-01-01 17:20:55 +01:00
overview.c Fix various typos 2021-11-30 21:45:48 -05:00
style.c Update demos configurables and removed warnings 2018-01-01 17:20:55 +01:00