]> git.saurik.com Git - wxWidgets.git/history - src/gtk1/dnd.cpp
use a common m_isInsideYield flag instead of static booleans in all ports; add a...
[wxWidgets.git] / src / gtk1 / dnd.cpp
1998-09-07  Robert Roebling Changed DnD MIME file type for file DnD. Understood?
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-18  Vadim Zeitlinglobally renamed uint to size_t. This has _not_ been...
1998-08-16  Robert Roebling Added mising AddBitmapList in wxBitmap
1998-08-09  Denis PershinDP: Robert's mistake with incorrect var name corrected.
1998-08-09  Robert Roebling Added Pop-up menus.
1998-08-08  Robert Roebling Added wxDC:DrawPolygone
1998-08-08  Denis PershinDP:
1998-07-27  Robert Roeblingwarning msgs
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision