summaryrefslogtreecommitdiff
path: root/tests/testsocket_common.c
Commit message (Expand)AuthorAgeFilesLines
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Merge branch 'master' into broadwayAlexander Larsson2011-02-111-1/+1
|\
| * Add a gtkx.h header for X11-specific GTK+ apiMatthias Clasen2011-01-291-1/+1
| * gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-1/+2
| * Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* | [broadway] Copy X backend to broadwayAlexander Larsson2010-11-251-0/+2
* | gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-1/+2
* | Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
|/
* Use new GtkComboBoxEntry in all testsChristian Dywan2010-10-181-21/+14
* Use the new GtkComboBoxText APIJavier Jardón2010-10-151-5/+5
* Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBoxTristan Van Berkom2010-10-131-1/+9
* tests/testsocket: Fix broken testJavier Jardón2010-08-241-2/+0
* tests/testsocket_common.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-2/+2
* Use "activate" rather than "clicked" for menu itemsChristian Dywan2010-05-031-3/+3
* Use GtkComboBox instead of GtkCombo in testsocketChristian Dywan2010-05-031-21/+18
* Don't use GtkItemFactory in testsocketChristian Dywan2010-05-031-20/+31
* Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-031-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-1/+1
* Make it work on Win32, too.Tor Lillqvist2005-07-211-1/+9
* Add Copyright/License information.Matthias Clasen2005-07-131-0/+20
* 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
* don't try and store pointers in ints. Fixes 64-bit build.Mark McLoughlin2004-03-031-6/+32
* Patch from Frederic Crozat, test code from Jean-Philippe Chancelier. FixesSoeren Sandmann2004-03-021-25/+125
* Deprecation cleanupManish Singh2002-10-131-15/+15
* Extended to test different type of adding plugs to socketsOwen Taylor2001-07-031-0/+123