Just a _T()
[wxWidgets.git] / include /
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
1999-07-16  Vadim Zeitlin1. fixed Maximise() mismatch between wxFrame and wxMDIFrame
1999-07-16  Karsten Ballüderremoved obsolete flag
1999-07-15  Robert Roebling Compile fixes,
1999-07-15  Guilhem Lavaux* wxMemoryStreams updates
1999-07-15  Robert Roebling Compile fixes.
1999-07-15  Vadim Zeitlin1. wxFFile::Close() buglet fixed
1999-07-15  Vadim Zeitlin1. wxTextCtrl compilation fixes for wxGTK and more...
1999-07-14  Vadim Zeitlin1. new wxFFile class - as wxFile but uses fopen/fread...
1999-07-13  Guilhem Lavaux* Changed char to wxChar in operators.
1999-07-12  Václav Slavík*** empty log message ***
1999-07-11  Robert Roebling DocView and wxStream things
1999-07-11  Robert Roebling Updated testconf, fixed mistake in install.
1999-07-11  Robert Roebling A few compile things.
1999-07-10  Vadim ZeitlinwxButton::GetDefaultSize() added for MSW and documented
1999-07-10  Julian SmartAdded test for wxUSE_STATLINE in statline.cpp
1999-07-10  Václav Slavík*** empty log message ***
1999-07-10  Vadim Zeitlin1. minor fixes in wxDynLib
1999-07-09  Harco de HilsterInstalls Vasek's new generic headers (filesys.h, zipstr...
1999-07-09  Harco de HilsterAdded Makefile.am in include/wx/html (needed for instal...
1999-07-09  Patrick AlbertSome minors changes, like adding empty lines at end...
1999-07-09  Vadim Zeitlinadded wxUSE_FS_INET/ZIP
1999-07-07  Václav Slavík*** empty log message ***
1999-07-07  Václav Slavík*** empty log message ***
1999-07-07  Václav Slavík*** empty log message ***
1999-07-07  Guilhem Lavaux* New wxStreams (to be documented), new classes: wxBuff...
1999-07-07  Vadim Zeitlinattempts to fix wxStaticBitmap::SetBitmap() - still...
1999-07-07  Vadim Zeitlincompilation fixes for wxGTK
1999-07-06  Vadim Zeitlin1. wxAppBase class appers, wxApp in wxGTK and wxMSW...
1999-07-05  Vadim Zeitlinmade wxImage::Scale() const to not confuse people any...
1999-07-05  Vadim ZeitlinCalcUnscrolledPosition takes int, not floats
1999-07-05  Karsten BallüderMade icons configurable via a wxMApp virtual function...
1999-07-04  Robert Roebling Small changed to wxExtDialog
1999-07-03  Vadim ZeitlinwxList::SortFunc prototype corrected
1999-07-03  Karsten BallüderAdded wxDllLoader::UnloadLibrary()
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-07-02  Vadim Zeitlin1. DoSetSize() simplified, DoGetBestSize() introduced
1999-07-02  Karsten BallüderMinor improvement.
1999-06-30  Guilhem Lavaux* Moved ReadLine()/WriteLine() to wxIn/OutputStream
1999-06-30  Robin Dunnadded some WXDLLEXPORT's
1999-06-30  Robert Roebling Typos.
1999-06-29  Robert Roebling wxChoiceDialog fix.
1999-06-29  Guilhem Lavaux* wxDataStreams use wxUint now.
1999-06-29  Karsten BallüderAdded code to look up main program symbols - unix only...
1999-06-29  Vadim Zeitlin1. wxGrid fixes contributed by Gerhard Gruber (client...
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-29  Vadim Zeitlinstartup tips for Unix
1999-06-29  Unknown (UG)no message
1999-06-28  Vadim Zeitlinmore files I forgot to commit
1999-06-28  Vadim Zeitlinmisc minor fixes I forgot to commit before
1999-06-28  Vadim ZeitlinwxGTK compile fixes for my wxMSW changes
1999-06-28  Vadim Zeitlintip icon in XPM format
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-28  Robert Roebling Applied fixes for AIX (GTK 1.0 compilation).
1999-06-27  Robert Roebling Replaced ostream with FILE* in wxExpr.
1999-06-27  Vadim Zeitlinmissing newline at the end of file added
next