gambas-source-code/gb.dbus
Benoît Minisini 100a97421b [GB.DBUS]
* NEW: DBusSignal has now a new Enabled property to active or deactivate 
  the signal watch.
* BUG: Creating a DBusSignal or a DBusObserver now automatically enables 
  the DBus watch. DBus watch is automatically disabled when there is no
  enabled DBusSignal or DBusObserver anymore, and when there is no Gambas 
  object registered on the bus anymore.
* NEW: DBusConnection.Tag is a new property.


git-svn-id: svn://localhost/gambas/trunk@4243 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-11-13 17:58:33 +00:00
..
src [GB.DBUS] 2011-11-13 17:58:33 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac [CONFIGURATION] 2010-07-14 01:50:18 +00:00
COPYING
gambas.h
gb_common.h
INSTALL
m4 [CONFIGURATION] 2009-08-16 22:07:48 +00:00
Makefile.am [CONFIGURATION] 2009-08-16 22:07:48 +00:00
missing [CONFIGURATION] 2010-03-10 00:14:54 +00:00
NEWS
README
reconf