diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 47 |
1 files changed, 46 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index e4ab346549..e34b4e0109 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,50 @@ 2002-11-05 Chris Toshok <toshok@ximian.com> + * gui/widgets/e-addressbook-model.[ch]: Port to GObject/gnome2. + + * gui/widgets/e-addressbook-reflow-adapter.c: Port to + GObject/gnome2. + + * gui/widgets/e-addressbook-table-adapter.c: Port to + GObject/gnome2. + + * gui/widgets/e-addressbook-util.c: Port to GObject/gnome2. + + * gui/widgets/e-addressbook-view.[ch]: Port to GObject/gnome2. + + * gui/widgets/e-minicard-control.c: Port to GObject/gnome2. + + * gui/widgets/e-minicard-label.[ch]: Port to GObject/gnome2. + + * gui/widgets/e-minicard-view-widget.[ch]: Port to GObject/gnome2. + + * gui/widgets/e-minicard-view.[ch]: Port to GObject/gnome2. + + * gui/widgets/e-minicard-widget-test.c: Port to GObject/gnome2. + + * gui/widgets/e-minicard-widget.c: Port to GObject/gnome2. + + * gui/widgets/e-minicard.[ch]: Port to GObject/gnome2. + + * gui/widgets/gal-view-factory-minicard.c: Port to GObject/gnome2. + + * gui/widgets/gal-view-minicard.c: Port to GObject/gnome2. + + * gui/widgets/test-minicard-label.c: Port to GObject/gnome2. + + * gui/widgets/test-minicard-view.c: Port to GObject/gnome2. + + * gui/widgets/test-minicard.c: Port to GObject/gnome2. + + * gui/widgets/test-reflow.c: Port to GObject/gnome2. + + * gui/widgets/Makefile.am: typical port stuff. add marshaller + generation foo, dist it... + + * gui/widgets/.cvsignore: ignore the marshaller stuff. + +2002-11-05 Chris Toshok <toshok@ximian.com> + * gui/component/select-names/e-simple-card-bonobo.[ch]: Port to GObject/gnome2. @@ -35,7 +80,7 @@ * gui/component/select-names/.cvsignore: ignore the marshaller stuff. -< + 2002-11-05 Chris Toshok <toshok@ximian.com> * backend/ebook/.cvsignore: ignore the generated marshaller files. |