]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw
Make wxBackingFile internal, and remove wxZipFSHander, add a typedef to
[wxWidgets.git] / include / wx / msw /
2006-10-29  Michael WetherellMake wxBackingFile internal, and remove wxZipFSHander...
2006-10-29  Vadim Zeitlinadded TGA handler (somewhat modified patch 1393912)
2006-10-29  Stefan CsomorGetAsBitmap with subrect
2006-10-27  Robert Roebling Indicate that EnableCloseButton is virtual.
2006-10-27  Julian SmartRobert Lang's patch [ 1583183 ] Fixes printing/print...
2006-10-27  Michael WetherellAdd wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE.
2006-10-26  Robert Roebling Make animation of combo-popdown optional.
2006-10-26  Vadim Zeitlinno need to include wx/msw/mslu.h from here any more...
2006-10-26  Vadim Zeitlinmove wxMSLU_xxx redefinitions of xxx() Windows function...
2006-10-25  Robert Roebling [ 1584680 ] wxComboCtrl Popup Animation
2006-10-25  Julian SmartwxRichTextCtrl not ready for WinCE yet, stop people...
2006-10-25  Vadim Zeitlindeclare wxMSLU_xxx functions in the headers which defin...
2006-10-24  Vadim Zeitlinuse manifest id of 2 if ISOLATION_AWARE_ENABLED is...
2006-10-24  Vadim Zeitlindefine WXDEBUG_NEW to use special VC++-specific new...
2006-10-23  Michael WetherellAdded wxBackingFile and wxBackedInputStream.
2006-10-23  Michael WetherellAdded wxBackingFile and wxBackedInputStream.
2006-10-21  Vadim Zeitlinfilter out duplicate date changed events sent by the...
2006-10-17  Włodzimierz SkibaHeaders cleaning.
2006-10-13  Robin DunnwxMemoryDC constructor now optionally accepts a wxBitma...
2006-10-10  Vadim Zeitlinadded wxDC::Set/GetLayoutDirection() and implemented...
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)
2006-10-09  Vadim Zeitlinadded wxWindow::IsDoubleBuffered() and improve wxBuffer...
2006-10-09  Vadim Zeitlinchange UpdateSelection() parameter type to int from...
2006-10-09  Włodzimierz SkibaBuild fix.
2006-10-08  Vadim Zeitlinrestored sending events from Replace/Remove/Write/Appen...
2006-10-08  Vadim Zeitlinmoved DoSetValue() to wxTextCtrlBase instead of having...
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-10-08  Vadim Zeitlinmoved wxUSE_MS_HTML_HELP back into setup_inc.h (undoing...
2006-10-08  Vadim Zeitlinadded wxTextCtrl::IsEmpty()
2006-10-08  Vadim Zeitlinadded wxTextCtrl::ChangeValue() which is the same as...
2006-10-08  Vadim Zeitlinadded wxBookCtrl::ChangeSelection() which is the same...
2006-10-08  Paul Cornettrevert last change, plus small cleanup
2006-10-08  Vadim Zeitlin(probably wrong) fix for wxMSW linking errors introduce...
2006-10-08  Paul CornettMove some things to wxBitmapBase to avoid much duplication.
2006-10-08  Vadim Zeitlinadded wxUSE_ABOUTDLG
2006-10-05  Robin DunnMake the message about wxUSE_GRAPHICS_CONTEXT a bit...
2006-10-04  Robin DunnBakefile changes for building the graphics context...
2006-10-02  Vadim Zeitlinadded wxUSE_ACTIVEX which depends on wxUSE_VARIANT...
2006-10-02  Paul Cornettnon-pch build fix
2006-10-02  Paul Cornettlistctrl header cleanup
2006-09-30  Stefan Csomorenabling alpha on msw colour
2006-09-28  Vadim Zeitlinadd compilation options to allow compiling in just...
2006-09-26  Vadim Zeitlinallow specifying the size of wxDCTemp and do specify...
2006-09-25  Vadim ZeitlinThe Great wxRegion Refactoring:
2006-09-24  Vadim ZeitlinAdded wxUSE_VARIANT and the related checks, also added...
2006-09-24  Julian SmartAdded DoLoadFile, DoSaveFile to wxTextCtrlBase
2006-09-23  Robert Roebling [ 1557935 ] wxPalette::GetColoursCount implementation
2006-09-23  Robert Roebling [ 1559479 ] wxImageComboBox
2006-09-20  Robert Roebling Made MSW wxSpinCtrl emit UPDATE event when validating
2006-09-19  Julian SmartBetter compatibility between wxRichTextCtrl and wxTextC...
2006-09-18  Kevin OllivierRemove duplication in wxImageList defines and always...
2006-09-13  Vadim Zeitlinadded wxWindow::IsFrozen() (only existed in wxMSW and...
2006-09-10  Vadim Zeitlinallow wxRB_GROUP to be changed after creation (patch...
2006-09-10  Vadim Zeitlinremoved overloaded virtual InitWith() methods, keep...
2006-09-09  Paul Cornettsome app.h cleanup: minimize includes, use static cast
2006-09-09  Robert Roebling The patch was missing a header.
2006-09-09  Vadim Zeitlinundid last 2 commits, there are many more cases like...
2006-09-09  Vadim Zeitlinmore warning fixes about empty if statement in helper...
2006-09-09  Vadim Zeitlinfix warning about empty if statement in HDCClipper...
2006-09-08  Vadim Zeitlindefine WS_EX_LAYOUTRTL for older compilers/SDK
2006-09-07  Włodzimierz SkibaInclude wx/msw/wrap*.h according to pch support (with...
2006-09-06  Robin DunnFixed compile error
2006-09-06  Paul CornettAlways use wxFULL_REPAINT_ON_RESIZE for generic status...
2006-09-06  Robert Roebling Commit Carsten Fuchs' patch for separating wxGLCanvas
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-09-04  Michael WetherellHacks for wine.
2006-09-04  Vadim Zeitlinmerge of RTL changes (with many modifications) from...
2006-09-03  Robert Roebling Commit wxComboCtrl clipping patch from J. Salli
2006-08-26  Vadim Zeitlindon't crash when EnsureVisible() is called for the...
2006-08-23  Vadim Zeitlinallow passing URL to wxURLDataObject ctor
2006-08-23  Václav Slavíkremoved wxUSE_TOOLBAR_SIMPLE leftovers from the main...
2006-08-19  Vadim Zeitlinmoved all wxDialog event handlers to wxDialogBase to...
2006-08-19  Vadim Zeitlincentralized Esc key handling for closing the dialogs...
2006-08-16  Michael WetherellDeclarations missing from VC++ 5
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-08-13  Vadim Zeitlinbetter key handling for MSW and GTK (patch 1526666)
2006-08-10  Vadim Zeitlinmove the logic for changing notebook pages using the...
2006-08-10  Václav Slavíkmoved duplicated wxRegionContain definitions to wx...
2006-08-10  Vadim Zeitlinadded NormalizeValue() which can be used to ensure...
2006-07-31  Vadim ZeitlinTLW default item changes have changed Enter key process...
2006-07-29  Vadim ZeitlinwxUSE_DATAOBJ requires wxUSE_OLE (bug 1526189)
2006-07-29  Vadim Zeitlinmoved combobox styles from defs.to to combobox.h; added...
2006-07-28  Vadim Zeitlinallow changing the page from keyboard in property sheet...
2006-07-26  Vadim Zeitlindefine _TM_DEFINED if we define struct tm here
2006-07-24  Vadim Zeitlinminor refactoring of OnEraseBackground()
2006-07-24  Włodzimierz SkibaWarning fix, minor source cleaning and better !PCH...
2006-07-17  Robin DunnTranslucency --> Transparent
2006-07-16  Robin DunnAdded wxTopLevelWindow::SetTranslucency and CanSetTrans...
2006-07-12  Vadim Zeitlincall SetHorizontalExtent() from SetString(); also simpl...
2006-07-06  Włodzimierz SkibaTemporarily disable colour picker to keep build working...
2006-06-30  Vadim Zeitlinwe don't need to override MSWTranslateMessage(), it...
2006-06-30  Vadim Zeitlinmoved wxUSE_MS_HTML_HELP to MSW-specific setup.h, it...
2006-06-27  Vadim Zeitlinadded wxUSE_PRINTF_POS_PARAMS which can be used to...
2006-06-26  Vadim Zeitlinforce showing 0 in the spin control instead of leaving...
2006-06-22  Vadim Zeitlinreorganized VK to WXK translation code to use a table...
2006-06-18  Julian SmartGive app a default wxWidgets icon other than random...
2006-06-14  Włodzimierz Skiba[ 1492053 ] Add wxVListBox style callbacks to wxOwnerDr...
2006-06-14  Vadim Zeitlinshow native-looking (with 3D shadow) help tooltips...
2006-06-14  Julian SmartFix for wrong combobox/height being reported if set...
2006-06-14  Vadim Zeitlinmade wxTree/ListCtrl::HitTest() const
next