nuttx-apps/include/graphics/twm4nx
Gregory Nutt e76bfbb74e Squashed commit of the following:
apps/graphics/twm4nx:  Other toolbar buttons need to be disabled while resizing.  Lots of problems if you decide to iconify or exit while resizing.  CResize now disables all buttons except for the RESIZE button while resizing.

    apps/graphics/twm4nx:  Add an event and logic to support notification of changes in the size of a window to NxTerm.

    Various updates to adapt to change in boardctl() interface.

    apps/graphics/twm4nx:  Correct an error in the NxTerm resize logic

    apps/graphics/twm4nx:  Update debug output when failures to send a message occur.  The returned value of -1 is not interested, need to show the errno value instead.

    apps/graphics/twm4nx:  Correct the maximum size of a message.  Recent changes caused message send failures because a message exceed that previous maximum size.

    apps/graphics/twm4nx:  Fix routing of redraw events.
2019-05-16 13:51:57 -06:00
..
cbackground.hxx Squashed commit of the following: 2019-05-11 09:47:27 -06:00
cfonts.hxx wm4Nx is a port of twm, Tab Window Manager (or Tom's Window Manager) 2019-04-25 16:54:17 -06:00
ciconmgr.hxx apps/graphics/twm4nx: Rename twm4nx_widgetevents.hxx to twm4m_events.hxx. The name was misleading because it includes other types of events as well. 2019-05-14 14:00:21 -06:00
ciconwidget.hxx Squashed commit of the following: 2019-05-14 08:15:36 -06:00
cinput.hxx Squashed commit of the following: 2019-05-07 16:16:47 -06:00
cmainmenu.hxx Squashed commit of the following: 2019-05-09 13:31:12 -06:00
cmenus.hxx Squashed commit of the following: 2019-05-12 17:40:02 -06:00
cnxterm.hxx Squashed commit of the following: 2019-05-16 13:51:57 -06:00
cresize.hxx Squashed commit of the following: 2019-05-15 17:21:25 -06:00
ctwm4nx.hxx Squashed commit of the following: 2019-05-15 17:21:25 -06:00
ctwm4nxevent.hxx Squashed commit of the following: 2019-05-06 18:10:45 -06:00
cwindow.hxx Squashed commit of the following: 2019-05-16 13:51:57 -06:00
cwindowevent.hxx Squashed commit of the following: 2019-05-16 13:51:57 -06:00
cwindowfactory.hxx Squashed commit of the following: 2019-05-14 08:15:36 -06:00
iapplication.hxx Squashed commit of the following: 2019-05-12 17:40:02 -06:00
nxterm_config.hxx Squashed commit of the following: 2019-05-16 13:51:57 -06:00
twm4nx_config.hxx This commit incorporates the NxTerm window hosting NSH. This is just code complete and just compiles with no errors. The NxTerm item does not appear in the Main Menu, however, selecting the menu item does not yet bring up the NxTerm window. 2019-05-12 11:57:45 -06:00
twm4nx_cursor.hxx wm4Nx is a port of twm, Tab Window Manager (or Tom's Window Manager) 2019-04-25 16:54:17 -06:00
twm4nx_events.hxx Squashed commit of the following: 2019-05-16 13:51:57 -06:00