2010-11-25 |
Vadim Zeitlin | Add wxVersionInfo and functions returning it for 3rd... |
blob | commitdiff | raw |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
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-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Vadim Zeitlin | Add information about the log message generation locati... |
blob | commitdiff | raw | diff to current |
2009-03-06 |
Vadim Zeitlin | added wxZlibStream::SetDictionary() (closes #10551) |
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-29 |
Michael Wetherell | Rename wxSTREAM_FILEEXTENSION to wxSTREAM_FILEEXT. |
blob | commitdiff | raw | diff to current |
2006-10-25 |
Michael Wetherell | Add class factories for filter streams. Also filters... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
Włodzimierz Skiba | Include wx/intl.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-03-07 |
Vadim Zeitlin | oops, undid last commit, the extra test is unneded... |
blob | commitdiff | raw | diff to current |
2006-03-07 |
Vadim Zeitlin | make sure we don't use uninitalized output stream in... |
blob | commitdiff | raw | diff to current |
2005-12-18 |
Michael Wetherell | Changes to cope with parent streams which return an... |
blob | commitdiff | raw | diff to current |
2005-11-30 |
Michael Wetherell | Make Eof() consistent with other streams |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Julian Smart | Applied patch [ 1171542 ] access static class members... |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Ryan Norton | [ 1070686 ] wxOutputStream::Close() |
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-04-11 |
Václav Slavík | improvements to zlib streams (patch 929416): |
blob | commitdiff | raw | diff to current |
2004-03-29 |
Václav Slavík | applied patch 923858 (fixes crash in zlib streams) |
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 |
2003-12-21 |
Ryan Norton | Committed Mike's Update Patch |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Vadim Zeitlin | wxZlibStreams fixes; allow them to be used as deflate... |
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 |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Vadim Zeitlin | fixed incorrect assert for the default compression... |
blob | commitdiff | raw | diff to current |
2001-10-04 |
Gilles Depeyrot | use wxWindows zlib.h instead of Mac OS X system zlib... |
blob | commitdiff | raw | diff to current |
2001-10-04 |
George Tasker | Changed code in unzip.c/.h for #including zlib.h to... |
blob | commitdiff | raw | diff to current |
2001-04-04 |
Vadim Zeitlin | memory leak in wxZlibOutputStream fixed |
blob | commitdiff | raw | diff to current |
2001-04-01 |
Gilles Depeyrot | corrections for final release of Mac OS X |
blob | commitdiff | raw | diff to current |
2001-03-23 |
Vadim Zeitlin | fixed memory leak in wxZlibInputStream |
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-03-04 |
Václav Slavík | fixed couple of bugs in wxZlibInputStream -- mainly... |
blob | commitdiff | raw | diff to current |
2000-03-03 |
Václav Slavík | added compression ratio argument to wxZlibOutputStream... |
blob | commitdiff | raw | diff to current |
2000-01-10 |
Guillermo Rodrigue... | Fixed from Mumit Khan to allow DLL compilation for... |
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-08-31 |
Guilhem Lavaux | Fixed wxZlibOutputStream::Sync |
blob | commitdiff | raw | diff to current |
1999-07-18 |
Harco de Hilster | Now uses #define __WX_SETUP_H__ to signify that we... |
blob | commitdiff | raw | diff to current |
1999-07-17 |
Harco de Hilster | Temp. fix for ..\..\zlib problem. |
blob | commitdiff | raw | diff to current |
1999-07-17 |
Harco de Hilster | Removed USING_CONFIGURE define. As VZ pointed out,... |
blob | commitdiff | raw | diff to current |
1999-07-17 |
Harco de Hilster | Minor fixes mainly to get stuff compiled using the... |
blob | commitdiff | raw | diff to current |
1999-07-11 |
Robert Roebling | A few compile things. |
blob | commitdiff | raw | diff to current |
1999-07-10 |
Václav Slavík | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-07-09 |
Patrick Albert | Some minors changes, like adding empty lines at end... |
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-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-01-24 |
Julian Smart | Added some Motif wxGLCanvas support; some more Motif... |
blob | commitdiff | raw | diff to current |
1999-01-04 |
Robert Roebling | configure and #ifdef wxUSE_XXX updates |
blob | commitdiff | raw | diff to current |
1998-12-10 |
Robert Roebling | Removed a few old wxDebugMsg (now wxLogDebug) |
blob | commitdiff | raw | diff to current |
1998-10-14 |
Guilhem Lavaux | * wxSocket fixes |
blob | commitdiff | raw | diff to current |
1998-09-17 |
Guilhem Lavaux | * Added wxSerial DLL support for Borland 32 |
blob | commitdiff | raw | diff to current |
1998-09-16 |
Julian Smart | Made wxStubs compile on Unix. |
blob | commitdiff | raw | diff to current |
1998-08-08 |
Denis Pershin | DP: |
blob | commitdiff | raw | diff to current |
1998-07-27 |
Robert Roebling | warning msgs |
blob | commitdiff | raw | diff to current |
1998-07-27 |
Guilhem Lavaux | * Bug fixes |
blob | commitdiff | raw | diff to current |
1998-07-24 |
Robert Roebling | wxFrame::CreateToolBar() stuff |
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-18 |
Robert Roebling | added ODBC support |
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-14 |
Guilhem Lavaux | * wxStream: I've rewritten the inheritance |
blob | commitdiff | raw | diff to current |
|