summaryrefslogtreecommitdiff
path: root/tests/testsocket.c
Commit message (Expand)AuthorAgeFilesLines
* 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