]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/dragimgg.h
Added wxRichToolTip class.
[wxWidgets.git] / include / wx / generic / dragimgg.h
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-04-01  Vadim Zeitlinfix unused parameter warning when wxHAS_NATIVE_OVERLAY...
2006-10-25  Václav Slavíkchanged wxHAS_NATIVE_OVERLAY and wxHAS_CARET_USING_OVER...
2006-10-24  Václav Slavíkmoved wxOverlay into overlay.* files and out of dc...
2006-10-10  Stefan Csomoradding overlay implementation for core graphics
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-03-30  Włodzimierz SkibaBetter backward compatibility and deprecation markup...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-06-14  Vadim Zeitlinadded a few #ifdefs needed to build a smaller library...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-10  Julian SmartFixed some wxDragImage bugs
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...