| 2009-03-27 |  Václav Slavík | split wxCharTypeBuffer<T> into wxScopedCharTypeBuffer... | blob | commitdiff | raw | 
| 2009-03-25 |  Vadim Zeitlin | abandon attempts to make wxAnyStrPtr behave as bool... | blob | commitdiff | raw | diff to current | 
| 2009-03-25 |  Vadim Zeitlin | check that the conversion to wxDateTime was really... | blob | commitdiff | raw | diff to current | 
| 2009-01-25 |  Vadim Zeitlin | return NULL from GetVoidPtr() for NULL variants instead... | blob | commitdiff | raw | diff to current | 
| 2009-01-19 |  Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... | blob | commitdiff | raw | diff to current | 
| 2009-01-12 |  Jaakko Salli | Let wxVariantDataDateTime::Write() and Read() work... | blob | commitdiff | raw | diff to current | 
| 2008-11-02 |  Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... | blob | commitdiff | raw | diff to current | 
| 2008-11-02 |  Vadim Zeitlin | remove tests for bool and {const,static,reinterpret... | blob | commitdiff | raw | diff to current | 
| 2008-06-13 |  Robert Roebling | Ticket #1032 wxVariant::operator==(wxVariant& variant... | blob | commitdiff | raw | diff to current | 
| 2007-10-23 |  Vadim Zeitlin | remove ODBC and DBgrid libraries | blob | commitdiff | raw | diff to current | 
| 2007-10-19 |  Julian Smart | Added wxVariantData::Clone and wxVariant::Unshare | blob | commitdiff | raw | diff to current | 
| 2007-10-18 |  Vadim Zeitlin | removed extraneous semicolon | blob | commitdiff | raw | diff to current | 
| 2007-10-13 |  Robert Roebling | Use typesafe wxVariantList in wxVariant instead of... | blob | commitdiff | raw | diff to current | 
| 2007-10-13 |  Robert Roebling | define typesafe wxVariantList (to be used by wxVariant... | blob | commitdiff | raw | diff to current | 
| 2007-10-13 |  Robert Roebling | wxVariantData no longer inherits from wxObject | blob | commitdiff | raw | diff to current | 
| 2007-07-06 |  Václav Slavík | fixed to make wxVariant compatible with both ANSI and... | blob | commitdiff | raw | diff to current | 
| 2007-06-11 |  Václav Slavík | compilation fixes for PCH-less build | blob | commitdiff | raw | diff to current | 
| 2007-06-10 |  Václav Slavík | 1. made CRT wrappers definitions indepenent of wxUSE_UN... | blob | commitdiff | raw | diff to current | 
| 2007-04-14 |  Václav Slavík | removed extra semicolons (patch #1700459; fixes compila... | 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-10-02 |  Włodzimierz Skiba | Warning fixes after char->wxChar in wxVariant. | blob | commitdiff | raw | diff to current | 
| 2006-09-30 |  Robert Roebling | Missed these in the char -> wxChar change. | blob | commitdiff | raw | diff to current | 
| 2006-09-30 |  Robert Roebling | Move wxVariant support for GDI classes to their | blob | commitdiff | raw | diff to current | 
| 2006-09-30 |  Robert Roebling | Added DECLARE_VARIANT_OBJECT macros for easy conversion | blob | commitdiff | raw | diff to current | 
| 2006-09-30 |  Robert Roebling | Compilo. | blob | commitdiff | raw | diff to current | 
| 2006-09-30 |  Robert Roebling | Changed char to wxChar. | blob | commitdiff | raw | diff to current | 
| 2006-09-30 |  Robert Roebling | Applied ref-couting patch. | blob | commitdiff | raw | diff to current | 
| 2006-09-26 |  Robert Roebling | Added wxVariant's =, == and != operators for wxObject* | blob | commitdiff | raw | diff to current | 
| 2006-09-26 |  Robert Roebling | Make GetWxObjectPtr() const. | blob | commitdiff | raw | diff to current | 
| 2006-09-25 |  Vadim Zeitlin | added wxUSE_VARIANT guards | blob | commitdiff | raw | diff to current | 
| 2006-09-22 |  Robin Dunn | Fix my last fix.  The method is pure virtual in the... | blob | commitdiff | raw | diff to current | 
| 2006-09-22 |  Robin Dunn | Remove the wxVariantDataString::Read method since the... | blob | commitdiff | raw | diff to current | 
| 2006-09-17 |  Robert Roebling | [ 1559550 ] Fix wxVariant wxDateTime conversion from... | blob | commitdiff | raw | diff to current | 
| 2006-09-05 |  Vadim Zeitlin | mark all dtors which are virtual because base class... | blob | commitdiff | raw | diff to current | 
| 2006-06-25 |  Vadim Zeitlin | fix gcc warnings about  in printf format (partly modifi... | blob | commitdiff | raw | diff to current | 
| 2006-06-15 |  Włodzimierz Skiba | Include wx/math.h according to precompiled headers... | blob | commitdiff | raw | diff to current | 
| 2006-05-03 |  Włodzimierz Skiba | Include wx/stream.h according to precompiled headers... | blob | commitdiff | raw | diff to current | 
| 2006-04-24 |  Włodzimierz Skiba | Include wx/string.h according to precompiled headers... | 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-12 |  Włodzimierz Skiba | Line-up interfaces to use size_t for GetCount()s (and... | blob | commitdiff | raw | diff to current | 
| 2006-03-07 |  Julian Smart | Increase precision of variant conversion to string | blob | commitdiff | raw | diff to current | 
| 2005-10-17 |  Michael Wetherell | Compile fix for Unicode build on win64 | blob | commitdiff | raw | diff to current | 
| 2005-09-25 |  Vadim Zeitlin | don't use deprecated conversion operator in wxVariantDa... | blob | commitdiff | raw | diff to current | 
| 2005-09-25 |  Vadim Zeitlin | added wxIsSameDouble() which wraps double comparison... | blob | commitdiff | raw | diff to current | 
| 2005-09-24 |  Vadim Zeitlin | remove extraneous semicolons (patch 1299687) | blob | commitdiff | raw | diff to current | 
| 2005-09-23 |  Mart Raudsepp | Nuke #pragma implementation/interface's | blob | commitdiff | raw | diff to current | 
| 2005-08-06 |  Vadim Zeitlin | recognize 0/1 as false/true in string->bool conversion... | blob | commitdiff | raw | diff to current | 
| 2005-04-12 |  Włodzimierz Skiba | Warning fix. | blob | commitdiff | raw | diff to current | 
| 2005-03-24 |  Włodzimierz Skiba | Fix for ambiguities which happen in STL=1 mode under... | blob | commitdiff | raw | diff to current | 
| 2005-02-08 |  Ryan Norton | Duplicate impl of wxVariant == because GCC can't tell... | blob | commitdiff | raw | diff to current | 
| 2005-02-07 |  Ryan Norton | depereciate stringlist stuff in wxVariant | blob | commitdiff | raw | diff to current | 
| 2005-02-02 |  Włodzimierz Skiba | Last .empty() string source cleaning before 2.5.4. | blob | commitdiff | raw | diff to current | 
| 2005-02-01 |  Vadim Zeitlin | compilation fix for last commit | blob | commitdiff | raw | diff to current | 
| 2005-01-31 |  Vadim Zeitlin | fix for losing time information (if present) when conve... | blob | commitdiff | raw | diff to current | 
| 2004-11-05 |  Włodzimierz Skiba | We need a char, not wxChar. | blob | commitdiff | raw | diff to current | 
| 2004-10-30 |  David Elliott | Declare namespace std {} before using namespace std... | blob | commitdiff | raw | diff to current | 
| 2004-10-05 |  Włodzimierz Skiba | Warning fixes found under hardest mode of 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 | 
| 2004-03-28 |  Vadim Zeitlin | removed Win16 code (patch 905241), last version with... | blob | commitdiff | raw | diff to current | 
| 2004-03-24 |  Robin Dunn | copare lower case | 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-08 |  Mattia Barbon | Added --use-stl to cnfigure, wxUSE_STL to setup0.h | blob | commitdiff | raw | diff to current | 
| 2003-07-02 |  Václav Slavík | fixed to make wxBase DLL compile | blob | commitdiff | raw | diff to current | 
| 2003-06-03 |  Vadim Zeitlin | use c_str() instead of mb_str() with wxString::Printf... | blob | commitdiff | raw | diff to current | 
| 2003-06-02 |  Roger Gammans | Addition at simple wxObject*, support into wxVariant. | blob | commitdiff | raw | diff to current | 
| 2003-05-28 |  Roger Gammans | Reinsert missing ctor removed in date/time tidy | blob | commitdiff | raw | diff to current | 
| 2003-04-24 |  Jouk Jansen | Committing in . | blob | commitdiff | raw | diff to current | 
| 2003-03-29 |  Stefan Csomor | unicode and __MACH__ additions for wxMac | blob | commitdiff | raw | diff to current | 
| 2003-03-23 |  Julian Smart | Removed obsolete wxDate and wxTime classes. | blob | commitdiff | raw | diff to current | 
| 2003-02-14 |  Vadim Zeitlin | silent gcc warning about missing \n at the end of file | blob | commitdiff | raw | diff to current | 
| 2003-02-06 |  Vadim Zeitlin | allow compilation with wxUSE_DATETIME == 0 (patch 679822) | 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-02 |  Vadim Zeitlin | use DECLARE_NO_COPY_CLASS() where applicable (patch... | blob | commitdiff | raw | diff to current | 
| 2002-08-01 |  Julian Smart | Applied [ 586524 ] wxVariant Enhancements. | blob | commitdiff | raw | diff to current | 
| 2002-07-09 |  Vadim Zeitlin | implemented wxVariant::NullList() (patch 578257) | 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-03-09 |  Vadim Zeitlin | copy the variant name in the assignment operator as... | blob | commitdiff | raw | diff to current | 
| 2002-02-07 |  Kendall Bennett | Merges from Scitech Branch (George Davison): | blob | commitdiff | raw | diff to current | 
| 2002-01-20 |  Vadim Zeitlin | added support for wxArrayString data in wxVariant | blob | commitdiff | raw | diff to current | 
| 2001-08-24 |  Vadim Zeitlin | added missing wxSTDs | blob | commitdiff | raw | diff to current | 
| 2001-06-10 |  George Tasker | wxDbGrid additions - Added support for ODBC date types | blob | commitdiff | raw | diff to current | 
| 2001-06-06 |  Vadim Zeitlin | applied patch for compilation with gcc 3.0 | blob | commitdiff | raw | diff to current | 
| 2001-02-15 |  Gilles Depeyrot | modifications for compilation under Mac OS X | blob | commitdiff | raw | diff to current | 
| 2000-07-15 |  Bryan Petty | merged 2.2 branch | blob | commitdiff | raw | diff to current | 
| 2000-02-06 |  Julian Smart | Some doc corrections; Watcom C++ corrections; VC++... | 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-21 |  Vadim Zeitlin | 1. corrected compilation of wxTime/wxDate | blob | commitdiff | raw | diff to current | 
| 1999-12-21 |  Vadim Zeitlin | 1. wxLongLong and wxDateTime compilation fixed for... | blob | commitdiff | raw | diff to current | 
| 1999-10-14 |  Robert Roebling | HP-UX fixes | 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-14 |  Vadim Zeitlin | 1. new wxFFile class - as wxFile but uses fopen/fread... | blob | commitdiff | raw | diff to current | 
| 1999-07-07 |  Guilhem Lavaux | * New wxStreams (to be documented), new classes: wxBuff... | blob | commitdiff | raw | diff to current | 
| 1999-06-27 |  Robert Roebling | Work on streams of all sorts. More to come. | blob | commitdiff | raw | diff to current | 
| 1999-04-13 |  Ove Kaaven | The prevalent wide characters. | blob | commitdiff | raw | diff to current | 
| 1999-03-15 |  J. Russell Smyth | Completed Vadims HAVE_BOOL changes | blob | commitdiff | raw | diff to current | 
| 1999-03-12 |  Vadim Zeitlin | more things are done by configure: checks for bool... | blob | commitdiff | raw | diff to current | 
| next |