summaryrefslogtreecommitdiff
path: root/gtk/gtkclipboard.h
Commit message (Expand)AuthorAgeFilesLines
* Match parameter names with the headers.Matthias Clasen2006-04-241-1/+1
* Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer.Michael Natterer2006-03-071-39/+54
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-7/+3
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Add api for image transfer via copy-and-paste (#156408)Matthias Clasen2004-10-311-0/+10
* Make targets const.Anders Carlsson2004-10-271-3/+3
* New API to handle the clipboard manager.Anders Carlsson2004-10-251-7/+17
* Check for XFIXES extension.Matthias Clasen2004-05-181-0/+3
* Add GtkClipboardTargetReceivedFunc, gtk_clipboard_request_targets() andMatthias Clasen2003-12-241-0/+11
* Deprecation cleanupManish Singh2002-10-091-2/+2
* Make a GObject (#75970, James Henstridge)Owen Taylor2002-09-241-0/+5
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-3/+9
* Fixing popup menus to have "Paste" sensitized correctly. Original patchesOwen Taylor2001-10-221-13/+15
* actually put /* */ around #endif comment.Jonathan Blandford2001-02-251-1/+1
* Remove g_convert (moved to glib) and now useless utf_to_latin1()Owen Taylor2000-09-141-0/+87