Distrib things,

Typos in dynarray.h,
  Removed C++ comments from code,
  Added a few #ifdef wxUSE_XXX


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-08-06 10:10:10 +00:00
parent 22d6efa851
commit d422d01eec
9 changed files with 74 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
29th July '99: Eight wxGTK 2.1 snapshot released
6th August '99: Eight wxGTK 2.1 snapshot released
The new makefile system is not able to produce shared libraries
on Unix with the exception of Linux - libtool is really great.
@@ -36,10 +36,12 @@ wxFilesystem, wxHTMLHelpController and others.
Added a wrapper for ffile() etc functions.
Updateds to wxDynamicLibrary.
Updates to wxDynamicLibrary.
New documentation.
New version of wxPython, of course.
Fixed in unenclosed number of other bugs...
25th June '99: Seventh wxGTK 2.1 snapshot released