File/dir dialog styles and other changes (patch 1488371):
[wxWidgets.git] / src / motif / filedlg.cpp
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-13  Vadim Zeitlinadded wxMOTIF_STR() macro casting away string literal...
2005-08-22  Mattia Barbon Compilation fix for Motif 1.2.
2005-08-22  Włodzimierz SkibaEmpty string corrections.
2005-08-21  Mattia Barbon Made wxMotif wxFileDialog translatable.
2005-08-19  Mattia Barbon Use default GUI font for wxMessageDialog and wxFileDi...
2005-03-05  Mattia Barbon Use the common wxParseCommonDialogsFilter function
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-01  Mattia Barbon Precompiled headers support.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-19  Vadim Zeitlinextracted common code into a single wxfileDialogBase...
2003-06-14  Vadim ZeitlinwxFileDialog cleanup, extracted common code to fldlgcmn...
2003-05-04  Mattia Barbon Changed the way ApplicationShells are used: now wxMotif
2003-04-14  Mattia Barbon Code clanup: removed some useless/unused member
2003-04-07  Mattia Barbon Fix some GCC 3.2 -O2 warnings.
2003-03-14  Mattia Barbon Remove explicit casts to (const char *), and replace...
2003-02-23  Mattia Barbon Allow setting default file name in wxMotif wxFileDialog.
2003-01-11  Mattia Barbon Documented wxMotif filedialog limitations WRT wildcar...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2000-08-25  Jouk Jansen Committing in .
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-10-26  Julian SmartMotif: made file selector and message box properly...
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-02-11  Julian SmartSolved wxMotif scrolling display problem; added wxImage...
1999-01-26  Julian SmartSome compile warnings removed; file selector prototypes...
1999-01-25  Julian Smartchar* -> wxString
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1998-11-09  Robert Roebling Suppressed warnings
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-28  Julian SmartMore wxMotif work, OGL enhancements, USE_ macro correct...
1998-09-18  Julian SmartMotif files added.