Index: head/x11-toolkits/gtk--/files/patch-src::gtk--::editable.cc =================================================================== --- head/x11-toolkits/gtk--/files/patch-src::gtk--::editable.cc (revision 61087) +++ head/x11-toolkits/gtk--/files/patch-src::gtk--::editable.cc (nonexistent) @@ -1,13 +0,0 @@ -$FreeBSD$ - ---- src/gtk--/editable.cc.orig Sun Jun 9 11:15:59 2002 -+++ src/gtk--/editable.cc Sun Jun 9 11:16:09 2002 -@@ -5,7 +5,7 @@ - namespace Gtk - { - -- string Editable::get_chars (int start_pos = 0, int end_pos = - 1) const -+ string Editable::get_chars (int start_pos, int end_pos) const - { - gchar *chars = gtk_editable_get_chars (GTK_EDITABLE (gtkobj ()), start_pos, end_pos); - string ret_val = chars; Property changes on: head/x11-toolkits/gtk--/files/patch-src::gtk--::editable.cc ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: head/x11-toolkits/gtk--/files/patch-src::editable.gen_h =================================================================== --- head/x11-toolkits/gtk--/files/patch-src::editable.gen_h (nonexistent) +++ head/x11-toolkits/gtk--/files/patch-src::editable.gen_h (revision 61088) @@ -0,0 +1,11 @@ +--- src/editable.gen_h.orig Mon Jun 10 21:40:43 2002 ++++ src/editable.gen_h Mon Jun 10 21:40:56 2002 +@@ -147,7 +147,7 @@ + namespace Gtk + { + +- string Editable::get_chars (int start_pos = 0, int end_pos = - 1) const ++ string Editable::get_chars (int start_pos, int end_pos) const + { + gchar *chars = gtk_editable_get_chars (GTK_EDITABLE (gtkobj ()), start_pos, end_pos); + string ret_val = chars; Property changes on: head/x11-toolkits/gtk--/files/patch-src::editable.gen_h ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/x11-toolkits/gtk--2/files/patch-src::gtk--::editable.cc =================================================================== --- head/x11-toolkits/gtk--2/files/patch-src::gtk--::editable.cc (revision 61087) +++ head/x11-toolkits/gtk--2/files/patch-src::gtk--::editable.cc (nonexistent) @@ -1,13 +0,0 @@ -$FreeBSD$ - ---- src/gtk--/editable.cc.orig Sun Jun 9 11:15:59 2002 -+++ src/gtk--/editable.cc Sun Jun 9 11:16:09 2002 -@@ -5,7 +5,7 @@ - namespace Gtk - { - -- string Editable::get_chars (int start_pos = 0, int end_pos = - 1) const -+ string Editable::get_chars (int start_pos, int end_pos) const - { - gchar *chars = gtk_editable_get_chars (GTK_EDITABLE (gtkobj ()), start_pos, end_pos); - string ret_val = chars; Property changes on: head/x11-toolkits/gtk--2/files/patch-src::gtk--::editable.cc ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: head/x11-toolkits/gtk--2/files/patch-src::editable.gen_h =================================================================== --- head/x11-toolkits/gtk--2/files/patch-src::editable.gen_h (nonexistent) +++ head/x11-toolkits/gtk--2/files/patch-src::editable.gen_h (revision 61088) @@ -0,0 +1,11 @@ +--- src/editable.gen_h.orig Mon Jun 10 21:40:43 2002 ++++ src/editable.gen_h Mon Jun 10 21:40:56 2002 +@@ -147,7 +147,7 @@ + namespace Gtk + { + +- string Editable::get_chars (int start_pos = 0, int end_pos = - 1) const ++ string Editable::get_chars (int start_pos, int end_pos) const + { + gchar *chars = gtk_editable_get_chars (GTK_EDITABLE (gtkobj ()), start_pos, end_pos); + string ret_val = chars; Property changes on: head/x11-toolkits/gtk--2/files/patch-src::editable.gen_h ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/x11-toolkits/gtkmm12/files/patch-src::gtk--::editable.cc =================================================================== --- head/x11-toolkits/gtkmm12/files/patch-src::gtk--::editable.cc (revision 61087) +++ head/x11-toolkits/gtkmm12/files/patch-src::gtk--::editable.cc (nonexistent) @@ -1,13 +0,0 @@ -$FreeBSD$ - ---- src/gtk--/editable.cc.orig Sun Jun 9 11:15:59 2002 -+++ src/gtk--/editable.cc Sun Jun 9 11:16:09 2002 -@@ -5,7 +5,7 @@ - namespace Gtk - { - -- string Editable::get_chars (int start_pos = 0, int end_pos = - 1) const -+ string Editable::get_chars (int start_pos, int end_pos) const - { - gchar *chars = gtk_editable_get_chars (GTK_EDITABLE (gtkobj ()), start_pos, end_pos); - string ret_val = chars; Property changes on: head/x11-toolkits/gtkmm12/files/patch-src::gtk--::editable.cc ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: head/x11-toolkits/gtkmm12/files/patch-src::editable.gen_h =================================================================== --- head/x11-toolkits/gtkmm12/files/patch-src::editable.gen_h (nonexistent) +++ head/x11-toolkits/gtkmm12/files/patch-src::editable.gen_h (revision 61088) @@ -0,0 +1,11 @@ +--- src/editable.gen_h.orig Mon Jun 10 21:40:43 2002 ++++ src/editable.gen_h Mon Jun 10 21:40:56 2002 +@@ -147,7 +147,7 @@ + namespace Gtk + { + +- string Editable::get_chars (int start_pos = 0, int end_pos = - 1) const ++ string Editable::get_chars (int start_pos, int end_pos) const + { + gchar *chars = gtk_editable_get_chars (GTK_EDITABLE (gtkobj ()), start_pos, end_pos); + string ret_val = chars; Property changes on: head/x11-toolkits/gtkmm12/files/patch-src::editable.gen_h ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/x11-toolkits/gtkmm20/files/patch-src::gtk--::editable.cc =================================================================== --- head/x11-toolkits/gtkmm20/files/patch-src::gtk--::editable.cc (revision 61087) +++ head/x11-toolkits/gtkmm20/files/patch-src::gtk--::editable.cc (nonexistent) @@ -1,13 +0,0 @@ -$FreeBSD$ - ---- src/gtk--/editable.cc.orig Sun Jun 9 11:15:59 2002 -+++ src/gtk--/editable.cc Sun Jun 9 11:16:09 2002 -@@ -5,7 +5,7 @@ - namespace Gtk - { - -- string Editable::get_chars (int start_pos = 0, int end_pos = - 1) const -+ string Editable::get_chars (int start_pos, int end_pos) const - { - gchar *chars = gtk_editable_get_chars (GTK_EDITABLE (gtkobj ()), start_pos, end_pos); - string ret_val = chars; Property changes on: head/x11-toolkits/gtkmm20/files/patch-src::gtk--::editable.cc ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: head/x11-toolkits/gtkmm20/files/patch-src::editable.gen_h =================================================================== --- head/x11-toolkits/gtkmm20/files/patch-src::editable.gen_h (nonexistent) +++ head/x11-toolkits/gtkmm20/files/patch-src::editable.gen_h (revision 61088) @@ -0,0 +1,11 @@ +--- src/editable.gen_h.orig Mon Jun 10 21:40:43 2002 ++++ src/editable.gen_h Mon Jun 10 21:40:56 2002 +@@ -147,7 +147,7 @@ + namespace Gtk + { + +- string Editable::get_chars (int start_pos = 0, int end_pos = - 1) const ++ string Editable::get_chars (int start_pos, int end_pos) const + { + gchar *chars = gtk_editable_get_chars (GTK_EDITABLE (gtkobj ()), start_pos, end_pos); + string ret_val = chars; Property changes on: head/x11-toolkits/gtkmm20/files/patch-src::editable.gen_h ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/x11-toolkits/gtkmm24/files/patch-src::gtk--::editable.cc =================================================================== --- head/x11-toolkits/gtkmm24/files/patch-src::gtk--::editable.cc (revision 61087) +++ head/x11-toolkits/gtkmm24/files/patch-src::gtk--::editable.cc (nonexistent) @@ -1,13 +0,0 @@ -$FreeBSD$ - ---- src/gtk--/editable.cc.orig Sun Jun 9 11:15:59 2002 -+++ src/gtk--/editable.cc Sun Jun 9 11:16:09 2002 -@@ -5,7 +5,7 @@ - namespace Gtk - { - -- string Editable::get_chars (int start_pos = 0, int end_pos = - 1) const -+ string Editable::get_chars (int start_pos, int end_pos) const - { - gchar *chars = gtk_editable_get_chars (GTK_EDITABLE (gtkobj ()), start_pos, end_pos); - string ret_val = chars; Property changes on: head/x11-toolkits/gtkmm24/files/patch-src::gtk--::editable.cc ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: head/x11-toolkits/gtkmm24/files/patch-src::editable.gen_h =================================================================== --- head/x11-toolkits/gtkmm24/files/patch-src::editable.gen_h (nonexistent) +++ head/x11-toolkits/gtkmm24/files/patch-src::editable.gen_h (revision 61088) @@ -0,0 +1,11 @@ +--- src/editable.gen_h.orig Mon Jun 10 21:40:43 2002 ++++ src/editable.gen_h Mon Jun 10 21:40:56 2002 +@@ -147,7 +147,7 @@ + namespace Gtk + { + +- string Editable::get_chars (int start_pos = 0, int end_pos = - 1) const ++ string Editable::get_chars (int start_pos, int end_pos) const + { + gchar *chars = gtk_editable_get_chars (GTK_EDITABLE (gtkobj ()), start_pos, end_pos); + string ret_val = chars; Property changes on: head/x11-toolkits/gtkmm24/files/patch-src::editable.gen_h ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/x11-toolkits/gtkmm30/files/patch-src::gtk--::editable.cc =================================================================== --- head/x11-toolkits/gtkmm30/files/patch-src::gtk--::editable.cc (revision 61087) +++ head/x11-toolkits/gtkmm30/files/patch-src::gtk--::editable.cc (nonexistent) @@ -1,13 +0,0 @@ -$FreeBSD$ - ---- src/gtk--/editable.cc.orig Sun Jun 9 11:15:59 2002 -+++ src/gtk--/editable.cc Sun Jun 9 11:16:09 2002 -@@ -5,7 +5,7 @@ - namespace Gtk - { - -- string Editable::get_chars (int start_pos = 0, int end_pos = - 1) const -+ string Editable::get_chars (int start_pos, int end_pos) const - { - gchar *chars = gtk_editable_get_chars (GTK_EDITABLE (gtkobj ()), start_pos, end_pos); - string ret_val = chars; Property changes on: head/x11-toolkits/gtkmm30/files/patch-src::gtk--::editable.cc ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: head/x11-toolkits/gtkmm30/files/patch-src::editable.gen_h =================================================================== --- head/x11-toolkits/gtkmm30/files/patch-src::editable.gen_h (nonexistent) +++ head/x11-toolkits/gtkmm30/files/patch-src::editable.gen_h (revision 61088) @@ -0,0 +1,11 @@ +--- src/editable.gen_h.orig Mon Jun 10 21:40:43 2002 ++++ src/editable.gen_h Mon Jun 10 21:40:56 2002 +@@ -147,7 +147,7 @@ + namespace Gtk + { + +- string Editable::get_chars (int start_pos = 0, int end_pos = - 1) const ++ string Editable::get_chars (int start_pos, int end_pos) const + { + gchar *chars = gtk_editable_get_chars (GTK_EDITABLE (gtkobj ()), start_pos, end_pos); + string ret_val = chars; Property changes on: head/x11-toolkits/gtkmm30/files/patch-src::editable.gen_h ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property