NetworkManager r2971 - in trunk: . src
- From: tambeti svn gnome org
- To: svn-commits-list gnome org
- Subject: NetworkManager r2971 - in trunk: . src
- Date: Fri, 12 Oct 2007 11:11:16 +0100 (BST)
Author: tambeti
Date: 2007-10-12 11:11:15 +0100 (Fri, 12 Oct 2007)
New Revision: 2971
ViewCVS link: http://svn.gnome.org/viewcvs/NetworkManager?rev=2971&view=rev
Added:
trunk/src/nm-properties-changed-signal.c
trunk/src/nm-properties-changed-signal.h
Modified:
trunk/ChangeLog
trunk/src/Makefile.am
trunk/src/NetworkManagerAP.c
trunk/src/nm-device-802-11-wireless.c
Log:
2007-10-12 Tambet Ingo <tambet gmail com>
Rework the "properties-changed" signal implementation.
In classes that need to use it, just emit "GObject::notify" and
the new
framework takes care of the rest to make the signal available on
dbus.
The framework queues the notifications and tries to send as many
together
in one signal as possible.
* src/nm-properties-changed-signal.c:
* src/nm-properties-changed-signal.h: Implement.
* src/Makefile.am: Add new files to build.
* src/NetworkManagerAP.c: Use the general framework for
* properties-changed
signal.
* src/nm-device-802-11-wireless.c: Ditto.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]