]> git.saurik.com Git - wxWidgets.git/commitdiff
Put wxWebView library addition on top of changes list.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 Oct 2011 11:32:20 +0000 (11:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 Oct 2011 11:32:20 +0000 (11:32 +0000)
This list is supposed to be roughly in importance order.

Also add a period at the end of wxAuiNotebook entry, let's try to be
consistent about using them.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 1d3ca3bb0b7889dcfb53bd6ecc1583ba8f8fda85..407c69925a412ed134243bb3ca786ac3a86ae23d 100644 (file)
@@ -451,6 +451,7 @@ All:
 
 All (GUI):
 
+- Added wxWebView library (Steven Lamerton & Auria, GSoC 2011 project).
 - Added wxTreeListCtrl class.
 - Added wxTimePickerCtrl class.
 - Added documented, public wxNavigationEnabled<> class.
@@ -470,8 +471,7 @@ All (GUI):
 - Added wxFLP_SMALL and wxDIRP_SMALL styles.
 - Added support for saving alpha with TIFF images.
 - Added wxPersistentSplitter.
-- Added wxWebView library (Steven Lamerton & Auria, GSoC 2011 project).
-- Derive wxAuiNotebook from wxBookCtrlBase (Steven Lamerton)
+- Derive wxAuiNotebook from wxBookCtrlBase (Steven Lamerton).
 - Fix tooltips in wxSearchCtrl and other composite controls (Catalin Raceanu).
 
 OSX: