]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw
Removed redundant file
[wxWidgets.git] / include / wx / msw /
2005-05-04  Julian SmartRemoved redundant file
2005-04-29  Julian SmartRemoved previous broken fix for deferred positioning...
2005-04-28  Julian SmartWorked around an apparent bug in Windows whereby some...
2005-04-23  Julian SmartRemove obsolete includes
2005-04-19  Julian SmartApplied patch [ 1181975 ] [wxMSW] Removes all flicker...
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-14  Włodzimierz SkibaCorrection in comment in closing #endif.
2005-04-12  Włodzimierz SkibaWinCE build fix (missing style).
2005-04-12  Włodzimierz SkibaMisplaced #endif (WinCE build fix).
2005-04-11  Vadim Zeitlinafter latest changes background of radio buttons _not_...
2005-04-10  Vadim Zeitlinextended wxWindow::MSWGetBgBrush() and wxControl::MSWCo...
2005-04-10  Vadim Zeitlinmark slider as being transparent, otherwise it has...
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
2005-04-10  Mattia Barbon Correct harmless typos.
2005-04-10  Vadim Zeitlinadded wxCopyRectToRECT()
2005-04-10  Vadim Zeitlinadded HDCClipper() class which automatically unselects...
2005-04-10  Ryan NortonFixes & Hacks to make sockets compile on CYGWIN with...
2005-04-10  Vadim Zeitlinadded WM_PRINTCLIENT
2005-04-06  Vadim Zeitlindefine WM_CONTEXTMENU if the standard headers don't
2005-04-06  Vadim Zeitlinuse LVS_EX_LABELTIP by default
2005-04-05  Vadim Zeitlindon't let WM_RBUTTONDOWN reach def window proc as it...
2005-04-05  Robert Roebling Added switch and define for wxUSE_STD_STRING
2005-04-03  Julian SmartCross-hair cursor appears as an I-beam on WinXP for...
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...
next