added autopackage-related files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-10-22 20:43:01 +00:00
parent f540e5bd06
commit f8b35b7b9a
8 changed files with 493 additions and 0 deletions

View File

@@ -94,6 +94,11 @@ All:
"Events generated by the user vs programmatically generated events" paragraph
in the "Event handling overview" topic for more info
Unix Ports:
- Added autopackage for wxGTK and an example of using autopackage for a wx
program (Francesco Montorsi)
All (GUI):
- Support for right-to-left text layout (started by Diaa Sami during Google Summer of