Changed BidEndianOrdered to BigEndianOrdered in datstrm.h
[wxWidgets.git] / include /
1999-08-05  Guilhem LavauxChanged BidEndianOrdered to BigEndianOrdered in datstrm.h
1999-08-05  Harco de Hilsteradded install for gsocket.h
1999-08-05  David Webster*** empty log message ***
1999-08-04  Robert Roebling Compile fixes for samples and dialoged,
1999-08-04  Václav Slavíkfixed somebody's poorly done StreamSize-->GetSize trans...
1999-08-04  David Webster*** empty log message ***
1999-08-04  J. Russell SmythMade changes to allow build with new mingw32/gcc-2.95
1999-08-04  Václav Slavíkbool scrollable replaced by wxHW_* flags
1999-08-03  Václav Slavíkadded DLL exports
1999-08-03  Karsten BallüderChanged wxChoice->wxComboBox as list of all paper sizes...
1999-08-03  Vadim ZeitlinLINKAGEMODE moved to defs.h - string.cpp actually compi...
1999-08-03  Vadim Zeitlin__UNIX__ redefition corrected
1999-08-03  David Webster*** empty log message ***
1999-08-02  Vadim Zeitlin1. minor headers rearrangement: wxprec.h doesn't includ...
1999-08-02  Robert Roebling Minor changes
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-02  Michael BedwardAdded function GetDefaultSize
1999-08-02  Michael BedwardAdded these accessor functions for wxGridEvent: GetRow...
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-31  Robert Roebling Compile fixes for wxTreeCtrl (we don't speak about
1999-07-31  David Webster*** empty log message ***
1999-07-30  Vadim ZeitlinwxMSW::wxTreeCtrl has multiple selection too (somewhat...
1999-07-30  David WebsterOS/2 updates
1999-07-30  Guilhem LavauxRenamed GSocket_SetBlocking to GSocket_SetNonBlocking...
1999-07-30  Michael BedwardAdded wxApp::CheckForKeyUp MB
1999-07-29  Robert Roebling Now its possible to run wxHTML without wxSockets
1999-07-29  Guilhem LavauxTypos.
1999-07-29  Robert Roebling Compile fixes and typos corrected.
1999-07-29  Robert Roebling Makefile changes
1999-07-29  Karsten BallüderProgressDialog was *comletely* broken!
1999-07-29  David Webster*** empty log message ***
1999-07-29  David Webster*** empty log message ***
1999-07-29  David Webster*** empty log message ***
1999-07-28  Vadim Zeitlinm_clientData conflict fixed
1999-07-28  Vadim ZeitlinSetIcon added
1999-07-28  Vadim Zeitlincompilation fix
1999-07-28  Robert Roebling Added tmake template for simple wxGTK makefile
1999-07-28  Robin DunnChanges necessary to make In Place Edit work and look...
1999-07-28  Vadim Zeitlin1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN...
1999-07-28  Guilhem LavauxAdded wxInternetFilesystemModule to fs_inet.cpp
1999-07-28  David Webster*** empty log message ***
1999-07-28  David Webster*** empty log message ***
1999-07-28  David Webster*** empty log message ***
1999-07-27  Robert Roebling Small distrib updates,
1999-07-27  Vadim ZeitlinwxMotif fixes and common fixes for socket compilation
1999-07-27  Guilhem LavauxChanged void GSocket_Init() to bool GSocket_Init()
1999-07-27  Vadim ZeitlinwxNO_FULL_REPAINT_ON_RESIZE logic for wxMSW
1999-07-27  Vadim ZeitlinwxGTK compilation fixes
1999-07-27  Ove Kaavenchar -> wxChar
1999-07-26  Vadim Zeitlin1. wxChoice and wxComboBox support client data under MSW
1999-07-26  Robert Roebling Typos in documentation
1999-07-26  Karsten BallüderDocumented help API extension and fixed gsocket compila...
1999-07-26  Vadim ZeitlinEditLabel fixes (wxMSW/wxGTK synchronised, docs updated)
1999-07-26  Vadim ZeitlinCentre() supports wxCENTER_FRAME flag now
1999-07-25  Robert Roebling Distrib things
1999-07-25  Robert Roebling Added wxStaticBitmap::SetIcon()
1999-07-25  Guilhem LavauxAdded GSocket_Init and GSocket_Cleanup
1999-07-25  Robert Roebling Re-Added wxStream::StreamSize()
1999-07-25  Václav Slavíkfixed static members
1999-07-25  Václav Slavíkhtml filters has const methods now
1999-07-24  Vadim ZeitlinwxDialog::IsModal() works
1999-07-24  Vadim Zeitlinhelp classes compilation fixes
1999-07-24  Karsten Ballüdercompilation fixes and minor improvements
1999-07-24  Robert Roebling Renamed wxStream::StreamSize() to wxStream::GetSize()
1999-07-24  Guilhem LavauxUpdated wxDataStream (added ByteOrder)
1999-07-24  Ove KaavenBlargh, every time someone adds an assert or fail thing...
1999-07-24  Vadim ZeitlinwxTreeEvent is declared in one header, not 3 of them
1999-07-23  Vadim Zeitlin1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT...
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-23  Guilhem LavauxAdded GSocket motif (it compiles but I didn't tested it)
1999-07-23  Ove KaavenAdd wxFopen, wxFreopen, wxStrftime
1999-07-23  Ove KaavenLet argv[] be wxChar**
1999-07-22  Vadim Zeitlin1. added wxGetNumberFromUser (to textdlgg.cpp and dialo...
1999-07-22  Robert Roebling Corrected wxlistBox, wxRadioBox, wxComboBox and
1999-07-22  Guilhem LavauxAdded GSocket for Unix (only GTK for the moment)
1999-07-22  Robert Roebling wxMenu compile fix
1999-07-21  Vadim Zeitlin1. Assorted Motif fixes
1999-07-21  Karsten Ballüderadded helpwxht.h
1999-07-21  Václav Slavíkimagemap support (html)
1999-07-20  Vadim Zeitlin1. panels pass focus to the next item in parent panel
1999-07-20  Robert Roebling MingW32 compilation fixes all over
1999-07-19  Vadim Zeitlincompilation fixes
1999-07-19  Vadim ZeitlinwxMenu ctor made compatible again
1999-07-19  Harco de Hilsterforgot .bmp's
1999-07-19  Guilhem LavauxAdded StreamSize() to wxMemoryOutputStream.
1999-07-19  Sylvain Bougnouxcosmetic, added some comment
1999-07-19  Harco de Hilsterforgot wx.rc
1999-07-19  Harco de Hilsteradded .cur and .ico files
1999-07-19  Harco de HilsterMoved bunch of #defines (LOG2DEV etc) from msw/dc.cpp...
1999-07-19  Robert Roebling Updated testconf
1999-07-19  Karsten Ballüdertypo
1999-07-19  Karsten Ballüdercompilation fix
1999-07-18  Karsten BallüderAdded wxHelpControllerHtml, derived from wxHtmlHelpCont...
1999-07-17  Harco de Hilsterignore these
1999-07-17  Harco de HilsterBuilding wxMSW with configure now also properly install...
1999-07-17  Harco de Hilsterminor fixes for mingw32 compilation
next