[pkg-fso-commits] [SCM] FSO frameworkd Debian packaging branch, debian, updated. upstream/0.9.5.5-717-g0f98819

Sebastian Krzyszkowiak seba.dos1 at gmail.com
Sat Aug 6 08:17:25 UTC 2011


The following commit has been merged in the debian branch:
commit d178d949013dea6be0bf7154f0271a8e2a6fce77
Author: Sebastian Krzyszkowiak <seba.dos1 at gmail.com>
Date:   Sun Jul 12 12:51:02 2009 +0200

    opimd: docs: update api overview

diff --git a/framework/subsystems/opimd/docs/api_overview.txt b/framework/subsystems/opimd/docs/api_overview.txt
index 7b57250..9956063 100644
--- a/framework/subsystems/opimd/docs/api_overview.txt
+++ b/framework/subsystems/opimd/docs/api_overview.txt
@@ -8,7 +8,7 @@ PIM/
        - GetResultCount()		OK
        - Rewind()			OK
        - Skip()				OK			
-       - GetMessageURI()		OK
+       - GetMessagePath()		OK
        - GetResult()			OK
        - GetMultipleResults()		OK
        - Dispose()			OK
@@ -17,11 +17,11 @@ PIM/
        * MessageChanged			##
    - GetFolderNames()			OK
    - GetFolderOverview()		--
-   - GetFolderURIFromName()		OK
+   - GetFolderPathFromName()		OK
    + Folders/				OK	.PIM.MessageFolder
      + n				OK
        - GetMessageCount()		OK
-       - GetMessageURIs()		OK
+       - GetMessagePaths()		OK
        * MessageMoved			OK
    + n					OK	.PIM.Message
      - GetContent()			OK
@@ -33,6 +33,7 @@ PIM/
        + n				--
    * NewMessage				OK
    * IncomingMessage 			OK
+   * UnreadMessages 			OK
 
  + Contacts/				OK	.PIM.Contacts
    - Add()				OK
@@ -43,7 +44,7 @@ PIM/
        - GetResultCount()		OK
        - Rewind()			OK
        - Skip()				OK
-       - GetContactURI()		OK
+       - GetContactPath()		OK
        - GetResult()			OK
        - GetMultipleResults()		OK
        - Dispose()			OK
@@ -55,12 +56,48 @@ PIM/
      - GetMultipleFields()		OK
      - Update()				OK
      - Delete()				OK
+   * NewContact				OK
+
+ + Calls/ 				OK	.PIM.Calls
+   - Add()				OK
+   - GetSingleCallSingleField()		OK
+   - Query()				OK
+   + Queries/				OK	.PIM.CallQuery
+     + n				OK
+       - GetResultCount()		OK
+       - Rewind()			OK
+       - Skip()				OK
+       - GetCallPath()			OK
+       - GetResult()			OK
+       - GetMultipleResults()		OK
+       - Dispose()			OK
+       * CallAdded			##
+       * CallDeleted			##
+       * CallChanged			##
+   + n					OK	.PIM.Contact
+     - GetContent()			OK
+     - GetMultipleFields()		OK
+     - Update()				OK
+     - Delete()				OK
+   * NewCall				OK
+   * MissedCall				OK
+   * NewMissedCalls			OK
 
  + Sources/				OK	.PIM.Sources
+   - InitAllEntries()			OK
+   - GetDomains()			OK
+   - GetBackends()			OK
+   - GetDefaultBackend()		OK
    - GetEntryCount()			OK
    + n					OK	.PIM.Source
      - GetName()			OK
      - GetSupportedPIMDomains()		OK
      - GetStatus()			OK
+     - GetProperties()			OK
+     - SetAsDefault()			OK
+     - Init()
+     - Enable()				OK
+     - Disable()			OK
+     - GetEnabled()			OK
      - Connect()			--
      - Disconnect()			--

-- 
FSO frameworkd Debian packaging



More information about the pkg-fso-commits mailing list