nuttx/libnx/nxtk
Gregory Nutt 28de00a90a Changes to allow the font subsystem to be built without enabling the entire graphics system (CONFIG_NX). Adds CONFIG_NXFONTS and CONFIG_NXGLIB. NX and NXFONTS are still pretty heavily entangled
Squashed commit of the following:

    libnx: Need to duplicate some Kconfig setting for NXFONTs if it can be configured and built independently of NX.  Also includes some build-related fixes.

    configs/sim:  Disable NX graphics support in the fb configuration.

    libnx:  Basic configuration and build changes to support building font support independend of the NX server.
2017-11-18 10:19:34 -06:00
..
Kconfig Changes to allow the font subsystem to be built without enabling the entire graphics system (CONFIG_NX). Adds CONFIG_NXFONTS and CONFIG_NXGLIB. NX and NXFONTS are still pretty heavily entangled 2017-11-18 10:19:34 -06:00
Make.defs
nxtk_bitmaptoolbar.c
nxtk_bitmapwindow.c
nxtk_block.c This removes the last traces of single-user mode. 2017-10-15 09:34:08 -06:00
nxtk_closetoolbar.c
nxtk_closewindow.c
nxtk_containerclip.c
nxtk_drawcircletoolbar.c
nxtk_drawcirclewindow.c
nxtk_drawframe.c
nxtk_drawlinetoolbar.c
nxtk_drawlinewindow.c
nxtk_events.c This removes the last traces of single-user mode. 2017-10-15 09:34:08 -06:00
nxtk_fillcircletoolbar.c
nxtk_fillcirclewindow.c
nxtk_filltoolbar.c
nxtk_filltraptoolbar.c
nxtk_filltrapwindow.c
nxtk_fillwindow.c
nxtk_getposition.c
nxtk_gettoolbar.c
nxtk_getwindow.c
nxtk_lower.c
nxtk_movetoolbar.c
nxtk_movewindow.c
nxtk_opentoolbar.c
nxtk_openwindow.c
nxtk_raise.c
nxtk_setposition.c
nxtk_setsize.c
nxtk_setsubwindows.c
nxtk_subwindowclip.c
nxtk_subwindowmove.c
nxtk_toolbarbounds.c
nxtk.h