]> git.saurik.com Git - wxWidgets.git/history - src/msw/ole
__WIN95__ removed (used to differ win3.1 vs. 'modern' 95 look, nowadays always define...
[wxWidgets.git] / src / msw / ole /
2005-11-26  Vadim Zeitlinmade wxTreeTraversal and wxIDropSources dtors virtual...
2005-11-13  Włodzimierz SkibaeVC3/PPC2002 build fix.
2005-10-29  Włodzimierz SkibaeVC3 build fix.
2005-10-28  Włodzimierz SkibaBuild fix for WinCE.
2005-10-24  Włodzimierz SkibaMove wxMulDivInt32 to common math.
2005-10-23  Włodzimierz SkibaWinCE build fixes.
2005-10-22  Julian SmartWine corrections
2005-10-17  Michael WetherellWarning fixes for win64
2005-09-27  Vadim Zeitlinyet more extra semicolons removed (patch 1305031)
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-13  Włodzimierz SkibaMissing includes.
2005-09-11  Vadim ZeitlinwxMediaCtrl patch from Ryan:
2005-07-01  Włodzimierz SkibaHelpers in disabling warnings for unused params.
2005-05-31  Julian SmartOlly Betts' typo patch
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-04-14  Włodzimierz SkibaCorrection in comment in closing #endif. Is VC++ 4...
2005-03-10  Vadim Zeitlinunused param warning with wxUSE_OLE=0
2005-03-08  Robert Roebling Applied DnD patch, adding a field for setting a defau...
2005-03-07  Vadim Zeitlinharmless warning fixes for WinCE (mostly unused parameters)
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-10-08  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-08-20  Włodzimierz SkibaRemoved obsolete (Open) Watcom conditions.
2004-08-16  Włodzimierz SkibaTRUE/true, FALSE/false, whitespace cleaning.
2004-08-03  Włodzimierz SkibaWinCE warning fixes.
2004-05-31  Włodzimierz SkibaRemoved condition of old Watcom times. Open Watcom...
2004-05-29  Robin DunnTake character size into account when calculating buffe...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-09  Vadim Zeitlinfixed wxFileDataObject in Unicode build
2004-04-04  Vadim Zeitlinenable wxDIB for Windows CE
2004-04-03  Václav SlavíkWinCE compilation fixes (is this correct?)
2004-03-03  Chris Elliottfinal part of SF patch #904166 (DMC fix)
2004-02-07  Vadim Zeitlinfixes for compiling with more stuff disabled in setup...
2003-12-27  Julian SmartCan't yet use RegisterDragDrop, RevokeDragDrop on eVC4
2003-12-16  Julian SmartUnicode compatibility
2003-09-18  Julian SmartApplied patch [ 807164 ] fixes for core library
2003-09-12  Julian SmartApplied patch [ 804570 ] hidden function in src/msw...
2003-08-14  Julian SmartMisc warning fixes by ABX
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinmore warning fixes; removed references to wxToolBarBase...
2003-07-21  Mattia Barbon Use wxStringBuffer[Length] instead of explicit calls to
2003-07-15  Václav Slavíkadded <windows.h> wrapper
2003-07-11  Julian SmartMore WinCE mods
2003-07-11  Julian SmartMore WinCE mods
2003-07-10  Julian SmartApplied patch [ 761138 ] Replaces references to wxT...
2003-07-09  Vadim Zeitlinimplement support for returning several elements at...
2003-06-18  Chris Elliottfix DMars compilation to use precompiled headers
2003-05-24  Mattia Barbon Compilation/warning fixes.
2003-05-19  Julian SmartCorrected some wxAccessible mistakes
2003-05-07  Chris Elliottupdate for digital mars - resolve externals in shell...
2003-05-04  Julian SmartAdded defined() to directive
2003-05-03  Julian SmartApplied patch [ 731195 ] More #if/#endif's to build...
2003-04-24  Chris Elliottupdate to make digitalmars compile/link html\test sample
2003-04-17  Julian SmartUse wxLogTrace instead of wxLogDebug
2003-04-09  Julian SmartInclude winable.h for NotifyWinEvent.
2003-04-06  Vadim Zeitlinfix bug with not accepting write-only formats in d&d
2003-03-28  Julian SmartUse wxDateTime
2003-03-23  Vadim Zeitlingot rid of more duplicated code for working with DIBs
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-02-19  Julian SmartFurther tweaks to accessibility code
2003-02-18  Julian SmartSome improvements to accessibility behaviour
2003-02-17  Julian SmartChanged back inline/const things
2003-02-16  Julian SmartAdded start at accessibility functionality
2003-01-22  Vadim Zeitlincompilation fixes for OpenWatcom
2003-01-07  Julian SmartRemoved old __WXWINE__ support (obsoleted by new __WINE...
2003-01-07  Julian SmartApplied patch [ 662321 ] Port of wxWindows to Wine
2003-01-03  Julian SmartClean up memory if have to exit early
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-27  Mattia Barbon Use wxWcslen instead of wcslen.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-08  Julian SmartAdded a note about bug in Mingw32 headers.
2002-08-30  Julian SmartMods for Wine compilation
2002-08-26  Guillermo Rodrigue... Removed compilation warnings (mostly mismatches between...
2002-07-09  Vadim Zeitlinautomatically initialize m_cRef to 0 (patch 575011...
2002-06-23  Julian SmartApplied patch [ 546335 ] Added Automation types and...
2002-05-16  Vadim Zeitlinfixed wrong array index in UuidToCForm
2002-05-09  Vadim Zeitlinapplied patch to build wxMSW with CW7 (patch 550445)
2002-04-28  Vadim Zeitlinchanged DoDragDrop(bool) into DoDragDrop(int) and added...
2002-03-27  Vadim Zeitlinfixed data format cast (patch 528965)
2002-03-13  Robin DunnSome fixes for wxURLDataObject when wxUSE_UNICODE==1
2002-02-07  Kendall BennettMerges from Scitech Branch (George Davison):
2001-11-30  Julian SmartFixed bug in wxConvertDIBToBitmap (contributed)
2001-10-26  Robin DunnAdded wxDragLink
2001-10-23  Vadim Zeitlinapplied patch 473558: fixes for CW compilation under MSW
2001-09-21  Mattia BarbonwxTextDataObject now uses Unicode if compiled with...
2001-09-01  Václav Slavíkcompilation fix for mingw
2001-08-16  Vadim Zeitlinadded wxURLDataObject which unfortunately doesn't seem...
2001-08-15  Vadim Zeitlintraces of my debugging session, no real changes
2001-07-03  Julian SmartMSW fixes; added wxUSE_XPM to wxUniv's setup.h so now...
2001-06-29  Julian SmartFurther wxUniv fixes
2001-06-27  Vadim ZeitlinMSW compilation fixes - widgets sample runs!
2001-06-08  Julian SmartSupport for Cygwin 1.0 (thought it worked before, but...)
2001-06-05  Vadim Zeitlinapplied patch 430452 (mingw32 compilation fixes)
2001-06-03  Vadim Zeitlinapplied Unicode fixes for mingw32 (patch 429654)
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-02-14  Robin DunnFixed bug that was giving the wrong size of wxCustomDat...
2001-02-08  Ron LeeMore mostly cross compiling related mods..
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-15  Julian SmartSome C++Builder fixes
next