Commit History

Author SHA1 Message Date
  Xiang Xiao bd4fcebb95 graphics: Correct various typo error 4 years ago
  Xiang Xiao cde88cabcc Run codespell -w with the latest dictonary again 4 years ago
  YAMAMOTO Takashi 83354983c3 Fix "with with" typos 4 years ago
  Juha Niskanen 822bb06967 Fix some typos. Also minor update to stm32f7/nucleo-144/README.txt and stm32l4/nucleo-l496zg/README.txt board documentation. 5 years ago
  Gregory Nutt 0b3375cb78 graphics/, lib/libnx, include/nutt/nx: Add support for modal windows. 5 years ago
  Gregory Nutt 8c61c2f31b Remove trailing spaces at the end of lines. 6 years ago
  Gregory Nutt f4b34d530f Update graphic related README files. 7 years ago
  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 7 years ago
  Gregory Nutt b75952c479 This removes the last traces of single-user mode. 7 years ago
  Gregory Nutt 77f70317bb graphics/: Extend build system so that it will, eventually, be able to build a VNC server and client 8 years ago
  Gregory Nutt 4adda9d428 Fix numerous typos in configuration variable names. Tracked down by Alan Carvalho de Assis 9 years ago
  Gregory Nutt ffb60d064b More naming changes to get the stm3240g-eval/nxterm configuration building again 10 years ago
  Gregory Nutt fefc4f624b Change all occurrences of NxConsole to NxTerm 10 years ago
  Gregory Nutt 0b67b111ae Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM* 10 years ago
  Gregory Nutt 8182037783 Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN 10 years ago
  Gregory Nutt f8024cf409 More trailing whilespace removal 10 years ago
  Gregory Nutt af40e36466 Move graphics/nxtk to libnx/nxtk 10 years ago
  Gregory Nutt a457105a0b Move the NX components out of libc and into its own library, libnx 10 years ago
  patacongo 366a0e6986 In LPC1788 24-bit color mode, we need to tell NX that the resolution if 32 bpp; Add interfaces to control Open1788 backlight 11 years ago
  patacongo d2a564f8c8 Add NX kbd input support to NxConsole 12 years ago
  patacongo c5bbc7b71d Various fixes for running the NxWM unit test on the STM3240G-EVAL 12 years ago
  patacongo aa9c2de787 Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixes 12 years ago
  patacongo a540f4727a Add support for backspace and a cursor to NxConsole 12 years ago
  patacongo defc29ea07 More fixes for NxConsole driver 12 years ago
  patacongo c60b58a91f Add framework in NxConsole to support VT100 escape sequences 12 years ago
  patacongo a995a49261 Can now run an NSH session within an NX window 12 years ago
  patacongo 0118856491 NX console updates 12 years ago
  patacongo 442947da9f NX console driver is code complete but untested 12 years ago
  patacongo 5cdcf13351 Add beginnings of an NX console driver 12 years ago
  patacongo 0fd408ca95 Add two new small, bold, sans-serif fonts 13 years ago