wxWidgets/utils
Robin Dunn af309447ff Added wxWindow_FromHWND(hWnd) for wxMSW to construct a wxWindow from a
window handle.  If you can get the window handle into the python code,
it should just work...  More news on this later.

Added wxImageList, wxToolTip.

Re-enabled wxConfig.DeleteAll() since it is reportedly fixed for the
wxRegConfig class.

As usual, some bug fixes, tweaks, etc.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-02-20 09:05:04 +00:00
..
dialoged Cured some small doc typos; some WIN16 fixes; transferred DLL WinMain to 1999-02-10 22:44:53 +00:00
glcanvas Fixed refresh bug in wxGLCanvas 1999-02-14 13:04:39 +00:00
HelpGen 1. Parser improvements 1999-02-15 23:07:37 +00:00
nplugin Changed .vc makefiles to allow different configurations to co-exist (so library 1999-02-17 17:18:22 +00:00
ogl Solved wxMotif scrolling display problem; added wxImageModule; 1999-02-11 16:00:33 +00:00
serialize Added wxAutomationObject documentation, changed some BC++ makefiles 1998-12-08 18:59:52 +00:00
tex2rtf Small Tex2RTF fixes; wxMotif compile fixes (motif.inc, wxCheckListBox); 1999-02-12 22:00:14 +00:00
wxMMedia * Fixes and updates on wxMMedia. 1999-02-18 18:18:06 +00:00
wxPython Added wxWindow_FromHWND(hWnd) for wxMSW to construct a wxWindow from a 1999-02-20 09:05:04 +00:00
wxtree Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
Makefile fixed the install/unix references -Markus 1998-09-03 15:27:50 +00:00
makefile.vc Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00