Files
wxWidgets/include/wx/os2
Julian Smart e39af974ef - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle into common code.
- wxWindow::OnInternalIdle is now used in all ports, and ensures that
  user OnIdle events do not interfere with crucial internal processing.
- wxWindow::UpdateWindowUI is now a documented function that
  sends wxUpdateUIEvents, and can be overridden. It has a helper function
  DoUpdateWindowUI for taking appropriate wxUpdateUIEvent action.
- Added functions to wxUpdateUIEvent: Set/GetMode, Set/GetUpdateInterval,
  CanUpdate, to assist with optimising update event frequency.
- Added functions to wxIdleEvent: Set/GetMode, CanSend, to
  determine whether a window should receive idle events.
- Added wxWS_EX_PROCESS_IDLE, wxWS_EX_PROCESS_UI_UPDATES window
  styles for use with conservative idle and update event modes.
- wxMSW and wxGTK now send menu update events only when a menu is
  about to be used.
- Added WM_INITMENU processing instead of WM_ENTERMENULOOP, or
  accelerators don't always get called since menu items may still
  be disabled.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-09 10:15:21 +00:00
..
2000-12-12 04:47:28 +00:00
2002-01-21 19:51:49 +00:00
2003-05-09 12:58:28 +00:00
2002-01-21 19:51:49 +00:00
2002-01-21 19:51:49 +00:00
2003-07-01 12:19:10 +00:00
2002-01-21 19:51:49 +00:00
2002-08-05 03:12:36 +00:00
2002-04-19 21:40:05 +00:00
2002-05-07 04:56:22 +00:00
2001-07-13 17:41:54 +00:00
2002-03-15 23:20:40 +00:00
1999-10-14 22:36:24 +00:00
2002-01-21 19:51:49 +00:00
2002-01-21 19:51:49 +00:00
2002-01-21 19:51:49 +00:00
2002-01-21 19:51:49 +00:00
2002-01-21 19:51:49 +00:00
2002-05-10 04:08:11 +00:00
2002-08-11 23:47:44 +00:00
1999-10-09 04:19:01 +00:00
2000-10-25 04:18:41 +00:00
1999-11-15 04:50:09 +00:00
1999-10-10 18:36:14 +00:00
2003-01-23 14:22:05 +00:00
2003-07-01 12:19:10 +00:00
1999-10-11 02:49:06 +00:00
1999-10-11 02:49:06 +00:00
2002-12-04 14:11:26 +00:00
1999-10-14 22:36:24 +00:00
2002-06-17 22:08:57 +00:00
1999-10-15 04:07:54 +00:00
2003-01-21 23:35:16 +00:00
2002-01-21 19:51:49 +00:00
2003-01-06 17:42:48 +00:00
2003-06-15 18:36:42 +00:00
2001-12-17 22:56:41 +00:00
2002-02-22 23:30:31 +00:00
1999-10-18 03:30:47 +00:00
2002-08-25 18:17:54 +00:00
2002-01-21 19:51:49 +00:00
1999-10-18 03:30:47 +00:00
2003-01-21 23:35:16 +00:00