]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw
Added StreamSize() to wxMemoryOutputStream.
[wxWidgets.git] / include / wx / msw /
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)
1999-05-03  Robert Roebling TreeCtrl indentation and spacing
1999-04-26  Guilhem Lavaux* Committing new wxSocket core (socket.cpp sckint.cpp...
1999-04-23  Ove KaavenUnicode fix.
1999-04-21  Ove KaavenUnicode fixes.
1999-04-20  Ove KaavenAnother "char" occurrence
1999-04-20  Brian MacyCan't figure out why Borland was excluded from DRAG...
1999-04-19  Ove KaavenMore wxChar conversion
1999-04-19  Ove KaavenThose pesky globals declared all over again
1999-04-19  Ove KaavenSome Unicode changes.
1999-04-17  Vadim Zeitlinradiobox now sends notification messages when the selec...
1999-04-17  Brian MacyEnough wxBitmapDataObject implementation to work with...
1999-04-16  Brian MacyMade return a const reference
1999-04-08  Julian SmartAdded candidate wxDragImage implementation for wxMSW
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-04-07  Vadim Zeitlinno more SetAppName/SetVendor in the config classes
1999-04-06  Vadim ZeitlinwxRegConfig::GetEntryType() added and some bugs fixed
1999-04-06  Julian SmartAdded some missing wxTextCtrl functions: Undo, Redo...
1999-04-03  Vadim ZeitlinwxMenu and wxMenuBar modifications: now works much...
1999-04-02  Vadim Zeitlinmore backwards compatibility for printing
1999-03-30  Vadim ZeitlinwxTopLevelWindows is now a wxWindowList, better compati...
next