evolution r34610 - in trunk/addressbook: . gui/contact-list-editor



Author: mbarnes
Date: 2007-11-28 20:54:19 +0000 (Wed, 28 Nov 2007)
New Revision: 34610
ViewCVS link: http://svn.gnome.org/viewcvs/evolution?rev=34610&view=rev

Removed:
   trunk/addressbook/gui/contact-list-editor/e-contact-list-editor-marshal.list
   trunk/addressbook/gui/contact-list-editor/e-contact-list-editor.etspec
Modified:
   trunk/addressbook/ChangeLog
   trunk/addressbook/gui/contact-list-editor/Makefile.am
   trunk/addressbook/gui/contact-list-editor/contact-list-editor.glade
   trunk/addressbook/gui/contact-list-editor/e-contact-list-editor.c
   trunk/addressbook/gui/contact-list-editor/e-contact-list-editor.h
   trunk/addressbook/gui/contact-list-editor/e-contact-list-model.c
   trunk/addressbook/gui/contact-list-editor/e-contact-list-model.h
Log:
2007-11-28  Matthew Barnes  <mbarnes redhat com>

	** Fixes bug #489652

	Migrate the contact list editor from ETable to GtkTreeView and
	fix some HIG issues.

	* addressbook/gui/contact-list-editor/Makefile.am:
	Remove e-contact-list-editor.etspec
	Remove e-contact-list-editor-marshal.list

	* addressbook/gui/contact-list-editor/contact-list-editor.glade:
	Fix some HIG issues and give all the widgets proper names.

	* addressbook/gui/contact-list-editor/e-contact-list-model.c:
	* addressbook/gui/contact-list-editor/e-contact-list-model.h:
	EContactListModel is now a subclass of GtkListStore.

	* addressbook/gui/contact-list-editor/e-contact-list.c:
	* addressbook/gui/contact-list-editor/e-contact-list.h:
	Use a GtkTreeView instead of an ETable for displaying members.
	Refactor everything; see bug #489652 for more details.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]