merged 2.2 branch
[wxWidgets.git] / src / gtk / cursor.cpp
2000-07-15  Bryan Pettymerged 2.2 branch
1999-11-22  Robert Roebling Include changes again. Something is wrong with CVS...
1999-11-10  Vadim Zeitlinadded 2 more cursors (patch from Gerd Mueller)
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-06  Robin Dunnnow supports wxCURSOR_BULLSEYE
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-04  Robert Roebling Minor changes to viusal appearance,
1999-07-27  Robert Roebling Small distrib updates,
1999-06-17  Robert Roebling Made the RTTI thing an option.
1999-06-17  Karsten BallüderChanged default cursor to be an arrow rather than the...
1999-06-17  Karsten BallüderImplemented tearoff menus, please see my posting to...
1999-05-26  Robert Roebling Got a new idea to do cursors, including global
1999-04-14  Ove KaavenThese at least compiles in Unicode mode...
1999-02-23  Vadim Zeitlinanother wxBeginBusyCursor fix
1999-02-23  Vadim Zeitlinsome feeble attempts at making wxBeginBusyCursor work
1999-01-03  Robert Roebling new cursors
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-09-09  Robert Roebling Tried to find a non-existing bug in the cursor-code
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-16  Robert Roebling Added mising AddBitmapList in wxBitmap
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision