gtk2/tests
Manish Singh 6af277b502 avoid void pointer math
* gtk/gtkclist.c: avoid void pointer math

* gtk/gtkhscale.c
* gtk/gtkhscrollbar.c
* gtk/gtkvscale.c
* gtk/gtkvscrollbar.c: removed trailing , from enums

* gtk/gtksignal.c: can't use enums as a bitfield type, use guint

* gtk/testgtk.c: removed C++ comment added by owenpoo

-Yosh
1998-12-11 05:52:42 +00:00
..
3DRings.xpm Initial revision 1997-11-24 22:37:52 +00:00
circles.xbm gtk/gtktext.c 1998-02-27 06:13:22 +00:00
FilesQueue.xpm Initial revision 1997-11-24 22:37:52 +00:00
marble.xpm Initial revision 1997-11-24 22:37:52 +00:00
Modeller.xpm Initial revision 1997-11-24 22:37:52 +00:00
simple.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
test.xpm Initial revision 1997-11-24 22:37:52 +00:00
testdnd.c use g_snprintf, eliminate need for string.h include string.h, for strlen 1998-12-10 06:18:32 +00:00
testgtk.1 Added gtk/testgtk.1 man page for testgtk 1998-03-24 04:01:21 +00:00
testgtk.c avoid void pointer math 1998-12-11 05:52:42 +00:00
testgtkrc Destroy widgets _after_ propagating unrealize signals through the widget 1998-12-09 06:36:57 +00:00
testgtkrc2 fixed lookup order for rc styles. the latest defined rc set pattern is 1998-06-30 12:34:36 +00:00
testinput.c Reference count the fonts used in the text widget. 1998-08-25 00:06:38 +00:00
testrgb.c use g_snprintf, eliminate need for string.h include string.h, for strlen 1998-12-10 06:18:32 +00:00
testselection.c Add in missing 'flags' field to target list. 1998-12-09 17:31:52 +00:00
testthreads.c Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is the 1998-11-24 05:58:53 +00:00