]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw
*** empty log message ***
[wxWidgets.git] / include / wx / msw /
1999-01-13  Julian Smart*** empty log message ***
1999-01-13  Julian SmartwxMSW wxClipboard implementation
1999-01-12  Unknown (UG)no message
1999-01-11  Julian SmartCorrected thread.h inline problem. Set WXWIN_COMPATIBIL...
1999-01-08  Julian SmartChanges to allow Cygwin to compile in non-PCH mode
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Julian SmartCorrected grey scrolling windows; added C++Builder...
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-07  Julian SmartWatcom C++ mods
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1999-01-04  Julian SmartSome small corrections and setup.h additions
1999-01-02  Vadim Zeitlinrestoring wxUSE_GLOBAL_MEMORY_OPERATORS I accidentally...
1999-01-02  Vadim ZeitlinThread fixes (but they still don't work at all...)
1998-12-31  Julian SmartAdded fractal, bombs samples; removed global app variab...
1998-12-29  Julian SmartBC++/16-bit support now working, but without resource...
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-21  Stefan CsomorCW Win32 support
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-18  Vadim Zeitlinadded stubs for wxTreeCtrl functions not yet implemente...
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-12-17  Vadim Zeitlin1. added wxTreeCtrl::DeleteChildren()
1998-12-17  Julian SmartJust a teeny change -- addition of wxFrame::IsMaximized...
1998-12-17  Julian SmartRe-added corrupt binary files; small change to filefn...
1998-12-16  Robert Roebling Added layout constraints call to wxNotebook
1998-12-13  Vadim Zeitlinonly one of SetSize()s, SetClientSize()s, GetPosition...
1998-12-12  Vadim Zeitlinremoved SetSize() methods which just called wxWindow...
1998-12-11  Julian SmartCorrections to Forty Thieves; wxMemoryDC problem tempor...
1998-12-11  Robin DunnAdded wxTaskBarIcon::PopupMenu()
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-08  Julian SmartAdded wxOleAutomation class (wxMSW only, obviously...
1998-12-06  Julian SmartSome more WXWIN_COMPATIBILITY fixes.
1998-12-04  Julian SmartFixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp
1998-12-03  Julian SmartChanged wxRectangle to wxRect. Sorry for the bandwidth...
1998-12-02  Julian SmartAdded wxRegion version of wxWindowDC::SetClippingRegion
1998-11-30  Julian SmartFixed toolbar gaffe.
1998-11-30  Julian SmartHierarchy fixes; bug fix for tabg that was introduced...
1998-11-30  Vadim Zeitlin1. added wxTreeCtrl::SetItemBold and IsBold, updated...
1998-11-29  Julian SmartAdded Win95 implementation of OutputDebugString; added...
1998-11-28  Vadim Zeitlinmoved common code from ctor and Create() to a separate...
1998-11-28  Vadim Zeitlinadded wxTB_FLAT to default style in wxFrame::CreateTool...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-26  Julian SmartFixed Dialog Editor compilation and window sizing bug...
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
1998-11-25  Julian SmartVarious fixes.
1998-11-24  Vadim Zeitlin1. new wxList code
1998-11-24  Julian Smart2nd attempt at MDI in wxMotif, using wxNotebook this...
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-11-22  Robin DunnChanged the event handling to use events, instead of...
1998-11-13  Vadim Zeitlin1. GetNextChild() bug fixed in generic version
1998-11-11  Julian SmartChanged setup.h so that global memory operators are...
1998-11-08  Julian SmartOGL fixes for wxMotif; added Set/GetClientData to wxMen...
1998-11-08  Julian SmartMinor changes
1998-11-04  Julian SmartAdded GetRect to region iterator; cured window.cpp...
1998-10-26  Julian SmartAdded OnEraseBackground to wxNotebook on wxMSW to avoid...
1998-10-26  Julian SmartMotif and other mods
1998-10-24  Vadim Zeitlinsome new functions:
1998-10-23  Julian SmartMore Motif changes (colour/font stuff)
1998-10-22  Julian SmartMods for Gnu-Win32
1998-10-20  Vadim Zeitlinadded back the missing "unsigned"s to wxColour ctor
1998-10-20  Vadim Zeitlinsorry... forgot to commit these 2 files
1998-10-20  Vadim ZeitlinwxColour(const char *) ctor related modifications
1998-10-20  Robin DunnCommented out constructor causing ambiguity
1998-10-19  Vadim Zeitlin1. wxTextCtrl::SetBackgroundColour() now works
1998-10-18  Vadim Zeitlinnew wxTreeCtrl files
1998-10-15  Julian SmartCommented out _CrtSetDbgFlag yet again, restored setup...
1998-10-15  Julian SmartPresumably someone didn't mean to commit that wxUSE_XPM...
1998-10-14  Vadim Zeitlinminor changes a bit everywhere + a small wxLog change...
1998-10-14  Julian SmartRemoved windows.h and friend function.
1998-10-14  Unknown (UG)fix for private access for wxTimerProc
1998-10-14  Julian SmartProtected -> public
1998-10-12  Julian SmartSession management changes for wxMSW.
1998-10-12  Vadim Zeitlin1. wxTimer::Start() returns bool in wxGTK too (other...
1998-10-12  Julian SmartChanges related to stream includes
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-10-06  Julian SmartFreeBSD patch to sckaddr.cpp; include more files in...
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-10-02  Robin DunnAdded wxFrame::SetStatusBar for wxPython
1998-09-28  Julian SmartMore wxMotif work, OGL enhancements, USE_ macro correct...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-20  Vadim Zeitlin1) minor modifications in fileconf.cpp
1998-09-20  Julian SmartMore Motif stuff, minor stubs correction
1998-09-18  Julian Smartmenuitem.h is now per port, since some ports (e.g....
1998-09-17  Julian SmartDnd constant name changes because names like Copy can...
1998-09-17  Julian SmartSimplified app initialisation in wxMSW and wxStubs
1998-09-16  Julian SmartMade wxStubs compile on Unix.
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
1998-09-07  Vadim ZeitlinwxRegConfig now works correctly again
1998-09-07  Vadim Zeitlin"const" added to wxAccelTable ctor
1998-09-03  Julian SmartDang, can't remember what I changed now
1998-08-28  Julian SmartFixed MSW printing, tidied up member variable names
1998-08-27  Julian SmartwxConfig changes to be more logical.
1998-08-24  Julian SmartHKEY -> WXHKEY, wxScrolledWindow::SetScale added
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-18  Vadim Zeitlinuint -> size_t change
1998-08-17  Julian SmartChanged floats to doubles in wxexpr.h; added a flag...
1998-08-16  Julian SmartChanged wxMenu::GetTitle to return a wxString.
next