]> Pileus Git - ~andy/gtk/history - tests/testsocket.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / testsocket.c
2012-02-27 Javier JardónChange FSF Address
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-29 Matthias ClasenAdd a gtkx.h header for X11-specific GTK+ api
2011-01-28 Benjamin Ottetests: Use Window instead of GdkNativeWindow in testsoc...
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-05 Benjamin Ottetests: Port testsocket example to not use deprecated...
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-08-24 Javier Jardóntests/testsocket: Fix broken test
2010-08-22 Javier Jardóntests/testsocket.c: Use accessor functions to access...
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanUse "activate" rather than "clicked" for menu items
2010-05-02 Christian DywanUse GtkComboBox instead of GtkCombo in testsocket
2010-05-02 Christian DywanDon't use GtkItemFactory in testsocket
2010-05-02 Christian DywanDon't use gtk_socket_steal in the socket test
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2005-07-13 Matthias ClasenAdd Copyright/License information.
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-02 Soeren SandmannPatch from Frederic Crozat, test code from Jean-Philipp...
2003-10-05 Matthias ClasenRemove an extraneous unref. (#122336, Frederic Crozat)
2002-11-20 Manish Singhadd -DGTK_DISABLE_DEPRECATED. #undef it at the top...
2002-10-13 Manish SinghDeprecation cleanup
2002-05-17 Owen TaylorFix a missing unref in the local/passive case. (#82067...
2001-11-15 Owen TaylorPatch from Murray Cumming to add "message_type" and...
2001-10-19 Owen TaylorRemove now useless include of unistd.h, fix wrong argument
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2001-07-05 Owen TaylorCheck GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel ...
2001-07-03 Owen TaylorFor XEMBED embedding add a _XEMBED_INFO property to...
2001-05-25 Hans Breuermade fil mode GDK_STIPPLED actually work -> check boxes...
2001-04-18 Owen TaylorTry changing mode on shm segments to 0600. We'll see...
2001-03-08 Owen TaylorMake G_CONST_RETURN.
2001-03-03 Owen TaylorAdd plug-socket tests. (Won't work worth a darn until...