Did somework on the generic dialogs,
[wxWidgets.git] / include / wx / msw /
1999-08-09  J. Russell SmythChanges to allow OLE to compile under mingw32/gcc-2.95
1999-08-06  Václav Slavíkwin32 miniframe added
1999-08-04  Robert Roebling Compile fixes for samples and dialoged,
1999-08-04  J. Russell SmythMade changes to allow build with new mingw32/gcc-2.95
1999-08-01  Vadim Zeitlin1. wxWindow::Centre() hopefully fixed
1999-07-31  Robert Roebling Compile fixes for wxTreeCtrl (we don't speak about
1999-07-30  Vadim ZeitlinwxMSW::wxTreeCtrl has multiple selection too (somewhat...
1999-07-28  Vadim Zeitlin1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN...
1999-07-26  Vadim Zeitlin1. wxChoice and wxComboBox support client data under MSW
1999-07-26  Vadim ZeitlinEditLabel fixes (wxMSW/wxGTK synchronised, docs updated)
1999-07-24  Vadim ZeitlinwxDialog::IsModal() works
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-22  Vadim Zeitlin1. added wxGetNumberFromUser (to textdlgg.cpp and dialo...
1999-07-21  Vadim Zeitlin1. Assorted Motif fixes
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 ZeitlinwxMenu ctor made compatible again
1999-07-19  Harco de Hilsterforgot .bmp's
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-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-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-12  Václav Slavík*** empty log message ***
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-07  Václav Slavík*** empty log message ***
1999-07-06  Vadim Zeitlin1. wxAppBase class appers, wxApp in wxGTK and wxMSW...
1999-07-05  Karsten BallüderMade icons configurable via a wxMApp virtual function...
1999-07-02  Vadim Zeitlin1. DoSetSize() simplified, DoGetBestSize() introduced
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-26  Vadim Zeitlin1. serious bug in wxRegConfig corrected - deleting...
1999-06-23  Robert Roebling Motif compile fixes
1999-06-20  Ove KaavenOK, maybe not done yet, have to fix Unicode compilation...
1999-06-19  Ove KaavenBecause someone was inconsistent about using LPSTR...
1999-06-19  Ove KaavenUnicode fix.
1999-06-19  Vadim Zeitlintext controls respect wxTE_PROCESS_ENTER/TAB styles...
1999-06-18  Vadim Zeitlin1. uninitialized variable in wxPanel fixed and unused...
1999-06-18  Vadim Zeitlinstandard icons for msg boxes
1999-06-17  Vadim Zeitlin1. wxDialogs are now destroyed when they go out of...
1999-06-17  Julian SmartAdded some #defines
1999-06-15  Vadim Zeitlincompilation fixes for wxMSW
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-14  Ove KaavenCouple more Unicode fixes.
1999-06-14  Ove KaavenUnicode changes.
1999-06-14  Patrick Albert*** empty log message ***
1999-06-13  Vadim ZeitlinWXDLLEXPORTLOCAL removed, WXDLLEXPORT seems to be enough
1999-06-13  Vadim Zeitlin1. some more of "#if wxUSE_XXX" here and there
1999-06-10  Robin DunnFixed compile errors.
1999-06-10  Robert Roebling Corrected byte swapping macros.
1999-06-10  Vadim ZeitlinwxNotebook compilation fix
1999-06-10  Ove KaavenA few Unicode fixes.
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-06-09  Robert Roebling The last drops of WINE.
1999-06-09  Vadim Zeitlin1. wxPaintDC reuse now seems to actually work instead...
1999-06-09  Robert Roebling WINE is so fine.
1999-06-08  Robert Roebling Chianti, Pinot noir, WINE..
1999-06-08  Robert Roebling A few more WINE fixes.
1999-06-08  Robin DunnAdded wxFrame::MakeModal for MSW, (it's already there...
1999-06-08  Robin DunnChanged GetSize to DoGetSize so virtual GetSize works...
1999-06-07  Robin DunnAdded GetMessage to those that are undef'ed and reimple...
1999-06-07  Robert Roebling Just ignore CVS. It's better for you.
1999-06-07  Vadim Zeitlin1. wxWindow::IsTopLevel() added and documented
1999-06-05  Brian MacyAttempt at getting mingw32 working again... still doesn...
1999-06-05  Vadim Zeitlin1. added missing wxUSE_TEXTDLG to setup0.h
1999-06-03  Julian SmartRemoved GetSize from wxToolBar95
1999-06-02  Brian MacyReadd mingw32 support
1999-06-02  Julian SmartAdded progdlgg.cpp to makefiles; fixed true/false in...
1999-06-02  Vadim Zeitlinremoving (finally) autogenerated files
1999-06-02  Vadim Zeitlinheaders are now installed by automake too
1999-06-01  Vadim Zeitlincompilation fixes
1999-05-31  Brian MacyReworked the undef stuff a little
1999-05-28  Robin DunnMade SetFont for wxCheckListBox more intelligent.
1999-05-26  Vadim ZeitlinwxPrivateDataObject works under MSW as well (hopefully...
1999-05-25  Brian MacyCleaned up some warnings
1999-05-25  Brian MacyFixed SetForeground and SetBackground declarations
1999-05-25  Vadim Zeitlin1. wxNotifyEvent documented
1999-05-25  Julian SmartReverted corrupt file (may not be in line with Vadim...
1999-05-25  Julian SmartMisc small changes
1999-05-23  Vadim Zeitlin1. some minor but nasty bugs fixed (see post to the...
1999-05-19  Vadim Zeitlinfile which undefs symbols ocnflicting with windows.h
1999-05-19  Vadim Zeitlin1. bug in wxSplitter corrected: mouse event coords...
1999-05-19  Robin Dunnfixed error about wxFrame::Command not returning a...
1999-05-19  Vadim ZeitlinScreenToClient() implemented correctly
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-17  Robin DunnAdded
1999-05-13  Vadim ZeitlinwxWindow::Show() works again
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-10  Vadim Zeitlincompile fix
1999-05-10  Vadim ZeitlinGetHandle() added (back)
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
next