diff --git a/ChangeLog b/ChangeLog index f0e72a54e..485e5b6f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-04-20 Mike Kestner + + * parser/gapi-parser.cs : add a directory element with child exclude + elements to simplify source version updating. + * sources/gtk-sharp-sources.xml : switch to directory elements. + 2005-04-19 Mike Kestner * gdk/Gdk.metadata : add a None member to ModifierType and fix the diff --git a/parser/gapi-parser.cs b/parser/gapi-parser.cs index ae9956b3f..b4df40030 100644 --- a/parser/gapi-parser.cs +++ b/parser/gapi-parser.cs @@ -106,11 +106,34 @@ namespace GtkSharp.Parsing { Console.Write (" ", excfile); excludes [excfile] = 1; break; + case "directory": + string dir_path = elem.GetAttribute ("path"); + Console.Write (" "); + break; default: Console.WriteLine ("Invalid source: " + srcnode.Name); break; } - } Console.WriteLine (); diff --git a/sources/gtk-sharp-sources.xml b/sources/gtk-sharp-sources.xml index 05d477b6b..5bde845ea 100644 --- a/sources/gtk-sharp-sources.xml +++ b/sources/gtk-sharp-sources.xml @@ -9,18 +9,19 @@ - pango-1.4.0/pango - pango-1.4.0/pango/pangox-fontcache.c - pango-1.4.0/pango/pangox-fontmap.c - pango-1.4.0/pango/pangox-private.h - pango-1.4.0/pango/pangox.h - pango-1.4.0/pango/pangox.c - pango-1.4.0/pango/pangoxft.h - pango-1.4.0/pango/pangoxft-font.h - pango-1.4.0/pango/pangoxft-fontmap.h - pango-1.4.0/pango/pangoxft-private.h - pango-1.4.0/pango/pango-script-lang-table.h - pango-1.4.0/pango/pango-script-table.h + + pangox-fontcache.c + pangox-fontmap.c + pangox-private.h + pangox.h + pangox.c + pangoxft.h + pangoxft-font.h + pangoxft-fontmap.h + pangoxft-private.h + pango-script-lang-table.h + pango-script-table.h + @@ -39,86 +40,88 @@ - gtk+-2.4.1/gtk - - gtk+-2.4.1/gtk/gtkfilechooserdefault.c - gtk+-2.4.1/gtk/gtkfilechooserdefault.h - gtk+-2.4.1/gtk/gtkfilechooserentry.c - gtk+-2.4.1/gtk/gtkfilechooserentry.h - gtk+-2.4.1/gtk/gtkfilechooserutils.c - gtk+-2.4.1/gtk/gtkfilechooserutils.h - gtk+-2.4.1/gtk/gtkfilesystem.c - gtk+-2.4.1/gtk/gtkfilesystem.h - gtk+-2.4.1/gtk/gtkfilesystemmodel.c - gtk+-2.4.1/gtk/gtkfilesystemmodel.h - gtk+-2.4.1/gtk/gtkfilesystemunix.c - gtk+-2.4.1/gtk/gtkfilesystemunix.h - gtk+-2.4.1/gtk/gtkfilesystemwin32.c - gtk+-2.4.1/gtk/gtkfilesystemwin32.h - gtk+-2.4.1/gtk/gtkiconcache.c - gtk+-2.4.1/gtk/gtkiconcache.h - gtk+-2.4.1/gtk/gtkiconthemeparser.h - gtk+-2.4.1/gtk/gtkpathbar.c - gtk+-2.4.1/gtk/gtkpathbar.h - gtk+-2.4.1/gtk/gtkrbtree.c - gtk+-2.4.1/gtk/gtkrbtree.h - gtk+-2.4.1/gtk/gtksequence.c - gtk+-2.4.1/gtk/gtksequence.h - gtk+-2.4.1/gtk/gtktextbtree.c - gtk+-2.4.1/gtk/gtktextbtree.h - gtk+-2.4.1/gtk/gtktextsegment.c - gtk+-2.4.1/gtk/gtktextsegment.h - gtk+-2.4.1/gtk/gtktexttypes.c - gtk+-2.4.1/gtk/gtktexttypes.h - gtk+-2.4.1/gtk/gtktextutil.c - gtk+-2.4.1/gtk/gtktextutil.h - gtk+-2.4.1/gtk/gtkthemes.c - gtk+-2.4.1/gtk/gtkthemes.h - gtk+-2.4.1/gtk/gtktreedatalist.c - gtk+-2.4.1/gtk/gtktreedatalist.h - gtk+-2.4.1/gtk/gtkwindow-decorate.c - gtk+-2.4.1/gtk/gtkwindow-decorate.h - gtk+-2.4.1/gtk/gtkxembed.h - gtk+-2.4.1/gtk/xembed.h - - gtk+-2.4.1/gtk/gtkclist.c - gtk+-2.4.1/gtk/gtkclist.h - gtk+-2.4.1/gtk/gtkctree.c - gtk+-2.4.1/gtk/gtkctree.h - gtk+-2.4.1/gtk/gtklist.c - gtk+-2.4.1/gtk/gtklist.h - gtk+-2.4.1/gtk/gtklistitem.c - gtk+-2.4.1/gtk/gtklistitem.h - gtk+-2.4.1/gtk/gtkoldeditable.c - gtk+-2.4.1/gtk/gtkoldeditable.h - gtk+-2.4.1/gtk/gtkpixmap.c - gtk+-2.4.1/gtk/gtkpixmap.h - gtk+-2.4.1/gtk/gtkpreview.c - gtk+-2.4.1/gtk/gtkpreview.h - gtk+-2.4.1/gtk/gtkprogress.c - gtk+-2.4.1/gtk/gtkprogress.h - gtk+-2.4.1/gtk/gtktext.c - gtk+-2.4.1/gtk/gtktext.h - gtk+-2.4.1/gtk/gtktipsquery.c - gtk+-2.4.1/gtk/gtktipsquery.h - gtk+-2.4.1/gtk/gtktree.c - gtk+-2.4.1/gtk/gtktree.h - gtk+-2.4.1/gtk/gtktreeitem.c - gtk+-2.4.1/gtk/gtktreeitem.h + + + gtkfilechooserdefault.c + gtkfilechooserdefault.h + gtkfilechooserentry.c + gtkfilechooserentry.h + gtkfilechooserutils.c + gtkfilechooserutils.h + gtkfilesystem.c + gtkfilesystem.h + gtkfilesystemmodel.c + gtkfilesystemmodel.h + gtkfilesystemunix.c + gtkfilesystemunix.h + gtkfilesystemwin32.c + gtkfilesystemwin32.h + gtkiconcache.c + gtkiconcache.h + gtkiconthemeparser.h + gtkpathbar.c + gtkpathbar.h + gtkrbtree.c + gtkrbtree.h + gtksequence.c + gtksequence.h + gtktextbtree.c + gtktextbtree.h + gtktextsegment.c + gtktextsegment.h + gtktexttypes.c + gtktexttypes.h + gtktextutil.c + gtktextutil.h + gtkthemes.c + gtkthemes.h + gtktreedatalist.c + gtktreedatalist.h + gtkwindow-decorate.c + gtkwindow-decorate.h + gtkxembed.h + xembed.h + + gtkclist.c + gtkclist.h + gtkctree.c + gtkctree.h + gtklist.c + gtklist.h + gtklistitem.c + gtklistitem.h + gtkoldeditable.c + gtkoldeditable.h + gtkpixmap.c + gtkpixmap.h + gtkpreview.c + gtkpreview.h + gtkprogress.c + gtkprogress.h + gtktext.c + gtktext.h + gtktipsquery.c + gtktipsquery.h + gtktree.c + gtktree.h + gtktreeitem.c + gtktreeitem.h + - gnome-vfs-2.6.0/libgnomevfs - - gnome-vfs-2.6.0/libgnomevfs/GNOME_VFS_Daemon-common.c - gnome-vfs-2.6.0/libgnomevfs/GNOME_VFS_Daemon.h - gnome-vfs-2.6.0/libgnomevfs/GNOME_VFS_Daemon-skels.c - gnome-vfs-2.6.0/libgnomevfs/GNOME_VFS_Daemon-stubs.c - gnome-vfs-2.6.0/libgnomevfs/gnome-vfs-job.c - gnome-vfs-2.6.0/libgnomevfs/gnome-vfs-job.h + + + GNOME_VFS_Daemon-common.c + GNOME_VFS_Daemon.h + GNOME_VFS_Daemon-skels.c + GNOME_VFS_Daemon-stubs.c + gnome-vfs-job.c + gnome-vfs-job.h +