]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw
added wxUSE_DATEPICKCTRL
[wxWidgets.git] / include / wx / msw /
2005-03-07  Vadim Zeitlinadded wxUSE_DATEPICKCTRL
2005-02-28  Chris Elliottfix missing defines with DMC
2005-02-28  Robert Roebling Add PrivData() field to wxPrintData since MSW's printer
2005-02-28  Vadim Zeitlinshow tooltips for the text control part of the spin...
2005-02-28  Vadim Zeitlinmade Add() public so that it could be called for additi...
2005-02-27  Michael WetherellMove wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the...
2005-02-27  Vadim Zeitlinfix for BCC compilation (see patch 1101702)
2005-02-27  Julian SmartAdded GetBitmap, GetIcon to wxImageList
2005-02-26  Michael WetherellMove wxGetOSFHandle to include/wx/msw/private.h since...
2005-02-26  Ryan Nortonguess it wasn't
2005-02-26  Ryan NortonI'm assuming this was meant to be included
2005-02-26  Ryan Nortonsetup.h regeration
2005-02-24  Julian SmartRestored mouse sensitivity for static box and static...
2005-02-23  Vadim Zeitlindon't redefine NOMINMAX if already defined (mingw32...
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2005-02-21  Vadim Zeitlindon't define min/max macros in windows.h (closes 1052256)
2005-02-21  Vadim Zeitlinremoved ambiguity from wxGLCanvas ctors (bug 1102544)
2005-02-20  Vadim Zeitlinmention wxNO_THREADS/EXCEPTIONS in comment before wxUSE...
2005-02-19  Vadim Zeitlinwe don't need to use solid colour for background drawin...
2005-02-19  Vadim Zeitlinadded MSWPrintChild() for drawing child background...
2005-02-19  Vadim Zeitlinextracted check for wxListCtrl in WM_PRINT handler...
2005-02-19  Vadim Zeitlindon't steal EVT_RIGHT_UP in rich edit controls for...
2005-02-17  Vadim Zeitlincorrected wxRTTI macros
2005-02-15  Vadim Zeitlinremoved m_isCaretAtEnd optimization added in rev 1...
2005-02-14  Włodzimierz SkibaCommon code for the same handling of wxSL_INVERSE.
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-12  Michael WetherellRename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
2005-02-11  Kevin HockwxSL_INVERSE for MSW. Heavily modified patch 1096922.
2005-02-10  Julian SmartApplied patch [ 1119239 ] Adds socket support for Windo...
2005-02-10  Michael WetherellAdd wxUSE_ARCSTREAM so that other archive classes can...
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-06  Julian SmartCan suppress themed notebook page with wxNB_NOPAGETHEME or
2005-02-06  Julian SmartRestored the ability to set the background colour for...
2005-02-06  Vadim Zeitlinremoved trailing semicolons after DECLARE_DYNAMIC_CLASS...
2005-02-06  Julian SmartSpiner -> Spinner
2005-02-03  Julian SmartDisable wxMediaCtrl for WinCE
2005-02-02  Vadim Zeitlinmove check for compilers not supporting SEH to wx/chkconf.h
2005-02-01  Vadim Zeitlinset wxUSE_CRASHREPORT and wxUSE_STACKWALKER to 0 as...
2005-01-30  Vadim Zeitlinadded ClassRegistrar (wraps Register/UnregisterClass...
2005-01-25  Włodzimierz SkibaTrackMouse DMC fix.
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
2005-01-21  Vadim Zeitlinmoved code working around combobox selection bug to...
2005-01-21  Vadim Zeitlinadded wxUSE_DATEPICKCTRL_GENERIC
2005-01-20  Vadim Zeitlinadded and implemented for MSW wxDP_SHOWCENTURY flag
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-19  Vadim Zeitlinreenabled WM_MOUSELEAVE event handling (patch 1104551...
2005-01-19  Vadim Zeitlindon't return HTCLIENT for static bitmaps, this breaks...
2005-01-19  Vadim Zeitlinimplemented wxStackWalker for Unix (using glibc-specifi...
2005-01-18  Włodzimierz SkibaMinGW warning fix.
2005-01-18  Vadim Zeitlinreverted last commit, do this check in wx/chkconf.h...
2005-01-18  Vadim ZeitlinwxUSE_CRASHREPORT and wxUSE_STACKWALKER can't be used...
2005-01-18  Włodzimierz SkibawxWinCE fixes.
2005-01-17  Vadim Zeitlinadded GenerateNow()
2005-01-17  Vadim Zeitlinadded wxUSE_CRASHREPORT and wxUSE_STACKWALKER; removed...
2005-01-17  Vadim Zeitlinadded wxStackWalker class
2005-01-17  Vadim Zeitlinrefactored wxCrashReport to use new wxDbgHelpDLL class...
2005-01-17  Vadim Zeitlincreated a reusable interface to dbghelp API
2005-01-16  Vadim Zeitlindon't force wxUSE_EXTENDED_RTTI to eb 1 for Borland...
2005-01-16  Vadim Zeitlinimplemented Export(file)
2005-01-15  Vadim Zeitlinonly define wxUSE_NATIVE_STATUSBAR for the ports which...
2005-01-15  Vadim Zeitlinmoved styles logic to MSWGetStyle() (no real changes)
2005-01-15  Vadim ZeitlinwxMSW wxDatePickerCtrl header
2005-01-15  Vadim Zeitlinmoved some Win32-specific settings from common file
2005-01-15  Vadim Zeitlinadded special comments used by build/update-setup.h
2005-01-15  Vadim Zeitlinremoved obsolete wxUSE_CTL3D
2005-01-14  Włodzimierz SkibaCommon wxListCtrl control name.
2005-01-13  Włodzimierz SkibaCommon default notebook name.
2005-01-11  Włodzimierz SkibaOld API deprecated. Source cleaning.
2005-01-10  Vadim Zeitlinfactored out wxGetFullModuleName(HMODULE) from wxGetFul...
2005-01-07  Robert Roebling Added wxFopen to the MSLU code.
2005-01-07  Włodzimierz SkibaMS Smartphone has no input other than phone buttons...
2005-01-05  Vadim Zeitlindon't include wx/msw/wrapwin.h in public header; correc...
2005-01-05  Włodzimierz SkibaOld API clearly deprecated.
2005-01-05  Włodzimierz SkibaError fix after recent changes.
2005-01-04  Vadim Zeitlinrestored using DeferWindowPos() for moving all windows...
2004-12-22  Vadim Zeitlinfixed background drawing for opaque controls
2004-12-22  Vadim Zeitlinreverted use of DeferWindowPos() instead of MoveWindow()
2004-12-21  Włodzimierz SkibaMetric conversion constants not doubled in each port...
2004-12-20  Vadim Zeitlinend label editing if the control loses focus (slightly...
2004-12-19  Vadim Zeitlinuse DeferWindowPos() instead of MoveWindow() if possibl...
2004-12-19  Vadim Zeitlinmoved wxWindow::m_hMenu to wxFrame, it is not needed...
2004-12-19  Vadim Zeitlinfixed background appearance for the controls with chang...
2004-12-17  Vadim Zeitlinaccept focus in radiobox again (broken by making it...
2004-12-15  Włodzimierz SkibaMove unused values into 2.4 compatibility. Source cleaning.
2004-12-13  Vadim Zeitlinundef CreateWindow too, even if we don't use it ourselv...
2004-12-13  Vadim Zeitlin(blind) wxUniv compilation fix: define the method using...
2004-12-13  Vadim Zeitlinadded WX_FORWARD_STD_METHODS_TO_SUBWINDOWS macro
2004-12-13  Vadim Zeitlin1. derived wxMSW radio box from static box because...
2004-12-13  Vadim Zeitlinuse solid bacgkround for static box as pattern brush...
2004-12-13  Vadim Zeitlinimplemented MSWGetBgBrush/ColourForChild() to propagate...
2004-12-13  Vadim Zeitlinrewrote and virtualized the background erasing logic...
2004-12-12  Vadim Zeitlinforward Enable() and SetFont() to the labels as well
2004-12-12  Vadim Zeitlinadded a few more composite functions
2004-12-12  Vadim Zeitlinoverride MSWGetDefaultBgBrush() to use transparent...
2004-12-12  Vadim Zeitlinadded MSWGetDefaultBgBrush() to allow some derived...
2004-12-12  Vadim Zeitlinnever return NULL_BRUSH from WM_CTLCOLOR handler, it...
2004-12-11  Vadim Zeitlinuse MSWAlwaysDrawBg() to fix the problem with black...
2004-12-11  Vadim Zeitlinhelper class for implementing composite controls under MSW
2004-12-11  Vadim Zeitlinadded MSWAlwaysDrawBg() to account for controls such...
next