Include wx/msgdlg.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / generic / filedlgg.cpp
2006-05-25  Włodzimierz SkibaInclude wx/msgdlg.h according to precompiled headers...
2006-05-24  Włodzimierz Skibawx/debug.h is always unconditionally included by wx...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-23  Julian SmartApplied patch [ 1487942 ] Fixed bug in generic file...
2006-04-30  Włodzimierz SkibaNo more avoiding wxSizer::Fit in wxWinCE builds.
2006-04-25  Włodzimierz SkibaBack to previous #include order - wxGTK1 include loop...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-03-28  Włodzimierz SkibaMake wxPASSWORD and wxPROCESS_ENTER really deprecated.
2006-03-07  Włodzimierz Skiba::GetFileAttributes takes Unicode in Unicode build...
2006-03-07  Włodzimierz SkibaReplace dummy wxCommandEvent with dedicated API. Disabl...
2006-03-07  Włodzimierz SkibaApply WinCE OK-button policy. Use standard buttons...
2006-03-06  Julian SmartFixed wxGenericFileDialog to work with WinCE, so it...
2005-11-20  Dimitri Schoolwerthapplied patch #1356901 "Yet another removal of extra...
2005-09-26  Włodzimierz SkibaDefault serting by name.
2005-09-25  Vadim Zeitlinfixed warnings about truncating 64 bit integers
2005-09-25  Vadim Zeitlinfixed warnings about pointer to integer cast
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-07-08  Michael WetherellCorrection to previous commit
2005-07-08  Michael WetherellCompilation fix for unix builds with cygwin
2005-06-07  Włodzimierz SkibaFirst part of '[ 1216148 ] cleanup: unused variables...
2005-05-21  Robert Roebling Don't check for wildcards if wxSAVE is given.
2005-05-17  Julian SmartFixed Cygwin double definition
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-03-17  Włodzimierz SkibaFixed strange situation when we had wxPathExists and...
2005-03-08  Vadim Zeitlinfixed loop deleting the old filters in SetWildcard...
2005-03-08  Vadim Zeitlininit member variables properly (patch 1156088)
2005-02-27  Vadim Zeitlinadded default ctor and fixed copying of wxFileData...
2005-02-08  Włodzimierz SkibaMinor decorations.
2004-12-06  Włodzimierz SkibaWarning fixes.
2004-12-05  Robert Roebling Moved the implemtation of the generic and the
2004-11-19  Ryan NortonEnable stl compilation with wxMac - unicode no work...
2004-11-19  Václav Slavíkapplied modified patch with native GTK wxFileDialog
2004-11-17  Stefan CsomorwxStat call preliminary fix
2004-10-15  Vadim Zeitlinimplemented SetWildcard()
2004-10-05  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-09-30  Julian SmartDeprecated SetItemImage with 2 image ids
2004-08-31  Włodzimierz SkibaFix of memory leak with generic file dialog (Patch...
2004-08-30  Václav Slavíknew stock buttons API
2004-08-22  Václav SlavíkwxArtProvider usage fixes
2004-08-15  Václav Slavíkuse stock buttons in generic dialogs
2004-06-22  Włodzimierz SkibawxParseWildcard renamed to wxParseCommonDialogsFilter...
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-06-16  Włodzimierz SkibaMissed header.
2004-06-15  Włodzimierz SkibawxParseWildcard added instead of methods hidden under...
2004-05-26  Julian SmartReverted config/resource name change
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-15  Vadim Zeitlinunused param warning
2004-03-01  Robert Roebling Applied patch for generic file dialog Show()
2004-02-15  Robert Roebling wxGPE updates to HEAD.
2004-02-15  Robert Roebling Updates to MIME-types and wxFileDialog code for better
2004-02-07  Vadim Zeitlinfix for memory leaks (patch 885242)
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-11-23  Stefan NeisEnabled handling of drive letters on OS/2.
2003-10-18  Vadim Zeitlinreplaced all occurences of wxColourDatabase::FindColour...
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-10-16  Vadim Zeitlinadded missing wxCMPFUNC_CONVs (patch 817551)
2003-09-20  Vadim Zeitlinmemory leak fixes in file dialogs (patch 783812)
2003-08-25  Václav Slavíkcompilation fix for wxUSE_UNICODE_MSLU
2003-08-25  Julian SmartCorrection for Unicode
2003-08-16  Vadim Zeitlintypo in assert (patch 789156)
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-02  Vadim ZeitlinwxUniv compilation fixes
2003-07-20  Vadim Zeitlinwarning fix
2003-07-19  Vadim Zeitlinextracted common code into a single wxfileDialogBase...
2003-06-14  Vadim ZeitlinwxFileDialog cleanup, extracted common code to fldlgcmn...
2003-04-28  Vadim Zeitlinfix for Unicode compilation
2003-04-24  Mattia Barbon COmpilation fix.
2003-04-15  David WebsterOS/2 updates to catch the port up with the rest of...
2003-04-06  Julian SmartRemoved redundant fixme comment
2003-04-06  Julian SmartApplied [ 716064 ] Second part of wxFileCtrl & wxDirCtr...
2003-04-05  Julian SmartAPplied patch [ 705301 ] Don't send event for wxSplitte...
2003-04-03  Julian SmartApplied patch [ 708582 ] wxGenericFileDialog & expose...
2003-04-02  Julian SmartApplied some of patch [ 688466 ] MSVC7 build & bug...
2003-03-02  Vadim Zeitlinfixed memory leak (patch 696164)
2003-03-02  Vadim Zeitlinadded missing include (patch 690352)
2003-02-18  Julian SmartApplied patch [ 686843 ] File Dialog Wildcard Bug
2003-02-10  Mattia Barbon Remove unnecessary header dependencies. Fix resulting...
2003-02-01  Vadim Zeitlinimplemented wxFileSelectorEx() (this fixes docview...
2003-01-26  Václav Slavíkeliminate __WIN32__ only code
2003-01-12  Vadim Zeitlindon't call stat() *and* lstat() (as if the file dialog...
2002-12-13  Chris Elliottfix visual c bugs for wxUNIVRERSAL
2002-12-11  Chris Elliottfix for wxUniversal on win32 platforms
2002-12-09  Julian SmartApplied patch [ 649590 ] fixes bug 611264: wxFileDialog...
2002-12-04  Vadim Zeitlincompilation fix after recent patch
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-08  Julian SmartRenamed duplicate style variable
2002-09-07  Vadim Zeitlinmade SetDirectory() work, minor code cleanup (much...
2002-08-08  Robert Roebling Adapted to Unicode compilation.
2002-07-28  Robert Roebling IMplement SetFilterINdex()
2002-07-12  Vadim Zeitlintreat NULL extension properly in wxLoad/SaveFileSelecto...
2002-05-19  Václav SlavíkCosmetic changes to wxSS::GetScreen:
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-04  Robert Roebling Added screen design to system settings for
2002-04-20  Vadim Zeitlinfixed huge memory leak in wxFileDialog (closes patch...
2002-04-17  Robert Roebling Various changes to focus handling when TLW start.
2002-04-07  Robert Roebling Make wxFileDialog even smaller under X11.
next