2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
blob | commitdiff | raw |
2008-09-03 |
Vadim Zeitlin | add more wxUSE_XXX checks |
blob | commitdiff | raw | diff to current |
2008-02-22 |
Václav Slavík | fixed strange focus order in wxTipDialog and set initia... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Vadim Zeitlin | added wxDialog::GetParentForModalDialog() and use it... |
blob | commitdiff | raw | diff to current |
2006-08-20 |
Vadim Zeitlin | set wxID_CLOSE as affirmative id, not cancel id, this... |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Vadim Zeitlin | don't use the hack with handling wxID_CLOSE button... |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Włodzimierz Skiba | Include wx/settings.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-30 |
Włodzimierz Skiba | No more avoiding wxSizer::Fit in wxWinCE builds. |
blob | commitdiff | raw | diff to current |
2006-03-27 |
Vadim Zeitlin | translate tips which appear inside _() in wxFileTipProvider |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-04-05 |
Vadim Zeitlin | use wxTE_RICH2 for the text control, it looks better... |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Julian Smart | Further WinCE adaptations |
blob | commitdiff | raw | diff to current |
2005-02-22 |
Dimitri Schoolwerth | use a larger font again for wxMSW (the chopping off... |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Julian Smart | Standard dialogs becoming useable on WinCE. |
blob | commitdiff | raw | diff to current |
2004-12-29 |
Włodzimierz Skiba | Fixes to FIXME about stock IDs usage. |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. |
blob | commitdiff | raw | diff to current |
2004-08-30 |
Václav Slavík | new stock buttons API |
blob | commitdiff | raw | diff to current |
2004-08-15 |
Václav Slavík | use stock buttons in generic dialogs |
blob | commitdiff | raw | diff to current |
2004-07-15 |
Włodzimierz Skiba | Smartphone adjustements. |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Václav Slavík | minor visual improvements to wxTipDialog |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Włodzimierz Skiba | Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi... |
blob | commitdiff | raw | diff to current |
2004-06-12 |
Dimitri Schoolwerth | removed SetAutoLayout(true) calls when a corresponding... |
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 |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Václav Slavík | created wxAdvanced library |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Vadim Zeitlin | undisable many warnings for VC++ in defs.h and fixed... |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Mattia Barbon | SetSelection must not send an event. Fixed an off |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Vadim Zeitlin | use DECLARE_NO_COPY_CLASS() where applicable (patch... |
blob | commitdiff | raw | diff to current |
2002-09-14 |
David Webster | OS/2 update |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Julian Smart | Applied patch [ 600500 ] Tip-of-day: comments, translatable |
blob | commitdiff | raw | diff to current |
2002-08-21 |
David Webster | OS/2 update to get Tip icon created correctly. |
blob | commitdiff | raw | diff to current |
2002-04-22 |
Julian Smart | Added some missing wxTextCtrl features to to-do list... |
blob | commitdiff | raw | diff to current |
2002-03-21 |
Václav Slavík | use wxArtProvider |
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-08 |
Václav Slavík | use the new wxSystemSettings API everywhere |
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 |
1999-12-04 |
Robert Roebling | String changes for translations, |
blob | commitdiff | raw | diff to current |
1999-11-17 |
Unknown (MT) | use a smaller tip font for MSW |
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-08-23 |
Robert Roebling | Small optical changes for MSW |
blob | commitdiff | raw | diff to current |
1999-08-19 |
Robert Roebling | Doc updates, wxsizer et al |
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-04 |
J. Russell Smyth | Made changes to allow build with new mingw32/gcc-2.95 |
blob | commitdiff | raw | diff to current |
1999-08-02 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-07-17 |
Harco de Hilster | Minor fixes mainly to get stuff compiled using the... |
blob | commitdiff | raw | diff to current |
1999-06-30 |
Robin Dunn | Corrected link error for missing wxRegTipProvider:... |
blob | commitdiff | raw | diff to current |
1999-06-29 |
Vadim Zeitlin | my wxMotif fixes (merged with Robert's changes), wxMoti... |
blob | commitdiff | raw | diff to current |
1999-06-28 |
Vadim Zeitlin | 1. wxStaticLine implemented (generic (ugly) and MSW... |
blob | commitdiff | raw | diff to current |
|