projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Reset g_lastMouseEvent after processing the mouse button release event
[wxWidgets.git]
/
src
/
msw
/
ole
/
2007-02-03
Vadim Zeitlin
updated comments after latest commit (Tim Kosse)
tree
|
commitdiff
2007-01-21
Robin Dunn
Return an empty string from wxDataFormat::GetId if...
tree
|
commitdiff
2007-01-15
Vadim Zeitlin
honour the drag effect supported by the drag source...
tree
|
commitdiff
2007-01-01
Paul Cornett
remove inline from declaration of functions which are...
tree
|
commitdiff
2006-11-12
Julian Smart
Use LONG instead of long (some Wine headers complain)
tree
|
commitdiff
2006-11-12
Julian Smart
Wine fixes
tree
|
commitdiff
2006-11-04
Vadim Zeitlin
handle all wxROLE_XXX values in wxConvertToWindowsRole()
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
compilation fix for wxUSE_UNICODE_MSLU && !WXWIN_COMPAT...
tree
|
commitdiff
2006-10-30
Robert Roebling
Compilo.
tree
|
commitdiff
2006-10-29
Vadim Zeitlin
removed unused variable (thanks Borland)
tree
|
commitdiff
2006-10-29
Vadim Zeitlin
don't use Unicode filenames under Win9x, even with...
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-07
Włodzimierz Skiba
Include wx/msw/wrap*.h according to pch support (with...
tree
|
commitdiff
2006-09-04
Michael Wetherell
Hacks for wine.
tree
|
commitdiff
2006-08-23
Vadim Zeitlin
allow passing URL to wxURLDataObject ctor
tree
|
commitdiff
2006-06-15
Włodzimierz Skiba
Include wx/math.h according to precompiled headers...
tree
|
commitdiff
2006-05-06
Włodzimierz Skiba
Include wx/dcclient.h according to precompiled headers...
tree
|
commitdiff
2006-04-26
Włodzimierz Skiba
Include wx/log.h according to precompiled headers of...
tree
|
commitdiff
2006-04-18
Włodzimierz Skiba
wx/wxprec.h already includes wx/defs.h (with other...
tree
|
commitdiff
2006-03-23
Włodzimierz Skiba
Warning fix.
tree
|
commitdiff
2006-03-16
Włodzimierz Skiba
forward port from 2.6 - eVC3 fix.
tree
|
commitdiff
2006-03-15
Julian Smart
Fix for WinCE
tree
|
commitdiff
2006-03-15
Julian Smart
Fix compile problem with VS 2005
tree
|
commitdiff
2006-03-11
Włodzimierz Skiba
WXUNUSED is our coding standard.
tree
|
commitdiff
2006-03-11
Julian Smart
Applied patch [ 1447184 ] Elimination of a warning...
tree
|
commitdiff
2006-02-18
Vadim Zeitlin
gcc initializer order fix warning (patch 1432835)
tree
|
commitdiff
2006-02-12
Vadim Zeitlin
removed extra semicolons added by previous patch (patch...
tree
|
commitdiff
2006-02-12
Michael Wetherell
Some compilers don't define SIZE_T (e.g. dmc) so use...
tree
|
commitdiff
2006-02-11
Julian Smart
Applied part 2 of [ 1415183 ] a couple of wxAutomation...
tree
|
commitdiff
2006-02-11
David Surovell
fixed wx_media linkage/export problems - from RN patch
tree
|
commitdiff
2006-02-10
Vadim Zeitlin
fixed deprecation warnings; removed #if 0'd code
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
2006-02-08
Vadim Zeitlin
make access specifiers for the virtual functions match...
tree
|
commitdiff
2006-02-05
Jamie Gadd
Deprecate wxDC::{Begin,End}Drawing()
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Include order is wxprec.h=>defs.h=>platform.h=>setup...
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Warning fixes after recent commits.
tree
|
commitdiff
2006-01-25
Robin Dunn
Removed wxLogNull's used to supress errors coming from
tree
|
commitdiff
2006-01-25
Julian Smart
Move some OLE utilities to oleutils.cpp and simplified...
tree
|
commitdiff
2006-01-25
Julian Smart
WinCE fixes
tree
|
commitdiff
2006-01-17
Robin Dunn
Remove the busy-wait loops in wxAMMediaBackend::Play...
tree
|
commitdiff
2005-11-26
Vadim Zeitlin
made wxTreeTraversal and wxIDropSources dtors virtual...
tree
|
commitdiff
2005-11-13
Włodzimierz Skiba
eVC3/PPC2002 build fix.
tree
|
commitdiff
2005-10-29
Włodzimierz Skiba
eVC3 build fix.
tree
|
commitdiff
2005-10-28
Włodzimierz Skiba
Build fix for WinCE.
tree
|
commitdiff
2005-10-24
Włodzimierz Skiba
Move wxMulDivInt32 to common math.
tree
|
commitdiff
2005-10-23
Włodzimierz Skiba
WinCE build fixes.
tree
|
commitdiff
2005-10-22
Julian Smart
Wine corrections
tree
|
commitdiff
2005-10-17
Michael Wetherell
Warning fixes for win64
tree
|
commitdiff
2005-09-27
Vadim Zeitlin
yet more extra semicolons removed (patch 1305031)
tree
|
commitdiff
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
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
Włodzimierz Skiba
Helpers in disabling warnings for unused params.
tree
|
commitdiff
2005-05-31
Julian Smart
Olly Betts' typo patch
tree
|
commitdiff
2005-05-31
Julian Smart
Typo correction patch [ 1208110 ] Lots of typo corrections
tree
|
commitdiff
2005-04-14
Włodzimierz Skiba
Correction in comment in closing #endif. Is VC++ 4...
tree
|
commitdiff
2005-03-10
Vadim Zeitlin
unused param warning with wxUSE_OLE=0
tree
|
commitdiff
2005-03-08
Robert Roebling
Applied DnD patch, adding a field for setting a defau...
tree
|
commitdiff
2005-03-07
Vadim Zeitlin
harmless warning fixes for WinCE (mostly unused parameters)
tree
|
commitdiff
2004-12-14
Włodzimierz Skiba
wx/math.h integration
tree
|
commitdiff
2004-10-08
Włodzimierz Skiba
Warning fixes found under hardest mode of OpenWatcom...
tree
|
commitdiff
2004-08-20
Włodzimierz Skiba
Removed obsolete (Open) Watcom conditions.
tree
|
commitdiff
2004-08-16
Włodzimierz Skiba
TRUE/true, FALSE/false, whitespace cleaning.
tree
|
commitdiff
2004-08-03
Włodzimierz Skiba
WinCE warning fixes.
tree
|
commitdiff
2004-05-31
Włodzimierz Skiba
Removed condition of old Watcom times. Open Watcom...
tree
|
commitdiff
2004-05-29
Robin Dunn
Take character size into account when calculating buffe...
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-05-09
Vadim Zeitlin
fixed wxFileDataObject in Unicode build
tree
|
commitdiff
2004-04-04
Vadim Zeitlin
enable wxDIB for Windows CE
tree
|
commitdiff
2004-04-03
Václav Slavík
WinCE compilation fixes (is this correct?)
tree
|
commitdiff
2004-03-03
Chris Elliott
final part of SF patch #904166 (DMC fix)
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
fixes for compiling with more stuff disabled in setup...
tree
|
commitdiff
2003-12-27
Julian Smart
Can't yet use RegisterDragDrop, RevokeDragDrop on eVC4
tree
|
commitdiff
2003-12-16
Julian Smart
Unicode compatibility
tree
|
commitdiff
2003-09-18
Julian Smart
Applied patch [ 807164 ] fixes for core library
tree
|
commitdiff
2003-09-12
Julian Smart
Applied patch [ 804570 ] hidden function in src/msw...
tree
|
commitdiff
2003-08-14
Julian Smart
Misc warning fixes by ABX
tree
|
commitdiff
2003-08-09
Václav Slavík
added support for gcc precompiled headers
tree
|
commitdiff
2003-07-22
Vadim Zeitlin
more warning fixes; removed references to wxToolBarBase...
tree
|
commitdiff
2003-07-21
Mattia Barbon
Use wxStringBuffer[Length] instead of explicit calls to
tree
|
commitdiff
2003-07-15
Václav Slavík
added <windows.h> wrapper
tree
|
commitdiff
2003-07-11
Julian Smart
More WinCE mods
tree
|
commitdiff
2003-07-11
Julian Smart
More WinCE mods
tree
|
commitdiff
2003-07-10
Julian Smart
Applied patch [ 761138 ] Replaces references to wxT...
tree
|
commitdiff
2003-07-09
Vadim Zeitlin
implement support for returning several elements at...
tree
|
commitdiff
2003-06-18
Chris Elliott
fix DMars compilation to use precompiled headers
tree
|
commitdiff
2003-05-24
Mattia Barbon
Compilation/warning fixes.
tree
|
commitdiff
2003-05-19
Julian Smart
Corrected some wxAccessible mistakes
tree
|
commitdiff
2003-05-07
Chris Elliott
update for digital mars - resolve externals in shell...
tree
|
commitdiff
2003-05-04
Julian Smart
Added defined() to directive
tree
|
commitdiff
2003-05-03
Julian Smart
Applied patch [ 731195 ] More #if/#endif's to build...
tree
|
commitdiff
2003-04-24
Chris Elliott
update to make digitalmars compile/link html\test sample
tree
|
commitdiff
2003-04-17
Julian Smart
Use wxLogTrace instead of wxLogDebug
tree
|
commitdiff
2003-04-09
Julian Smart
Include winable.h for NotifyWinEvent.
tree
|
commitdiff
2003-04-06
Vadim Zeitlin
fix bug with not accepting write-only formats in d&d
tree
|
commitdiff
2003-03-28
Julian Smart
Use wxDateTime
tree
|
commitdiff
2003-03-23
Vadim Zeitlin
got rid of more duplicated code for working with DIBs
tree
|
commitdiff
next