gtk/gtkcombobox.c : prototype cell_view_sync_cells() before first usage

2004-03-14  Hans Breuer  <hans@breuer.org>

	gtk/gtkcombobox.c : prototype cell_view_sync_cells() before
	first usage

	gtk/makefile.msc.in : updated 'gtk_public_h_sources'

	tests/makefile.msc : added testspinbutton
This commit is contained in:
Hans Breuer
2004-03-14 16:02:33 +00:00
committed by Hans Breuer
parent 5bba005c17
commit e8a4c8442d
8 changed files with 55 additions and 1 deletions

View File

@ -1,3 +1,12 @@
2004-03-14 Hans Breuer <hans@breuer.org>
gtk/gtkcombobox.c : prototype cell_view_sync_cells() before
first usage
gtk/makefile.msc.in : updated 'gtk_public_h_sources'
tests/makefile.msc : added testspinbutton
Sun Mar 14 01:01:18 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkcellview.c (gtk_cell_view_set_cell_data): Align