]> Pileus Git - ~andy/gtk/commit
add missing '}' that got munched by #endif.
authorJonathan Blandford <jrb@redhat.com>
Mon, 23 Apr 2001 23:03:53 +0000 (23:03 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Mon, 23 Apr 2001 23:03:53 +0000 (23:03 +0000)
commit60051ff6700171c384257134952110a3db0643e9
tree099100b315903540614e248ee26ae0b9d86a2e41
parent795466829231c3fdc16f7576ac874ab6091fcdf2
add missing '}' that got munched by #endif.

Mon Apr 23 18:57:03 2001  Jonathan Blandford  <jrb@redhat.com>

* gtk/gtksocket.c (gtk_socket_filter_func): add missing '}' that
got munched by #endif.

* gtk/Makefile.am (gtk_plug_c_sources): add missing '\'

* gtk/gtktreeview.c: Refactored code to clean up a number of
events.

* gtk/gtktreemodel.c (gtk_tree_path_compare): Switched return
values to make consistent with other functions.  Spotted by Jeff
Franks <jcf@tpg.com.au>.

* gtk/gtktreeview.h (struct _GtkTreeViewClass): Fixes to signal
declaration spotted by Jeff Franks <jcf@tpg.com.au>.
18 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/gtk/tmpl/gtk-unused.sgml
docs/reference/gtk/tmpl/gtkcolorsel.sgml
docs/reference/gtk/tmpl/gtkrc.sgml
gtk/Makefile.am
gtk/gtksocket.c
gtk/gtktreedatalist.c
gtk/gtktreemodel.c
gtk/gtktreeprivate.h
gtk/gtktreeselection.c
gtk/gtktreeview.c
gtk/gtktreeview.h