Juha Niskanen e8b5dd4528 Fix use of undefined pp-token #errror, other typos. 5 years ago
..
.gitignore 23db0682b7 Clone svn:ignore directory atributed to .gitignore files 11 years ago
Make.defs a40ef12895 graphics/: Fix an oversight in the implementation of per-window framebuffers. It is true that redraw callbacks can be supporessed for all cases ... EXCEPT ONE: When the window is resized to a larger size, then the newly exposed territory must be drawn for the first time. 5 years ago
nxmu.h a40ef12895 graphics/: Fix an oversight in the implementation of per-window framebuffers. It is true that redraw callbacks can be supporessed for all cases ... EXCEPT ONE: When the window is resized to a larger size, then the newly exposed territory must be drawn for the first time. 5 years ago
nxmu_kbdin.c 0b3375cb78 graphics/, lib/libnx, include/nutt/nx: Add support for modal windows. 5 years ago
nxmu_mouse.c a312503ed2 libs/libnx/nxtk/nxtk_events: Fix an error in handling mouse events for framed windows. When drawing, NX may report mouse positions outside of the Window. The is only for NX windows, but the outside-the-side positions were being discarded by nxtk_events(). 5 years ago
nxmu_openwindow.c b05e940135 graphics/: Windows can now be created in the hidden state. This can be used to clean up initial window presentation which may involve several steps. This makes those steps all invisible until nx[tk]_setvisibility() is called to make the windows visible. 5 years ago
nxmu_redraw.c a40ef12895 graphics/: Fix an oversight in the implementation of per-window framebuffers. It is true that redraw callbacks can be supporessed for all cases ... EXCEPT ONE: When the window is resized to a larger size, then the newly exposed territory must be drawn for the first time. 5 years ago
nxmu_releasebkgd.c a40ef12895 graphics/: Fix an oversight in the implementation of per-window framebuffers. It is true that redraw callbacks can be supporessed for all cases ... EXCEPT ONE: When the window is resized to a larger size, then the newly exposed territory must be drawn for the first time. 5 years ago
nxmu_reportposition.c 1efa91eaed graphics: Costmetic clean-up 5 years ago
nxmu_requestbkgd.c a40ef12895 graphics/: Fix an oversight in the implementation of per-window framebuffers. It is true that redraw callbacks can be supporessed for all cases ... EXCEPT ONE: When the window is resized to a larger size, then the newly exposed territory must be drawn for the first time. 5 years ago
nxmu_sendclient.c 92554257b9 Squashed commit of the following: 5 years ago
nxmu_sendclientwindow.c 92554257b9 Squashed commit of the following: 5 years ago
nxmu_server.c e8b5dd4528 Fix use of undefined pp-token #errror, other typos. 5 years ago
nxmu_start.c 2f257cfd0a graphics/nxmu/nxmu_start.c: Fix a warning found in build testing 5 years ago