Changes

Jump to: navigation, search

D-Bus and other Linux desktop integration improvements

90 bytes added, 13:20, 15 December 2006
This Project
Features:
*'''Phase 1 ''' - Basic D-Bus Communication Classes (using XPCOM and NSPR)**'''DBus ''' - Singleton class which starts and ends D-Bus client and server processes in Mozilla**'''Connection'''**'''Message ''' - Abstract base class used by the following:***'''Signal ''' - Intent is to send a signal to notify listening applications of some status***'''MethodCall ''' - Intent is to call a method (like RPC) with the option of arguments***'''MethodResponse ''' - Intent is to send a response to a method call***'''ErrorResponse ''' - Intent is to send a error response to a method call**'''Argument ''' - Attached to a method call**'''ArgumentIterator ''' - Used to read each ArgumentList**'''ArgumentList ''' - Used to contain all arguments from a method call or response*'''Phase 2 ''' - Enrich Framework**'''Multi-threading'''***'''NSPR'''***'''Glib'''
**Proxy classes
**Mozilla process
1
edit

Navigation menu