No resize border on WinCE by default
[wxWidgets.git] / include / wx / msw /
2005-04-02  Julian SmartDefault border for a static box is wxBORDER_NONE
2005-04-02  Vadim Zeitlinfixes to static box borders calculations and significan...
2005-04-02  Vadim Zeitlinadded AutoHRGN class; corrected GetHbrush[Of]() macros
2005-03-31  Julian SmartFixed MSWClipBoxRegion
2005-03-30  Julian SmartApplied patch [ 1166587 ] [wxMSW] Removes all flicker...
2005-03-29  Włodzimierz SkibaMissing DMC value after recent changes in tbar95.cpp.
2005-03-28  Vadim Zeitlinadded GetHimagelist()
2005-03-27  Vadim Zeitlinapplied heavily modified patch 1116702: support for...
2005-03-27  Vadim Zeitlinadded wxBitmap::GetMaskBitmap()
2005-03-23  Vadim Zeitlinadjust the rectangle before calling DrawThemeBackground...
2005-03-22  Julian SmartWe need wxUSE_COMMON_DIALOGS for PPC
2005-03-22  Włodzimierz SkibaWrap <commdlgs.h> as <commctls.h>. Required makefiles...
2005-03-22  Julian SmartDEBUGREPORT
2005-03-22  Julian SmartDon't use debug report under CE
2005-03-22  Julian SmartwxUSE_COMMON_DIALOGS must be 0 for eVC++ 3
2005-03-21  Julian SmartAdapt lib to eVC++ 3/4/PPC
2005-03-21  Vadim Zeitlinadded orient parameter to wxMDIParentFrame::Tile()
2005-03-21  Vadim Zeitlinset wxUSE_DEBUGREPORT to 1 by default again
2005-03-20  Julian SmartFixes for WinCE toolbar
2005-03-19  Julian SmartFixed toolbar bitmap bug introduced by deriving wxToolM...
2005-03-19  Julian SmartAdded wxDialog::GetToolBar for PocketPC
2005-03-18  Włodzimierz SkibaFixed bug #1022383: 'several ComboBoxes appear selected'
2005-03-18  Julian SmartAdded WXK_SPECIAL... keycodes for special hardware...
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
2005-03-17  Julian SmartSmall fixes for compiling Cygwin (with --disable-sockets)
2005-03-16  Julian SmartImplemented PocketPC menubar/toolbar as wxToolMenuBar...
2005-03-15  Vadim Zeitlinset wxUSE_DEBUGREPORT to 0 by default; fixed a couple...
2005-03-15  Julian SmartFixed wxToolBar for WinCE so normal bitmaps can be...
2005-03-14  Julian SmartFrames have Ctrl+Q accelerator set automatically, as...
2005-03-14  Dimitri Schoolwerthrefactored scrollbar creation code to use CreateControl...
2005-03-14  Michael WetherellThe DLL version of Watcom's C runtime doesn't have...
2005-03-13  Michael WetherellTemporary fix for Watcom link error 'fileno'
2005-03-13  Włodzimierz SkibaCorrect sending of wxW event from wxChoice on MS Smartp...
2005-03-13  Włodzimierz SkibaMake Smartphone buildable with current flags.
2005-03-12  Robin DunnAllow wxStaticText to have a custom fg without a custom bg
2005-03-12  Vadim Zeitlinreadded back wxUSE_OLE and wxUSE_WXDIB
2005-03-11  Robert Roebling Compilo.
2005-03-11  Włodzimierz SkibaBase for wxMessageDialog with common checks for style.
2005-03-11  Vadim Zeitlinextracted code calling {Ole|Co}[Un]Initialize() to...
2005-03-11  Włodzimierz SkibaBring back help turned off as in previous WinCE setup...
2005-03-11  Vadim Zeitlingave default value of wxID_ANY to id parameter of wxSta...
2005-03-11  Vadim Zeitlinadded wxUSE_DEBUGREPORT
2005-03-10  Vadim Zeitlindisable drag and drop
2005-03-10  Vadim Zeitlinmoved WinCE-specific part into wx/msw/wince/chkconf...
2005-03-10  Vadim Zeitlingenerate (common part of) include/wx/msw/wince/setup...
2005-03-08  Vadim Zeitlinreturn name and extension by const ref, not by value...
2005-03-08  Vadim Zeitlinset wxDIALOG_UNIT_COMPATIBILITY to 0 by default
2005-03-08  Włodzimierz SkibaAllow forward declaration of wxSlider in wxMSW (bug...
2005-03-08  Vadim Zeitlinadded wxUSE_STDPATHS
2005-03-07  Vadim Zeitlinfix top margin for static box sizer when wxDIALOG_UNIT_...
2005-03-07  Vadim Zeitlinadded file with WinCE-specific configuration options...
2005-03-07  Vadim Zeitlinadded wxUSE_STDPATHS
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...
next