2000-11-25 |
Vadim Zeitlin | compilation fix for !wxUSE_DIRDLGG |
blob | commitdiff | raw |
2000-11-03 |
Vadim Zeitlin | ok, it does work - it's just that wxGTK doesn't |
blob | commitdiff | raw | diff to current |
2000-11-03 |
Vadim Zeitlin | added wxGetMultiChoice() (which refuses to work for... |
blob | commitdiff | raw | diff to current |
2000-09-01 |
Julian Smart | Added to wxSystemSettings for better GTK+ themes compat... |
blob | commitdiff | raw | diff to current |
2000-08-25 |
Julian Smart | Fixed sample; enhanced wxLayoutAlgorithm to give remain... |
blob | commitdiff | raw | diff to current |
2000-08-23 |
Vadim Zeitlin | added test of wxFileSelector() def ext handling |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
blob | commitdiff | raw | diff to current |
2000-07-23 |
Julian Smart | Added wxGenericDirCtrl, wxGenericDirDialog and associat... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-12 |
Vadim Zeitlin | 1. wxProgressDialog uses wxWindowDisabler, not (dumb... |
blob | commitdiff | raw | diff to current |
2000-03-03 |
Vadim Zeitlin | 1. wxShell fixes: now really uses shell (it wasn't... |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Vadim Zeitlin | 1. corrected problem with label updating in wxProgressD... |
blob | commitdiff | raw | diff to current |
2000-02-16 |
Vadim Zeitlin | removed test wxYield |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Vadim Zeitlin | 1. dnd demo in treetest |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Vadim Zeitlin | demo of wxYield() bug |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Julian Smart | Minor mods if any |
blob | commitdiff | raw | diff to current |
2000-01-30 |
Vadim Zeitlin | added modeless dlg test to dialogs |
blob | commitdiff | raw | diff to current |
2000-01-28 |
Vadim Zeitlin | test for log dialog with only 1 msg |
blob | commitdiff | raw | diff to current |
2000-01-24 |
Vadim Zeitlin | added wxGetPasswordFromUser(), dialogs sample shows... |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Vadim Zeitlin | 1. some DDE tests in exec |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Vadim Zeitlin | small cosmetic fix for wxListCtrl |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Vadim Zeitlin | 1. wxFileDialog patch for multiple selection applied... |
blob | commitdiff | raw | diff to current |
1999-11-11 |
Vadim Zeitlin | 1. wxStaticBox doesn't draw over the underlying control... |
blob | commitdiff | raw | diff to current |
1999-11-05 |
Robert Roebling | Added IsTopLevel() as a virtual function. |
blob | commitdiff | raw | diff to current |
1999-11-03 |
Robert Roebling | wxDialog now stays on top of its parent. |
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-11 |
Robert Roebling | Did somework on the generic dialogs, |
blob | commitdiff | raw | diff to current |
1999-08-05 |
Robert Roebling | Compile fix for button, MSW |
blob | commitdiff | raw | diff to current |
1999-08-04 |
Robert Roebling | Minor changes to viusal appearance, |
blob | commitdiff | raw | diff to current |
1999-07-26 |
Ove Kaaven | Just a _T() |
blob | commitdiff | raw | diff to current |
1999-07-22 |
Vadim Zeitlin | 1. added wxGetNumberFromUser (to textdlgg.cpp and dialo... |
blob | commitdiff | raw | diff to current |
1999-07-10 |
Julian Smart | Added an #ifdef |
blob | commitdiff | raw | diff to current |
1999-07-04 |
Robert Roebling | Small changed to wxExtDialog |
blob | commitdiff | raw | diff to current |
1999-07-03 |
Robert Roebling | Added wxExtDialog and sample. |
blob | commitdiff | raw | diff to current |
1999-06-28 |
Vadim Zeitlin | 1. wxStaticLine implemented (generic (ugly) and MSW... |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Robert Roebling | Added zillions of #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-05-05 |
Karsten Ballüder | Modified WM hints handling which should be much better... |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Robert Roebling | added check for GTK 1.2 |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Robert Roebling | Layout things in wxMessageBox |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Robert Roebling | The colour is called Aquamarine, not Aquaramine. No, |
blob | commitdiff | raw | diff to current |
1999-04-23 |
Karsten Ballüder | Modify to demonstrate layout bug. |
blob | commitdiff | raw | diff to current |
1999-03-23 |
Vadim Zeitlin | EndModal() isn't called twice any more |
blob | commitdiff | raw | diff to current |
1999-02-19 |
Julian Smart | Added George Tasker's forward slash fix to file dialog... |
blob | commitdiff | raw | diff to current |
1998-12-17 |
Robert Roebling | Added wxDirDialog |
blob | commitdiff | raw | diff to current |
1998-10-02 |
Julian Smart | Removed DrawOpenSpline since it doesn't seem to be... |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
blob | commitdiff | raw | diff to current |
1998-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
blob | commitdiff | raw | diff to current |
1998-08-02 |
Robert Roebling | Fixed Fontdialog |
blob | commitdiff | raw | diff to current |
1998-07-31 |
Robert Roebling | Added bitmaps and icons to samples |
blob | commitdiff | raw | diff to current |
1998-07-27 |
Robert Roebling | wxFrame::SetIcon() |
blob | commitdiff | raw | diff to current |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
blob | commitdiff | raw | diff to current |
1998-05-28 |
Julian Smart | #ifdefed out a typedef not appropriate to MSW; added... |
blob | commitdiff | raw | diff to current |
1998-05-22 |
Julian Smart | *** empty log message *** |
blob | commitdiff | raw | diff to current |
|