projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix compilation in !wxUSE_LOG_DEBUG && !HAVE_VARIADIC_MACROS case.
[wxWidgets.git]
/
include
/
wx
/
msw
/
ole
/
2012-04-05
Vadim Zeitlin
Remove support for MetroWerks CodeWarrior compiler.
tree
|
commitdiff
2012-01-15
Steve Lamerton
Add wxActiveXContainer::QueryClientSiteInterface to...
tree
|
commitdiff
2011-12-29
Stefan Neis
Reordered "extern" and WXDLLIMPEXP_CORE specifiers...
tree
|
commitdiff
2011-12-24
Paul Cornett
remove improper use of paste operator
tree
|
commitdiff
2011-12-24
Steve Lamerton
Fix typo in ADD_RAW_IID macro.
tree
|
commitdiff
2011-12-22
Steve Lamerton
Add new ADD_RAW_IID OLE helper macro to allow use with...
tree
|
commitdiff
2011-12-22
Steve Lamerton
Mark various OLE helper functions as DLL exported so...
tree
|
commitdiff
2011-11-28
Steve Lamerton
Override MSWTranslateMessage for wxActiveXContainer...
tree
|
commitdiff
2011-03-20
Dimitri Schoolwerth
No changes, synchronised source names that appear comme...
tree
|
commitdiff
2011-02-19
Vadim Zeitlin
Add wxAutomationInstance_SilentIfNone flag for wxMSW...
tree
|
commitdiff
2010-11-26
Vadim Zeitlin
Allow wxAutomationObject::GetInstance() create new...
tree
|
commitdiff
2010-11-26
Vadim Zeitlin
No real changes, just use ProgID term instead of incorr...
tree
|
commitdiff
2010-10-24
Vadim Zeitlin
Don't handle RPC_E_CHANGED_MODE return of OleInitialize...
tree
|
commitdiff
2010-06-09
Francesco Montorsi
Implement wx-prefixed macros versions of DECLARE_EVENT_...
tree
|
commitdiff
2010-01-02
Václav Slavík
Added wxAutoOleInterface<T> template.
tree
|
commitdiff
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
tree
|
commitdiff
2009-02-08
Vadim Zeitlin
add wx-prefixed and semicolon-requiring versions of...
tree
|
commitdiff
2009-02-07
Vadim Zeitlin
require semicolon after wxDECLARE/DEFINE_EVENT() (close...
tree
|
commitdiff
2009-01-25
Vadim Zeitlin
convert COM arguments to wx lazily to improve performan...
tree
|
commitdiff
2009-01-25
Vadim Zeitlin
add IsOk() (closes #9872)
tree
|
commitdiff
2009-01-21
Robert Roebling
Call SetDataSource() from OnEnter() so that querying...
tree
|
commitdiff
2009-01-21
Robert Roebling
Add wxDataFormat GetMatchingPair() which wxGTK and...
tree
|
commitdiff
2009-01-19
Vadim Zeitlin
don't use annoying and unneeded in C++ casts of NULL...
tree
|
commitdiff
2009-01-18
Vadim Zeitlin
added forward declaration of FrameSite apparently neede...
tree
|
commitdiff
2009-01-16
Vadim Zeitlin
export wxActiveX stuff from core (not media) DLL (close...
tree
|
commitdiff
2009-01-13
Vadim Zeitlin
fix memory leak of FrameSite (see #3935)
tree
|
commitdiff
2009-01-12
Vadim Zeitlin
add more flexible and safer template Connect() overload...
tree
|
commitdiff
2008-08-30
Vadim Zeitlin
implement operator!=() inline (forgot to commit before)
tree
|
commitdiff
2008-08-18
Vadim Zeitlin
add comparison operators for UUID class (#9871)
tree
|
commitdiff
2008-03-26
Francesco Montorsi
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
tree
|
commitdiff
2007-11-13
Vadim Zeitlin
use standard functions for BSTR handling instead of...
tree
|
commitdiff
2007-07-09
Václav Slavík
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
tree
|
commitdiff
2007-06-03
Vadim Zeitlin
add ctor overloads for all kinds of strings to fix...
tree
|
commitdiff
2007-05-30
Václav Slavík
use wxString, not wxChar*, in wxDataFormat ctor and...
tree
|
commitdiff
2007-04-14
Václav Slavík
removed extra semicolons (patch #1700459; fixes compila...
tree
|
commitdiff
2007-03-19
Václav Slavík
split wxchar.h into several smaller headers
tree
|
commitdiff
2006-10-09
Włodzimierz Skiba
Build fix.
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
add IsOk() to all classes having Ok() method (patch...
tree
|
commitdiff
2006-10-02
Vadim Zeitlin
added wxUSE_ACTIVEX which depends on wxUSE_VARIANT...
tree
|
commitdiff
2006-09-24
Vadim Zeitlin
Added wxUSE_VARIANT and the related checks, also added...
tree
|
commitdiff
2006-09-05
Vadim Zeitlin
mark all dtors which are virtual because base class...
tree
|
commitdiff
2006-08-23
Vadim Zeitlin
allow passing URL to wxURLDataObject ctor
tree
|
commitdiff
2006-03-12
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s (and...
tree
|
commitdiff
2006-02-11
David Surovell
fixed wx_media linkage/export problems - from RN patch
tree
|
commitdiff
2006-02-10
Vadim Zeitlin
Ryan's cumulative wxActiveX and media control patch...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
don't put the size of the data with the data itself...
tree
|
commitdiff
2005-10-27
Włodzimierz Skiba
WinCE build fix according to eVC3 and eVC4 SDKs.
tree
|
commitdiff
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
tree
|
commitdiff
2005-09-16
Michael Wetherell
Cygwin compile fix
tree
|
commitdiff
2005-09-13
Włodzimierz Skiba
Missing includes.
tree
|
commitdiff
2005-09-11
Vadim Zeitlin
wxMediaCtrl patch from Ryan:
tree
|
commitdiff
2005-07-01
Vadim Zeitlin
wxVariant is in wxBase so should be forward declared...
tree
|
commitdiff
2005-04-14
Włodzimierz Skiba
Correction in comment in closing #endif.
tree
|
commitdiff
2005-03-11
Robert Roebling
Compilo.
tree
|
commitdiff
2005-03-11
Vadim Zeitlin
extracted code calling {Ole|Co}[Un]Initialize() to...
tree
|
commitdiff
2004-08-16
Włodzimierz Skiba
TRUE/true, FALSE/false, whitespace cleaning.
tree
|
commitdiff
2004-05-23
Julian Smart
Use old licence name
tree
|
commitdiff
2004-05-23
Julian Smart
Name and version changes
tree
|
commitdiff
2004-03-28
Vadim Zeitlin
removed Win16 code (patch 905241), last version with...
tree
|
commitdiff
2004-03-02
Chris Elliott
part of SF patch #904166 (DMC fix)
tree
|
commitdiff
2003-09-11
Julian Smart
Applied patch [ 794760 ] Majority of "... hides virtual...
tree
|
commitdiff
2003-08-09
Václav Slavík
added support for gcc precompiled headers
tree
|
commitdiff
2003-07-22
Vadim Zeitlin
undisable many warnings for VC++ in defs.h and fixed...
tree
|
commitdiff
2003-04-24
Chris Elliott
explicit cast for digital mars to use OLE
tree
|
commitdiff
2003-03-17
Julian Smart
Removed erroneous copyright names and corrected licence...
tree
|
commitdiff
2003-02-16
Julian Smart
Added accessibility headers
tree
|
commitdiff
2003-01-22
Vadim Zeitlin
compilation fixes for OpenWatcom
tree
|
commitdiff
2003-01-03
Vadim Zeitlin
IsStandard() shouldn't return TRUE for formats >= wxDF_...
tree
|
commitdiff
2003-01-02
Vadim Zeitlin
use DECLARE_NO_COPY_CLASS() where applicable (patch...
tree
|
commitdiff
2002-12-13
Mattia Barbon
Unicode compilation fix.
tree
|
commitdiff
2002-07-23
Vadim Zeitlin
added operator++/-- for wxAutoULong (SF patch from...
tree
|
commitdiff
2002-07-09
Vadim Zeitlin
automatically initialize m_cRef to 0 (patch 575011...
tree
|
commitdiff
2002-06-26
Julian Smart
Corrected typo
tree
|
commitdiff
2002-06-23
Julian Smart
Applied patch [ 546335 ] Added Automation types and...
tree
|
commitdiff
2002-05-09
Vadim Zeitlin
applied patch to build wxMSW with CW7 (patch 550445)
tree
|
commitdiff
2002-04-28
Vadim Zeitlin
changed DoDragDrop(bool) into DoDragDrop(int) and added...
tree
|
commitdiff
2001-10-26
Robin Dunn
Added wxDragLink
tree
|
commitdiff
2001-09-21
Mattia Barbon
wxTextDataObject now uses Unicode if compiled with...
tree
|
commitdiff
2001-08-16
Vadim Zeitlin
added wxURLDataObject which unfortunately doesn't seem...
tree
|
commitdiff
2001-05-02
Kendall Bennett
Updates to fix Watcom C/C++ 11.0 compiler warning probl...
tree
|
commitdiff
2001-02-08
Ron Lee
More mostly cross compiling related mods..
tree
|
commitdiff
2000-07-15
Bryan Petty
merged 2.2 branch
tree
|
commitdiff
2000-01-13
Vadim Zeitlin
1. added wxEnhMetaFileXXX classes
tree
|
commitdiff
1999-11-02
Vadim Zeitlin
additions for wxFileDataObject from Ricky Gonzales...
tree
|
commitdiff
1999-10-24
Vadim Zeitlin
wxDropSource now has 3 custom cursors for copy/move...
tree
|
commitdiff
1999-10-23
Vadim Zeitlin
1. wxDropTarget::OnData() returns wxDragResult now...
tree
|
commitdiff
1999-10-22
Vadim Zeitlin
MSW compilation fixes (untested)
tree
|
commitdiff
1999-10-22
Julian Smart
More broken code corrections; broken Latex file correct...
tree
|
commitdiff
1999-10-21
Vadim Zeitlin
more files for wxDataObject change
tree
|
commitdiff
1999-10-21
Vadim Zeitlin
wxDataObject changes - ok for MSW, still not for GTK...
tree
|
commitdiff
1999-10-21
Vadim Zeitlin
wxDataObejct and related changes (won't compile right...
tree
|
commitdiff
1999-10-18
Vadim Zeitlin
1. more drag and drop and clipboard changes:
tree
|
commitdiff
1999-10-17
Vadim Zeitlin
1. wxPostEvent added and documented
tree
|
commitdiff
1999-08-09
J. Russell Smyth
Changes to allow OLE to compile under mingw32/gcc-2.95
tree
|
commitdiff
1999-06-23
Robert Roebling
Motif compile fixes
tree
|
commitdiff
1999-06-14
Ove Kaaven
Unicode changes.
tree
|
commitdiff
1999-06-09
Julian Smart
Getting various compilers to work with wxWin again
tree
|
commitdiff
1999-05-26
Vadim Zeitlin
wxPrivateDataObject works under MSW as well (hopefully...
tree
|
commitdiff
1999-04-17
Brian Macy
Enough wxBitmapDataObject implementation to work with...
tree
|
commitdiff
1999-02-07
Julian Smart
Added wxGenericValidator & doc
tree
|
commitdiff
next