]> Pileus Git - ~andy/gtk/commitdiff
Turn off DEBUG_VALIDATION_AND_SCROLLING that got turned on in an
authorOwen Taylor <otaylor@redhat.com>
Thu, 12 Dec 2002 15:14:32 +0000 (15:14 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 12 Dec 2002 15:14:32 +0000 (15:14 +0000)
Thu Dec 12 10:12:39 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtktextview.c: Turn off DEBUG_VALIDATION_AND_SCROLLING
        that got turned on in an accidental commit.

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktextview.c

index d02df456f0e05ab3ff3e94748631724db0ac3a01..cc5b96ecf0a487a1e61eb0cd18c47f6a342b737f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Dec 12 10:12:39 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtktextview.c: Turn off DEBUG_VALIDATION_AND_SCROLLING
+       that got turned on in an accidental commit.
+
 Wed Dec 11 18:30:05 2002  Owen Taylor  <otaylor@redhat.com>
 
        * === Released GTK+-2.1.4 ===
index d02df456f0e05ab3ff3e94748631724db0ac3a01..cc5b96ecf0a487a1e61eb0cd18c47f6a342b737f 100644 (file)
@@ -1,3 +1,8 @@
+Thu Dec 12 10:12:39 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtktextview.c: Turn off DEBUG_VALIDATION_AND_SCROLLING
+       that got turned on in an accidental commit.
+
 Wed Dec 11 18:30:05 2002  Owen Taylor  <otaylor@redhat.com>
 
        * === Released GTK+-2.1.4 ===
index d02df456f0e05ab3ff3e94748631724db0ac3a01..cc5b96ecf0a487a1e61eb0cd18c47f6a342b737f 100644 (file)
@@ -1,3 +1,8 @@
+Thu Dec 12 10:12:39 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtktextview.c: Turn off DEBUG_VALIDATION_AND_SCROLLING
+       that got turned on in an accidental commit.
+
 Wed Dec 11 18:30:05 2002  Owen Taylor  <otaylor@redhat.com>
 
        * === Released GTK+-2.1.4 ===
index d02df456f0e05ab3ff3e94748631724db0ac3a01..cc5b96ecf0a487a1e61eb0cd18c47f6a342b737f 100644 (file)
@@ -1,3 +1,8 @@
+Thu Dec 12 10:12:39 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtktextview.c: Turn off DEBUG_VALIDATION_AND_SCROLLING
+       that got turned on in an accidental commit.
+
 Wed Dec 11 18:30:05 2002  Owen Taylor  <otaylor@redhat.com>
 
        * === Released GTK+-2.1.4 ===
index d02df456f0e05ab3ff3e94748631724db0ac3a01..cc5b96ecf0a487a1e61eb0cd18c47f6a342b737f 100644 (file)
@@ -1,3 +1,8 @@
+Thu Dec 12 10:12:39 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtktextview.c: Turn off DEBUG_VALIDATION_AND_SCROLLING
+       that got turned on in an accidental commit.
+
 Wed Dec 11 18:30:05 2002  Owen Taylor  <otaylor@redhat.com>
 
        * === Released GTK+-2.1.4 ===
index d02df456f0e05ab3ff3e94748631724db0ac3a01..cc5b96ecf0a487a1e61eb0cd18c47f6a342b737f 100644 (file)
@@ -1,3 +1,8 @@
+Thu Dec 12 10:12:39 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtktextview.c: Turn off DEBUG_VALIDATION_AND_SCROLLING
+       that got turned on in an accidental commit.
+
 Wed Dec 11 18:30:05 2002  Owen Taylor  <otaylor@redhat.com>
 
        * === Released GTK+-2.1.4 ===
index 6b7c6c8e54ef5b7a540aa916c0f6737a32b02361..b378265c7bfb6a703ef79ebb655f91b47a6c5fe1 100644 (file)
@@ -81,7 +81,7 @@
  *
  */
 
-#if 1
+#if 0
 #define DEBUG_VALIDATION_AND_SCROLLING
 #endif