2013-07-26 |
Vadim Zeitlin | Remove all lines containing cvs/svn "$Id$" keyword. |
blob | commitdiff | raw |
2013-05-16 |
Jouk Jansen | m_useExtendedPrecision is only used if the macro wxUSE_... |
blob | commitdiff | raw | diff to current |
2013-05-06 |
Vadim Zeitlin | Add IEEE 754 single/double precision support to wxDataS... |
blob | commitdiff | raw | diff to current |
2013-05-06 |
Vadim Zeitlin | No real changes, just rename double variables to "d". |
blob | commitdiff | raw | diff to current |
2013-05-06 |
Vadim Zeitlin | Extract common parts of wxData{In,Out}putStream in... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Dimitri Schoolwerth | No changes, synchronised source names that appear comme... |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
blob | commitdiff | raw | diff to current |
2009-01-11 |
Robert Roebling | Default to wxConvUTF8 (not wxConvAuto) in wxDataInputSt... |
blob | commitdiff | raw | diff to current |
2009-01-11 |
Robert Roebling | Added interface for getting/setting text converter... |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Václav Slavík | have only one string form of operator<< in output streams |
blob | commitdiff | raw | diff to current |
2006-04-05 |
Vadim Zeitlin | added wxMBConv::Clone() to be able to copy conversion... |
blob | commitdiff | raw | diff to current |
2006-04-05 |
Vadim Zeitlin | 1. changed all "wxMBConv& conv" parameters to "const... |
blob | commitdiff | raw | diff to current |
2006-02-11 |
Vadim Zeitlin | added support for 64 bit ints in wx stream classes... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2004-10-12 |
Włodzimierz Skiba | Reverted due to Darwin and other conflicts. |
blob | commitdiff | raw | diff to current |
2004-10-12 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
blob | commitdiff | raw | diff to current |
2004-09-10 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, TRUE/true, FALSE... |
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-10 |
Vadim Zeitlin | added functions to read/write several elements at once... |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | fixes needed for separate DLL build to work |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
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-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2002-07-21 |
Václav Slavík | Unicodification of wxDataStreams |
blob | commitdiff | raw | diff to current |
2001-11-26 |
Ron Lee | added wx(U)int64, then added it to wxDataStream so... |
blob | commitdiff | raw | diff to current |
2001-11-17 |
Robert Roebling | Added ::IsOk() to wxDataStream for error checking in |
blob | commitdiff | raw | diff to current |
2001-06-08 |
Kendall Bennett | Merged latest changes from SciTech code base into wxWin... |
blob | commitdiff | raw | diff to current |
2001-01-25 |
Robert Roebling | Beautified header. |
blob | commitdiff | raw | diff to current |
1999-08-20 |
Robert Roebling | Changed a few #include <xxx.h> to #include "xxx.h" |
blob | commitdiff | raw | diff to current |
1999-08-05 |
Guilhem Lavaux | Changed BidEndianOrdered to BigEndianOrdered in datstrm.h |
blob | commitdiff | raw | diff to current |
1999-07-24 |
Guilhem Lavaux | Updated wxDataStream (added ByteOrder) |
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-30 |
Guilhem Lavaux | * Moved ReadLine()/WriteLine() to wxIn/OutputStream |
blob | commitdiff | raw | diff to current |
1999-06-29 |
Guilhem Lavaux | * wxDataStreams use wxUint now. |
blob | commitdiff | raw | diff to current |
1999-06-15 |
Robert Roebling | Added a few #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1998-11-06 |
Unknown (UG) | dll fixes |
blob | commitdiff | raw | diff to current |
1998-10-14 |
Guilhem Lavaux | * wxSocket fixes |
blob | commitdiff | raw | diff to current |
1998-09-08 |
Guilhem Lavaux | * some C++ness correction in wxStream. |
blob | commitdiff | raw | diff to current |
1998-09-06 |
Guilhem Lavaux | * Added wxsocket lib and sample (I hope I don't forget... |
blob | commitdiff | raw | diff to current |
1998-08-15 |
Julian Smart | Changes mostly as a result of __WXSTUBS__ compilation... |
blob | commitdiff | raw | diff to current |
1998-07-15 |
Guilhem Lavaux | wxStream: wxInputStream and wxOutputStream don't inheri... |
blob | commitdiff | raw | diff to current |
1998-07-12 |
Guilhem Lavaux | Added IMPLEMENT_CLASS, ... about wxStream classes ... |
blob | commitdiff | raw | diff to current |
1998-07-12 |
Guilhem Lavaux | Added wxStream but I haven't tested them. |
blob | commitdiff | raw | diff to current |
1998-07-03 |
Guilhem Lavaux | * Fixed Async -> sync in wxExecute |
blob | commitdiff | raw | diff to current |
1998-07-01 |
Guilhem Lavaux | * Changed "true" to "TRUE" in some file: "true" doesn... |
blob | commitdiff | raw | diff to current |
|