X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=docs%2Freference%2Fmodest-docs.sgml;h=43160a943d14cb7fde69d4f826ba162979add5e9;hp=2b5afe3a8fec9ac12c8df4b0f0c782b85e7520e2;hb=d5bee34a102dfc92754e669bf930a290d69586be;hpb=345ca277f43ebd369dff0cae6cdf4f1501e80bfa diff --git a/docs/reference/modest-docs.sgml b/docs/reference/modest-docs.sgml index 2b5afe3..43160a9 100644 --- a/docs/reference/modest-docs.sgml +++ b/docs/reference/modest-docs.sgml @@ -1,7 +1,53 @@ - + "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]> + + + modest technical documentation @@ -304,7 +350,16 @@ with gcc's -Wall compile option. Of course this might not always be possible due to problems in dependent libraries and/or compiler version. Therefore, do not - include -Werror in the standard compile options. + include -Werror in the standard compile options; but + do use it when building / testing things yourself. + + + + Code should also run cleanly. GTK+/GLib warnings and errors must be + taken very seriously. If you run modest with + the -d-flag, it will abort whenever + there is such a warning. This can be useful when running inside the + debugger. Global functions (the ones in .h-files) must @@ -337,20 +392,38 @@ API Reference - - - - - - - - - - - - - - - + + Modest + &ModestAccountKeys; + &ModestAccountMgr; + &ModestConfKeys; + &ModestConf; + &ModestError; + &ModestFormatter; + &ModestIconFactory; + &ModestIconNames; + &ModestMailOperation; + &ModestMailOperationQueue; + &ModestMarshal; + &ModestPair; + &ModestPresets; + &ModestProtocolMgr; + &ModestProto; + &ModestTextUtils; + &ModestTnyAccountStore; + &ModestTnyAttachment; + &ModestTnyMsgActions; + &ModestTnyPlatformFactory; + &ModestTnyStoreActions; + &ModestTnyStreamGtkhtml; + &ModestWidgetFactory; + &ModestWidgetMemory; + + + Gtk + + + Widgets +