STL-ification patch for wxMSW and wxGTK.
[wxWidgets.git] / src / msw / nativdlg.cpp
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2003-06-05  Julian SmartFixed native dialog bug
2003-05-23  Julian SmartApplied patch [ 736322 ] Remove TWINE support, merge...
2003-05-03  Julian SmartApplied patch [ 731195 ] More #if/#endif's to build...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-07-07  Ron LeeUpdate Layout more correctly in DoSetVirtualSize.
2001-10-07  Vadim Zeitlinchanged/centralized window creation code to allow wxTLW...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-07  Vadim Zeitlinsome fixes after global _T() => T() change
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-26  Patrick AlbertSolving link problem with 16 bits versions (wxProcessEv...
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-12-12  Julian SmartAdded script to help make wxMotif via configure; nativd...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-11-08  Julian SmartMinor changes
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff