2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw |
2009-05-09 |
Vadim Zeitlin | remove wxMSW-specific FindSuitableParent() and use... |
blob | commitdiff | raw | diff to current |
2009-05-02 |
Vadim Zeitlin | don't use dialog size gripper under CE (should close... |
blob | commitdiff | raw | diff to current |
2009-02-03 |
Vadim Zeitlin | renamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s... |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Vadim Zeitlin | set m_isBeingDeleted to true (only) in SendDestroyEvent... |
blob | commitdiff | raw | diff to current |
2008-12-22 |
Vadim Zeitlin | fix typo in r57455 which totally broke modal dialogs... |
blob | commitdiff | raw | diff to current |
2008-12-21 |
Vadim Zeitlin | remove m_endModalCalled flag, it seems to be unnecessary |
blob | commitdiff | raw | diff to current |
2008-12-21 |
Vadim Zeitlin | don't restore the focus manually after closing the... |
blob | commitdiff | raw | diff to current |
2008-11-20 |
Vadim Zeitlin | use GetWindow() instead of GetNextWindow() to fix CE... |
blob | commitdiff | raw | diff to current |
2008-08-16 |
Vadim Zeitlin | fix spurious assert failure in DestroyGripper() which... |
blob | commitdiff | raw | diff to current |
2008-06-22 |
Vadim Zeitlin | allow wxDialog::ShowModal() after Show() (see #1416... |
blob | commitdiff | raw | diff to current |
2008-06-21 |
Vadim Zeitlin | assert if ShowModal() is called after a previous Show... |
blob | commitdiff | raw | diff to current |
2008-06-07 |
Vadim Zeitlin | ensure that dialog gripper is always positioned below... |
blob | commitdiff | raw | diff to current |
2008-05-14 |
Vadim Zeitlin | generate size event when the dialog is shown for consis... |
blob | commitdiff | raw | diff to current |
2008-05-14 |
Vadim Zeitlin | delay gripper positioning until the dialog is shown... |
blob | commitdiff | raw | diff to current |
2008-05-11 |
Vadim Zeitlin | show resize grip on resizeable dialogs (slightly modifi... |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Julian Smart | Added automatic dialog scrolling ability |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
blob | commitdiff | raw | diff to current |
2007-10-22 |
Robert Roebling | remove deprecated and constructor and SetModal() methods |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Włodzimierz Skiba | Include wx/msw/wrap*.h according to pch support (with... |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Vadim Zeitlin | moved all wxDialog event handlers to wxDialogBase to... |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Vadim Zeitlin | centralized Esc key handling for closing the dialogs... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Włodzimierz Skiba | Include wx/toolbar.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-22 |
Włodzimierz Skiba | Include wx/dialog.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-14 |
Włodzimierz Skiba | Deprecated and obsolete parts marked up for backward... |
blob | commitdiff | raw | diff to current |
2006-03-31 |
Włodzimierz Skiba | Removed every usage of obsolete wxTLW flags. 2.6 compat... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | more extra semicolons removed (patch 1303724) |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-09-02 |
Vadim Zeitlin | ignore hidden buttons when emulating clicks on them |
blob | commitdiff | raw | diff to current |
2005-07-15 |
Włodzimierz Skiba | Missing header after recent changes. |
blob | commitdiff | raw | diff to current |
2005-07-14 |
Vadim Zeitlin | moved Esc processing from wxWindow to wxDialog where... |
blob | commitdiff | raw | diff to current |
2005-03-22 |
Włodzimierz Skiba | Wrap <commdlgs.h> as <commctls.h>. Required makefiles... |
blob | commitdiff | raw | diff to current |
2005-03-19 |
Julian Smart | Added wxDialog::GetToolBar for PocketPC |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Julian Smart | Frames have Ctrl+Q accelerator set automatically, as... |
blob | commitdiff | raw | diff to current |
2005-03-13 |
Julian Smart | Added wxNB_FLAT for WinCE property sheet tabs |
blob | commitdiff | raw | diff to current |
2005-01-15 |
Vadim Zeitlin | removed obsolete wxUSE_CTL3D |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Vadim Zeitlin | replaced OnCtlColor(7 params) with MSWControlColor... |
blob | commitdiff | raw | diff to current |
2004-11-16 |
Vadim Zeitlin | made default background colour BTNFACE (so that panels... |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. |
blob | commitdiff | raw | diff to current |
2004-08-24 |
Włodzimierz Skiba | Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord... |
blob | commitdiff | raw | diff to current |
2004-06-23 |
Włodzimierz Skiba | Shortcuts for avoiding #ifdef __SMARTPHONE__ conditions. |
blob | commitdiff | raw | diff to current |
2004-06-22 |
Vadim Zeitlin | fixed assertion failure if Ok or Cancel button is click... |
blob | commitdiff | raw | diff to current |
2004-06-21 |
Włodzimierz Skiba | Different default buttons for native menubars on Smartp... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
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 | diff to current |
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 |
next |