Just a _T()
[wxWidgets.git] / samples /
1999-07-26  Ove KaavenJust a _T()
1999-07-25  Robert Roebling Distrib things
1999-07-25  Robert Roebling Re-Added wxStream::StreamSize()
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-24  Ove KaavenNeeded some variation; got bored of seeing the compilat...
1999-07-23  Vadim Zeitlin1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT...
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-23  Robert Roebling Finished MingW32 makefiles
1999-07-23  Vadim Zeitlin1. corrected "notebook selection handling" event handle...
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 wxMenu compile fix
1999-07-21  Harco de HilsterMinor and silly fix.
1999-07-21  Vadim Zeitlinadded demonstration of wxGTK wxStaticBitmap::SetBitmap...
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üderMuch improved wxHelpControllerHtml, works under Solaris...
1999-07-21  Václav Slavíkimagemap support (html)
1999-07-20  Harco de Hilsterlittle wxMenu ctor fix
1999-07-20  Robert Roebling Trying to compile samples
1999-07-19  Vadim Zeitlincompilation fixes
1999-07-19  Robert Roebling Updated testconf
1999-07-18  Karsten BallüderAdded wxHelpControllerHtml, derived from wxHtmlHelpCont...
1999-07-17  Harco de Hilsterignore these
1999-07-16  Vadim Zeitlin1. fixed Maximise() mismatch between wxFrame and wxMDIFrame
1999-07-16  Sylvain Bougnouxcheck wxUSE_LIBJPEG
1999-07-16  Sylvain Bougnouxflag use of multiple selection for MSW
1999-07-15  Vadim Zeitlinmade the sample work under wxMSW too
1999-07-15  Vadim Zeitlinrenamed controls.* to text.*
1999-07-15  Guilhem Lavaux* wxMemoryStreams updates
1999-07-13  J. Russell SmythAdded makefiles for VC++ for wxHTML samples
1999-07-12  Vadim Zeitlin1. wxTextControl::SetFont() does something (good or...
1999-07-11  Robert Roebling New global cursor behaviour.
1999-07-11  Robert Roebling DocView and wxStream things
1999-07-10  Julian SmartAdded an #ifdef
1999-07-10  Julian SmartAdded test for wxUSE_STATLINE in statline.cpp
1999-07-09  Vadim Zeitlinadded wxUSE_FS_INET/ZIP
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  Karsten BallüderMade tearoff menus work for gtk :-)
1999-07-04  Robert Roebling Small changed to wxExtDialog
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-07-02  Karsten BallüderAdded demonstration of busy cursor bug.
1999-07-01  Guilhem Lavaux* Changed %d by %u
1999-07-01  Robert Roebling Corrected bug in filedlg.
1999-06-29  Robert Roebling wxChoiceDialog fix.
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-28  Guilhem Lavaux* wxStream fixes (integer/line parsing).
1999-06-27  Robert Roebling More tests for streams.
1999-06-27  Robert Roebling Work on streams of all sorts. More to come.
1999-06-26  Václav Slavík*** empty log message ***
1999-06-24  Vadim Zeitlinseveral notebook bugs fixed:
1999-06-24  Karsten BallüderUpdated from Mahogany.
1999-06-23  Robert Roebling Motif things.
1999-06-23  Robert Roebling wxProgressDialg works again.
1999-06-23  Karsten Ballüderminor update
1999-06-23  Vadim Zeitlinin-place editing code from Michael Bedward integrated...
1999-06-23  Robert Roebling Motif compile fixes
1999-06-22  Vadim ZeitlinwxHTMLHelpController compiles (and somewhat works)...
1999-06-21  Karsten Ballüderprint overlap gone, mouse/cursor handling
1999-06-21  Karsten Ballüdermerged in from Mahogany
1999-06-21  Karsten Ballüdercursor reflects focus change
1999-06-21  Karsten BallüderMerged in latest changes from Mahogany. Untested.
1999-06-19  Robert Roebling Remaining Makefile.ins,
1999-06-18  Karsten Ballüderreplaced a wrong assert with an if
1999-06-17  Vadim Zeitlinfixes to work in M
1999-06-17  Robert Roebling Made the RTTI thing an option.
1999-06-17  Karsten Ballüder"wx/xxx.h" --> <wx/xxx.h>
1999-06-17  Karsten BallüderUses new wxMenu(long style) constructor.
1999-06-17  Karsten BallüderImplemented tearoff menus, please see my posting to...
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-14  Karsten BallüderFixed the keyboard selection handling (Please remember...
1999-06-14  Karsten Ballüderimproved selection-autodeletion, but backspace handling...
1999-06-13  Karsten BallüderAdded missing initialisation of m_AutoDeleteSelection.
1999-06-13  Karsten BallüderFixed two minor bugs. Still more than enough left....
1999-06-13  Karsten BallüderAdded missing wxGetFullHostName() and wxNO_DEFAULT...
1999-06-13  Robert Roebling Added OS/2 patches to wxGTK.
1999-06-12  Vadim Zeitlin1. crash when deleting multi line selection fixed
1999-06-11  Robert Roebling Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE
1999-06-11  Vadim Zeitlin1. wxLayoutList::GetNumLines() and MoveCursorToEnd...
1999-06-11  Vadim Zeitlinminor changes (fixing crash on mouse click)
1999-06-11  Karsten BallüderFixed a few bugs.
1999-06-10  Robert Roebling Corrected byte swapping macros.
1999-06-10  Robin DunnAdded makefile and such for VC so I cna see what riched...
1999-06-10  Karsten Ballüder Popup menu and cursor corrected. Some bugs fixed.
1999-06-10  Karsten BallüderThe cursor is back! (Someone corrected wxGTK's idea...
1999-06-10  Karsten Ballüderlayout better
1999-06-10  Robert Roebling wxWINE fixes.
1999-06-09  Vadim Zeitlin1. fatal typo in colour copying in wxStyleInfo ctor...
1999-06-09  Karsten BallüderFixed.
1999-06-09  Vadim Zeitlinmakefile for wxLayout sample
1999-06-09  Vadim ZeitlinwxLayoutStyleInfo ctor reverted back to the original...
1999-06-09  Vadim ZeitlinwxLayoutStyleInfo ctor doesn't set all fields to -1
1999-06-09  Vadim Zeitlinmenu changed, many uninitialized variables are now...
1999-06-08  Vadim Zeitlincompile and cursor positioning fixes
1999-06-07  Robert Roebling Added some WINE things.
next