2006-05-03 |
Włodzimierz Skiba | Include wx/stream.h according to precompiled headers... |
blob | commitdiff | raw |
2006-04-18 |
Włodzimierz Skiba | wx/wxprec.h already includes wx/defs.h (with other... |
blob | commitdiff | raw | diff to current |
2006-03-07 |
Vadim Zeitlin | fixed a double free bug in SetBufferIO(size_t) (coverit... |
blob | commitdiff | raw | diff to current |
2005-10-17 |
Michael Wetherell | Warning fixes for win64 |
blob | commitdiff | raw | diff to current |
2005-10-09 |
Mattia Barbon | Removed WXWIN_COMPATIBILITY_2_2 together with code... |
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-09-13 |
Vadim Zeitlin | fixed Sun CC warning about local variable read hiding... |
blob | commitdiff | raw | diff to current |
2005-08-28 |
Vadim Zeitlin | fixed bug in wxStreamBuffer::Read(wxStreamBuffer *... |
blob | commitdiff | raw | diff to current |
2005-03-03 |
Włodzimierz Skiba | Huge streams checking and warning fixes. |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Włodzimierz Skiba | Old API clearly deprecated. |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Ryan Norton | [ 1070686 ] wxOutputStream::Close() |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Vadim Zeitlin | replaced wxStream::GetSize() with GetLength() (still... |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Vadim Zeitlin | new set of fixes for problems due to huge files support... |
blob | commitdiff | raw | diff to current |
2004-11-02 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2004-10-15 |
Vadim Zeitlin | use wxFileSize_t instead of wxFileOffset or off_t |
blob | commitdiff | raw | diff to current |
2004-09-26 |
Ron Lee | Enable the huge files patch to build with mingw-cross. |
blob | commitdiff | raw | diff to current |
2004-09-22 |
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 |
2003-10-16 |
Vadim Zeitlin | warning fixes for BCC and OW (heavily modified patch... |
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-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-09-10 |
Vadim Zeitlin | fixed stream code breakage caused by the previous check in |
blob | commitdiff | raw | diff to current |
2002-08-29 |
Vadim Zeitlin | loop in wxInputStream::Read() while there is data to... |
blob | commitdiff | raw | diff to current |
2002-07-12 |
Vadim Zeitlin | fixed bug in Ungetch() which was preventing wxExecute... |
blob | commitdiff | raw | diff to current |
2002-05-24 |
Vadim Zeitlin | fixed wxStreamBuffer::Tell() to return at least sometim... |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Robert Roebling | Minor fixes to buffered stream in connection |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Vadim Zeitlin | fixed a huge memory leak in wxStreamBuffer |
blob | commitdiff | raw | diff to current |
2002-01-09 |
Vadim Zeitlin | bug fix for wxBufferedInputStream::LastCount() after... |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Ron Lee | Added new dynamic loading classes. (which handle proper |
blob | commitdiff | raw | diff to current |
2001-08-22 |
Václav Slavík | fixed yet another bug in wxStream classes |
blob | commitdiff | raw | diff to current |
2001-07-07 |
Vadim Zeitlin | use wxTextFile::Eol() in wxEndL |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Vadim Zeitlin | fixed bug in Eof(), finally |
blob | commitdiff | raw | diff to current |
2001-01-06 |
Vadim Zeitlin | fixed wxStreamBuffer::SetBufferIO() (thanks to Gilles... |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Vadim Zeitlin | wxSetEnv for Win32 (doesn't really work) |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Vadim Zeitlin | fix for uninit vars |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Julian Smart | Added m_destroybuf initialisation |
blob | commitdiff | raw | diff to current |
2000-11-24 |
Vadim Zeitlin | linking fix |
blob | commitdiff | raw | diff to current |
2000-11-23 |
Vadim Zeitlin | more fixes to stream code: allow deriving from wxStream... |
blob | commitdiff | raw | diff to current |
2000-11-23 |
Vadim Zeitlin | compilation fixes for wxMemoryStreams |
blob | commitdiff | raw | diff to current |
2000-11-23 |
Vadim Zeitlin | fixed memory allocation code of wxStreamBuffer to not... |
blob | commitdiff | raw | diff to current |
2000-03-02 |
Vadim Zeitlin | 1. wxProcess changes to make capturing subprocess outpu... |
blob | commitdiff | raw | diff to current |
2000-02-29 |
Guillermo Rodrigue... | Tell is now compatible with the wback buffer |
blob | commitdiff | raw | diff to current |
1999-12-20 |
Robert Roebling | Minor changes to wxTreeCtrl's horiz size, |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Sylvain Bougnoux | ~wxBufferedStream puts back unread bytes |
blob | commitdiff | raw | diff to current |
1999-12-13 |
Guillermo Rodrigue... | Added wxOutputStream::PutC() |
blob | commitdiff | raw | diff to current |
1999-12-09 |
Guillermo Rodrigue... | Fixed small bug related to m_lastcount in wxInputStream... |
blob | commitdiff | raw | diff to current |
1999-12-08 |
Guillermo Rodrigue... | Fixed wxInputStream::Ungetch behaviour so that if you |
blob | commitdiff | raw | diff to current |
1999-12-06 |
Robert Roebling | Added tests for buffered streams. |
blob | commitdiff | raw | diff to current |
1999-12-06 |
Robert Roebling | Patch for stream.cpp for non-flushable stream, |
blob | commitdiff | raw | diff to current |
1999-11-21 |
Guilhem Lavaux | Fixed an incorrect behaviour in ResetBuffer() |
blob | commitdiff | raw | diff to current |
1999-11-06 |
Guilhem Lavaux | Fixed wxMemoryOutputStream (it wasn't working at all) |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | include <wx/...> => include "wx/..." |
blob | commitdiff | raw | diff to current |
1999-10-10 |
Guilhem Lavaux | Changed Ungetch behaviour (FIFO -> LIFO). |
blob | commitdiff | raw | diff to current |
1999-10-05 |
Sylvain Bougnoux | after a seek, reset error if error==EOF |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Julian Smart | Removed some unused parameter warnings; compile error... |
blob | commitdiff | raw | diff to current |
1999-08-29 |
Guilhem Lavaux | Removed LastError() from wxFilterStream |
blob | commitdiff | raw | diff to current |
1999-08-22 |
Robert Roebling | Added wxCountingStream for measuring the size of... |
blob | commitdiff | raw | diff to current |
1999-08-14 |
Guilhem Lavaux | Removed unnecessary branch |
blob | commitdiff | raw | diff to current |
1999-08-13 |
Guilhem Lavaux | Bug fix in wxBufferedInputStream::SeekI |
blob | commitdiff | raw | diff to current |
1999-08-06 |
Guilhem Lavaux | Changed Ungetch(void *, ...) to Ungetch(const void... |
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-22 |
Guilhem Lavaux | Added GSocket for Unix (only GTK for the moment) |
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-28 |
Guilhem Lavaux | * wxStream fixes (integer/line parsing). |
blob | commitdiff | raw | diff to current |
1999-06-27 |
Robert Roebling | More tests for streams. |
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-06-15 |
Robert Roebling | Added a few #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-05-25 |
Guilhem Lavaux | * wxThread fixes |
blob | commitdiff | raw | diff to current |
1999-04-13 |
Ove Kaaven | More Unicode stuff. Implemented wxFprintf. |
blob | commitdiff | raw | diff to current |
1999-02-14 |
Guilhem Lavaux | * Stream: update in doc, fix in code. |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Guilhem Lavaux | * Doc updates |
blob | commitdiff | raw | diff to current |
1999-02-07 |
Guilhem Lavaux | * A few updates (stream doc) |
blob | commitdiff | raw | diff to current |
1999-01-10 |
Guilhem Lavaux | * Deleted debug messages. |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Robert Roebling | minor Configure / makefiles updates |
blob | commitdiff | raw | diff to current |
1998-12-26 |
Guilhem Lavaux | * Fixes (AIF works on Linux) |
blob | commitdiff | raw | diff to current |
1998-12-25 |
Guilhem Lavaux | * Fixes (WAV works on Linux, AIFF following) |
blob | commitdiff | raw | diff to current |
1998-12-23 |
Guilhem Lavaux | * Fixes |
blob | commitdiff | raw | diff to current |
1998-11-11 |
Guilhem Lavaux | * Fixes. |
blob | commitdiff | raw | diff to current |
1998-11-07 |
Robert Roebling | Fixed 5 bugs in wxImage and Blit |
blob | commitdiff | raw | diff to current |
1998-10-28 |
Guilhem Lavaux | * Build IODBC on demand on unix. |
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-10 |
Guilhem Lavaux | * Bug fix in wxFilter*Stream |
blob | commitdiff | raw | diff to current |
1998-09-10 |
Julian Smart | Eliminated some warnings under Windows; wxGetHomeDir... |
blob | commitdiff | raw | diff to current |
1998-09-07 |
Julian Smart | Made wxSocket compile using makefiles; #ifdefed out... |
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-09-01 |
Guilhem Lavaux | * wxCreateDynamicObject() uses an hashtable now |
blob | commitdiff | raw | diff to current |
1998-08-24 |
Guilhem Lavaux | * wxStream fixes. |
blob | commitdiff | raw | diff to current |
1998-08-23 |
Guilhem Lavaux | * Fixed two memory leaks. |
blob | commitdiff | raw | diff to current |
1998-08-05 |
Guilhem Lavaux | * Added source file info in utils/serialize/* |
blob | commitdiff | raw | diff to current |
1998-08-04 |
Guilhem Lavaux | * Fixes and new features in wxObject*Stream |
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-24 |
Guilhem Lavaux | * New wxStream classes: wxStreamBuffer and wxObject... |
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 |
1998-07-13 |
Karsten Ballüder | Fixed that stupid stream problem. |
blob | commitdiff | raw | diff to current |
next |