summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>2000-10-26 05:50:36 +0000
committerTim Janik <timj@src.gnome.org>2000-10-26 05:50:36 +0000
commit6700994c2416c8f71454c94c3f97ba5a1165c7ec (patch)
tree8130220778f5a559f44061236c290f72ede52b7a /ChangeLog.pre-2-10
parentf12ddea328912edb888c4807406f8046c4995cbb (diff)
downloadgtk+-6700994c2416c8f71454c94c3f97ba5a1165c7ec.tar.gz
buncha cleanups, kludged build sources dependencies with a Makefile:
Thu Oct 26 07:36:16 2000 Tim Janik <timj@gtk.org> * gtk/Makefile.am: buncha cleanups, kludged build sources dependencies with a Makefile: oldest-source-stamp dependancy for the moment. automake is really fighting us here, with intentionally not allowing user-defined rules or dependancies prior to it's -include $(DEP_FILES) statement. sucks rocks! * gtk/Makefile.am: added gtktextlayout.h and gtktextdisplay.h to public headers. tehy have a comment stating that they are "semi-public" aren't included by gtk.h and if enums popup there, they can be /*< skip >*/-ed. * gtk/gtktextlayout.h: * gtk/gtktextdisplay.h: indentation fixes, comment fixes, added LGPL... <SIGH>
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-1017
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 7937b6a67d..81d80908ef 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,20 @@
+Thu Oct 26 07:36:16 2000 Tim Janik <timj@gtk.org>
+
+ * gtk/Makefile.am: buncha cleanups, kludged build sources
+ dependencies with a Makefile: oldest-source-stamp dependancy
+ for the moment. automake is really fighting us here, with
+ intentionally not allowing user-defined rules or dependancies
+ prior to it's -include $(DEP_FILES) statement. sucks rocks!
+
+ * gtk/Makefile.am: added gtktextlayout.h and gtktextdisplay.h
+ to public headers. tehy have a comment stating that they are
+ "semi-public" aren't included by gtk.h and if enums popup there,
+ they can be /*< skip >*/-ed.
+
+ * gtk/gtktextlayout.h:
+ * gtk/gtktextdisplay.h: indentation fixes, comment fixes,
+ added LGPL... <SIGH>
+
Wed Oct 25 20:40:25 2000 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreemodel.h: Got rid of GtkTreeNode, and changed it to