wxWidgets/utils
Robin Dunn 2f90df854e 1. wxHtmlHelpController and related classes
2. the C++ versions of wxSizer and firends, Python versions are
   'depreciated'
3. wxPyEvent and wxPyCommandEvent, event classes that can carry some
   python objects through the event system and safely come back out
   again.
4. wxGridSizer and wxFlexGridSizer
5. wxValidator
6. wxPyOnDemandOutputWindow
7. several tweaks, fixes and additions of missing methods, etc.
8. and probably several other things I am forgetting since CVS was
   down so long...


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-09-30 07:11:20 +00:00
..
dialoged Compile fix for dynarray, 1999-08-05 20:38:51 +00:00
framelayout Changed to use new wxWindow->Reparent call to allow build with current cvs 1999-07-14 17:31:42 +00:00
glcanvas Added a hack to configure.in to enable cross compiling of glcanvas; search 1999-08-28 15:31:13 +00:00
HelpGen/src Made HelpGen into a wxWin app (still uses command-line args); moved includes 1999-09-13 14:29:41 +00:00
HelpHTML
nplugin
ogl small fixes 1999-09-13 18:11:31 +00:00
serialize old makefiles removed 1999-06-01 15:13:27 +00:00
tex2rtf Removing some level 3 warning 1999-08-27 11:46:55 +00:00
wxMMedia2 Added GSocket/wxSocket alias to socket.h to prevent us from using GSocket 1999-09-05 05:51:05 +00:00
wxOLE CVS cleanups. 1999-06-07 16:22:28 +00:00
wxprop/src 1. wxStaticLine implemented (generic (ugly) and MSW versions) 1999-06-28 21:39:49 +00:00
wxPython 1. wxHtmlHelpController and related classes 1999-09-30 07:11:20 +00:00
wxtree Made changes to allow build with new mingw32/gcc-2.95 1999-08-04 00:42:51 +00:00
Makefile.in Added utils/Makefile.in for utils makefiles 1999-08-15 10:15:05 +00:00
makefile.vc wxNotebook fixes for Win16; VC++ 4 fixes for OLE files; wxGA_SMOOTH flag (wxMSW); 1999-05-05 08:57:41 +00:00