summaryrefslogtreecommitdiff
path: root/tests/testinput.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Make testinput example not compress eventsMartin Renold2013-11-161-4/+5
* testinput: Fix cursor renderingAlexander Larsson2012-04-031-0/+4
* Use GDK symbolic names for button numbersJavier Jardón2012-03-131-1/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* tests: Hardcode testinput colors instead of trying to use GtkStyleBenjamin Otte2010-12-151-8/+9
* Move all GdkDevice members to private and add one missing accessorMichael Natterer2010-11-231-8/+11
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-1/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* tests: gdk_device_get_history() takes "gint *n_events" again, not guintMichael Natterer2010-10-201-1/+1
* tests: Use draw signal in testinputBenjamin Otte2010-09-261-10/+5
* tests: Convert testinput to use cairo_surface_tBenjamin Otte2010-09-261-19/+19
* Do not disable deprecation guardsJavier Jardón2010-09-221-2/+0
* tests/testinput.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-9/+16
* test: Convert testinput to CairoBenjamin Otte2010-07-261-17/+22
* tests: replace gdk_draw_drawable() with Cairo calls in testinputBenjamin Otte2010-07-261-18/+22
* testinput: Do not use deprecated API.Carlos Garnacho2010-06-241-12/+27
* [testinput] Fix compilation warning: Use guint instead intJavier Jardón2010-06-241-1/+1
* Don't use GtkInputDialog in testinputChristian Dywan2010-05-031-41/+0
* Don't use GTK_WIDGET_STATE in internal code anymoreJavier Jardón2010-03-091-4/+4
* Deprecate widget flag: GTK_WIDGET_MAPPEDJavier Jardón2010-03-031-1/+1
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)Javier Jardón2010-03-021-1/+1
* Undefine GTK_DISABLE_DEPRECATED in testinput to keep it compilingChristian Dywan2009-10-161-0/+2
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Deprecation cleanupManish Singh2002-10-131-45/+48
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-1/+1
* Updated.Owen Taylor2001-04-031-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Ignore calls with <= width or height.Owen Taylor2000-07-031-65/+55
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+7
* Reference count the fonts used in the text widget.Owen Taylor1998-08-251-0/+1
* Warning cleanups.. cvsignore stuffManish Singh1998-06-091-0/+1
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-3/+3
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-3/+17
* Initial revisionElliot Lee1997-11-241-0/+379