]> git.saurik.com Git - wxWidgets.git/history - src/common
fixed typos in Unicode configs of wxBase (thanks Dimitri)
[wxWidgets.git] / src / common /
1999-09-10  Robin DunnMade wxNO_DEFAULT set the "no" button as the default...
1999-09-09  Guillermo Rodrigue... Ops. wxUSE_XXX and wxUSE_STREAMS are separated again :-)
1999-09-09  Guillermo Rodrigue... Fixed WaitOnConnect().
1999-09-09  Guillermo Rodrigue... Replaced wxUSE_LIBGIF with wxUSE_GIF
1999-09-09  Guillermo Rodrigue... Added #include "wx/setup.h" (or "wx/defs.h") before...
1999-09-09  David WebsterLatest OS/2 compiler bug fixes for common and generic
1999-09-09  Karsten Ballüdercosmetic fix
1999-09-09  Julian SmartSmall bug fix
1999-09-08  Julian SmartAdded wxTE_NO_VSCROLL style; corrected joystick event...
1999-09-07  Guillermo Rodrigue... wxSocketClient::Connect() now honours the 'wait' parameter.
1999-09-06  Julian SmartAdded wxFontEnumerator class for wxMSW, and fixed text...
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-09-05  Guilhem LavauxUpdated wxSocket documentation
1999-09-05  Guilhem LavauxChanged some more name in wxSocket (internal)
1999-09-05  Guilhem LavauxAdded GSocket/wxSocket alias to socket.h to prevent...
1999-09-02  Julian SmartSetMenuBar potential memory leak fixed; added wxTAB_TRA...
1999-09-01  Guilhem LavauxWrite 0 to m_lastcount in OnSysRead and OnSysWrite
1999-08-31  Guilhem LavauxFixed wxZlibOutputStream::Sync
1999-08-31  Julian SmartAdded Set/GetSelection to wxPrintDialogData (the value...
1999-08-30  Patrick Albertremoving w4 level warning
1999-08-30  Patrick AlbertRemoving most of level 4 warnings, particulary in 16...
1999-08-29  Harco de Hilsterfixed problem in mimetype database and put a temp....
1999-08-29  Guillermo Rodrigue... fixed bug for 24bit images
1999-08-29  Guilhem LavauxRemoved LastError() from wxFilterStream
1999-08-29  Sylvain BougnouxFixed wxBufferedInputStream support ...
1999-08-29  Guillermo Rodrigue... PCX handler now working for reading (8bit and 24bit...
1999-08-29  Guillermo Rodrigue... Added error messages when (verbose == TRUE) to know...
1999-08-28  Robert Roebling Added German translation to internat sample.
1999-08-27  Guillermo Rodrigue... CanRead() now restores the stream to its previous state...
1999-08-27  Patrick AlbertRemoving some level 3 warning
1999-08-27  Guillermo Rodrigue... small change (honour 'verbose' parameter in LoadFile)
1999-08-27  Guillermo Rodrigue... New PCX Image Handler (still empty)
1999-08-27  Michael BedwardFixes for compilation under AIX.
1999-08-25  Guilhem LavauxAdded wxSound for Windows support (successful WAV playb...
1999-08-25  Harco de Hilsterfixed mingw32 problem. Now correctly deals with egcs...
1999-08-24  Guillermo Rodrigue... Added CanRead()
1999-08-24  Guillermo Rodrigue... Fixed CanRead(), which incorrectly forced version 89a...
1999-08-23  Harco de HilsterYour typical c_str => c_str() fix.
1999-08-22  Harco de HilsterFixes for smoother cross compilation;
1999-08-22  Robert Roebling Added wxFFileStream base on wxFFile (as opposed to...
1999-08-22  Robert Roebling Added wxCountingStream for measuring the size of...
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-08-20  Stefan CsomorCW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files)
1999-08-19  Robert Roebling Doc updates, wxsizer et al
1999-08-19  Karsten BallüderAdded support for locales like de_AT.iso-8859-1
1999-08-19  Sylvain BougnouxImplement CanRead
1999-08-18  Václav Slavíkadded wxImage::CanRead
1999-08-18  Sylvain BougnouxAdded PNM image handler
1999-08-18  Sylvain BougnouxAdded wxImage wxImage::GetSubImage(cont wxRect&) const
1999-08-18  Julian SmartAdded gifdecod.cpp
1999-08-18  Guilhem LavauxAdded a check for -lresolv in configure.in
1999-08-17  Julian SmartFixed bug that wrote incomplete wxExpr files (missing...
1999-08-17  Sylvain BougnouxImprove wxImage::LoadImage so that image format in...
1999-08-16  Robert Roebling Added Prepend() and Remove() methods to wxSizer,
1999-08-16  Michael BedwardFixed bug in function Flush().
1999-08-14  Guilhem LavauxRemoved unnecessary branch
1999-08-13  Robert Roebling More makefiles
1999-08-13  Guilhem LavauxBug fix in wxBufferedInputStream::SeekI
1999-08-13  Robert Roebling Added wxStaticBoxSizer,
1999-08-13  Robert Roebling Compile fixes,
1999-08-12  Karsten Ballüdersome compilation fixes atttempts for solaris
1999-08-11  Robert Roebling Did somework on the generic dialogs,
1999-08-09  Robert Roebling Replaced old wxSizer,
1999-08-09  Robert Roebling Completed wxBox,
1999-08-08  Václav Slavíkadded MIME manager fallback support
1999-08-08  Vadim Zeitlin1. regenerated makefiles
1999-08-08  Robert Roebling Finished porting Robin's wxSizers
1999-08-08  Robert Roebling Added wxNewSizer and wxBorderNewSizer with sample
1999-08-08  Robert Roebling zipstrm link fix
1999-08-08  Robert Roebling Added strconv
1999-08-07  Vadim Zeitlincompile fix for Unix
1999-08-07  Vadim ZeitlinwxMimeTypesManager::AddFallbacks() added, also correcte...
1999-08-06  Guilhem LavauxChanged Ungetch(void *, ...) to Ungetch(const void...
1999-08-06  Julian SmartChanges for BC++
1999-08-05  Guilhem LavauxChanged BidEndianOrdered to BigEndianOrdered in datstrm.h
1999-08-04  Vadim ZeitlinwxButton::GetDefaultSize() fix
1999-08-04  J. Russell SmythMade changes to allow build with new mingw32/gcc-2.95
1999-08-03  Ove KaavenHmm, apparently had to add FNSTRINGCAST elsewhere in...
1999-08-03  Ove KaavenChanged my mind and used FNSTRINGCAST instead
1999-08-03  Ove KaavenReplaced (char*)wxFNCONV with (const char*)wxFNCONV
1999-08-03  Vadim Zeitlincliet data crash fixed
1999-08-02  Vadim Zeitlin1. minor headers rearrangement: wxprec.h doesn't includ...
1999-08-02  Guilhem LavauxBetter memory errors handler (added GSOCK_MEMERR)
1999-08-02  David WebsterChanges to make common and generic compilable under...
1999-08-02  David Webster*** empty log message ***
1999-08-01  Vadim Zeitlin1. wxWindow::Centre() hopefully fixed
1999-08-01  Robert Roebling Updated testconf,
1999-08-01  Guilhem LavauxwxMemoryStream doc updated
1999-07-30  David WebsterOS/2 updates
1999-07-30  Guilhem LavauxRenamed GSocket_SetBlocking to GSocket_SetNonBlocking...
1999-07-30  Vadim Zeitlina small fix to wxWindow::Centre
1999-07-30  Robert Roebling Some more doc beauty,
1999-07-30  Robin Dunnfixed compiler error
1999-07-29  Vadim Zeitlin#warning is a compilation error, not warning
1999-07-29  Robert Roebling Now its possible to run wxHTML without wxSockets
1999-07-29  Guilhem LavauxTypos.
1999-07-29  Karsten Ballüderfix for HP-UX
1999-07-29  Ove KaavenBy assigning wxEmptyString instead of NULL to m_command...
1999-07-29  David Webster*** empty log message ***
1999-07-28  Robert Roebling Added tmake template for simple wxGTK makefile
next