]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw
added consts to wxAcceleratorTable ctors from wxAcceleratorEntry array
[wxWidgets.git] / include / wx / msw /
2002-05-25  Vadim Zeitlinfixed assert when using wxMiniFrame (result of recent...
2002-05-25  Vadim Zeitlinchanges to wxFRAME_NO_TASKBAR/FLOAT_ON_PARENT styles...
2002-05-25  Vadim Zeitlinprevent the parent window from losing activation when...
2002-05-22  Vadim Zeitlinfixed GL case in #include (patch 557178)
2002-05-12  Vadim Zeitlinfixes to wxFontDialog after recent changes
2002-05-12  Vadim Zeitlinfixed wxFontDialog API: accept const ref instead of...
2002-05-11  Vadim Zeitlinchanged the handling of the default buttons to be more...
2002-05-09  Vadim Zeitlinapplied patch to build wxMSW with CW7 (patch 550445)
2002-05-09  Vadim Zeitlinfixed list item attributes when inserting/deleting...
2002-05-07  Vadim Zeitlinfixed Windows style of wxPopupWindow
2002-05-05  Vadim Zeitlinfixed multiple bugs in multiple selection wxCheckListBoxes
2002-05-05  Julian SmartDoc tweaks
2002-05-04  Vadim ZeitlinwxDirDialog now has the same ctor under all platforms...
2002-05-01  Vadim Zeitlinchanged wxUSE_MS_HTML_HELP to 1 by default
2002-05-01  Vadim Zeitlindisabled wxWin memory debugging by default
2002-04-28  Vadim Zeitlinchanged DoDragDrop(bool) into DoDragDrop(int) and added...
2002-04-26  Vadim Zeitlinimplement wxColourDialog::Move() (patch 548048)
2002-04-24  Ron LeeAdded {S,G}etItem{Text,Background}Colour methods.
2002-04-23  Vadim Zeitlinreplaced unnecessary #include with a forward decl
2002-04-23  Václav Slavíkadded wx/msw/missing.h
2002-04-21  Vadim Zeitlinfixed WM_GETDLGCODE processing to include the bits...
2002-04-21  Vadim Zeitlinimplement SetFocusFromKbd() to select all text in the...
2002-04-20  Vadim Zeitlinimplemented DoGetSize() for wxSlider (patch from Dimitri)
2002-04-18  Vadim Zeitlinselect the whole text in the single line text control...
2002-04-17  Julian SmartAdded wxDF_HTML
2002-04-12  Julian SmartImplemented wxMouseCaptureChangedEvent and made wxGener...
2002-04-10  Vadim Zeitlindon't send dummy scroll events from wxNotebook when...
2002-04-07  Vadim Zeitlinadded wxTextCtrl::EmulateKeyPress
2002-04-07  Vadim Zeitlinadded raw key code and flags support (based on patch...
2002-04-05  Vadim ZeitlinSetPath() is now implemented in dirdlg.cpp
2002-04-05  Vadim Zeitlinmore fixes to handling the paths with trailing slashes...
2002-04-02  Robin DunnwxWindowMSW now eats EVT_CHAR if the key was handled...
2002-04-01  Vadim Zeitlinfixed wxCheckListBox behaviour in presense of wxLB_SORT...
2002-03-31  Robert Roebling As in 2.2.9, toolbars should not get the focus.
2002-03-27  Vadim Zeitlinremoved a few warnings and CW compilation problems...
2002-03-26  Mattia BarbonwxIconBundle implementation.
2002-03-26  Vadim Zeitlinmade radio buttons and the toolbat text work for Win32...
2002-03-25  Vadim Zeitlinfixed compilation for wxMSW after the recent changes
2002-03-24  Vadim Zeitlinfixes to radio menu items
2002-03-24  Václav SlavíkWXWIN_COMPATIBILITY_2_2 is on by default
2002-03-24  Václav Slavíkmove wxApp::GetStdIcon to wxArtProvider
2002-03-23  Vadim Zeitlincompatibility constructors for wxMenuItem() taking...
2002-03-22  Václav Slavíkpoint to MSLU library
2002-03-22  Václav Slavíkport proplist.cpp to wxArtProvider
2002-03-22  Václav SlavíkwxITEM_FOO instead of wxItem_Foo, for the sake of consi...
2002-03-21  Václav Slavíkuse wxArtProvider in wxtipDialog
2002-03-21  Vadim Zeitlinimplemented radio menu items for wxMSW
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2002-03-16  Vadim Zeitlinadded support for wxTR_HIDE_ROOT style (patch 529614)
2002-03-15  Vadim Zeitlinerase separators shown behind the controls added to...
2002-03-15  Robin DunnAdded wxCURSOR_RIGHT_ARROW, which is like the typical...
2002-03-12  Ron Leebuild fix. Need the full declaration for CLASSINFO().
2002-03-09  Vadim Zeitlindon't include wx/wx.h unnecessarily
2002-03-08  Václav Slavíkfixed MSVC warnings
2002-03-06  Vadim Zeitlinremoved the dialog templates unneeded/unused any longer
2002-03-05  Vadim Zeitlinfix for wxScreenDC::GetSize
2002-03-05  Vadim Zeitlinadded missing default values for the 2nd argument of...
2002-02-24  Vadim Zeitlinadded wxUSE_FSVOLUME
2002-02-23  Vadim Zeitlinadded EVT_MENU_OPEN and EVT_MENU_CLOSE events
2002-02-23  Vadim Zeitlinchanged wxColourToRGB() to use RGB() instead of PALETTE...
2002-02-23  Vadim Zeitlinimplemented wxWindowDC and wxClientDC::GetSize() proper...
2002-02-23  Vadim Zeitlinundef LoadMenu() (patch #521743)
2002-02-21  Vadim ZeitlinwxCursor(wxImage) added (Chris Elliott, patch 517439)
2002-02-20  Vadim Zeitlinuse WS_CLIPSIBLINGS for wxStaticLine as well
2002-02-20  Vadim Zeitlin1. always create the buttons with WS_CLIPSIBLINGS style...
2002-02-18  Václav Slavíkchecked in forgottern parts of MSLU changes
2002-02-17  Václav Slavíkmore MSLU fixes and moved MSLU stuff into separate...
2002-02-17  Vadim Zeitlinbetter handling for the style changing during run-time
2002-02-17  Vadim Zeitlinenable WXWIN_COMPATIBILITY_2_2 by default
2002-02-12  Julian SmartRemoved some debug code from window headers; added...
2002-02-08  Vadim Zeitlincleanups after SciTech commit :-(
2002-02-07  Kendall BennettMerges from Scitech Branch (George Davison):
2002-02-07  Vadim Zeitlina hack to fix the MSW build for now, pending better...
2002-02-06  Vadim Zeitlingot rid of wxWindow::m_lDlgCode - now wxWANTS_CHARS...
2002-02-04  Vadim Zeitlintotal wxBrush cleanup: made private stuff private,...
2002-02-04  Vadim Zeitlinchanged CloneRefData() to take a const pointer
2002-02-03  Vadim Zeitlinoops, Clone/CreateRefData() were not overridden in...
2002-02-02  Vadim Zeitlin1. fixed bug in wxDC::SetMapMode() which broke the...
2002-02-02  Vadim ZeitlinwxDC::SetClippingRegion() in wxMSW works like in wxGTK...
2002-02-01  Vadim Zeitlinadded default value for Show() argument
2002-01-31  Julian SmartRegenerated FL docs; applied patch [ #511363 ] Dialogs...
2002-01-31  Vadim Zeitlinimplemented wxRegion::Offset() for MSW and documented it
2002-01-28  Vadim Zeitlinadded another, more convenient, wxRGBToColour() overload
2002-01-26  Vadim Zeitlinimplemented IsFixedWidth() correctly for MSW
2002-01-21  Vadim Zeitlinadded an explicit accessor to query the default key...
2002-01-19  Vadim Zeitlinmaintaint the mouse capture stack in all ports, not...
2002-01-17  Vadim ZeitlinwxUSE_IFF 0 by default
2002-01-17  Vadim Zeitlindon't generate clicked events when we just get the...
2002-01-15  Robert Roebling Added IFF handler.
2002-01-13  Vadim Zeitlin0. extracted toolbar colour mapping stuff to its own...
2002-01-13  Václav Slavíkapplied ANI images patch and added wxUSE_ICO_CUR
2002-01-13  Vadim Zeitlinfixed several resource leaks related to MDI menus
2002-01-12  Vadim ZeitlinSetValue() doesn't call Clear()
2002-01-10  Vadim Zeitlinmoved toolbar adjustments for the client size from...
2002-01-09  Vadim Zeitlinadded, implemented, documented wxTE_RICH2 and wxTextCtr...
2002-01-04  Julian SmartCorrected (maybe) the object.h token syntax; corrected...
2002-01-02  Vadim Zeitlinadded wxRTII macros to wxPopupWindow under MSW
2001-12-31  Vadim Zeitlinattemps to speed up wxToolBar::MapBitmap() - failed
2001-12-30  Vadim Zeitlinadded a few useful utility classes: MemoryHDC and Selec...
2001-12-30  Vadim Zeitlin1. wxSystemSettings class API face lift: better names...
next