wxWidgets/utils
Vadim Zeitlin d12e353663 1. more C++ parser fixes - now it almost parses wx/string.h
a) #if/#ifdef/#else (very) limited support
 b) param type fix - now indirection chars are correctly handled
 c) class/struct/union distinction
 d) public/private fixes
 e) Dump() function added - very useful for debugging

2. option to ignore parameter names during 'diff' (in fact, they're ignored
   by default, and this option switches it on)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-02-21 22:32:46 +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. more C++ parser fixes - now it almost parses wx/string.h 1999-02-21 22:32:46 +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 NO_GUI bug fixed 1999-02-21 12:59:54 +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 10:05:52 +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