]> Pileus Git - ~andy/gtk/history - gtk/gtkclipboard.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkclipboard.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2011-04-13 Javier JardónMove documentation to inline comments: GtkClipboard
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-19 Christian PerschAdd clipboard convenience helpers for URIs. Bug #537639.
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2006-04-24 Matthias ClasenMatch parameter names with the headers.
2006-03-07 Michael NattererAdd infrastructure for copy/paste and DND of rich text...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-11-23 Matthias ClasenMark as const.
2004-10-31 Matthias ClasenAdd api for image transfer via copy-and-paste (#156408)
2004-10-27 Anders CarlssonMake targets const.
2004-10-25 Anders CarlssonNew API to handle the clipboard manager.
2004-05-18 Matthias ClasenCheck for XFIXES extension.
2003-12-24 Matthias ClasenAdd GtkClipboardTargetReceivedFunc, gtk_clipboard_reque...
2002-10-09 Manish SinghDeprecation cleanup
2002-09-24 Owen TaylorMake a GObject (#75970, James Henstridge)
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2001-10-22 Owen TaylorFixing popup menus to have "Paste" sensitized correctly...
2001-02-25 Jonathan Blandfordactually put /* */ around #endif comment.
2000-09-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...