]> Pileus Git - ~andy/gtk/commitdiff
Fix accidental commit of references to gtkresizegrip.[ch]
authorOwen Taylor <otaylor@redhat.com>
Sun, 24 Aug 2003 21:06:33 +0000 (21:06 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 24 Aug 2003 21:06:33 +0000 (21:06 +0000)
Sun Aug 24 17:03:44 2003  Owen Taylor  <otaylor@redhat.com>

        * gtk/Makefile.am: Fix accidental commit of references
        to gtkresizegrip.[ch]

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/Makefile.am

index 4729a72a290d6c1b322b951b5da983228cff3239..f0e71e578303d7c0ba64784af7e7a2cf2109c38d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Aug 24 17:03:44 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/Makefile.am: Fix accidental commit of references
+       to gtkresizegrip.[ch]
+
 Sun Aug 24 17:00:03 2003  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkrc.c: Fix some missing initializations of
index 4729a72a290d6c1b322b951b5da983228cff3239..f0e71e578303d7c0ba64784af7e7a2cf2109c38d 100644 (file)
@@ -1,3 +1,8 @@
+Sun Aug 24 17:03:44 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/Makefile.am: Fix accidental commit of references
+       to gtkresizegrip.[ch]
+
 Sun Aug 24 17:00:03 2003  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkrc.c: Fix some missing initializations of
index 4729a72a290d6c1b322b951b5da983228cff3239..f0e71e578303d7c0ba64784af7e7a2cf2109c38d 100644 (file)
@@ -1,3 +1,8 @@
+Sun Aug 24 17:03:44 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/Makefile.am: Fix accidental commit of references
+       to gtkresizegrip.[ch]
+
 Sun Aug 24 17:00:03 2003  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkrc.c: Fix some missing initializations of
index 4729a72a290d6c1b322b951b5da983228cff3239..f0e71e578303d7c0ba64784af7e7a2cf2109c38d 100644 (file)
@@ -1,3 +1,8 @@
+Sun Aug 24 17:03:44 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/Makefile.am: Fix accidental commit of references
+       to gtkresizegrip.[ch]
+
 Sun Aug 24 17:00:03 2003  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkrc.c: Fix some missing initializations of
index 4729a72a290d6c1b322b951b5da983228cff3239..f0e71e578303d7c0ba64784af7e7a2cf2109c38d 100644 (file)
@@ -1,3 +1,8 @@
+Sun Aug 24 17:03:44 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/Makefile.am: Fix accidental commit of references
+       to gtkresizegrip.[ch]
+
 Sun Aug 24 17:00:03 2003  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkrc.c: Fix some missing initializations of
index 8b59f9e9e324fefd0e780c59f950ed5858907164..5d1c6216516c34c446892261b1c7d50718b1068c 100644 (file)
@@ -188,7 +188,6 @@ gtk_public_h_sources =          \
        gtkradiotoolbutton.h    \
        gtkrange.h              \
        gtkrc.h                 \
-       gtkresizegrip.h         \
        gtkruler.h              \
        gtkscale.h              \
        gtkscrollbar.h          \
@@ -380,7 +379,6 @@ gtk_c_sources =                 \
        gtkrange.c              \
        gtkrbtree.c             \
        gtkrc.c                 \
-       gtkresizegrip.c         \
        gtkruler.c              \
        gtkscale.c              \
        gtkscrollbar.c          \