]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
wxDC rework, forgot these
[wxWidgets.git] / docs / changes.txt
index df53c8c39eb92931339e948589a9a8ef5ee90fe1..46fd7d6272be825c2660e351f7ec00e5e6fcf554 100644 (file)
@@ -191,12 +191,12 @@ All (GUI):
 - Added support for drop down toolbar buttons (Tim Kosse).
 - Added support for labels for toolbar controls (Vince Harron).
 - Added wxMessageDialog::SetMessage() and SetExtendedMessage().
+- Added wxListCtrl::Set/GetColumnsOrder() (Yury Voronov)
 - Added wxWindow::AlwaysShowScrollbars() (Julian Scheid)
 - Added wxMouseEvent::GetClickCount() (Julian Scheid)
 - Added wxBG_STYLE_TRANSPARENT background style (Julian Scheid)
 - Added XRCSIZERITEM() macro for obtaining sizers from XRC (Brian Vanderburg II)
 - New and improved wxFileCtrl (Diaa Sami and Marcin Wojdyr)
-- Implemented wxGetClientDisplayRect() correctly for X11-based ports
 - Added wxEventBlocker class (Francesco Montorsi).
 - Added wxFile/DirPickerCtrl::Get/SetFile/DirName() (Francesco Montorsi).
 - Added wxSizerFlags::Top() and Bottom().
@@ -271,17 +271,18 @@ wxX11:
 
 All:
 
-- Fixed bug with default proxy destruction in wxURL (Axel Gembe)
+- Fixed bug with default proxy destruction in wxURL (Axel Gembe).
 
 wxMSW:
 
 - Correct (harmless) warnings given for forward-declared DLL-exported classes
-  by mingw32 4.2 (Tim Stahlhut)
+  by mingw32 4.2 (Tim Stahlhut).
 
 wxGTK:
 
 - Added gtk.window.force-background-colour wxSystemOptions option to work around
   a background colour bug in the gtk-qt theme under KDE.
+- Implemented wxGetClientDisplayRect() correctly for wxGTK and X11-based ports.
 
 
 2.8.6