]> Pileus Git - ~andy/gtk/history - gtk/gtkselection.c
Include "config.h" instead of <config.h> Command used: find -name
[~andy/gtk] / gtk / gtkselection.c
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-20 Johan DahlinAdd missing Since: gtk-doc markup for newly added GSEAL...
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-25 Matthias ClasenBug 479384 – gtk_selection_data_targets_include_uri...
2008-04-21 Michael Nattereradd tons of g_return_if_fail() instead of crashing...
2008-02-16 Matthias ClasenDon't add the same target atom twice. (#516087, Christi...
2008-02-12 Matthias ClasenUse GSlice for GtkSelectionData. (#515060, Christian...
2007-09-17 Hans Breuersvn path=/trunk/; revision=18842
2007-09-15 Michael Nattererdon't simply crash if any of the pointer args are NULL...
2007-07-09 Matthias ClasenDon't ignore the passed-in len parameter. (#430049...
2007-04-14 Yevgen Muntyanfixed wrong g_convert_with_fallback() call which caused
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-01-14 Matthias ClasenPlug memory leaks. (#396160, Carlos Garcia Campos)
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-06-14 Matthias ClasenFix 344743
2006-03-07 Michael NattererAdd infrastructure for copy/paste and DND of rich text...
2005-12-20 Matthias ClasenDoc updates
2005-12-09 Matthias ClasenDon't leak list[0]. (#323629, Markku Vire)
2005-11-15 Matthias ClasenPlug a leak
2005-10-27 Matthias ClasenOnly set the text if it is not NULL. (#319930, Thomas...
2005-09-28 Matthias ClasenFree mult_atoms here. (#317039, Paolo Borelli)
2005-09-11 Matthias ClasenUse gdk_atom_intern_static_string() where appropriate.
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
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-06-12 Matthias ClasenDon't leak the format names. (#307190, Morten Welinder)
2005-05-26 Sven Neumannuse a less aggressive PNG compression level (bug #305340).
2005-05-25 Matthias ClasenMake sure png comes first, otherwise dnd may use bmp...
2005-05-02 Matthias ClasenFix the build
2005-05-02 Matthias ClasenDoc fixups
2005-04-04 Tor LillqvistNew debugging function, to log a clipboard format name...
2005-04-01 Matthias ClasenMove documentation inline, document if add_target funct...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-12-28 Matthias ClasenMake the clipboard image API more robust (#162357,...
2004-11-16 Matthias ClasenReduce the clipboard timeout from 300 seconds to 30...
2004-10-31 Matthias ClasenAdd api for image transfer via copy-and-paste (#156408)
2004-10-28 Matthias ClasenFix many sparse warnings.
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-09-17 Matthias ClasenWarn if a UTF8_STRING or text/plain;charset=utf-8 roper...
2004-08-26 Manish Singhinitialize path so we don't potentially use an undefine...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-17 Matthias ClasenSupport text/plain selection target (#55117, Owen Taylor)
2004-06-22 Matthias ClasenMake sure this gets defined for all backends, so linux...
2004-06-02 Matthias ClasenRemove leftover debug code.
2004-05-08 Hans Breuerfinally also create the correct mask for 'pseudo mime...
2004-05-04 Matthias ClasenDisable debug logging again.
2004-05-03 Matthias ClasenMake the chunk size for incremental transfers depend...
2004-05-03 Matthias Clasenu2004-05-03 Matthias Clasen <mclasen@redhat.com>
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-25 Owen TaylorCall g_convert(), not g_convert() with fallback, since...
2004-02-12 Manish SinghAssign xtype using gdk_x11_atom_to_xatom_for_display...
2004-01-29 Owen Taylornul-terminate the target atoms. (#132656, Christian...
2003-12-17 Matthias ClasenAdd missing GDK_THREADS_ENTER()/GDK_THREADS_LEAVE(...
2003-05-20 Owen TaylorComprehensively zero all unused parts of client message...
2003-02-05 Matthias ClasenReplace uses of gtk_timeout_* and gtk_idle_* by their...
2003-01-31 Matthias ClasenDeprecate. (#85683)
2002-12-10 Matthias Clasen Data constness fixes. (#75754)
2002-12-04 Owen TaylorAlways look up and create the Motif drag window as...
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-10-09 Manish SinghDeprecation cleanup
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-09-27 Owen Taylor(#91249, Thomas Leonard)
2002-09-23 Owen TaylorPrivatize gtk_selection_request, gtk_selection_incr_event
2002-08-14 Hidetoshi Tajimainitialize gtk_selection_atoms only once at the 1st...
2002-06-20 Owen TaylorRenames:
2002-06-20 Owen TaylorGet the owner from the display if !NULL. Otherwise...
2002-06-13 Owen TaylorFix type names for GtkIconSet, GtkIconSource, GtkSelect...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-03-02 Owen TaylorSwitch style of stamp file usage.
2002-02-21 Owen TaylorSet the property as type ATOM_PAIR, not ATOM. (#72074...
2002-01-17 Owen TaylorCall gtk_selection_remove_all() here, not in destroy...
2002-01-08 Matthias ClasenDoc typo fix. (#68172)
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-10-18 Matthias ClasenAdd gdk_window_lookup, gdk_window_foreign_new, gdk_pixm...
2001-10-08 Matthias Clasens/succesfully/successfully/g
2001-09-20 Sven Neumannconfigure.in gdk/Makefile.am gtk/Makefile.am gtk/gtksel...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-07-12 Owen TaylorFormatting fixes from multihead brnach. [ mostly foo...
2001-03-24 Havoc Penningtonfix warnings
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2000-11-25 Alexander LarssonHuge GtkFB patch with lots of small bugfixes and initia...
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...
2000-06-20 Elliot Lee(follow-on from previous commit)
2000-06-11 Owen TaylorFix cut and paste typo where wrong pixmap was being...
2000-05-06 Paolo MolaroSat, 6 May 2000 13:31:34 +0200 Paolo Molaro <lupus...
1999-12-11 Tor LillqvistMust mark also gdk_error_warnings and gdk_error_code...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-11-08 Owen TaylorSubstitute gdkx.h => gdkprivate.h since we need to...
next