]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/msgdlgg.h
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward...
[wxWidgets.git] / include / wx / generic / msgdlgg.h
2007-05-24  Vadim Zeitlin1. Derive wxMessageDialogBase from wxDialog (why did...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-11  Włodzimierz SkibaBase for wxMessageDialog with common checks for style.
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2001-06-29  Julian SmartFurther wxUniv fixes
2001-06-27  Vadim ZeitlinMSW compilation fixes - widgets sample runs!
2000-01-05  Vadim Zeitlinmore fixes to compilation warnings from HP-UX build...
1999-07-31  David Webster*** empty log message ***
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-05-01  Robert Roebling Rewrite generic message box
1999-04-16  Ove KaavenSome Unicode conversion.
1999-01-01  Stefan Csomormac support as stubs added
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision