[Gambas-devel-svn] SF.net SVN: gambas:[7152] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2015-06-28 00:49:06
|
Revision: 7152 http://sourceforge.net/p/gambas/code/7152 Author: gambas Date: 2015-06-28 00:49:04 +0000 (Sun, 28 Jun 2015) Log Message: ----------- [GB.DBUS] * NEW: DBus.Session.Register() now can register an object under a specific service name. If the object path does not start with a slash, then its first element is assumed to be that service name. [GB.FORM.STATUSICON] * NEW: Hide the exported _DBusStatusIconPixmap class. * BUG: An application can have more than one StatusIcon now. Modified Paths: -------------- gambas/trunk/comp/src/gb.form.statusicon/.info gambas/trunk/comp/src/gb.form.statusicon/.list gambas/trunk/comp/src/gb.form.statusicon/.project gambas/trunk/comp/src/gb.form.statusicon/.src/FTest.class gambas/trunk/comp/src/gb.form.statusicon/.src/FTest.form gambas/trunk/comp/src/gb.form.statusicon/.src/Main.module gambas/trunk/comp/src/gb.form.statusicon/.src/StatusIcon.class gambas/trunk/comp/src/gb.form.statusicon/.src/StatusIconDBusObject.class gambas/trunk/comp/src/gb.form.statusicon/.startup gambas/trunk/gb.dbus/src/gb.dbus/.src/DBusObject.class Added Paths: ----------- gambas/trunk/comp/src/gb.form.statusicon/.src/_DBusStatusIconPixmap.class Removed Paths: ------------- gambas/trunk/comp/src/gb.form.statusicon/.src/DBusStatusIconPixmap.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |