2.7.2
-----
+All:
+
+- Added wxFFile overload to wxFileName::CreateTemporaryFileName().
+- Added wxBackingFile and wxBackedInputStream
+
All (GUI):
- wxMemoryDC constructor now optionally accepts a wxBitmap parameter,
- Reverted wxBuffered[Paint]DC to pre 2.7.1 state, added
wxAutoBufferedPaintDC and wxAutoBufferedPaintDCFactory.
- Renamed wxProgressDialog::UpdatePulse() to just Pulse()
+- Added wxCollapsiblePane (Francesco Montorsi)
- Added wxSimpleHtmlListBox (Francesco Montorsi)
Unix Ports:
- Added autopackage for wxGTK and an example of using autopackage for a wx
program (Francesco Montorsi)
+wxGTK
+- More RTL work.
+- Support wxALWAYS_SHOW_SB
+- Speed up MIME types loading. Only the GNOME database
+ should be loaded under GNOME etc. For this, the code
+ queries the X11 session protocol.
2.7.1