2007-12-31 |
Vadim Zeitlin | removed support for Salford compiler (which was almost... |
blob | commitdiff | raw |
2007-11-05 |
Vadim Zeitlin | implemented wxTextEntry for wxMotif, made wxComboBox... |
blob | commitdiff | raw | diff to current |
2007-11-05 |
Vadim Zeitlin | temporary wxMotif compilation fix |
blob | commitdiff | raw | diff to current |
2007-11-02 |
Paul Cornett | build fixes |
blob | commitdiff | raw | diff to current |
2007-11-01 |
Vadim Zeitlin | use wxTextEntry in wxTextValidator (modified patch... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Włodzimierz Skiba | Include wx/validate.h and wx/valtext.h according to... |
blob | commitdiff | raw | diff to current |
2006-01-21 |
Julian Smart | Fix for [ 1351655 ] wxTextValidator::OnChar not working... |
blob | commitdiff | raw | diff to current |
2006-01-21 |
Julian Smart | Fix for bug [ 1351659 ] wxTextValidator::Validate not... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-02-20 |
Vadim Zeitlin | compilation fix for wxUSE_STL==1 |
blob | commitdiff | raw | diff to current |
2005-02-07 |
Ryan Norton | change wxTextValidator to use wxArrayString instead... |
blob | commitdiff | raw | diff to current |
2004-11-06 |
Ryan Norton | Revert files to previous version that were affected... |
blob | commitdiff | raw | diff to current |
2004-11-05 |
Włodzimierz Skiba | Warning fixes to unused variables, int/wxChar keycode... |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Włodzimierz Skiba | Warning fixes for OpenWatcom. |
blob | commitdiff | raw | diff to current |
2004-09-24 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F... |
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-07-23 |
Mattia Barbon | various compilation/warning fixes. |
blob | commitdiff | raw | diff to current |
2003-07-15 |
Julian Smart | Added RTL functions missing from WinCE to wxchar.h/cpp |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Vadim Zeitlin | [attempt to] fix a warning |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | Oops, no such function as wxIsascii |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods. |
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-10 |
Julian Smart | Applied patch [ 762033 ] wxTextValidator crashes when... |
blob | commitdiff | raw | diff to current |
2003-05-23 |
Julian Smart | Applied patch [ 738821 ] Allow more features to be... |
blob | commitdiff | raw | diff to current |
2003-04-30 |
Julian Smart | Allow for +/- in E part |
blob | commitdiff | raw | diff to current |
2003-04-30 |
Julian Smart | Allow 'e' or 'E' in numeric text. |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
blob | commitdiff | raw | diff to current |
2003-01-20 |
David Webster | TRUE not true, FALSE not false |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Ron Lee | Split this out from other changes to keep things sane.. |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Ron Lee | Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac... |
blob | commitdiff | raw | diff to current |
2002-05-07 |
Gilles Depeyrot | corrected warnings when compiling with -Wall -W |
blob | commitdiff | raw | diff to current |
2002-04-14 |
Julian Smart | Applied custom character filter patch for text validator |
blob | commitdiff | raw | diff to current |
2002-02-19 |
Vadim Zeitlin | fixed Unicode-mode only bug in Validate() |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Ron Lee | added slightly more informative failure reporting. |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Vadim Zeitlin | 1. more HP-UX warning fixes (almost done...) |
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 |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
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-09-06 |
Julian Smart | Added wxFontEnumerator class for wxMSW, and fixed text... |
blob | commitdiff | raw | diff to current |
1999-07-11 |
Robert Roebling | A few compile things. |
blob | commitdiff | raw | diff to current |
1999-06-15 |
Robert Roebling | Added a few #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Vadim Zeitlin | wxWindow split into wxWindowBase and wxWindow (wxGTK... |
blob | commitdiff | raw | diff to current |
1999-04-13 |
Ove Kaaven | The prevalent wide characters. |
blob | commitdiff | raw | diff to current |
1999-03-23 |
Julian Smart | Corrected valtext.cpp for disabled controls; added... |
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-25 |
Vadim Zeitlin | 1. validator fixes: don't eat TAB. Added new SetBellOnE... |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Julian Smart | Some changes in a vain attempt to make Salford C++... |
blob | commitdiff | raw | diff to current |
1998-12-15 |
Mart Raudsepp | wxIsNumeric for values < 0 |
blob | commitdiff | raw | diff to current |
1998-12-14 |
Mart Raudsepp | wxFILTER_NUMERIC input vales < 0 |
blob | commitdiff | raw | diff to current |
1998-12-12 |
Robert Roebling | Added scrollbar size to settings |
blob | commitdiff | raw | diff to current |
1998-11-08 |
Julian Smart | Minor changes |
blob | commitdiff | raw | diff to current |
1998-11-03 |
Julian Smart | Dialog Editor bug fixes, several other small ones |
blob | commitdiff | raw | diff to current |
1998-08-14 |
Robert Roebling | Added validation support |
blob | commitdiff | raw | diff to current |
1998-08-08 |
Denis Pershin | DP: |
blob | commitdiff | raw | diff to current |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|