gtk/tests
Michael Natterer 080889e074 Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent with
2005-09-22  Michael Natterer  <mitch@imendio.com>

	Renamed GtkCellRendererKeys to GtkCellRendererAccel to be
	consistent with GTK+ terminology:

	* gtk/gtkcellrendererkeys.[ch]
	* tests/testkeys.c: removed...

	* gtk/gtkcellrendereraccel.[ch]
	* tests/testaccel.c: ...and added.

	* gtk/Makefile.am
	* gtk/gtk.h
	* gtk/gtk.symbols
	* tests/Makefile.am: changed accordingly.
2005-09-22 16:33:50 +00:00
..
test-images image files for testing pixbuf loaders the old test-loaders.c split into 2002-05-05 00:59:42 +00:00
.cvsignore Shut up cvs 2005-02-17 22:54:10 +00:00
3DRings.xpm
apple-red.png Insert cast to fix warning. Assign something to old_value to quiet gcc 2003-07-03 01:02:04 +00:00
autotestfilechooser.c Start a set of automated tests for the file chooser. The only test in 2005-09-15 21:51:31 +00:00
check-n.xpm
check-y.xpm
circles.xbm
FilesQueue.xpm
gnome-textfile.png Add testiconview. A test for GtkIconView ...which uses this image. 2004-08-04 14:32:45 +00:00
Makefile.am Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent with 2005-09-22 16:33:50 +00:00
makefile.msc fix typo for GTK_VER; define HAVE_CONFIG_H cause gtkprogressbar.c has 2005-09-18 12:28:42 +00:00
marble.xpm
merge-1.ui Test handling of empty menus. 2003-09-30 20:55:24 +00:00
merge-2.ui Test handling of empty menus. 2003-09-30 20:55:24 +00:00
merge-3.ui Change the XML format: <Root> element is replaced by <ui>, <menu> element 2003-08-27 22:22:28 +00:00
Modeller.xpm
pixbuf-lowmem.c image files for testing pixbuf loaders the old test-loaders.c split into 2002-05-05 00:59:42 +00:00
pixbuf-random.c image files for testing pixbuf loaders the old test-loaders.c split into 2002-05-05 00:59:42 +00:00
pixbuf-randomly-modified.c Deprecation cleanup 2002-10-13 23:22:33 +00:00
pixbuf-read.c image files for testing pixbuf loaders the old test-loaders.c split into 2002-05-05 00:59:42 +00:00
pixbuf-threads.c *** empty log message *** 2004-11-12 05:42:49 +00:00
prop-editor.c modules/engines/ms-windows/msw_rc_style.c 2004-11-19 23:30:47 +00:00
prop-editor.h Make it work, even if the window is already realized or mapped. 2002-04-30 23:44:14 +00:00
simple.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
stresstest-toolbar.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
test.xpm
testaccel.c Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent with 2005-09-22 16:33:50 +00:00
testactions.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testcairo.c Fix the build 2005-07-12 18:08:20 +00:00
testcalendar.c Fix many sparse warnings. 2004-10-28 15:00:05 +00:00
testcombo.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testcombochange.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testdnd.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testellipsise.c exit on close. 2004-09-30 14:46:21 +00:00
testentrycompletion.c Add some strings containing multibyte characters. 2005-09-13 15:08:43 +00:00
testfilechooser.c Add a test for the confirm-overwrite signal. 2005-07-15 06:07:13 +00:00
testfilechooserbutton.c Use a GtkComboBox in SELECT_FOLDER mode (#157726). 2004-12-15 14:58:39 +00:00
testgtk.1
testgtk.c Fix the build 2005-09-09 18:19:48 +00:00
testgtkrc Switch set_cairo_target() virtual function to ref_cairo_surface() 2005-03-17 01:54:40 +00:00
testgtkrc2
testicontheme.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testiconview.c gdk/gdkdraw.c #include gdkcairo.h for gdk_cairo_create() declaration. 2005-05-14 07:19:48 +00:00
testimage.c Add a new type GTK_IMAGE_ICON_NAME for named icons, update the size and 2004-10-25 04:36:39 +00:00
testinput.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
testmenubars.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testmenus.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testmerge.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testmultidisplay.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testmultiscreen.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testrgb.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
testselection.c Fix many sparse warnings. 2004-10-28 15:00:05 +00:00
testsocket_child.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testsocket_common.c Make it work on Win32, too. 2005-07-21 13:48:07 +00:00
testsocket.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testspinbutton.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
teststatusicon.c fix typo for GTK_VER; define HAVE_CONFIG_H cause gtkprogressbar.c has 2005-09-18 12:28:42 +00:00
testtext.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testtextbuffer.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testthreads.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
testtoolbar.c Add some more tests for menu placement. 2005-08-15 16:36:31 +00:00
testtreecolumns.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testtreeedit.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testtreeflow.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testtreefocus.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testtreemodel.c #include <config.h> for HAVE_MALLINFO define, other minor cleanups. 2004-09-21 23:53:27 +00:00
testtreesort.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testtreeview-plan.txt
testtreeview.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testxinerama.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
treestoretest.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00