summaryrefslogtreecommitdiff
path: root/tests/testsocket.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Avoid deprecated API usage in testsocketCarlos Garnacho2016-01-281-13/+7
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Add a gtkx.h header for X11-specific GTK+ apiMatthias Clasen2011-01-291-0/+1
* tests: Use Window instead of GdkNativeWindow in testsocket exampleBenjamin Otte2011-01-281-1/+1
* tests: Port testsocket example to not use deprecated APIsBenjamin Otte2011-01-051-3/+12
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-4/+4
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-4/+4
* tests/testsocket: Fix broken testJavier Jardón2010-08-241-1/+2
* tests/testsocket.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-1/+2
* Use "activate" rather than "clicked" for menu itemsChristian Dywan2010-05-031-1/+1
* Use GtkComboBox instead of GtkCombo in testsocketChristian Dywan2010-05-031-2/+0
* Don't use GtkItemFactory in testsocketChristian Dywan2010-05-031-17/+13
* Don't use gtk_socket_steal in the socket testChristian Dywan2010-05-031-30/+0
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Add Copyright/License information.Matthias Clasen2005-07-131-0/+68
* Fix many sparse warnings.Matthias Clasen2004-10-281-1/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Patch from Frederic Crozat, test code from Jean-Philippe Chancelier. FixesSoeren Sandmann2004-03-021-6/+12
* Remove an extraneous unref. (#122336, Frederic Crozat)Matthias Clasen2003-10-051-1/+0
* add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.Manish Singh2002-11-201-0/+2
* Deprecation cleanupManish Singh2002-10-131-25/+21
* Fix a missing unref in the local/passive case. (#82067, Michael Meeks)Owen Taylor2002-05-171-0/+1
* Patch from Murray Cumming to add "message_type" and "buttons" CONSTRUCTOwen Taylor2001-11-151-3/+24
* Remove now useless include of unistd.h, fix wrong argumentOwen Taylor2001-10-191-2/+1
* Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizableDarin Adler2001-07-181-1/+1
* Check GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel (widget)), notOwen Taylor2001-07-051-39/+98
* For XEMBED embedding add a _XEMBED_INFO property to the client withOwen Taylor2001-07-031-9/+125
* made fil mode GDK_STIPPLED actually work -> check boxes and radio buttonsHans Breuer2001-05-251-1/+7
* Try changing mode on shm segments to 0600. We'll see who complains.Owen Taylor2001-04-181-2/+6
* Make G_CONST_RETURN.Owen Taylor2001-03-081-1/+1
* Add plug-socket tests. (Won't work worth a darn until I commit the rest ofOwen Taylor2001-03-031-0/+158