]> Pileus Git - ~andy/gtk/history - gtk/gtkclipboard.h
Fix bug #486369, by passing the selection info along when pasting.
[~andy/gtk] / gtk / gtkclipboard.h
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...