A couple of fixes to Brazilian Portuguese translations from Felipe.
[wxWidgets.git] / src / msw / ole /
2007-04-05  Vadim Zeitlinconstruct wxBasicString directly from wxString instead...
2007-04-04  Vadim Zeitlincompilation fix for Unicode build: remove ambiguity...
2007-03-19  Vadim Zeitlincorrected VT_DATE conversion (bug 1683882)
2007-02-03  Vadim Zeitlinupdated comments after latest commit (Tim Kosse)
2007-01-21  Robin DunnReturn an empty string from wxDataFormat::GetId if...
2007-01-15  Vadim Zeitlinhonour the drag effect supported by the drag source...
2007-01-01  Paul Cornettremove inline from declaration of functions which are...
2006-11-12  Julian SmartUse LONG instead of long (some Wine headers complain)
2006-11-12  Julian SmartWine fixes
2006-11-04  Vadim Zeitlinhandle all wxROLE_XXX values in wxConvertToWindowsRole()
2006-10-30  Vadim Zeitlincompilation fix for wxUSE_UNICODE_MSLU && !WXWIN_COMPAT...
2006-10-30  Robert Roebling Compilo.
2006-10-29  Vadim Zeitlinremoved unused variable (thanks Borland)
2006-10-29  Vadim Zeitlindon't use Unicode filenames under Win9x, even with...
2006-10-02  Vadim Zeitlinadded wxUSE_ACTIVEX which depends on wxUSE_VARIANT...
2006-09-24  Vadim ZeitlinAdded wxUSE_VARIANT and the related checks, also added...
2006-09-07  Włodzimierz SkibaInclude wx/msw/wrap*.h according to pch support (with...
2006-09-04  Michael WetherellHacks for wine.
2006-08-23  Vadim Zeitlinallow passing URL to wxURLDataObject ctor
2006-06-15  Włodzimierz SkibaInclude wx/math.h according to precompiled headers...
2006-05-06  Włodzimierz SkibaInclude wx/dcclient.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-03-23  Włodzimierz SkibaWarning fix.
2006-03-16  Włodzimierz Skibaforward port from 2.6 - eVC3 fix.
2006-03-15  Julian SmartFix for WinCE
2006-03-15  Julian SmartFix compile problem with VS 2005
2006-03-11  Włodzimierz SkibaWXUNUSED is our coding standard.
2006-03-11  Julian SmartApplied patch [ 1447184 ] Elimination of a warning...
2006-02-18  Vadim Zeitlingcc initializer order fix warning (patch 1432835)
2006-02-12  Vadim Zeitlinremoved extra semicolons added by previous patch (patch...
2006-02-12  Michael WetherellSome compilers don't define SIZE_T (e.g. dmc) so use...
2006-02-11  Julian SmartApplied part 2 of [ 1415183 ] a couple of wxAutomation...
2006-02-11  David Surovellfixed wx_media linkage/export problems - from RN patch
2006-02-10  Vadim Zeitlinfixed deprecation warnings; removed #if 0'd code
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-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2006-02-05  Jamie GaddDeprecate wxDC::{Begin,End}Drawing()
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-26  Włodzimierz SkibaWarning fixes after recent commits.
2006-01-25  Robin DunnRemoved wxLogNull's used to supress errors coming from
2006-01-25  Julian SmartMove some OLE utilities to oleutils.cpp and simplified...
2006-01-25  Julian SmartWinCE fixes
2006-01-17  Robin DunnRemove the busy-wait loops in wxAMMediaBackend::Play...
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.
next