]> git.saurik.com Git - wxWidgets.git/history - src/generic/filedlgg.cpp
wxFileDialog changed to use (new) wxCHANGE_DIR flag, docs updated
[wxWidgets.git] / src / generic / filedlgg.cpp
2000-10-08  Vadim ZeitlinwxFileDialog changed to use (new) wxCHANGE_DIR flag...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-16  Jouk Jansen Committing in .
2000-03-09  Robert Roebling Some make corrections for HP and related,
2000-02-08  Vadim ZeitlinHP-UX compilation errors
2000-02-06  Robert Roebling Tried to prevent scrollbars from scrolling as
2000-02-05  Robert Roebling wxWindow no longer emits any scroll events after
2000-02-02  Robert Roebling Tried to fix corrupted display of wxTextCtrl,
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-23  Václav Slavíkadded intelligent scaling of icons -- cutting empty...
2000-01-22  Václav Slavíkadded test for correctly created wxIcon
2000-01-19  Václav Slavíkrewritten to use wxTheMimeTypesManager
2000-01-19  Václav Slavíkgeneric wxFileDialog now stores customizations to regis...
2000-01-18  Václav Slavíkadded default icons for binary and unknown filetype
2000-01-16  Václav Slavíkminor change in passing arguments to CreateAntialiasedB...
2000-01-16  Robert Roebling file dialogs now remembers the width of the
2000-01-16  Václav Slavíkfile dialog now remebers list/report and hidden files...
2000-01-05  Vadim Zeitlinmore fixes to compilation warnings from HP-UX build...
2000-01-04  Robert Roebling Removed crashes when not using themes.
2000-01-04  Robert Roebling Update bug in wxListCtrl,
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-29  Robert Roebling Small doc updates, mainly wxDropTarget,
1999-12-21  Robert Roebling Some doc updates.
1999-12-07  Robert Roebling Various things related to wxFileDialog and attributes.
1999-12-04  Vadim Zeitlincompilation fixes for the wxListItemAttr
1999-12-01  Robert Roebling Applied patch for multiple file selection, documented.
1999-11-15  Robert Roebling Added header vs. library version check to configure,
1999-11-14  Robert Roebling Added wxWakeUpIdle() to wxGTK,
1999-11-06  Robert Roebling Applied a few OS/2 patches for wxGTK.
1999-10-29  Ove KaavenA few Unicode compilation fixes (mostly wxT())
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Julian SmartRemoved some unused parameter warnings; compile error...
1999-10-04  Robert Roebling Applied a few old patches,
1999-10-01  Robert Roebling Improved wxFileDialog behaviour wrt to remembering...
1999-09-18  Vadim Zeitlinextra consts removed here and there
1999-09-09  Karsten Ballüdercosmetic fix
1999-08-21  Robert Roebling makefile typo
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-08-19  Robert Roebling Doc updates, wxsizer et al
1999-08-18  Robert Roebling More wxFileDialog things
1999-08-18  Robert Roebling EMX compilation,
1999-08-18  Robert Roebling Whole lot of stuff for new wxFileDialog
1999-08-17  Robert Roebling Added new file dialog