implemented moving the dialog (patch 996448)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2004-07-25 16:56:00 +00:00
parent 7bef714caa
commit 0b11099dd6
3 changed files with 118 additions and 5 deletions

View File

@@ -254,6 +254,7 @@ wxMSW:
- fixed UNC paths handling in wxFileSystem (Daniel Nash)
- set wxKeyEvent::m_uniChar in Unicode build
- support for alpha channel in toolbar bitmaps (Jurgen Doornik)
- wxFileDialog can now be moved and centered (Randall Fox)
wxWinCE: