2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw |
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 |
2003-07-21 |
Mattia Barbon | Use wxStringBuffer[Length] instead of explicit calls to |
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-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
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-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-06-08 |
Kendall Bennett | Merged latest changes from SciTech code base into wxWin... |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Václav Slavík | fixed wxDataInputStream::ReadString for empty strings |
blob | commitdiff | raw | diff to current |
2000-01-19 |
Václav Slavík | fixed ReadString for wxUSE_UNICODE |
blob | commitdiff | raw | diff to current |
1999-12-30 |
Vadim Zeitlin | 1. many, many, many warnings fixed (from HP-UX build... |
blob | commitdiff | raw | diff to current |
1999-11-18 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
1999-07-30 |
Robert Roebling | Some more doc beauty, |
blob | commitdiff | raw | diff to current |
1999-07-24 |
Guilhem Lavaux | Updated wxDataStream (added ByteOrder) |
blob | commitdiff | raw | diff to current |
1999-07-15 |
Guilhem Lavaux | * wxMemoryStreams updates |
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-28 |
Guilhem Lavaux | * wxStream fixes (integer/line parsing). |
blob | commitdiff | raw | diff to current |
1999-06-22 |
Robert Roebling | Some #include and #if wxUSE_XX 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-04-13 |
Ove Kaaven | More Unicode stuff. Implemented wxFprintf. |
blob | commitdiff | raw | diff to current |
1999-02-06 |
Julian Smart | Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub... |
blob | commitdiff | raw | diff to current |
1998-10-14 |
Guilhem Lavaux | * wxSocket fixes |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
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-07 |
Vadim Zeitlin | (1) Denis Pershin's patch for wxGTK (memory leaks corre... |
blob | commitdiff | raw | diff to current |
1998-07-25 |
Guilhem Lavaux | * Deleted #include "wx/bufstrm.h" |
blob | commitdiff | raw | diff to current |
1998-07-24 |
Guilhem Lavaux | * Ooops, I didn't copy the files in the right directory... |
blob | commitdiff | raw | diff to current |
1998-07-17 |
Julian Smart | Added STRICT corrections. |
blob | commitdiff | raw | diff to current |
1998-07-14 |
Guilhem Lavaux | * wxMemory*Stream link problem fix. |
blob | commitdiff | raw | diff to current |
1998-07-13 |
Karsten Ballüder | Fixed that stupid stream problem. |
blob | commitdiff | raw | diff to current |
1998-07-12 |
Robert Roebling | stream compile fixes |
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-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
blob | commitdiff | raw | diff to current |
1998-07-07 |
Karsten Ballüder | Fixed broken Ieee extension for configure --without... |
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-07-03 |
Guilhem Lavaux | * Fixed Async -> sync in wxExecute |
blob | commitdiff | raw | diff to current |
1998-07-02 |
Julian Smart | Various changes for 16-bit compilation |
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 |
|