support for GTK3
[wxWidgets.git] / src / gtk / dnd.cpp
1999-04-06  Robert Roebling Chnaged text id for clipboard to "text/plain"
1999-04-06  Robert Roebling Changed clipboard text format id from "STRING" to...
1999-02-09  Robert Roebling custom icons for DnD
1999-02-03  Julian SmartCured some Latex problems; fixed i declaration; fixed...
1999-01-19  Robert Roebling New DnD and Clipboard code
1999-01-15  Robert Roebling DnD feedback
1999-01-14  Robert Roebling Added wxPrivateDropTarget
1999-01-08  Robert Roebling minor Configure / makefiles updates
1999-01-06  Robert Roebling Compilation fixes
1999-01-04  Robert Roebling configure and #ifdef wxUSE_XXX updates
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-15  Robert Roebling A bit more DnD and clipbrd updates
1998-12-14  Robert Roebling New wxDataObject, DnD and Clipboard code
1998-12-11  Robert Roebling ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK
1998-12-08  Robert Roebling DnD updates
1998-11-26  Robert Roebling Fixes for wxlist
1998-11-24  Robert Roebling GTK's dnd is broken, not mine
1998-11-23  Robert Roebling Corrected wxCHECK calls in bitmap.cpp
1998-11-15  Robert Roebling Coompilation fixes for GTK 1.1.3
1998-11-02  Robert Roebling DnD fixes
1998-10-28  Robert Roebling DnD
1998-10-27  Robert Roebling Added background colour again
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-09-17  Julian SmartDnd constant name changes because names like Copy can...
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