projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
supporting a null cgimage so that we don't get exceptions, only an wxbitmap that...
[wxWidgets.git]
/
src
/
msw
/
ole
/
automtn.cpp
2011-01-22
Dimitri Schoolwerth
Use wxString's empty() when checking if the string...
blob
|
commitdiff
|
raw
2010-11-26
Vadim Zeitlin
No real changes, just remove unnecessary const workaround.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-26
Vadim Zeitlin
Allow wxAutomationObject::GetInstance() create new...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-26
Vadim Zeitlin
No real changes, just use ProgID term instead of incorr...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-29
Vadim Zeitlin
Show OLE errors using wxLogDebug() in wxAutomationObject.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-03
Václav Slavík
Removed wxClearVariant() and wxReleaseVariant().
blob
|
commitdiff
|
raw
|
diff to current
2010-01-03
Václav Slavík
Moved wxConvertVariantToOle and wxConvertOleToVariant...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Vadim Zeitlin
Initialize all fields of EXCEPINFO object to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-06
Vadim Zeitlin
Use SYSTEMTIME instead of DOS time when converting...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Vadim Zeitlin
don't use annoying and unneeded in C++ casts of NULL...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-26
Vadim Zeitlin
using CLSCTX_ALL fails with Microsoft Office applicatio...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Vadim Zeitlin
use CLSCTX_ALL instead of CLSCTX_LOCAL_SERVER in Create...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-03
Vadim Zeitlin
add BSTR arrays handling in wxConvertOleToVariant(...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-29
Vadim Zeitlin
don't give an error if VT_DATE variant is being release...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-08
Vadim Zeitlin
fix some unused variables warnings reported by Borland
blob
|
commitdiff
|
raw
|
diff to current
2007-12-22
Vadim Zeitlin
handle VT_ARRAY/VT_BYREF VARIANTs in wxConvertOleToVari...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-21
Vadim Zeitlin
correct closing comments in #endifs (patch 1756990)
blob
|
commitdiff
|
raw
|
diff to current
2007-04-05
Vadim Zeitlin
construct wxBasicString directly from wxString instead...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-19
Vadim Zeitlin
corrected VT_DATE conversion (bug 1683882)
blob
|
commitdiff
|
raw
|
diff to current
2006-11-12
Julian Smart
Use LONG instead of long (some Wine headers complain)
blob
|
commitdiff
|
raw
|
diff to current
2006-09-24
Vadim Zeitlin
Added wxUSE_VARIANT and the related checks, also added...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-15
Włodzimierz Skiba
Include wx/math.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
Włodzimierz Skiba
Include wx/log.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-18
Włodzimierz Skiba
wx/wxprec.h already includes wx/defs.h (with other...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-11
Julian Smart
Applied part 2 of [ 1415183 ] a couple of wxAutomation...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-11
David Surovell
fixed wx_media linkage/export problems - from RN patch
blob
|
commitdiff
|
raw
|
diff to current
2006-01-26
Włodzimierz Skiba
Warning fixes after recent commits.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-25
Julian Smart
Move some OLE utilities to oleutils.cpp and simplified...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Julian Smart
Typo correction patch [ 1208110 ] Lots of typo corrections
blob
|
commitdiff
|
raw
|
diff to current
2004-12-14
Włodzimierz Skiba
wx/math.h integration
blob
|
commitdiff
|
raw
|
diff to current
2004-10-08
Włodzimierz Skiba
Warning fixes found under hardest mode of OpenWatcom...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-20
Włodzimierz Skiba
Removed obsolete (Open) Watcom conditions.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-16
Włodzimierz Skiba
TRUE/true, FALSE/false, whitespace cleaning.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-31
Włodzimierz Skiba
Removed condition of old Watcom times. Open Watcom...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2004-03-03
Chris Elliott
final part of SF patch #904166 (DMC fix)
blob
|
commitdiff
|
raw
|
diff to current
2003-08-14
Julian Smart
Misc warning fixes by ABX
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-07-11
Julian Smart
More WinCE mods
blob
|
commitdiff
|
raw
|
diff to current
2003-03-28
Julian Smart
Use wxDateTime
blob
|
commitdiff
|
raw
|
diff to current
2003-02-16
Julian Smart
Added start at accessibility functionality
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Julian Smart
Removed old __WXWINE__ support (obsoleted by new __WINE...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Julian Smart
Applied patch [ 662321 ] Port of wxWindows to Wine
blob
|
commitdiff
|
raw
|
diff to current
2003-01-03
Julian Smart
Clean up memory if have to exit early
blob
|
commitdiff
|
raw
|
diff to current
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-09-08
Julian Smart
Added a note about bug in Mingw32 headers.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-30
Julian Smart
Mods for Wine compilation
blob
|
commitdiff
|
raw
|
diff to current
2002-06-23
Julian Smart
Applied patch [ 546335 ] Added Automation types and...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
Julian Smart
Further wxUniv fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-06-27
Vadim Zeitlin
MSW compilation fixes - widgets sample runs!
blob
|
commitdiff
|
raw
|
diff to current
2001-06-08
Julian Smart
Support for Cygwin 1.0 (thought it worked before, but...)
blob
|
commitdiff
|
raw
|
diff to current
2000-08-08
Bryan Petty
second merge of the 2.2 branch (RL)
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-02-06
Julian Smart
Some doc corrections; Watcom C++ corrections; VC++...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-08
Karsten Ballüder
replaced T() makro with wxT() due to namespace probs...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-08-20
Stefan Csomor
CW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files)
blob
|
commitdiff
|
raw
|
diff to current
1999-08-09
J. Russell Smyth
Changes to allow OLE to compile under mingw32/gcc-2.95
blob
|
commitdiff
|
raw
|
diff to current
1999-07-26
Ove Kaaven
Make this compile in Unicode mode
blob
|
commitdiff
|
raw
|
diff to current
1999-07-15
Vadim Zeitlin
some warnings suppressed
blob
|
commitdiff
|
raw
|
diff to current
1999-06-09
Julian Smart
Getting various compilers to work with wxWin again
blob
|
commitdiff
|
raw
|
diff to current
1999-05-19
Vadim Zeitlin
1. wxMSW seems to work (please test and send your bug...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-05
Julian Smart
wxNotebook fixes for Win16; VC++ 4 fixes for OLE files...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-22
Julian Smart
Minor changes
blob
|
commitdiff
|
raw
|
diff to current
1999-02-18
Stefan Csomor
mbstowcs hack for CodeWarrior's MSL
blob
|
commitdiff
|
raw
|
diff to current
1999-02-04
Julian Smart
Fixed compilation for when not including <windows.h>
blob
|
commitdiff
|
raw
|
diff to current
1998-12-18
Julian Smart
Partial Watcom C++ 10.6 support added (doesn't link...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-11
Julian Smart
Some stubs includes removed from wxMotif; wxNotebook...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-08
Julian Smart
Added wxAutomationObject class.
blob
|
commitdiff
|
raw
|
diff to current