gtk2/gtk/tests
Matthias Clasen 7447ef0fc2 Make 3.0 parallel-installable to 2.x
In particular, rename

  - libraries to lib*-3.0.so
  - pc files to *-3.0.pc
  - include paths to /usr/include/gtk-3.0/*
  - module paths to /usr/lib/gtk-3.0/*
  - rc files names to gtk-3.0/gtkrc
  - commandline utilities to *-3.0
  - adjust documentation

Also change the install location for unix-print headers to
/usr/include/gtk-3.0/unix-print/gtk.
2010-05-08 01:18:53 -04:00
..
action.c Fix compilation warning: Use GtkWidget instead GtkMenuItem 2010-03-25 14:52:18 +01:00
builder.c Use gtk_label_get_text() instead direct access 2010-05-03 01:51:19 +02:00
crossingevents.c Fix make check 2008-08-04 22:38:56 +00:00
defaultvalue.c Remove deprecated/ broken types from the default value test 2010-05-03 01:40:40 +02:00
expander.c One more unit test 2009-09-07 11:17:49 +02:00
filechooser.c More uses of g_strcmp0 2010-03-16 19:16:31 +01:00
filtermodel.c Remove some unnused variables 2009-10-20 20:37:46 +02:00
floating.c [test] Fix floating test 2010-05-07 16:42:42 +02:00
liststore.c Bug 586374 – code does not follow documentation 2009-07-30 21:23:47 +02:00
Makefile.am Make 3.0 parallel-installable to 2.x 2010-05-08 01:18:53 -04:00
object.c Remove GtkCurve completely 2010-05-03 01:51:20 +02:00
pixbuf-init.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
recentmanager.c Revert name change 2008-07-01 22:57:50 +00:00
testing.c [test] Do not test deprecated GtkText 2010-05-07 09:26:36 +02:00
textbuffer.c buffer_backspace should delete \r\n in one go 2009-08-29 21:29:57 -04:00
treestore.c Bug 586374 – code does not follow documentation 2009-07-30 21:23:47 +02:00
treeview-scrolling.c Add a scrolling test case involving creating new rows in tree stores 2009-08-23 22:06:16 +02:00
treeview.c let the close button reflect the page_complete status of SUMMARY pages 2009-12-10 22:06:30 +01:00