Changes to ProjGen for new sample filenames

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2000-03-15 12:11:38 +00:00
parent 896e4cbf4d
commit 53adbc34a2
11 changed files with 38 additions and 48 deletions

View File

@@ -4,6 +4,15 @@ wxWindows 2 Change Log
2.1.14
------
Documentation:
- Added docs/tech for technical notes
File hierarchy:
- Started new contrib hierarchy that mirrors
the main lib structure; moved OGL and MMedia into it
wxBase:
- wxDateTime replaces and extends old wxDate and wxTime classes (still
@@ -50,7 +59,7 @@ all (GUI):
- wxDragImage class added
- samples/help improved to show standard and advanced HTML help
controllers, as well as native help
- contrib hierarchy started, and OGL/Mmedia moved to it
- moved wxTreeLayout class to main lib
wxMSW: