]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw
Deprecated and obsolete parts marked up for backward compatibility.
[wxWidgets.git] / include / wx / msw /
2006-04-14  Włodzimierz SkibaDeprecated and obsolete parts marked up for backward...
2006-04-14  Włodzimierz SkibaMSLU with DMC build fix [#1469456].
2006-03-31  Vadim Zeitlinuse wx/dynlib.h and not wx/dynload.h (patch 1448691)
2006-03-30  Włodzimierz SkibaBetter backward compatibility and deprecation markup...
2006-03-28  Włodzimierz SkibaLine-up deprecated interface of wxTreeCtrl between...
2006-03-25  Vadim Zeitlindiscard the debug directories at the end of the executa...
2006-03-25  Vadim Zeitlinadded wxStandardPaths::GetResourcesDir() and GetLocaliz...
2006-03-24  Włodzimierz SkibaBack to unsigned int count in wxTreeCtrl.
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-23  Julian SmartFixes/makefiles for building data view control on Windows
2006-03-23  Vadim Zeitlindon't return true from wxRadioBox::AcceptsFocus() even...
2006-03-22  Włodzimierz SkibawxFrameNameStr was already delivered by #include one...
2006-03-20  Vadim Zeitlinexplain why do you need wxUSE_WXDIB
2006-03-20  Vadim Zeitlinprovide stubs for conversion to/from image functions...
2006-03-16  Julian SmartMobile 5 Smartphone fixes
2006-03-16  Włodzimierz SkibaMissing wxDisplay identifiers for DMC build.
2006-03-16  Vadim ZeitlinwxDisplay cleanup/rewrite:
2006-03-15  Julian SmartFix windows.h inclusion problem on WinCE
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-12  Vadim Zeitlinfixed event generation for wxComboBox to be consistent...
2006-03-12  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-12  Vadim Zeitlindon't require multimon.h any more now (patch 1446030...
2006-03-12  Włodzimierz SkibawxCore build fix.
2006-03-12  Włodzimierz SkibawxBase build fix.
2006-03-11  Julian SmartApplied patch [ 1447732 ] Fix CVS HEAD for VC6
2006-03-10  Robin DunnApplied Patch #1424869: Implement wxListCtrl::SetItemCo...
2006-03-09  Vadim Zeitlindon't clear clipboard if it was changed by another...
2006-03-09  Vadim Zeitlinfix gcc4 warning for wndproc casts (patch 1431939)
2006-03-09  Vadim Zeitlinadded wxListBox::HitTest() from Ryan (patch 1446207)
2006-03-07  Włodzimierz SkibaDMC build fix.
2006-03-07  Julian SmartReordered symbols since MinGW wasn't getting HDN_GETDIS...
2006-02-28  Julian SmartAdded context menu support under PocketPC
2006-02-25  Włodzimierz SkibaRevitalise SIP support in all toplevel wince windows.
2006-02-25  Jamie GaddFixes for WinCE build caused by my last commit.
2006-02-24  Julian SmartFixed interpretation of selection and added selection...
2006-02-24  Jamie GaddMake wx{List,Tree}Ctrl resize their standard font if...
2006-02-14  Vadim Zeitlinmodified custom draw code to fully draw the items using...
2006-02-12  Włodzimierz SkibawxUSE_UXTHEME=0 (WinCE) build fix.
2006-02-12  Vadim Zeitlinadded linear and concentric gradient fill functions...
2006-02-11  David Surovellfixed wx_media linkage/export problems - from RN patch
2006-02-10  Vadim ZeitlinRyan's cumulative wxActiveX and media control patch...
2006-02-09  Vadim Zeitlindon't put the size of the data with the data itself...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2006-02-08  Vadim Zeitlinavoid warnings C4311/4312 when building with MSVC ...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2006-02-08  Vadim Zeitlinadded wxCHANGE_HDC_MAP_MODE to avoid #ifdef __WXWINCE__...
2006-02-07  Vadim Zeitlinremoved old Win16 files
2006-02-06  Julian SmartAttempt at using inkedit control for wxTextCtrl, when...
2006-02-06  Julian SmartAdded wxSYS_TABLET_PRESENT to check for tablet capability
2006-01-31  Włodzimierz Skiba[ 1420190 ] Enable backspace key on smartphone
2006-01-30  Julian SmartAdded wxUSE_TOOLBOOK
2006-01-28  Vadim ZeitlinSetSelection() must update m_selectionOld, otherwise...
2006-01-27  Julian SmartFurther steps towards media control support in WinCE...
2006-01-27  Julian SmartSmall typo fix
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-25  Robin DunnPatch from Tim Kosse to add supoprt for wxListCtrl...
2006-01-23  Vadim Zeitlinextracted wxFrame::MSWTranslateMessage() implementation...
2006-01-21  Michael WetherellMove oleacc.lib from the VC++ projects/makefiles to...
2006-01-21  Julian SmartCompile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set...
2006-01-19  Julian SmartDon't use Windows handles directly in headers
2006-01-18  Julian SmartImproved mktime for WinCE
2006-01-18  Julian SmartReverted semicolons patch
2006-01-18  Julian SmartApplied patch [ 1399013 ] More removals of extraneous...
2006-01-18  Julian SmartApplied patch [ 1306443 ] Removal of C++-style comments...
2006-01-17  Julian SmartCommitted forgotten files
2006-01-17  Julian SmartApplied patch [ 1382552 ] Fixes GDI-ressource leak...
2006-01-17  Robin DunnEnable wxListCtrl in report mode to be able to use...
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2006-01-15  Włodzimierz SkibaBuild fix for wxWindowMSW used in header.
2006-01-13  Jamie GaddAdd missing WINDOWPOS flags for WinCE build to include...
2006-01-13  Vadim Zeitlinupdated to derive from wxEventLoopManual
2006-01-12  Vadim Zeitlinimproved wxMac event loop implementation and refactored...
2006-01-12  Vadim Zeitlinshare wxEventLoop::IsRunning() implementation between...
2006-01-06  Vadim Zeitlinadded wx/object.h include (bug 1398517)
2006-01-02  Jamie GaddMake radiobuttons siblings instead of children in radio...
2006-01-01  Vadim Zeitlindon't test for __WIN95__ which doesn't exist any more...
2005-12-25  Vadim Zeitlinimplemented wxDC::DoGetSize() correctly for metafile...
2005-12-25  Vadim ZeitlinStart/EndDrawingOnTop are still used under Motif, don...
2005-12-25  Vadim Zeitlindisallow creation of wxDC objects and made wxDC an...
2005-12-19  Vadim Zeitlindocumented Set/GetIcon(), added (not quite pure) virtua...
2005-12-19  Vadim Zeitlinreturn a valid bitmap from GetBitmap() even if we creat...
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-12-11  Włodzimierz SkibawxUSE_DISPLAY impossible with eVC3 (SDKs 2002).
2005-12-10  Włodzimierz SkibawxDisplay support for wxWinCE port.
2005-12-01  Václav Slavíkfixed wxComboBox::Clear to clear stored value
2005-11-30  Vadim Zeitlin1. moved m_majorDim duplicated in many ports to wxRadio...
2005-11-29  Vadim Zeitlinadded wxRadioBox::IsItemEnabled/Shown() (for MSW only...
2005-11-23  Włodzimierz Skiba[ 1364397 ] wxUSE_MS_HTML_HELP could be redefined
2005-11-15  Włodzimierz SkibaMinor cleanings.
2005-11-13  Włodzimierz SkibaResize all top level windows when SIP changes visibility.
2005-11-10  Włodzimierz SkibaMacros for simplified testing Open Watcom version and...
2005-11-08  Michael WetherellAdd rcdefs.h and support for automatic manifests on...
2005-11-05  Włodzimierz SkibaNative wxCheckListBox implementation for wxWinCE.
2005-11-03  Vadim Zeitlinuse focused bitmap as fallback for the hover one
2005-11-03  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMSW part).
2005-11-03  Vadim Zeitlinadded SetHoverBitmap() and implemented it under wxMSW...
2005-11-03  Michael WetherellRemove bufferoverflowu.lib since it's not present with...
2005-10-31  Vadim Zeitlin#undef CreateFont to fix cygwin compilation now that...
2005-10-29  Vadim Zeitlindon't get margin to non NULL values in default ctor...
2005-10-28  Chris Elliottremove GetImageList(int)
next