2003-07-20 |
Vadim Zeitlin | warning fix |
blob | commitdiff | raw |
2003-07-19 |
Vadim Zeitlin | extracted common code into a single wxfileDialogBase... |
blob | commitdiff | raw | diff to current |
2003-06-14 |
Vadim Zeitlin | wxFileDialog cleanup, extracted common code to fldlgcmn... |
blob | commitdiff | raw | diff to current |
2003-04-28 |
Vadim Zeitlin | fix for Unicode compilation |
blob | commitdiff | raw | diff to current |
2003-04-24 |
Mattia Barbon | COmpilation fix. |
blob | commitdiff | raw | diff to current |
2003-04-15 |
David Webster | OS/2 updates to catch the port up with the rest of... |
blob | commitdiff | raw | diff to current |
2003-04-06 |
Julian Smart | Removed redundant fixme comment |
blob | commitdiff | raw | diff to current |
2003-04-06 |
Julian Smart | Applied [ 716064 ] Second part of wxFileCtrl & wxDirCtr... |
blob | commitdiff | raw | diff to current |
2003-04-05 |
Julian Smart | APplied patch [ 705301 ] Don't send event for wxSplitte... |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Julian Smart | Applied patch [ 708582 ] wxGenericFileDialog & expose... |
blob | commitdiff | raw | diff to current |
2003-04-02 |
Julian Smart | Applied some of patch [ 688466 ] MSVC7 build & bug... |
blob | commitdiff | raw | diff to current |
2003-03-02 |
Vadim Zeitlin | fixed memory leak (patch 696164) |
blob | commitdiff | raw | diff to current |
2003-03-02 |
Vadim Zeitlin | added missing include (patch 690352) |
blob | commitdiff | raw | diff to current |
2003-02-18 |
Julian Smart | Applied patch [ 686843 ] File Dialog Wildcard Bug |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Mattia Barbon | Remove unnecessary header dependencies. Fix resulting... |
blob | commitdiff | raw | diff to current |
2003-02-01 |
Vadim Zeitlin | implemented wxFileSelectorEx() (this fixes docview... |
blob | commitdiff | raw | diff to current |
2003-01-26 |
Václav Slavík | eliminate __WIN32__ only code |
blob | commitdiff | raw | diff to current |
2003-01-12 |
Vadim Zeitlin | don't call stat() *and* lstat() (as if the file dialog... |
blob | commitdiff | raw | diff to current |
2002-12-13 |
Chris Elliott | fix visual c bugs for wxUNIVRERSAL |
blob | commitdiff | raw | diff to current |
2002-12-11 |
Chris Elliott | fix for wxUniversal on win32 platforms |
blob | commitdiff | raw | diff to current |
2002-12-09 |
Julian Smart | Applied patch [ 649590 ] fixes bug 611264: wxFileDialog... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | compilation fix after recent patch |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-08 |
Julian Smart | Renamed duplicate style variable |
blob | commitdiff | raw | diff to current |
2002-09-07 |
Vadim Zeitlin | made SetDirectory() work, minor code cleanup (much... |
blob | commitdiff | raw | diff to current |
2002-08-08 |
Robert Roebling | Adapted to Unicode compilation. |
blob | commitdiff | raw | diff to current |
2002-07-28 |
Robert Roebling | IMplement SetFilterINdex() |
blob | commitdiff | raw | diff to current |
2002-07-12 |
Vadim Zeitlin | treat NULL extension properly in wxLoad/SaveFileSelecto... |
blob | commitdiff | raw | diff to current |
2002-05-19 |
Václav Slavík | Cosmetic changes to wxSS::GetScreen: |
blob | commitdiff | raw | diff to current |
2002-05-07 |
Gilles Depeyrot | corrected warnings when compiling with -Wall -W |
blob | commitdiff | raw | diff to current |
2002-05-04 |
Robert Roebling | Added screen design to system settings for |
blob | commitdiff | raw | diff to current |
2002-04-20 |
Vadim Zeitlin | fixed huge memory leak in wxFileDialog (closes patch... |
blob | commitdiff | raw | diff to current |
2002-04-17 |
Robert Roebling | Various changes to focus handling when TLW start. |
blob | commitdiff | raw | diff to current |
2002-04-07 |
Robert Roebling | Make wxFileDialog even smaller under X11. |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Robert Roebling | Made wxFileDialog PDA friendlier. |
blob | commitdiff | raw | diff to current |
2002-03-24 |
Václav Slavík | don't use deprecated wxImage methods inside wxWin |
blob | commitdiff | raw | diff to current |
2002-03-22 |
Václav Slavík | use wxArtProvider in wxFileDialog |
blob | commitdiff | raw | diff to current |
2002-03-08 |
Vadim Zeitlin | theoretically unnecessary but practically required... |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Václav Slavík | wxFileCtrl::Update was hiding wxWindow::Update |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Vadim Zeitlin | more Sun C++ compiler warning fixes: in particular... |
blob | commitdiff | raw | diff to current |
2002-01-10 |
Václav Slavík | 1. finished porting wxDir/FileDialog to MS-DOS |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Václav Slavík | more MS-DOS stuff in generic wxFileDialog |
blob | commitdiff | raw | diff to current |
2001-12-30 |
Václav Slavík | making generic file dialog less Unixcentric |
blob | commitdiff | raw | diff to current |
2001-12-16 |
Robert Roebling | Reimplemented wxFileName with m_relative field. |
blob | commitdiff | raw | diff to current |
2001-12-13 |
Robert Roebling | Verbose languages such as German need a big |
blob | commitdiff | raw | diff to current |
2001-12-07 |
Václav Slavík | fixes for wxUSE_MIMETYPE==0 and fixes for compilation... |
blob | commitdiff | raw | diff to current |
2001-09-28 |
Vadim Zeitlin | allow multiple extensions in tge generic wxFileDialog... |
blob | commitdiff | raw | diff to current |
2001-07-05 |
Vadim Zeitlin | removed/replaced include 'wx/wx.h' |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2000-11-24 |
Václav Slavík | fixed bug in wxFileDialog: it tested wxCHANGE_DIR again... |
blob | commitdiff | raw | diff to current |
2000-10-08 |
Vadim Zeitlin | compilation fix |
blob | commitdiff | raw | diff to current |
2000-10-08 |
Vadim Zeitlin | wxFileDialog changed to use (new) wxCHANGE_DIR flag... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-16 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2000-03-09 |
Robert Roebling | Some make corrections for HP and related, |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Vadim Zeitlin | HP-UX compilation errors |
blob | commitdiff | raw | diff to current |
2000-02-06 |
Robert Roebling | Tried to prevent scrollbars from scrolling as |
blob | commitdiff | raw | diff to current |
2000-02-05 |
Robert Roebling | wxWindow no longer emits any scroll events after |
blob | commitdiff | raw | diff to current |
2000-02-02 |
Robert Roebling | Tried to fix corrupted display of wxTextCtrl, |
blob | commitdiff | raw | diff to current |
2000-01-31 |
Vadim Zeitlin | makefiles changes (@top_srcdir@ adjusted) |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Václav Slavík | added intelligent scaling of icons -- cutting empty... |
blob | commitdiff | raw | diff to current |
2000-01-22 |
Václav Slavík | added test for correctly created wxIcon |
blob | commitdiff | raw | diff to current |
2000-01-19 |
Václav Slavík | rewritten to use wxTheMimeTypesManager |
blob | commitdiff | raw | diff to current |
2000-01-19 |
Václav Slavík | generic wxFileDialog now stores customizations to regis... |
blob | commitdiff | raw | diff to current |
2000-01-18 |
Václav Slavík | added default icons for binary and unknown filetype |
blob | commitdiff | raw | diff to current |
2000-01-16 |
Václav Slavík | minor change in passing arguments to CreateAntialiasedB... |
blob | commitdiff | raw | diff to current |
2000-01-16 |
Robert Roebling | file dialogs now remembers the width of the |
blob | commitdiff | raw | diff to current |
2000-01-16 |
Václav Slavík | file dialog now remebers list/report and hidden files... |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Vadim Zeitlin | more fixes to compilation warnings from HP-UX build... |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Robert Roebling | Removed crashes when not using themes. |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Robert Roebling | Update bug in wxListCtrl, |
blob | commitdiff | raw | diff to current |
1999-12-30 |
Vadim Zeitlin | 1. many, many, many warnings fixed (from HP-UX build... |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Robert Roebling | Small doc updates, mainly wxDropTarget, |
blob | commitdiff | raw | diff to current |
1999-12-21 |
Robert Roebling | Some doc updates. |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Robert Roebling | Various things related to wxFileDialog and attributes. |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Vadim Zeitlin | compilation fixes for the wxListItemAttr |
blob | commitdiff | raw | diff to current |
1999-12-01 |
Robert Roebling | Applied patch for multiple file selection, documented. |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Robert Roebling | Added header vs. library version check to configure, |
blob | commitdiff | raw | diff to current |
1999-11-14 |
Robert Roebling | Added wxWakeUpIdle() to wxGTK, |
blob | commitdiff | raw | diff to current |
1999-11-06 |
Robert Roebling | Applied a few OS/2 patches for wxGTK. |
blob | commitdiff | raw | diff to current |
1999-10-29 |
Ove Kaaven | A few Unicode compilation fixes (mostly wxT()) |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Julian Smart | Removed some unused parameter warnings; compile error... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Robert Roebling | Applied a few old patches, |
blob | commitdiff | raw | diff to current |
1999-10-01 |
Robert Roebling | Improved wxFileDialog behaviour wrt to remembering... |
blob | commitdiff | raw | diff to current |
1999-09-18 |
Vadim Zeitlin | extra consts removed here and there |
blob | commitdiff | raw | diff to current |
1999-09-09 |
Karsten Ballüder | cosmetic fix |
blob | commitdiff | raw | diff to current |
1999-08-21 |
Robert Roebling | makefile typo |
blob | commitdiff | raw | diff to current |
1999-08-20 |
Robert Roebling | Changed a few #include <xxx.h> to #include "xxx.h" |
blob | commitdiff | raw | diff to current |
1999-08-19 |
Robert Roebling | Doc updates, wxsizer et al |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Robert Roebling | More wxFileDialog things |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Robert Roebling | EMX compilation, |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Robert Roebling | Whole lot of stuff for new wxFileDialog |
blob | commitdiff | raw | diff to current |
1999-08-17 |
Robert Roebling | Added new file dialog |
blob | commitdiff | raw | diff to current |
|