]> Pileus Git - ~andy/gtk/history - gtk/gtkselection.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkselection.h
2013-02-06 Marc-André LureauFix a small typo s/parater/parameter
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-07-02 Cosimo Cecchidocs: fix a number of typos and obsolete references
2012-02-27 Javier JardónChange FSF Address
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-15 Matthias ClasenMove GtkSelection docs inline
2011-01-03 Matthias Clasenadd gtk_selection_data_get_data_with_length API which...
2010-12-19 Javier JardónMove GtkSelectionData to a private header
2010-12-17 Benjamin Otteselection: constify GtkSelectionData getters
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-29 Matthias ClasenRevert c00b85bf3f9cb1dc77dd22f138eb53048eb355b7
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-24 Michael NattererBug 565665 - GtkTargetEntry member target should be...
2010-10-15 Colin WaltersAdd boxed type and constructor
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-02 Christian DywanPrefix gtk_selection_clear with an underscore
2008-10-30 Michael Nattererno need to include <gtk/gtkenums.h> in headers which...
2008-10-01 Torsten SchönfeldAdd gtk_selection_data_get_selection to retrieve the...
2008-08-29 Matthias ClasenSplit gtk_selection_data_get_data into gtk_selection_da...
2008-08-28 Christian DywanBug 549734 – gtk_selection_data_get_data prototype...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-28 Michael Nattererproperly indent the newly added GtkSelectionData access...
2008-06-20 Michael Natterergtk/gtkaccellabel.h gtk/gtkactiongroup.h gtk/gtkalignme...
2008-06-20 Tim JanikRemove superflous gtkselection accessors and merge...
2008-06-20 Tim JanikImplement gtk_selection_get_display, style fixes
2008-06-20 Tim JanikSeal GtkSelectionData
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2006-03-07 Michael NattererAdd infrastructure for copy/paste and DND of rich text...
2005-08-30 Matthias ClasenAdd functions which look for text, image or uri targets...
2005-08-30 Matthias ClasenAdd gtk_window_[sg]et_deletable. Add
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-22 Matthias ClasenUse the new file DND api.
2004-10-22 Matthias ClasenDocument how to use info with text/image targets.
2004-10-21 Matthias ClasenAdd convenience api for image dnd (#150165):
2004-07-17 Matthias ClasenSupport text/plain selection target (#55117, Owen Taylor)
2003-01-31 Manish Singhdeclare gtk_selection_clear in GTK_COMPILATION too...
2003-01-31 Matthias ClasenDeprecate. (#85683)
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-09-23 Owen TaylorPrivatize gtk_selection_request, gtk_selection_incr_event
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-03-02 Owen TaylorSwitch style of stamp file usage.
2001-10-31 Owen TaylorAdd a "menu" property and notify on it. (#62798, Padrai...
2001-10-22 Owen TaylorFixing popup menus to have "Paste" sensitized correctly...
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2000-11-07 Havoc Penningtonrename to gtk_text_mark_get_visible
2000-09-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-12-24 Jeff Garzikremoved unused var 64-bit cast point to const data...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-02-13 Owen Taylorgtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer...
1997-11-24 Elliot LeeInitial revision