mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4699 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -2702,3 +2702,10 @@
|
||||
* Various files. Fix warnings about variables that were initialized by not used.
|
||||
* configs/sim/*/defconfig: Changes to build a 32-bit simulation on a 32-bit
|
||||
platform did not make into all of the Make.defs files.
|
||||
* graphics/nxmu/nx_move.c: Wrong opcode was being used in the server message;
|
||||
Also there was an error in the offset calculation.
|
||||
* graphics/nxglib/fb/nxglib_moverectangle.c: Offset argument is really a
|
||||
position, not an offset.
|
||||
* graphics/nxtk/nxtk_drawframe.c: Framed windows are now drawn in three
|
||||
colors (instead of just two).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user