]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkselection-x11.c
Merge branch 'master' into client-side-windows
[~andy/gtk] / gdk / x11 / gdkselection-x11.c
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-04 Matthias ClasenFix handling of GDK_NONE
2009-05-04 Matthias ClasenFix handling of GDK_NONE
2009-04-02 Alexander LarssonInitial client-side-windows work
2009-01-23 Matthias Clasen Bug 567761 – Spellfixes in GTK+ documentation
2008-08-04 Tor LillqvistBug 544684 - Win64 issue, window handles are assumed...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-11-12 Alexander LarssonAvoid loading the ISO8859-1 iconv module. We're already...
2006-04-12 Matthias ClasenMake this work for list == NULL. (Coverity)
2005-09-11 Matthias ClasenBroken pipe
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
2004-11-26 Matthias ClasenDon't crash if Xlib fails to return UTF-8. (#159373...
2004-09-17 Matthias ClasenWarn if a UTF8_STRING or text/plain;charset=utf-8 roper...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
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...
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-31 Owen TaylorAdd a --screen option for setting the default screen...
2002-10-22 Matthias ClasenGdk API doc updates.
2002-10-03 Owen TaylorFix error in computing length and a memory leak. (Fixes...
2002-08-14 Hidetoshi Tajimainitialize gtk_selection_atoms only once at the 1st...
2002-08-01 Owen TaylorStart implementing display/screen closing scheme; keep...
2002-06-20 Owen TaylorRenames:
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-04-30 Owen TaylorUpdate for multihead.
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-04-04 Tim Janikfix segfault upon NULL return from gdk_utf8_to_string_t...
2002-02-25 Owen TaylorConvert over to using an GtkInvisible - selections...
2002-02-21 Owen TaylorSet the property as type ATOM_PAIR, not ATOM. (#72074...
2002-02-13 Owen Taylorg_warning() if setting the local fails, like gdk_set_lo...
2002-01-14 Owen TaylorDon't mangle sequences of consecutive \n or \r.
2001-12-29 Matthias ClasenGDK instead of Gdk.
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-08-08 Hidetoshi Tajimaask apps for COMPOUND_TEXT instead of TEXT correctly...
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2000-11-12 Owen TaylorFix problem with using result of g_get_charset() backwa...
2000-10-04 0Move list pointer forwards before removing item from...
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 Havoc PenningtonMake this compile without framebuffer enabled
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
2000-03-14 Owen TaylorMerges from gtk-1-2
1999-10-03 Owen TaylorFix a reference to window_private->destroyed.
1999-10-01 Owen TaylorStarted
1999-09-28 Federico Mena Quintero[ Merges from gtk-1-2 ]
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-01-26 Tim Janikadded a bunch of checks for window != NULL and private...
1997-11-27 Gnome CVS UserPatches to support internationalized input by:
1997-11-24 Elliot LeeInitial revision