Added dummy OnIdle to wxWindow in wxGTK; doc tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-03-01 13:06:15 +00:00
parent 4218848890
commit 20e85460c4
24 changed files with 303 additions and 138 deletions

View File

@@ -7,22 +7,6 @@ HIGH PRIORITY
Add further controls and properties to Dialog Editor.
Update manual.
wxMsgCatalog etc.
wxRegKey
wxStatusBar95 and wxFrame status bar functions
wxListBox changes (for ownerdraw functionality)
wxThread DONE (except for topic overview)
wxString PARTLY DONE
Document the include file for each class
wxSocket topic overview
Functions
Makefiles and/or IDE files for other compilers: Symantec C++,
Salford C++.
Check TODO entries in source and manual.
Add centring, right justify styles to wxStaticText.
Extend wxSystemSettings to get symbols for current nationality,
@@ -30,8 +14,6 @@ e.g. ',' instead of '.' for decimal points.
Supply correct ctl3d/odbc lib files for BC++, Watcom (corrupt?)
Implement new wxClipboard and DnD (Vadim)
wxToolTip::Enable should be static for wxGTK compatibility (VZ)
LOW PRIORITY (MEDIUM TERM)