]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw
removed SetSize() methods which just called wxWindow::SetSize()
[wxWidgets.git] / include / wx / msw /
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.
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-13  Julian SmartAttempting to check in this wretched cursor again....
1998-08-12  Vadim Zeitlinadded a "wxWindow *" (unused) argument for wxGTK compat...
1998-08-12  Vadim Zeitlinexplicit SetSelection/SetOldSelection methods added...
1998-08-12  Vadim Zeitlinhad to modify it (added one pixel...) to be able to...
1998-08-10  Julian SmartVarious Dialog Editor-related mods; Dlg Ed. getting...
1998-08-09  Julian SmartMiscellaneous, mostly cosmetic changes. wxPen/wxFont...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-08-07  Vadim ZeitlinwxTREE_INSERT_XXX constants were incorrectly defined...
1998-08-07  Vadim Zeitlinthe modal dialogs restore the focus to the control...
1998-08-07  Vadim ZeitlinProcessEvent() now saves the m_lastXXX parameters in...
1998-08-07  Vadim Zeitlincode using ms_PaintDC changed a little (a couple of...
1998-08-07  Vadim Zeitlinimproved handling of frames with parent: now they have...
1998-08-07  Robin DunnRemoved a ">>>>>>> 1.5" (a CVS conflict indicator)...
1998-08-07  Robin DunnRemoved duplicate definitions of GetMenuCount and GetMe...
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-08-06  Julian SmartOGL fixes; documentation fixes; dialog editor updates
1998-08-04  Julian SmartSmall fixes
1998-08-02  Vadim Zeitlinminor changes to registry classes and wxIniConfig added
1998-07-31  Julian SmartAdded wxAccelerationTable class
1998-07-31  Julian SmartAdded wxAcceleratorTable, wxFrame::SetAcceleratorTable...
1998-07-29  Vadim ZeitlinwxApp::(S|G)etVendorName added
1998-07-29  Julian SmartUpdate to docs incl. wxString first stab; added a coupl...
1998-07-28  Julian SmartAdded ODBC database classes and sample from RemStar...
1998-07-28  Julian SmartChanged files to work with wxDataFormat
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-24  Julian SmartAdded missing accessors
1998-07-24  Julian SmartAltered event.h to reflect new toolbar event handling...
1998-07-23  Julian SmartMoved Get/SetToolBar down into frame.h/cpp
next