1999-09-15 |
Guillermo Rodrigue... | Now uses wxSocketBase::Error() to see if last IO call... |
tree | commitdiff |
1999-09-15 |
Guillermo Rodrigue... | Various small bugfixes |
tree | commitdiff |
1999-09-12 |
Guillermo Rodrigue... | fixed (didn't work at all) |
tree | commitdiff |
1999-09-11 |
Guillermo Rodrigue... | - Completed WaitOnAccept |
tree | commitdiff |
1999-09-10 |
Robin Dunn | Made wxNO_DEFAULT set the "no" button as the default... |
tree | commitdiff |
1999-09-09 |
Guillermo Rodrigue... | Ops. wxUSE_XXX and wxUSE_STREAMS are separated again :-) |
tree | commitdiff |
1999-09-09 |
Guillermo Rodrigue... | Fixed WaitOnConnect(). |
tree | commitdiff |
1999-09-09 |
Guillermo Rodrigue... | Replaced wxUSE_LIBGIF with wxUSE_GIF |
tree | commitdiff |
1999-09-09 |
Guillermo Rodrigue... | Added #include "wx/setup.h" (or "wx/defs.h") before... |
tree | commitdiff |
1999-09-09 |
David Webster | Latest OS/2 compiler bug fixes for common and generic |
tree | commitdiff |
1999-09-09 |
Karsten Ballüder | cosmetic fix |
tree | commitdiff |
1999-09-09 |
Julian Smart | Small bug fix |
tree | commitdiff |
1999-09-08 |
Julian Smart | Added wxTE_NO_VSCROLL style; corrected joystick event... |
tree | commitdiff |
1999-09-07 |
Guillermo Rodrigue... | wxSocketClient::Connect() now honours the 'wait' parameter. |
tree | commitdiff |
1999-09-06 |
Julian Smart | Added wxFontEnumerator class for wxMSW, and fixed text... |
tree | commitdiff |
1999-09-05 |
Julian Smart | Misc. 16-bit compilation fixes |
tree | commitdiff |
1999-09-05 |
Guilhem Lavaux | Updated wxSocket documentation |
tree | commitdiff |
1999-09-05 |
Guilhem Lavaux | Changed some more name in wxSocket (internal) |
tree | commitdiff |
1999-09-05 |
Guilhem Lavaux | Added GSocket/wxSocket alias to socket.h to prevent... |
tree | commitdiff |
1999-09-02 |
Julian Smart | SetMenuBar potential memory leak fixed; added wxTAB_TRA... |
tree | commitdiff |
1999-09-01 |
Guilhem Lavaux | Write 0 to m_lastcount in OnSysRead and OnSysWrite |
tree | commitdiff |
1999-08-31 |
Guilhem Lavaux | Fixed wxZlibOutputStream::Sync |
tree | commitdiff |
1999-08-31 |
Julian Smart | Added Set/GetSelection to wxPrintDialogData (the value... |
tree | commitdiff |
1999-08-30 |
Patrick Albert | removing w4 level warning |
tree | commitdiff |
1999-08-30 |
Patrick Albert | Removing most of level 4 warnings, particulary in 16... |
tree | commitdiff |
1999-08-29 |
Harco de Hilster | fixed problem in mimetype database and put a temp.... |
tree | commitdiff |
1999-08-29 |
Guillermo Rodrigue... | fixed bug for 24bit images |
tree | commitdiff |
1999-08-29 |
Guilhem Lavaux | Removed LastError() from wxFilterStream |
tree | commitdiff |
1999-08-29 |
Sylvain Bougnoux | Fixed wxBufferedInputStream support ... |
tree | commitdiff |
1999-08-29 |
Guillermo Rodrigue... | PCX handler now working for reading (8bit and 24bit... |
tree | commitdiff |
1999-08-29 |
Guillermo Rodrigue... | Added error messages when (verbose == TRUE) to know... |
tree | commitdiff |
1999-08-28 |
Robert Roebling | Added German translation to internat sample. |
tree | commitdiff |
1999-08-27 |
Guillermo Rodrigue... | CanRead() now restores the stream to its previous state... |
tree | commitdiff |
1999-08-27 |
Patrick Albert | Removing some level 3 warning |
tree | commitdiff |
1999-08-27 |
Guillermo Rodrigue... | small change (honour 'verbose' parameter in LoadFile) |
tree | commitdiff |
1999-08-27 |
Guillermo Rodrigue... | New PCX Image Handler (still empty) |
tree | commitdiff |
1999-08-27 |
Michael Bedward | Fixes for compilation under AIX. |
tree | commitdiff |
1999-08-25 |
Guilhem Lavaux | Added wxSound for Windows support (successful WAV playb... |
tree | commitdiff |
1999-08-25 |
Harco de Hilster | fixed mingw32 problem. Now correctly deals with egcs... |
tree | commitdiff |
1999-08-24 |
Guillermo Rodrigue... | Added CanRead() |
tree | commitdiff |
1999-08-24 |
Guillermo Rodrigue... | Fixed CanRead(), which incorrectly forced version 89a... |
tree | commitdiff |
1999-08-23 |
Harco de Hilster | Your typical c_str => c_str() fix. |
tree | commitdiff |
1999-08-22 |
Harco de Hilster | Fixes for smoother cross compilation; |
tree | commitdiff |
1999-08-22 |
Robert Roebling | Added wxFFileStream base on wxFFile (as opposed to... |
tree | commitdiff |
1999-08-22 |
Robert Roebling | Added wxCountingStream for measuring the size of... |
tree | commitdiff |
1999-08-20 |
Robert Roebling | Changed a few #include <xxx.h> to #include "xxx.h" |
tree | commitdiff |
1999-08-20 |
Stefan Csomor | CW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files) |
tree | commitdiff |
1999-08-19 |
Robert Roebling | Doc updates, wxsizer et al |
tree | commitdiff |
1999-08-19 |
Karsten Ballüder | Added support for locales like de_AT.iso-8859-1 |
tree | commitdiff |
1999-08-19 |
Sylvain Bougnoux | Implement CanRead |
tree | commitdiff |
1999-08-18 |
Václav Slavík | added wxImage::CanRead |
tree | commitdiff |
1999-08-18 |
Sylvain Bougnoux | Added PNM image handler |
tree | commitdiff |
1999-08-18 |
Sylvain Bougnoux | Added wxImage wxImage::GetSubImage(cont wxRect&) const |
tree | commitdiff |
1999-08-18 |
Julian Smart | Added gifdecod.cpp |
tree | commitdiff |
1999-08-18 |
Guilhem Lavaux | Added a check for -lresolv in configure.in |
tree | commitdiff |
1999-08-17 |
Julian Smart | Fixed bug that wrote incomplete wxExpr files (missing... |
tree | commitdiff |
1999-08-17 |
Sylvain Bougnoux | Improve wxImage::LoadImage so that image format in... |
tree | commitdiff |
1999-08-16 |
Robert Roebling | Added Prepend() and Remove() methods to wxSizer, |
tree | commitdiff |
1999-08-16 |
Michael Bedward | Fixed bug in function Flush(). |
tree | commitdiff |
1999-08-14 |
Guilhem Lavaux | Removed unnecessary branch |
tree | commitdiff |
1999-08-13 |
Robert Roebling | More makefiles |
tree | commitdiff |
1999-08-13 |
Guilhem Lavaux | Bug fix in wxBufferedInputStream::SeekI |
tree | commitdiff |
1999-08-13 |
Robert Roebling | Added wxStaticBoxSizer, |
tree | commitdiff |
1999-08-13 |
Robert Roebling | Compile fixes, |
tree | commitdiff |
1999-08-12 |
Karsten Ballüder | some compilation fixes atttempts for solaris |
tree | commitdiff |
1999-08-11 |
Robert Roebling | Did somework on the generic dialogs, |
tree | commitdiff |
1999-08-09 |
Robert Roebling | Replaced old wxSizer, |
tree | commitdiff |
1999-08-09 |
Robert Roebling | Completed wxBox, |
tree | commitdiff |
1999-08-08 |
Václav Slavík | added MIME manager fallback support |
tree | commitdiff |
1999-08-08 |
Vadim Zeitlin | 1. regenerated makefiles |
tree | commitdiff |
1999-08-08 |
Robert Roebling | Finished porting Robin's wxSizers |
tree | commitdiff |
1999-08-08 |
Robert Roebling | Added wxNewSizer and wxBorderNewSizer with sample |
tree | commitdiff |
1999-08-08 |
Robert Roebling | zipstrm link fix |
tree | commitdiff |
1999-08-08 |
Robert Roebling | Added strconv |
tree | commitdiff |
1999-08-07 |
Vadim Zeitlin | compile fix for Unix |
tree | commitdiff |
1999-08-07 |
Vadim Zeitlin | wxMimeTypesManager::AddFallbacks() added, also correcte... |
tree | commitdiff |
1999-08-06 |
Guilhem Lavaux | Changed Ungetch(void *, ...) to Ungetch(const void... |
tree | commitdiff |
1999-08-06 |
Julian Smart | Changes for BC++ |
tree | commitdiff |
1999-08-05 |
Guilhem Lavaux | Changed BidEndianOrdered to BigEndianOrdered in datstrm.h |
tree | commitdiff |
1999-08-04 |
Vadim Zeitlin | wxButton::GetDefaultSize() fix |
tree | commitdiff |
1999-08-04 |
J. Russell Smyth | Made changes to allow build with new mingw32/gcc-2.95 |
tree | commitdiff |
1999-08-03 |
Ove Kaaven | Hmm, apparently had to add FNSTRINGCAST elsewhere in... |
tree | commitdiff |
1999-08-03 |
Ove Kaaven | Changed my mind and used FNSTRINGCAST instead |
tree | commitdiff |
1999-08-03 |
Ove Kaaven | Replaced (char*)wxFNCONV with (const char*)wxFNCONV |
tree | commitdiff |
1999-08-03 |
Vadim Zeitlin | cliet data crash fixed |
tree | commitdiff |
1999-08-02 |
Vadim Zeitlin | 1. minor headers rearrangement: wxprec.h doesn't includ... |
tree | commitdiff |
1999-08-02 |
Guilhem Lavaux | Better memory errors handler (added GSOCK_MEMERR) |
tree | commitdiff |
1999-08-02 |
David Webster | Changes to make common and generic compilable under... |
tree | commitdiff |
1999-08-02 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-08-01 |
Vadim Zeitlin | 1. wxWindow::Centre() hopefully fixed |
tree | commitdiff |
1999-08-01 |
Robert Roebling | Updated testconf, |
tree | commitdiff |
1999-08-01 |
Guilhem Lavaux | wxMemoryStream doc updated |
tree | commitdiff |
1999-07-30 |
David Webster | OS/2 updates |
tree | commitdiff |
1999-07-30 |
Guilhem Lavaux | Renamed GSocket_SetBlocking to GSocket_SetNonBlocking... |
tree | commitdiff |
1999-07-30 |
Vadim Zeitlin | a small fix to wxWindow::Centre |
tree | commitdiff |
1999-07-30 |
Robert Roebling | Some more doc beauty, |
tree | commitdiff |
1999-07-30 |
Robin Dunn | fixed compiler error |
tree | commitdiff |
1999-07-29 |
Vadim Zeitlin | #warning is a compilation error, not warning |
tree | commitdiff |
1999-07-29 |
Robert Roebling | Now its possible to run wxHTML without wxSockets |
tree | commitdiff |
1999-07-29 |
Guilhem Lavaux | Typos. |
tree | commitdiff |
next |