]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/cursor.h
make various control names constants of type char, not wxChar, as this is more compat...
[wxWidgets.git] / include / wx / msw / cursor.h
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-09-16  Vadim Zeitlinfixed gcc warnings about not calling base class ctor...
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-02-02  Vadim Zeitlinbig wxCursor cleanup
2003-01-25  Vadim Zeitlinremoved wxICON_IS_BITMAP, it is now always (implicitly...
2003-01-25  Ron LeeDon't default to using bitmap.
2002-04-23  Vadim Zeitlinreplaced unnecessary #include with a forward decl
2002-03-27  Vadim Zeitlinremoved a few warnings and CW compilation problems...
2002-02-21  Vadim ZeitlinwxCursor(wxImage) added (Chris Elliott, patch 517439)
1999-11-24  Vadim Zeitlin1. wxIcon/wxCursor change, wxGDIImage class added
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff