2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-05-05 |
Vadim Zeitlin | call InitDialog() before showing the dialog, not after... |
blob | commitdiff | raw |
2004-04-21 |
Vadim Zeitlin | fixed recent modeless dialog breakage caused by removin... |
blob | commitdiff | raw | diff to current |
2004-04-17 |
Robert Roebling | Show the OK button in the title bar under PocketPC |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Vadim Zeitlin | make XTI compile with VC6 (patch 896614) |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Dimitri Schoolwerth | use Find, not Member |
blob | commitdiff | raw | diff to current |
2004-04-14 |
Vadim Zeitlin | don't use wxDIALOG_MODAL any more |
blob | commitdiff | raw | diff to current |
2004-02-25 |
Julian Smart | Applied patch [ 903619 ] Win64 and Itanium support |
blob | commitdiff | raw | diff to current |
2004-02-08 |
Vadim Zeitlin | don't use char hook to handle Esc in the dialogs, it... |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | no changes (just removed some long unused junk) |
blob | commitdiff | raw | diff to current |
2004-02-05 |
Vadim Zeitlin | don't call Init() twice when dialog is created in 2... |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Julian Smart | Applied patch [ 858324 ] Calling EndModal inside an... |
blob | commitdiff | raw | diff to current |
2003-12-11 |
Julian Smart | Applied patch [ 816023 ] wxDialog overrides font setting |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Vadim Zeitlin | made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Vadim Zeitlin | use wxModalEvtLoop, made more code exception safe |
blob | commitdiff | raw | diff to current |
2003-09-16 |
Vadim Zeitlin | fixed modal dialogs after event loop change |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Vadim Zeitlin | added wxVALIDATOR_PARAM and use it to avoid warnings... |
blob | commitdiff | raw | diff to current |
2003-09-11 |
Mattia Barbon | Compilation fix for wxUSE_STL==1. |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Stefan Csomor | macro naming changes |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Stefan Csomor | WX_EVENT_PROPERTY instead of WX_DELEGATE |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-08-05 |
Stefan Csomor | xti extensions |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Vadim Zeitlin | VC++ warning fixes |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Vadim Zeitlin | ensure that we don't get stuck in modal loop forever... |
blob | commitdiff | raw | diff to current |
2003-06-01 |
Julian Smart | Fix for bug [ 744199 ] wxBringWindowToTop, child window... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
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-02 |
Vadim Zeitlin | choose implicit parent for the dialog boxes better... |
blob | commitdiff | raw | diff to current |
2002-06-14 |
Vadim Zeitlin | compilation fixes for wxUniv (moved wxDlgProc back... |
blob | commitdiff | raw | diff to current |
2002-06-13 |
Vadim Zeitlin | fixed problems with hanging inside IsDialogMessage... |
blob | commitdiff | raw | diff to current |
2002-04-26 |
Vadim Zeitlin | refresh and flicker even more to ensure proper refresh... |
blob | commitdiff | raw | diff to current |
2002-04-07 |
Vadim Zeitlin | refresh the dialog children forcefully even if wxCLIP_C... |
blob | commitdiff | raw | diff to current |
2002-04-06 |
Vadim Zeitlin | refresh the dialogs after resize - this is the only... |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Václav Slavík | use the new wxSystemSettings API everywhere |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Vadim Zeitlin | fixed the dialog event table (bug #498611) |
blob | commitdiff | raw | diff to current |
2001-11-28 |
Julian Smart | Fixing wxMicroWindows compilation |
blob | commitdiff | raw | diff to current |
2001-11-15 |
Vadim Zeitlin | moved EnableCloseButton() from wxialog to wxTLW |
blob | commitdiff | raw | diff to current |
2001-10-20 |
Vadim Zeitlin | don't use hidden windows as implicit dialog parents... |
blob | commitdiff | raw | diff to current |
2001-10-15 |
Vadim Zeitlin | fix for the dialog controls font |
blob | commitdiff | raw | diff to current |
2001-10-07 |
Vadim Zeitlin | changed/centralized window creation code to allow wxTLW... |
blob | commitdiff | raw | diff to current |
2001-09-24 |
Vadim Zeitlin | added wxTLW for MSW |
blob | commitdiff | raw | diff to current |
2001-07-06 |
Julian Smart | Added WS_POPUP for MicroWindows dialogs |
blob | commitdiff | raw | diff to current |
2001-07-05 |
Julian Smart | Misc fixes, now menus are almost working on MicroWindows |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Julian Smart | Various wxUniversal/wxMicroWindows fixes |
blob | commitdiff | raw | diff to current |
2001-07-01 |
Julian Smart | Removed arbitrary window-shrinking code; corrected... |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Julian Smart | First pass at adding MicroWindows support |
blob | commitdiff | raw | diff to current |
2001-06-09 |
Vadim Zeitlin | fixed bug 424212 (unworking close button in the progres... |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
blob | commitdiff | raw | diff to current |
2001-04-21 |
Vadim Zeitlin | merged wxFont related fix (operator==) and optimization... |
blob | commitdiff | raw | diff to current |
2000-10-11 |
Vadim Zeitlin | added (MSW/GTK) and documented new frame and dialog... |
blob | commitdiff | raw | diff to current |
2000-10-10 |
Vadim Zeitlin | attempts at making modal dialogs without parent work... |
blob | commitdiff | raw | diff to current |
2000-10-07 |
Vadim Zeitlin | 1. a couple of compilation warnings fixed (strconv... |
blob | commitdiff | raw | diff to current |
2000-09-10 |
Julian Smart | #ifdefs for WIN16 |
blob | commitdiff | raw | diff to current |
2000-09-06 |
Julian Smart | Added wxHelpEvent, wxContextHelp (MSW only so far)... |
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-05 |
Vadim Zeitlin | 1. wxWindowDisabler modified to bring parent window... |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Vadim Zeitlin | only modal dialogs ignore busy cursor, not all dialogs |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Vadim Zeitlin | 1. cursor fixes: frame does have hand cursor in the... |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Vadim Zeitlin | attempts at making wxSocket work with wxBase - it doesn... |
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-22 |
Julian Smart | Moved the wxDialog BringWindowToFront fix to Show becau... |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Julian Smart | Fixed (I hope) the wxDialog reactivation bug |
blob | commitdiff | raw | diff to current |
2000-02-12 |
Julian Smart | Distrib file updates; test for bitmap presence in contr... |
blob | commitdiff | raw | diff to current |
2000-01-30 |
Vadim Zeitlin | wxDialog change (Show() completely rewritten, modal... |
blob | commitdiff | raw | diff to current |
2000-01-29 |
Vadim Zeitlin | 1. small changes to wxProgressDialog to make it more... |
blob | commitdiff | raw | diff to current |
1999-12-16 |
Robin Dunn | Killed a bug that sometimes prevented ShowModal from... |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | 1. wxMenu changes: wxMenuBase appears, several new... |
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-07-24 |
Vadim Zeitlin | oops... compilation fix |
blob | commitdiff | raw | diff to current |
1999-07-24 |
Vadim Zeitlin | wxDialog::IsModal() works |
blob | commitdiff | raw | diff to current |
1999-06-25 |
Vadim Zeitlin | 1. wxSingleChoiceDialog looks Ok under Windows |
blob | commitdiff | raw | diff to current |
1999-06-17 |
Vadim Zeitlin | 1. wxDialogs are now destroyed when they go out of... |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Ove Kaaven | A few weeks of Unicode fixes (my old win95 laptop compi... |
blob | commitdiff | raw | diff to current |
1999-06-05 |
Brian Macy | Attempt at getting mingw32 working again... still doesn... |
blob | commitdiff | raw | diff to current |
1999-05-20 |
Vadim Zeitlin | mysterious radiobox bug finally fixed |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Vadim Zeitlin | 1. wxMSW seems to work (please test and send your bug... |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Vadim Zeitlin | 1. MSW message handling simplifications |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Vadim Zeitlin | wxWindow split (MSW part of changes) |
blob | commitdiff | raw | diff to current |
1999-04-17 |
Vadim Zeitlin | tooltips in controls in dialogs actually work now |
blob | commitdiff | raw | diff to current |
1999-03-14 |
Vadim Zeitlin | typos in error messages corrected |
blob | commitdiff | raw | diff to current |
1999-03-08 |
Julian Smart | Small changes incl. making wxTAB_TRAVERSAL always on... |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Julian Smart | Doc mods; fixed return non-processing problem; fixed... |
blob | commitdiff | raw | diff to current |
1999-02-27 |
Vadim Zeitlin | keyboard navigation in dialogs works (again) |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Julian Smart | DoSetClientSize omissions fixed; some doc fixes |
blob | commitdiff | raw | diff to current |
1999-02-22 |
Julian Smart | Soem corrections for SetSize changes |
blob | commitdiff | raw | diff to current |
1999-02-09 |
Julian Smart | Added more makefiles; fixed some samples for Cygwin |
blob | commitdiff | raw | diff to current |
1999-02-06 |
Vadim Zeitlin | resizeable dialogs support |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Julian Smart | Changed GetForce -> !CanVeto |
blob | commitdiff | raw | diff to current |
1999-02-02 |
Julian Smart | Consistent naming of e.g. wxUSE_CTRL |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Julian Smart | Added some Motif wxGLCanvas support; some more Motif... |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Unknown (UG) | WXDLLEXPORT added to wxPendingList |
blob | commitdiff | raw | diff to current |
1998-12-18 |
Julian Smart | In DialogEd, changed Close to Destroy to make it shut... |
blob | commitdiff | raw | diff to current |
1998-12-12 |
Vadim Zeitlin | removed wxDialog::SetSize() which just called wxWindow... |
blob | commitdiff | raw | diff to current |
1998-12-05 |
Vadim Zeitlin | corrected a crash in wxDialog::Show() which would happe... |
blob | commitdiff | raw | diff to current |
next |