]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
define wxLongLong_t as long long if it is supported, only fall back to long otherwise...
[wxWidgets.git] / docs / changes.txt
index 126400247e8d96cb73ffe8136edee3cd2e24d84b..1533e33fbefed21e8b5babaa037ae42e36da7b6c 100644 (file)
@@ -93,6 +93,9 @@ All (GUI):
 - Many enhancements to wxRichTextCtrl including URL support,
   formatting and symbol dialogs, print/preview, and better list
   formatting.
+- Support for loading TGA files added (Seth Jackson)
+- Added wxTB_RIGHT style for right-aligned toolbars (Igor Korot)
+- Added events API to wxHtmlWindow (Francesco Montorsi).
 
 Unix Ports: