diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-03-01 16:32:16 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-03-01 16:32:16 +0800 |
commit | 5fa7ce6c09fe6ae8553e6c74281707144f1e7c8b (patch) | |
tree | df03de6655a504f924586dcf1311c5e06b0255d2 /ChangeLog | |
parent | 1fc93f47b89b1fc9fab19a48291a1129d979b50e (diff) | |
download | gsoc2013-evolution-5fa7ce6c09fe6ae8553e6c74281707144f1e7c8b.tar gsoc2013-evolution-5fa7ce6c09fe6ae8553e6c74281707144f1e7c8b.tar.gz gsoc2013-evolution-5fa7ce6c09fe6ae8553e6c74281707144f1e7c8b.tar.bz2 gsoc2013-evolution-5fa7ce6c09fe6ae8553e6c74281707144f1e7c8b.tar.lz gsoc2013-evolution-5fa7ce6c09fe6ae8553e6c74281707144f1e7c8b.tar.xz gsoc2013-evolution-5fa7ce6c09fe6ae8553e6c74281707144f1e7c8b.tar.zst gsoc2013-evolution-5fa7ce6c09fe6ae8553e6c74281707144f1e7c8b.zip |
Added e-selection-model-simple.lo.
2001-03-01 Christopher James Lahey <clahey@ximian.com>
* gal/Makefile.am (libgal_la_LIBADD): Added
e-selection-model-simple.lo.
* gal/widgets/Makefile.am (libwidgets_la_SOURCES): Added e-selection-model-simple.c.
(libwidgetsinclude_HEADERS): Added e-selection-model-simple.h.
* gal/widgets/e-reflow-sorted.c, gal/widgets/e-reflow-sorted.h:
Added a gint *position argument to e_reflow_sorted_remove_item and
e_reflow_sorted_get_item and two gint * arguments to
e_reflow_sorted_replace_item and e_reflow_sorted_reorder_item to
return the positions in the array of the items removed, gotten, or
moved.
* gal/widgets/e-reflow.c, gal/widgets/e-reflow.h: Added a gint
*position argument to e_reflow_sorted_add_item to return the
positions in the array of the item added.
* gal/widgets/e-selection-model.c,
gal/widgets/e-selection-model.h: Added e_selection_model_move_row.
svn path=/trunk/; revision=8442
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions