2006-06-15 |
Włodzimierz Skiba | Include wx/math.h according to precompiled headers... |
blob | commitdiff | raw |
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-03-05 |
Włodzimierz Skiba | Build fix: help OW 1.4 to apply template. |
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-25 |
Vadim Zeitlin | first round of Intel compiler warning fixes: down from... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Włodzimierz Skiba | [1231183] 'cleanup: mismatched indentation' and other... |
blob | commitdiff | raw | diff to current |
2005-02-17 |
Ryan Norton | gcc doesn't have pragma warning |
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-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 |
|