Documentation - wxTE_AUTO_URL for wxGTK2 from Mart R. [patch 1126182]

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Kevin Hock
2005-02-19 02:56:40 +00:00
parent 9440c3d0e9
commit d69b094f36
2 changed files with 4 additions and 3 deletions

View File

@@ -95,6 +95,7 @@ wxGTK:
- Added wxRawBitmap support
- Corrected Input method handler code (for Chinese etc.) and its
interaction with wxWidgets' events.
- wxTE_AUTO_URL implemention for wxGTK2 multiline wxTextCtrls (Mart Raudsepp)
wxMac: