diff options
author | Jonathan Blandford <jrb@redhat.com> | 2001-05-22 20:30:48 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2001-05-22 20:30:48 +0000 |
commit | 04af158605b23034b2911da6dfed8ce7c776bd90 (patch) | |
tree | 6b595ba0a67f65c9ff90db3f4bca50d24fca2642 /ChangeLog.pre-2-10 | |
parent | 66152ab6d01e53530dbd248f0b4bd6a0683e4b97 (diff) | |
download | gtk+-04af158605b23034b2911da6dfed8ce7c776bd90.tar.gz |
Added patch from Jeff Franks <jcf@tpg.com.au> to add GET_CLASS macros to
Tue May 22 16:25:27 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview*.h:
* gtk/gtkcell*.h:
* gtk/gtk*store.h:
Added patch from Jeff Franks <jcf@tpg.com.au> to add GET_CLASS
macros to all objects.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 87c23379e6..0df2c75948 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,11 @@ +Tue May 22 16:25:27 2001 Jonathan Blandford <jrb@redhat.com> + + * gtk/gtktreeview*.h: + * gtk/gtkcell*.h: + * gtk/gtk*store.h: + Added patch from Jeff Franks <jcf@tpg.com.au> to add GET_CLASS + macros to all objects. + Tue May 22 15:13:52 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtkcellrenderertext.c |