New routine: Realizes the cell views (eti_unrealize_cell_views): New
1999-11-25 Miguel de Icaza <miguel@gnu.org> * e-table-item.c (eti_realize_cell_views): New routine: Realizes the cell views (eti_unrealize_cell_views): New routine: unrealizes the cell views. * e-table-item.h: Move cell_views array here. * table-test.c (value_at): Fix return value. svn path=/trunk/; revision=1436
This commit is contained in:

committed by
Arturo Espinosa

parent
a04a846f41
commit
90e1fbec85
@ -1,5 +1,14 @@
|
||||
1999-11-25 Miguel de Icaza <miguel@gnu.org>
|
||||
|
||||
* e-table-item.c (eti_realize_cell_views): New routine: Realizes
|
||||
the cell views
|
||||
(eti_unrealize_cell_views): New routine: unrealizes the cell views.
|
||||
|
||||
* e-table-item.h: Move cell_views array here.
|
||||
|
||||
* table-test.c (value_at): Fix return value.
|
||||
(main): use new invocation method.
|
||||
|
||||
* e-table-header-item.c (ethi_realize): Realize cells.
|
||||
|
||||
* e-table-item.c (eti_header_dim_changed): redraw before and after.
|
||||
|
@ -1,5 +1,14 @@
|
||||
1999-11-25 Miguel de Icaza <miguel@gnu.org>
|
||||
|
||||
* e-table-item.c (eti_realize_cell_views): New routine: Realizes
|
||||
the cell views
|
||||
(eti_unrealize_cell_views): New routine: unrealizes the cell views.
|
||||
|
||||
* e-table-item.h: Move cell_views array here.
|
||||
|
||||
* table-test.c (value_at): Fix return value.
|
||||
(main): use new invocation method.
|
||||
|
||||
* e-table-header-item.c (ethi_realize): Realize cells.
|
||||
|
||||
* e-table-item.c (eti_header_dim_changed): redraw before and after.
|
||||
|
Reference in New Issue
Block a user