ekiga r5326 - in trunk/lib/engine: . addressbook/evolution gui gui/common include/addressbook include/framework include/presence plugins/presence/localroster protocol/sip src/addressbook src/framework src/presence



Author: dsandras
Date: 2007-08-15 18:39:16 +0100 (Wed, 15 Aug 2007)
New Revision: 5326
ViewCVS link: http://svn.gnome.org/viewcvs/ekiga?rev=5326&view=rev

Modified:
   trunk/lib/engine/addressbook/evolution/evolution-book.cpp
   trunk/lib/engine/addressbook/evolution/evolution-book.h
   trunk/lib/engine/addressbook/evolution/evolution-contact.cpp
   trunk/lib/engine/addressbook/evolution/evolution-contact.h
   trunk/lib/engine/addressbook/evolution/evolution-source.cpp
   trunk/lib/engine/addressbook/evolution/evolution-source.h
   trunk/lib/engine/engine.cpp
   trunk/lib/engine/gui/common/menu-builder-gtk.cpp
   trunk/lib/engine/gui/common/menu-builder-gtk.h
   trunk/lib/engine/gui/gtk-core-main.cpp
   trunk/lib/engine/include/addressbook/book.h
   trunk/lib/engine/include/addressbook/contact-core.h
   trunk/lib/engine/include/addressbook/contact.h
   trunk/lib/engine/include/addressbook/source.h
   trunk/lib/engine/include/framework/menu-builder.h
   trunk/lib/engine/include/presence/cluster.h
   trunk/lib/engine/include/presence/heap.h
   trunk/lib/engine/include/presence/presence-core.h
   trunk/lib/engine/include/presence/presentity.h
   trunk/lib/engine/plugins/presence/localroster/gmconf-cluster.cpp
   trunk/lib/engine/plugins/presence/localroster/gmconf-cluster.h
   trunk/lib/engine/plugins/presence/localroster/gmconf-heap.cpp
   trunk/lib/engine/plugins/presence/localroster/gmconf-heap.h
   trunk/lib/engine/plugins/presence/localroster/gmconf-presentity.cpp
   trunk/lib/engine/plugins/presence/localroster/gmconf-presentity.h
   trunk/lib/engine/plugins/presence/localroster/gmconf-roster-bridge.cpp
   trunk/lib/engine/protocol/sip/sip-basic.cpp
   trunk/lib/engine/protocol/sip/sip-basic.h
   trunk/lib/engine/src/addressbook/contact-core.cpp
   trunk/lib/engine/src/framework/menu-builder.cpp
   trunk/lib/engine/src/presence/presence-core.cpp
Log:
Many changes. Added a description field to MenuBuilder objects
in order to describe the action. This field is being used by
the MenuBuilderGtk to draw a stock icon.
Added the possibility to add separators to MenuBuilder objects.
Modified the API of populate_menu and populate_contact_menu so
that they return TRUE when things were added to the MenuBuilder
given as argument. 
Added useful methods here and there.





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