]> git.saurik.com Git - wxWidgets.git/history - src/gtk1/clipbrd.cpp
GetData() now takes a pointer and not a reference, IsSupported() takes a
[wxWidgets.git] / src / gtk1 / clipbrd.cpp
1999-02-07  Vadim ZeitlinGetData() now takes a pointer and not a reference,...
1999-01-28  Robert Roebling Removed wxNullRegion
1999-01-19  Robert Roebling New DnD and Clipboard code
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-18  Robert Roebling wxClipboard now serves the primary selection as well
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-10  Robert Roebling Moved image code
1998-12-09  Robert Roebling Clipboard update
1998-12-08  Robert Roebling DnD updates
1998-11-24  Robert Roebling Big fix for GTK 1.1.5
1998-11-06  Robert Roebling SetEventData for a few widgets
1998-11-02  Robert Roebling DnD fixes