]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk/clipbrd.h
support for GTK3
[wxWidgets.git] / include / wx / gtk / clipbrd.h
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-03-18  Vadim ZeitlinFix exporting clipboard data to primary selection in...
2008-12-21  Robert RoeblingAdded experimental async clipboard format query
2007-08-15  Vadim Zeitlinfix wrong clear selection (modified patch 1763916)
2007-03-31  Vadim Zeitlin1. Moved m_usePrimary to wxClipboardBase as it's now...
2007-03-31  Vadim Zeitlindecouple primary selection handling from clipboard...
2007-03-31  Vadim Zeitlinsimplified the code by using new wxClipboardSync class...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-08-30  Paul Cornettheader includes cleanup
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export attributes
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
1999-10-21  Vadim ZeitlinwxClipboard::IsOpened() and wxCLipboardLocker helper...
1999-10-21  Vadim ZeitlinwxDataObejct and related changes (won't compile right...
1999-10-18  Robert Roebling New wxDataObject etc. Almost works.
1999-10-11  Robert Roebling added SpinCtrl,
1999-06-10  Karsten BallüderAttempt to add primary selection support.
1999-04-09  Robert Roebling Here it comes:
1999-02-07  Vadim ZeitlinGetData() now takes a pointer and not a reference,...
1999-02-06  Vadim ZeitlinwxGTK compatible clipboard implementation (not OLE...
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
1998-12-18  Robert Roebling wxClipboard now serves the primary selection as well
1998-12-14  Robert Roebling New wxDataObject, DnD and Clipboard code
1998-12-08  Robert Roebling DnD updates
1998-11-02  Robert Roebling DnD fixes