summaryrefslogtreecommitdiff
path: root/gtk/gtkclipboard.h
Commit message (Expand)AuthorAgeFilesLines
* clipboard: Add get_default() helperJonas Danielsson2015-01-271-0/+3
* Drop GDK_MULTIHEAD_SAFEMatthias Clasen2014-06-111-2/+0
* gtk: port many nullability annotation fixes from Vala bindingsEvan Nemerson2014-05-301-5/+6
* gtk: fix annotation syntax and missing some missing annotationsEvan Nemerson2014-05-271-0/+29
* gtk: fix many callback annotations to include closure informationEvan Nemerson2014-05-271-3/+6
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+29
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Move documentation to inline comments: GtkClipboardJavier Jardón2011-04-131-0/+82
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Add clipboard convenience helpers for URIs. Bug #537639.Christian Persch2008-06-191-0/+8
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-3/+3
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* 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