summaryrefslogtreecommitdiff
path: root/gtk/gtkselection.h
Commit message (Expand)AuthorAgeFilesLines
* docs: use #*-struct instead of <structname>William Jon McCann2014-01-271-4/+4
* docs: add docs for GtkTargetPairWilliam Jon McCann2014-01-201-3/+23
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+52
* Fix a small typo s/parater/parameterMarc-André Lureau2013-02-061-1/+1
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* docs: fix a number of typos and obsolete referencesCosimo Cecchi2012-07-021-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Move GtkSelection docs inlineMatthias Clasen2011-01-141-85/+71
* add gtk_selection_data_get_data_with_length API which can be boundMatthias Clasen2011-01-031-0/+4
* Move GtkSelectionData to a private headerJavier Jardón2010-12-191-22/+0
* selection: constify GtkSelectionData gettersBenjamin Otte2010-12-171-16/+16
* Revert c00b85bf3f9cb1dc77dd22f138eb53048eb355b7Matthias Clasen2010-11-291-3/+3
* Bug 565665 - GtkTargetEntry member target should be const char *Michael Natterer2010-11-241-4/+5
* Add boxed type and constructorColin Walters2010-10-151-0/+6
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Prefix gtk_selection_clear with an underscoreChristian Dywan2010-05-031-3/+1
* no need to include <gtk/gtkenums.h> in headers which somehow includeMichael Natterer2008-10-301-1/+2
* Add gtk_selection_data_get_selection to retrieve the sealed struct fieldTorsten Schönfeld2008-10-011-0/+1
* Split gtk_selection_data_get_data into gtk_selection_data_get_data andMatthias Clasen2008-08-291-2/+2
* Bug 549734 – gtk_selection_data_get_data prototype is wrongChristian Dywan2008-08-281-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* properly indent the newly added GtkSelectionData accessors. Some newlinesMichael Natterer2008-06-281-8/+8
* gtk/gtkaccellabel.h gtk/gtkactiongroup.h gtk/gtkalignment.h gtk/gtkarrow.hMichael Natterer2008-06-201-5/+5
* Remove superflous gtkselection accessors and merge _get_dataTim Janik2008-06-201-12/+2
* Implement gtk_selection_get_display, style fixesTim Janik2008-06-201-1/+1
* Seal GtkSelectionDataTim Janik2008-06-201-7/+23
* 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
* Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer.Michael Natterer2006-03-071-15/+32
* Add functions which look for text, image or uri targets in an array ofMatthias Clasen2005-08-301-0/+7
* Add gtk_window_[sg]et_deletable. AddMatthias Clasen2005-08-301-0/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+2
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Add api for image transfer via copy-and-paste (#156408)Matthias Clasen2004-10-311-3/+5
* Use the new file DND api.Matthias Clasen2004-10-221-2/+7
* Document how to use info with text/image targets.Matthias Clasen2004-10-221-1/+3
* Add convenience api for image dnd (#150165):Matthias Clasen2004-10-211-0/+5
* Support text/plain selection target (#55117, Owen Taylor)Matthias Clasen2004-07-171-0/+1
* declare gtk_selection_clear in GTK_COMPILATION too, for gtkwidget.c.Manish Singh2003-01-311-1/+1
* Deprecate. (#85683)Matthias Clasen2003-01-311-1/+2
* docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgmlSoeren Sandmann2002-11-081-3/+3
* Privatize gtk_selection_request, gtk_selection_incr_eventOwen Taylor2002-09-231-4/+4
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-9/+15
* Switch style of stamp file usage.Owen Taylor2002-03-021-2/+6
* Add a "menu" property and notify on it. (#62798, Padraig O'Briain)Owen Taylor2001-10-311-1/+2
* Fixing popup menus to have "Paste" sensitized correctly. Original patchesOwen Taylor2001-10-221-0/+5
* Applied patch from Nils Barth (bug # 51041) to replace "gint" withHavoc Pennington2001-03-161-11/+11
* rename to gtk_text_mark_get_visibleHavoc Pennington2000-11-071-3/+23
* Remove g_convert (moved to glib) and now useless utf_to_latin1()Owen Taylor2000-09-141-22/+25