]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/missing.h
VC++ 6 fixes
[wxWidgets.git] / include / wx / msw / missing.h
2011-07-16  Julian SmartVC++ 6 fixes
2011-02-22  Vadim ZeitlinDon't duplicate INVALID_FILE_ATTRIBUTES definition.
2010-09-21  Vadim ZeitlinCompilation fixes for old SDKs (VC6) after recent commit.
2009-01-31  Vadim Zeitlindefine MIIM_BITMAP &c in wx/msw/missing.h instead of...
2008-12-21  Vadim Zeitlinfix for compilation with newer DMC headers (see #10112)
2008-12-09  Vadim Zeitlindefine I_IMAGENONE now that we use it, at least VC6...
2008-12-04  Vadim Zeitlindefine HDS_FLAT outside of __DMC__ section so that...
2008-12-03  Vadim Zeitlindefine HDS_FLAT not defined in VC6 headers
2008-12-03  Vadim Zeitlinextract (and expand and clean up and document) the...
2008-02-24  Vadim Zeitlindon't define, nor use, LVS_EX_LABELTIP under WinCE
2007-10-22  Vadim Zeitlinadd HDF_SORTUP/DOWN definitions
2007-08-28  Julian SmartCompile fix for old W32API headers
2007-07-29  Vadim Zeitlinalways define HDS_HOTTRACK if it's not defined, not...
2007-03-19  Václav Slavíkfixed wxDataViewCtrl compilation with DigitalMars
2007-02-13  Włodzimierz SkibaMake QS_ALLPOSTMESSAGE available everywhere regardless...
2006-10-29  Julian SmartDigital Mars needs CCS_RIGHT
2006-10-17  Włodzimierz SkibaHeaders cleaning.
2006-10-09  Vadim Zeitlinadded wxWindow::IsDoubleBuffered() and improve wxBuffer...
2006-09-08  Vadim Zeitlindefine WS_EX_LAYOUTRTL for older compilers/SDK
2006-09-04  Michael WetherellHacks for wine.
2006-08-16  Michael WetherellDeclarations missing from VC++ 5
2006-07-16  Robin DunnAdded wxTopLevelWindow::SetTranslucency and CanSetTrans...
2006-05-30  Włodzimierz SkibaMissing items for default DMC distribution.
2006-03-16  Włodzimierz SkibaMissing wxDisplay identifiers for DMC build.
2006-03-11  Julian SmartApplied patch [ 1447732 ] Fix CVS HEAD for VC6
2006-03-07  Włodzimierz SkibaDMC build fix.
2006-03-07  Julian SmartReordered symbols since MinGW wasn't getting HDN_GETDIS...
2006-02-06  Julian SmartAdded wxSYS_TABLET_PRESENT to check for tablet capability
2006-01-17  Robin DunnEnable wxListCtrl in report mode to be able to use...
2005-10-23  Julian SmartApplied patch [ 1307056 ] [wxMSW] Focus showing fix...
2005-09-27  Vadim Zeitlin(blind) fix for keyboard cues display under XP (bug...
2005-06-29  Michael WetherellAdd HANGUL_CHARSET for vc++ 5, and move a couple of...
2005-06-17  Włodzimierz SkibaAdjust to different platform headers distributed with...
2005-06-01  Dimitri Schoolwerthadded IDC_HAND
2005-05-17  Włodzimierz SkibaDMC missing value.
2005-05-16  Julian SmartCorrections
2005-05-14  Julian SmartUse theme and HTML Help headers from Wine (with permission)
2005-05-13  Julian SmartCleanup
2005-04-12  Włodzimierz SkibaWinCE build fix (missing style).
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-03-29  Włodzimierz SkibaMissing DMC value after recent changes in tbar95.cpp.
2005-02-28  Chris Elliottfix missing defines with DMC
2005-01-25  Włodzimierz SkibaTrackMouse DMC fix.
2004-09-18  Chris Elliottfix compile break for unknown FLASHWINFO
2004-08-30  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !...
2004-07-27  Włodzimierz SkibaMissing DMC OFN_* values.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-08  Mattia Barbon Remove duplicate definition.
2004-05-01  Mattia Barbon MSVC 5 fix.
2004-04-20  Chris ElliottSF patch #938489
2004-04-04  Vadim Zeitlininclude wince/missing.h under CE
2004-02-17  Julian SmartFixed source for WinCE compatibility
2004-02-08  Vadim Zeitlinadded WC_NO_BEST_FIT_CHARS
2004-02-07  Vadim Zeitlinadded WM_UPDATEUISTATE and related stuff
2004-01-31  Václav Slavíkcleanup: all definitions missing from std headers shoul...
2004-01-19  Chris Elliottfix for DMC missing mouse defines
2004-01-19  Chris Elliottfix for DMC missing TVS_INFOTIP
2003-12-16  Julian SmartOpen Watcom correction
2003-12-15  Václav Slavíkcompilation fix for tooltip patch code applied by Julia...
2003-12-15  Václav Slavíkcompilation fix for tooltip patch code applied by Julia...
2003-10-12  Vadim Zeitlinadded LVSICF_NOINVALIDATEALL
2003-09-10  Vadim Zeitlinadded LVM_SETUNICODEFORMAT
2003-08-25  Julian SmartMade CCS_VERT definition more general
2003-08-14  Chris Elliottmove define to better place
2003-08-03  Vadim Zeitlinmoved some more stuff from .cpp files to here
2003-07-18  Mattia Barbon MSVC 5 compilation fixes.
2003-07-10  Mattia Barbon Missing CHARSET_HANGUL fix.
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-06-21  Mattia Barbon Add a missing structure definition, move all rich...
2003-05-26  Chris Elliottfix SF bug 742496
2003-05-11  Vadim Zeitlinmoved missing constants definitions to their right...
2003-05-10  Vadim Zeitlinadded LVSICF_NOSCROLL
2003-04-19  Chris Elliottupdate to make digitalmars compile
2003-03-14  Chris Elliottfix build for borland 5.0
2003-02-04  Mattia Barbon Do not redeclare a struct (w32api 2.2 will have it).
2003-01-12  Vadim ZeitlinOpenWatcom compilation fixes (patch 665959)
2003-01-07  Julian SmartRemoved old __WXWINE__ support (obsoleted by new __WINE...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-08  Julian SmartAdded LV_ITEMA and used a #define for LV_ITEM to
2002-08-30  Julian SmartMods for Wine compilation
2002-08-14  Robin DunnBugfix for wxListCtrl::GetColumn. It wasn't checking...
2002-06-24  Václav Slavíkadded QS_ALLPOSTMESSAGE
2002-04-23  Václav Slavíkadded wx/msw/missing.h