]> git.saurik.com Git - wxWidgets.git/commitdiff
correct some wording of recent changes
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 19 Oct 2008 14:00:14 +0000 (14:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 19 Oct 2008 14:00:14 +0000 (14:00 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index f3592e1ec557bd06b92fc54ea633219f5b0df616..983ce4956af8df10c144fd914dc6c8cb98ecd168 100644 (file)
@@ -250,12 +250,14 @@ Major new features in this release
 - New propgrid library containing wxPropertyGrid and related classes, many
   enhancements to wxDataViewCtrl.
 
-- Events loops, timers and sockets can now be used in wxBase, without GUI.
-
-- Documentation sources for wxWidgets have been converted from LaTex to Doxygen-styled
-  headers; this allowed many improvements on the documentation (screenshots,
-  better linking, function signature checks, etc).
-  Any report about inaccuracies in documentation is welcome.
+- Event loops, timers and sockets can now be used in wxBase, without GUI.
+
+- Documentation for wxWidgets has been converted from LaTex to C++ headers
+  with Doxygen comments and significantly improved in the process (screenshots
+  of various controls were added, more identifiers are now linked to their
+  definition &c). Any reports about inaccuracies in the documentation are
+  welcome (and due to using the simple Doxygen syntax it is now easier than
+  ever to submit patches correcting them! :-)
 
 
 2.9.0