Updated change log, date
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		@@ -103,6 +103,9 @@ All:
 | 
			
		||||
- Added wxRICHTEXT_SETSTYLE_REMOVE flag for removing styles, and
 | 
			
		||||
  wxRICHTEXT_HITTEST_OUTSIDE for more accurate hit-testing.
 | 
			
		||||
- Fixed a crash when writing wxRichTextCtrl styles.
 | 
			
		||||
- Fixed tab-related drawing and hit-testing bugs in wxRichTextCtrl.
 | 
			
		||||
- Implemented background colour in wxRichTextCtrl.
 | 
			
		||||
- Fixed crashes in helpview when opening a file.
 | 
			
		||||
 | 
			
		||||
wxMSW
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -32,7 +32,7 @@
 | 
			
		||||
}}
 | 
			
		||||
\winhelpignore{\author{Julian Smart, Robert Roebling, Vadim Zeitlin,
 | 
			
		||||
Robin Dunn, et al}
 | 
			
		||||
\date{February, 2007}
 | 
			
		||||
\date{March, 2007}
 | 
			
		||||
}
 | 
			
		||||
\makeindex
 | 
			
		||||
\begin{document}
 | 
			
		||||
 
 | 
			
		||||
@@ -153,5 +153,5 @@ web site.
 | 
			
		||||
 | 
			
		||||
Have fun!
 | 
			
		||||
 | 
			
		||||
The wxWidgets Team, February 2007
 | 
			
		||||
The wxWidgets Team, March 2007
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user