]> Pileus Git - ~andy/gtk/commitdiff
gail: Move from modules/other/gail to gtk/a11y
authorBenjamin Otte <otte@redhat.com>
Tue, 14 Jun 2011 15:54:27 +0000 (17:54 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:07:56 +0000 (16:07 -0400)
142 files changed:
configure.ac
gtk/Makefile.am
gtk/a11y/ChangeLog [moved from modules/other/gail/ChangeLog with 100% similarity]
gtk/a11y/Makefile.am [moved from modules/other/gail/Makefile.am with 97% similarity]
gtk/a11y/gail-private-macros.h [moved from modules/other/gail/gail-private-macros.h with 100% similarity]
gtk/a11y/gail.c [moved from modules/other/gail/gail.c with 100% similarity]
gtk/a11y/gail.h [moved from modules/other/gail/gail.h with 100% similarity]
gtk/a11y/gailadjustment.c [moved from modules/other/gail/gailadjustment.c with 100% similarity]
gtk/a11y/gailadjustment.h [moved from modules/other/gail/gailadjustment.h with 100% similarity]
gtk/a11y/gailarrow.c [moved from modules/other/gail/gailarrow.c with 100% similarity]
gtk/a11y/gailarrow.h [moved from modules/other/gail/gailarrow.h with 100% similarity]
gtk/a11y/gailbooleancell.c [moved from modules/other/gail/gailbooleancell.c with 100% similarity]
gtk/a11y/gailbooleancell.h [moved from modules/other/gail/gailbooleancell.h with 100% similarity]
gtk/a11y/gailbox.c [moved from modules/other/gail/gailbox.c with 100% similarity]
gtk/a11y/gailbox.h [moved from modules/other/gail/gailbox.h with 100% similarity]
gtk/a11y/gailbutton.c [moved from modules/other/gail/gailbutton.c with 100% similarity]
gtk/a11y/gailbutton.h [moved from modules/other/gail/gailbutton.h with 100% similarity]
gtk/a11y/gailcalendar.c [moved from modules/other/gail/gailcalendar.c with 100% similarity]
gtk/a11y/gailcalendar.h [moved from modules/other/gail/gailcalendar.h with 100% similarity]
gtk/a11y/gailcell.c [moved from modules/other/gail/gailcell.c with 100% similarity]
gtk/a11y/gailcell.h [moved from modules/other/gail/gailcell.h with 100% similarity]
gtk/a11y/gailcellparent.c [moved from modules/other/gail/gailcellparent.c with 100% similarity]
gtk/a11y/gailcellparent.h [moved from modules/other/gail/gailcellparent.h with 100% similarity]
gtk/a11y/gailcheckmenuitem.c [moved from modules/other/gail/gailcheckmenuitem.c with 100% similarity]
gtk/a11y/gailcheckmenuitem.h [moved from modules/other/gail/gailcheckmenuitem.h with 100% similarity]
gtk/a11y/gailchecksubmenuitem.c [moved from modules/other/gail/gailchecksubmenuitem.c with 100% similarity]
gtk/a11y/gailchecksubmenuitem.h [moved from modules/other/gail/gailchecksubmenuitem.h with 100% similarity]
gtk/a11y/gailcombobox.c [moved from modules/other/gail/gailcombobox.c with 100% similarity]
gtk/a11y/gailcombobox.h [moved from modules/other/gail/gailcombobox.h with 100% similarity]
gtk/a11y/gailcontainer.c [moved from modules/other/gail/gailcontainer.c with 100% similarity]
gtk/a11y/gailcontainer.h [moved from modules/other/gail/gailcontainer.h with 100% similarity]
gtk/a11y/gailcontainercell.c [moved from modules/other/gail/gailcontainercell.c with 100% similarity]
gtk/a11y/gailcontainercell.h [moved from modules/other/gail/gailcontainercell.h with 100% similarity]
gtk/a11y/gailentry.c [moved from modules/other/gail/gailentry.c with 100% similarity]
gtk/a11y/gailentry.h [moved from modules/other/gail/gailentry.h with 100% similarity]
gtk/a11y/gailexpander.c [moved from modules/other/gail/gailexpander.c with 100% similarity]
gtk/a11y/gailexpander.h [moved from modules/other/gail/gailexpander.h with 100% similarity]
gtk/a11y/gailfactory.h [moved from modules/other/gail/gailfactory.h with 100% similarity]
gtk/a11y/gailframe.c [moved from modules/other/gail/gailframe.c with 100% similarity]
gtk/a11y/gailframe.h [moved from modules/other/gail/gailframe.h with 100% similarity]
gtk/a11y/gailhtmlbox.c [moved from modules/other/gail/gailhtmlbox.c with 100% similarity]
gtk/a11y/gailhtmlbox.h [moved from modules/other/gail/gailhtmlbox.h with 100% similarity]
gtk/a11y/gailhtmlboxblock.c [moved from modules/other/gail/gailhtmlboxblock.c with 100% similarity]
gtk/a11y/gailhtmlboxembedded.c [moved from modules/other/gail/gailhtmlboxembedded.c with 100% similarity]
gtk/a11y/gailhtmlboxtext.c [moved from modules/other/gail/gailhtmlboxtext.c with 100% similarity]
gtk/a11y/gailimage.c [moved from modules/other/gail/gailimage.c with 100% similarity]
gtk/a11y/gailimage.h [moved from modules/other/gail/gailimage.h with 100% similarity]
gtk/a11y/gailimagecell.c [moved from modules/other/gail/gailimagecell.c with 100% similarity]
gtk/a11y/gailimagecell.h [moved from modules/other/gail/gailimagecell.h with 100% similarity]
gtk/a11y/gaillabel.c [moved from modules/other/gail/gaillabel.c with 100% similarity]
gtk/a11y/gaillabel.h [moved from modules/other/gail/gaillabel.h with 100% similarity]
gtk/a11y/gaillinkbutton.c [moved from modules/other/gail/gaillinkbutton.c with 100% similarity]
gtk/a11y/gaillinkbutton.h [moved from modules/other/gail/gaillinkbutton.h with 100% similarity]
gtk/a11y/gailmenu.c [moved from modules/other/gail/gailmenu.c with 100% similarity]
gtk/a11y/gailmenu.h [moved from modules/other/gail/gailmenu.h with 100% similarity]
gtk/a11y/gailmenuitem.c [moved from modules/other/gail/gailmenuitem.c with 100% similarity]
gtk/a11y/gailmenuitem.h [moved from modules/other/gail/gailmenuitem.h with 100% similarity]
gtk/a11y/gailmenushell.c [moved from modules/other/gail/gailmenushell.c with 100% similarity]
gtk/a11y/gailmenushell.h [moved from modules/other/gail/gailmenushell.h with 100% similarity]
gtk/a11y/gailnotebook.c [moved from modules/other/gail/gailnotebook.c with 100% similarity]
gtk/a11y/gailnotebook.h [moved from modules/other/gail/gailnotebook.h with 100% similarity]
gtk/a11y/gailnotebookpage.c [moved from modules/other/gail/gailnotebookpage.c with 100% similarity]
gtk/a11y/gailnotebookpage.h [moved from modules/other/gail/gailnotebookpage.h with 100% similarity]
gtk/a11y/gailpaned.c [moved from modules/other/gail/gailpaned.c with 100% similarity]
gtk/a11y/gailpaned.h [moved from modules/other/gail/gailpaned.h with 100% similarity]
gtk/a11y/gailprogressbar.c [moved from modules/other/gail/gailprogressbar.c with 100% similarity]
gtk/a11y/gailprogressbar.h [moved from modules/other/gail/gailprogressbar.h with 100% similarity]
gtk/a11y/gailradiobutton.c [moved from modules/other/gail/gailradiobutton.c with 100% similarity]
gtk/a11y/gailradiobutton.h [moved from modules/other/gail/gailradiobutton.h with 100% similarity]
gtk/a11y/gailradiomenuitem.c [moved from modules/other/gail/gailradiomenuitem.c with 100% similarity]
gtk/a11y/gailradiomenuitem.h [moved from modules/other/gail/gailradiomenuitem.h with 100% similarity]
gtk/a11y/gailradiosubmenuitem.c [moved from modules/other/gail/gailradiosubmenuitem.c with 100% similarity]
gtk/a11y/gailradiosubmenuitem.h [moved from modules/other/gail/gailradiosubmenuitem.h with 100% similarity]
gtk/a11y/gailrange.c [moved from modules/other/gail/gailrange.c with 100% similarity]
gtk/a11y/gailrange.h [moved from modules/other/gail/gailrange.h with 100% similarity]
gtk/a11y/gailrenderercell.c [moved from modules/other/gail/gailrenderercell.c with 100% similarity]
gtk/a11y/gailrenderercell.h [moved from modules/other/gail/gailrenderercell.h with 100% similarity]
gtk/a11y/gailscale.c [moved from modules/other/gail/gailscale.c with 100% similarity]
gtk/a11y/gailscale.h [moved from modules/other/gail/gailscale.h with 100% similarity]
gtk/a11y/gailscalebutton.c [moved from modules/other/gail/gailscalebutton.c with 100% similarity]
gtk/a11y/gailscalebutton.h [moved from modules/other/gail/gailscalebutton.h with 100% similarity]
gtk/a11y/gailscrollbar.c [moved from modules/other/gail/gailscrollbar.c with 100% similarity]
gtk/a11y/gailscrollbar.h [moved from modules/other/gail/gailscrollbar.h with 100% similarity]
gtk/a11y/gailscrolledwindow.c [moved from modules/other/gail/gailscrolledwindow.c with 100% similarity]
gtk/a11y/gailscrolledwindow.h [moved from modules/other/gail/gailscrolledwindow.h with 100% similarity]
gtk/a11y/gailseparator.c [moved from modules/other/gail/gailseparator.c with 100% similarity]
gtk/a11y/gailseparator.h [moved from modules/other/gail/gailseparator.h with 100% similarity]
gtk/a11y/gailspinbutton.c [moved from modules/other/gail/gailspinbutton.c with 100% similarity]
gtk/a11y/gailspinbutton.h [moved from modules/other/gail/gailspinbutton.h with 100% similarity]
gtk/a11y/gailstatusbar.c [moved from modules/other/gail/gailstatusbar.c with 100% similarity]
gtk/a11y/gailstatusbar.h [moved from modules/other/gail/gailstatusbar.h with 100% similarity]
gtk/a11y/gailsubmenuitem.c [moved from modules/other/gail/gailsubmenuitem.c with 100% similarity]
gtk/a11y/gailsubmenuitem.h [moved from modules/other/gail/gailsubmenuitem.h with 100% similarity]
gtk/a11y/gailtextcell.c [moved from modules/other/gail/gailtextcell.c with 100% similarity]
gtk/a11y/gailtextcell.h [moved from modules/other/gail/gailtextcell.h with 100% similarity]
gtk/a11y/gailtextview.c [moved from modules/other/gail/gailtextview.c with 100% similarity]
gtk/a11y/gailtextview.h [moved from modules/other/gail/gailtextview.h with 100% similarity]
gtk/a11y/gailtogglebutton.c [moved from modules/other/gail/gailtogglebutton.c with 100% similarity]
gtk/a11y/gailtogglebutton.h [moved from modules/other/gail/gailtogglebutton.h with 100% similarity]
gtk/a11y/gailtoplevel.c [moved from modules/other/gail/gailtoplevel.c with 100% similarity]
gtk/a11y/gailtoplevel.h [moved from modules/other/gail/gailtoplevel.h with 100% similarity]
gtk/a11y/gailtreeview.c [moved from modules/other/gail/gailtreeview.c with 100% similarity]
gtk/a11y/gailtreeview.h [moved from modules/other/gail/gailtreeview.h with 100% similarity]
gtk/a11y/gailutil.c [moved from modules/other/gail/gailutil.c with 100% similarity]
gtk/a11y/gailutil.h [moved from modules/other/gail/gailutil.h with 100% similarity]
gtk/a11y/gailwidget.c [moved from modules/other/gail/gailwidget.c with 100% similarity]
gtk/a11y/gailwidget.h [moved from modules/other/gail/gailwidget.h with 100% similarity]
gtk/a11y/gailwindow.c [moved from modules/other/gail/gailwindow.c with 100% similarity]
gtk/a11y/gailwindow.h [moved from modules/other/gail/gailwindow.h with 100% similarity]
gtk/a11y/libgail-util/Makefile.am [moved from modules/other/gail/libgail-util/Makefile.am with 100% similarity]
gtk/a11y/libgail-util/gail-util.h [moved from modules/other/gail/libgail-util/gail-util.h with 100% similarity]
gtk/a11y/libgail-util/gailmisc.c [moved from modules/other/gail/libgail-util/gailmisc.c with 100% similarity]
gtk/a11y/libgail-util/gailmisc.h [moved from modules/other/gail/libgail-util/gailmisc.h with 100% similarity]
gtk/a11y/libgail-util/gailtextutil.c [moved from modules/other/gail/libgail-util/gailtextutil.c with 100% similarity]
gtk/a11y/libgail-util/gailtextutil.h [moved from modules/other/gail/libgail-util/gailtextutil.h with 100% similarity]
gtk/a11y/libgail-util/gailutil.def [moved from modules/other/gail/libgail-util/gailutil.def with 100% similarity]
gtk/a11y/tests/Makefile.am [moved from modules/other/gail/tests/Makefile.am with 100% similarity]
gtk/a11y/tests/README [moved from modules/other/gail/tests/README with 100% similarity]
gtk/a11y/tests/ferret.c [moved from modules/other/gail/tests/ferret.c with 100% similarity]
gtk/a11y/tests/testaction.c [moved from modules/other/gail/tests/testaction.c with 100% similarity]
gtk/a11y/tests/testbutton.c [moved from modules/other/gail/tests/testbutton.c with 100% similarity]
gtk/a11y/tests/testcombo.c [moved from modules/other/gail/tests/testcombo.c with 100% similarity]
gtk/a11y/tests/testcomponent.c [moved from modules/other/gail/tests/testcomponent.c with 100% similarity]
gtk/a11y/tests/testimage.c [moved from modules/other/gail/tests/testimage.c with 100% similarity]
gtk/a11y/tests/testlib.c [moved from modules/other/gail/tests/testlib.c with 100% similarity]
gtk/a11y/tests/testlib.h [moved from modules/other/gail/tests/testlib.h with 100% similarity]
gtk/a11y/tests/testmenuitem.c [moved from modules/other/gail/tests/testmenuitem.c with 100% similarity]
gtk/a11y/tests/testnotebook.c [moved from modules/other/gail/tests/testnotebook.c with 100% similarity]
gtk/a11y/tests/testobject.c [moved from modules/other/gail/tests/testobject.c with 100% similarity]
gtk/a11y/tests/testpaned.c [moved from modules/other/gail/tests/testpaned.c with 100% similarity]
gtk/a11y/tests/testprops.c [moved from modules/other/gail/tests/testprops.c with 100% similarity]
gtk/a11y/tests/testselection.c [moved from modules/other/gail/tests/testselection.c with 100% similarity]
gtk/a11y/tests/teststatusbar.c [moved from modules/other/gail/tests/teststatusbar.c with 100% similarity]
gtk/a11y/tests/testtable.c [moved from modules/other/gail/tests/testtable.c with 100% similarity]
gtk/a11y/tests/testtext.c [moved from modules/other/gail/tests/testtext.c with 100% similarity]
gtk/a11y/tests/testtextlib.c [moved from modules/other/gail/tests/testtextlib.c with 100% similarity]
gtk/a11y/tests/testtextlib.h [moved from modules/other/gail/tests/testtextlib.h with 100% similarity]
gtk/a11y/tests/testtoplevel.c [moved from modules/other/gail/tests/testtoplevel.c with 100% similarity]
gtk/a11y/tests/testtreetable.c [moved from modules/other/gail/tests/testtreetable.c with 100% similarity]
gtk/a11y/tests/testvalues.c [moved from modules/other/gail/tests/testvalues.c with 100% similarity]
modules/Makefile.am
modules/other/Makefile.am [deleted file]

index 59f483448b081d92a2b6ad8d4c50487404a69aab..9197b6c0778966b8a6ab8ec1fabf9545f3bcf766 100644 (file)
@@ -1737,12 +1737,11 @@ gtk/Makefile
 gtk/makefile.msc
 gtk/gtkversion.h
 gtk/gtk-win32.rc
+gtk/a11y/Makefile
+gtk/a11y/libgail-util/Makefile
+gtk/a11y/tests/Makefile
 gtk/tests/Makefile
 modules/Makefile
-modules/other/Makefile
-modules/other/gail/Makefile
-modules/other/gail/libgail-util/Makefile
-modules/other/gail/tests/Makefile
 modules/engines/Makefile
 modules/engines/pixbuf/Makefile
 modules/engines/ms-windows/Makefile
index 70a35f4fbbf3abc0a7174a10f46c378225a73700..e1eeca304d305f46fb2841daf6fb6318a964e6c9 100644 (file)
@@ -16,7 +16,7 @@ else
 GTK_PRINT_PREVIEW_COMMAND="evince --unlink-tempfile --preview --print-settings %s %f"
 endif
 
-SUBDIRS = . tests
+SUBDIRS = . a11y tests
 
 if HAVE_PAPI_CUPS
 GTK_PRINT_BACKENDS=file,papi,cups
similarity index 97%
rename from modules/other/gail/Makefile.am
rename to gtk/a11y/Makefile.am
index f4c76e366991cc5b754bb138db8e7dcfcbb9943e..be4360a4b0034972799ca08cb16c0ef8a37ee73c 100644 (file)
@@ -143,7 +143,7 @@ libgail_la_CFLAGS = \
 
 libgail_la_LIBADD =  \
        $(top_builddir)/gtk/libgtk-3.la                         \
-       $(top_builddir)/modules/other/gail/libgail-util/libgailutil-3.la        \
+       $(top_builddir)/gtk/a11y/libgail-util/libgailutil-3.la  \
        $(GTK_DEP_LIBS)                                                 \
        $(INTLLIBS)
 
similarity index 100%
rename from modules/other/gail/gail.c
rename to gtk/a11y/gail.c
similarity index 100%
rename from modules/other/gail/gail.h
rename to gtk/a11y/gail.h
index 40d5fa5fd12098dbfa66b52d69ae670f4c1a091c..90aab4ab13fec916f269faf18f4ec8ae8fe55df4 100644 (file)
@@ -1,6 +1,6 @@
 include $(top_srcdir)/Makefile.decl
 
-SUBDIRS = input engines other
+SUBDIRS = input engines
 
 if OS_UNIX
 SUBDIRS += printbackends
diff --git a/modules/other/Makefile.am b/modules/other/Makefile.am
deleted file mode 100644 (file)
index 5b647d6..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-include $(top_srcdir)/Makefile.decl
-
-SUBDIRS = gail
-
--include $(top_srcdir)/git.mk