projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Adapted printing samples makefiles.
[wxWidgets.git]
/
src
/
msw
/
ole
/
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
2003-03-17
Julian Smart
Removed erroneous copyright names and corrected licence...
tree
|
commitdiff
2003-02-19
Julian Smart
Further tweaks to accessibility code
tree
|
commitdiff
2003-02-18
Julian Smart
Some improvements to accessibility behaviour
tree
|
commitdiff
2003-02-17
Julian Smart
Changed back inline/const things
tree
|
commitdiff
2003-02-16
Julian Smart
Added start at accessibility functionality
tree
|
commitdiff
2003-01-22
Vadim Zeitlin
compilation fixes for OpenWatcom
tree
|
commitdiff
2003-01-07
Julian Smart
Removed old __WXWINE__ support (obsoleted by new __WINE...
tree
|
commitdiff
2003-01-07
Julian Smart
Applied patch [ 662321 ] Port of wxWindows to Wine
tree
|
commitdiff
2003-01-03
Julian Smart
Clean up memory if have to exit early
tree
|
commitdiff
2003-01-02
Vadim Zeitlin
use DECLARE_NO_COPY_CLASS() where applicable (patch...
tree
|
commitdiff
2002-12-27
Mattia Barbon
Use wxWcslen instead of wcslen.
tree
|
commitdiff
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
tree
|
commitdiff
2002-09-08
Julian Smart
Added a note about bug in Mingw32 headers.
tree
|
commitdiff
2002-08-30
Julian Smart
Mods for Wine compilation
tree
|
commitdiff
2002-08-26
Guillermo Rodrigue...
Removed compilation warnings (mostly mismatches between...
tree
|
commitdiff
2002-07-09
Vadim Zeitlin
automatically initialize m_cRef to 0 (patch 575011...
tree
|
commitdiff
2002-06-23
Julian Smart
Applied patch [ 546335 ] Added Automation types and...
tree
|
commitdiff
2002-05-16
Vadim Zeitlin
fixed wrong array index in UuidToCForm
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
2002-03-27
Vadim Zeitlin
fixed data format cast (patch 528965)
tree
|
commitdiff
2002-03-13
Robin Dunn
Some fixes for wxURLDataObject when wxUSE_UNICODE==1
tree
|
commitdiff
2002-02-07
Kendall Bennett
Merges from Scitech Branch (George Davison):
tree
|
commitdiff
2001-11-30
Julian Smart
Fixed bug in wxConvertDIBToBitmap (contributed)
tree
|
commitdiff
2001-10-26
Robin Dunn
Added wxDragLink
tree
|
commitdiff
2001-10-23
Vadim Zeitlin
applied patch 473558: fixes for CW compilation under MSW
tree
|
commitdiff
2001-09-21
Mattia Barbon
wxTextDataObject now uses Unicode if compiled with...
tree
|
commitdiff
2001-09-01
Václav Slavík
compilation fix for mingw
tree
|
commitdiff
2001-08-16
Vadim Zeitlin
added wxURLDataObject which unfortunately doesn't seem...
tree
|
commitdiff
2001-08-15
Vadim Zeitlin
traces of my debugging session, no real changes
tree
|
commitdiff
2001-07-03
Julian Smart
MSW fixes; added wxUSE_XPM to wxUniv's setup.h so now...
tree
|
commitdiff
2001-06-29
Julian Smart
Further wxUniv fixes
tree
|
commitdiff
2001-06-27
Vadim Zeitlin
MSW compilation fixes - widgets sample runs!
tree
|
commitdiff
2001-06-08
Julian Smart
Support for Cygwin 1.0 (thought it worked before, but...)
tree
|
commitdiff
2001-06-05
Vadim Zeitlin
applied patch 430452 (mingw32 compilation fixes)
tree
|
commitdiff
2001-06-03
Vadim Zeitlin
applied Unicode fixes for mingw32 (patch 429654)
tree
|
commitdiff
2001-05-02
Kendall Bennett
Updates to fix Watcom C/C++ 11.0 compiler warning probl...
tree
|
commitdiff
2001-02-14
Robin Dunn
Fixed bug that was giving the wrong size of wxCustomDat...
tree
|
commitdiff
2001-02-08
Ron Lee
More mostly cross compiling related mods..
tree
|
commitdiff
2000-08-08
Bryan Petty
second merge of the 2.2 branch (RL)
tree
|
commitdiff
2000-07-15
Bryan Petty
merged 2.2 branch
tree
|
commitdiff
2000-03-15
Julian Smart
Some C++Builder fixes
tree
|
commitdiff
2000-03-13
Vadim Zeitlin
suppress gcc warning about non virtual dtor
tree
|
commitdiff
2000-03-13
Guillermo Rodrigue...
Fixed a harmless warning about $d in sprintf and long...
tree
|
commitdiff
2000-03-08
Vadim Zeitlin
(blind) gcc fixes
tree
|
commitdiff
2000-02-11
Julian Smart
Some BC++ 5.4 fixes
tree
|
commitdiff
2000-02-06
Julian Smart
Some doc corrections; Watcom C++ corrections; VC++...
tree
|
commitdiff
2000-02-06
Julian Smart
Some BC++ 4.5 and other compile fixes; changed FAR...
tree
|
commitdiff
2000-01-13
Vadim Zeitlin
1. added wxEnhMetaFileXXX classes
tree
|
commitdiff
2000-01-07
Vadim Zeitlin
attempts at providing clipboard/dnd support for metafil...
tree
|
commitdiff
1999-11-24
Vadim Zeitlin
1. wxIcon/wxCursor change, wxGDIImage class added
tree
|
commitdiff
1999-11-04
Vadim Zeitlin
1. wxFileDataObject fixes from Ricky Gonzales - seems...
tree
|
commitdiff
1999-11-03
Vadim Zeitlin
small corrections for dnd code and added wxFileDataObje...
tree
|
commitdiff
1999-11-02
Julian Smart
Small compile fixes
tree
|
commitdiff
1999-11-02
Vadim Zeitlin
Unicode fixes
tree
|
commitdiff
1999-11-02
Vadim Zeitlin
additions for wxFileDataObject from Ricky Gonzales...
tree
|
commitdiff
1999-11-02
Vadim Zeitlin
include <wx/...> => include "wx/..."
tree
|
commitdiff
1999-10-26
Vadim Zeitlin
1. regenerated the makefiles to include menucmn.cpp
tree
|
commitdiff
1999-10-26
David Webster
*** empty log message ***
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-23
Julian Smart
BC++ and Watcom C++ makefile and source fixes
tree
|
commitdiff
next