removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / msw / cursor.cpp
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-03  Vadim Zeitlinfixes for icon-inherits-from-bitmap mode
1999-11-26  Vadim Zeitlinattempt at more compilation fixes
1999-11-24  Vadim Zeitlin1. wxIcon/wxCursor change, wxGDIImage class added
1999-10-28  Julian SmartAdded CS_OWNDC fix to wxGLCanvas and corrected sample...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-07  Vadim Zeitlinsome fixes after global _T() => T() change
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Unknown (JL)Renameing funktions from DIB to prevent name clashes
1999-09-08  Julian SmartFixed cursor loading on Win95
1999-08-31  Julian SmartAdded Set/GetSelection to wxPrintDialogData (the value...
1999-06-20  Ove Kaaven...fixing up a previous Unicode fix.
1999-06-14  Ove KaavenUnicode fix.
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-06-09  Robert Roebling WINE is so fine.
1999-06-05  Brian MacyAttempt at getting mingw32 working again... still doesn...
1999-02-23  Vadim Zeitlinmore cursor fixes (now ::wxSetCursor() works too)
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-16  Julian SmartFor wxMSW, split XPM handler into separate file (please...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-08-12  Vadim Zeitlinsuppressed VC++ 5.0 bool to int conversion warning...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff