]> 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 5efe738d878acff39c3a9419fd3c222387023b92..1533e33fbefed21e8b5babaa037ae42e36da7b6c 100644 (file)
@@ -93,7 +93,8 @@ 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).
+- 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: