wxWidgets.git
1999-07-26  Ove KaavenJust a _T()
1999-07-26  Vadim Zeitlinno more \& in radio buttons labels
1999-07-26  Karsten BallüderDocumented help API extension and fixed gsocket compila...
1999-07-26  Vadim Zeitlincompile fix
1999-07-26  Vadim ZeitlinEditLabel fixes (wxMSW/wxGTK synchronised, docs updated)
1999-07-26  Ove KaavenMore asserts and stuff
1999-07-26  Ove KaavenMake this compile in Unicode mode
1999-07-26  Ove KaavenMore asserts (well, checks) without _T()
1999-07-26  Vadim ZeitlinCentre() supports wxCENTER_FRAME flag now
1999-07-26  Karsten BallüderThe modules file containing the definition of the CVS...
1999-07-25  Vadim Zeitlinfixes for PS and OLE files for Borland makefiles
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-25  Ove KaavenUnicode compilation fix, just for kicks (was bored...
1999-07-25  Ove KaavenOne sample a day keeps stagnation away
1999-07-25  Ove KaavenUnicode compilation fix
1999-07-24  Vadim Zeitlinoops... compilation fix
1999-07-24  Vadim ZeitlinwxDialog::IsModal() works
1999-07-24  Vadim Zeitlinhelp classes compilation fixes
1999-07-24  Vadim ZeitlinwxHTML compilation fixes
1999-07-24  Karsten Ballüderminor fix to find contents file alright
1999-07-24  Vadim Zeitlinfix for C files
1999-07-24  Vadim Zeitlincompilation fix
1999-07-24  Karsten Ballüdercompilation fixes and minor improvements
1999-07-24  Ove KaavenNeeded some variation; got bored of seeing the compilat...
1999-07-24  Robert Roebling Renamed wxStream::StreamSize() to wxStream::GetSize()
1999-07-24  Guilhem LavauxUpdated wxDataStream (added ByteOrder)
1999-07-24  Ove KaavenUnicode fixes
1999-07-24  Ove KaavenwxString(file.fn_str()) doesn't make sense. If just...
1999-07-24  Ove KaavenBlargh, every time someone adds an assert or fail thing...
1999-07-24  Vadim Zeitlincompilation fixes
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  Robin DunnAdded a rule to the tmake templates so the makefiles...
1999-07-23  Vadim Zeitlindisabled accelerators in wxMotif - they don't work...
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-23  Robert Roebling Finished MingW32 makefiles
1999-07-23  Guilhem LavauxAdded GSocket motif (it compiles but I didn't tested it)
1999-07-23  Ove KaavenCouple more Unicode fixes.
1999-07-23  Ove KaavenUnicode fixes
1999-07-23  Ove KaavenMore _T() in asserts...
1999-07-23  Ove KaavenAdd more _T() in asserts...
1999-07-23  Ove KaavenUse memcmp instead of that wxString hack
1999-07-23  Karsten BallüderFixed stupid new bugs :-(
1999-07-23  Ove KaavenConvert argv[] to Unicode
1999-07-23  Ove KaavenSomeone need to make the clientdata be void* instead...
1999-07-23  Ove KaavenUnicode fix
1999-07-23  Ove KaavenCouple of unicode fixes (the #if should be wxUSE_UNICOD...
1999-07-23  Ove KaavenConvert filenames unicode->ascii
1999-07-23  Ove KaavenImplementation of wxFopen, wxFreopen, wxStrftime
1999-07-23  Ove KaavenAdd wxFopen, wxFreopen, wxStrftime
1999-07-23  Ove KaavenLet argv[] be wxChar**
1999-07-23  Vadim Zeitlin1. corrected "notebook selection handling" event handle...
1999-07-23  Vadim Zeitlin1. frames respect update region (Tom Surace patch)
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  Robert Roebling New drawing test code.
1999-07-22  Guilhem LavauxAdded GSocket for Unix (only GTK for the moment)
1999-07-22  Robert Roebling Compile fix for *newest* mingw32
1999-07-22  Robert Roebling wxMenu compile fix
1999-07-22  Robin Dunnfixed font-matching bug in wxFontList::FindOrCreateFont...
1999-07-21  Harco de HilsterMinor and silly fix.
1999-07-21  Vadim Zeitlinadded demonstration of wxGTK wxStaticBitmap::SetBitmap...
1999-07-21  Harco de HilsterMade cross compiling easier;
1999-07-21  Karsten Ballüderbug fix for m_parent == NULL
1999-07-21  Robert Roebling Mini-fix for wxStaticBitmap
1999-07-21  Robert Roebling MingW32 compilation works now.
1999-07-21  Karsten Ballüdermore type-safety
1999-07-21  Vadim Zeitlin1. Assorted Motif fixes
1999-07-21  Karsten Ballüderremove duplicate deletion
1999-07-21  Karsten Ballüderadded helpwxht.h
1999-07-21  Karsten BallüderSuppressed a spurious error message, now contents are...
1999-07-21  Karsten Ballüderfix
1999-07-21  Karsten BallüderMuch improved wxHelpControllerHtml, works under Solaris...
1999-07-21  Václav Slavíkimagemap support (html)
1999-07-21  Václav Slavíkfixed refresh bug in wxHtmlWindow
1999-07-20  Vadim Zeitlin1. panels pass focus to the next item in parent panel
1999-07-20  Harco de Hilstersome updates...
1999-07-20  Harco de Hilsterlittle wxMenu ctor fix
1999-07-20  Harco de HilsterAdded lots of files. Enough now so that all wxHTML...
1999-07-20  Harco de HilsterWhen building for/on a non-Unix platform, the --enable...
1999-07-20  Robert Roebling Trying to compile samples
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  Robin DunnFixed wxListCtrl::SetTextColour to set the RGB value...
1999-07-19  Harco de Hilsterforgot .bmp's
1999-07-19  Guilhem LavauxAdded StreamSize() to wxMemoryOutputStream.
1999-07-19  Harco de Hilsteradded extra #if case at the end for building using...
1999-07-19  Sylvain Bougnouxcosmetic, added some comment
1999-07-19  Sylvain Bougnouxitem with no image no longer crash when hit
1999-07-19  Harco de Hilsterforgot wx.rc
1999-07-19  Harco de Hilsteradded .cur and .ico files
1999-07-19  Harco de Hilsteradded dcpsg.cpp
1999-07-19  Harco de HilsterMoved bunch of #defines (LOG2DEV etc) from msw/dc.cpp...
1999-07-19  Robert Roebling Updated testconf
next