2002-04-20 |
Vadim Zeitlin | fixed huge memory leak in wxFileDialog (closes patch... |
blob | commitdiff | raw |
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 |
|