From: g0dil Date: Fri, 23 Feb 2007 14:33:17 +0000 (+0000) Subject: Update action points X-Git-Url: http://g0dil.de/git?a=commitdiff_plain;h=0232acda50ed45ee5c7014e887267b64e8f1979b;hp=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git Update action points git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@207 270642c3-0616-0410-b53a-bc976706d245 --- diff --git a/Socket/ClientSocketHandle.hh b/Socket/ClientSocketHandle.hh index 2bd9052..95f1bb2 100644 --- a/Socket/ClientSocketHandle.hh +++ b/Socket/ClientSocketHandle.hh @@ -200,7 +200,7 @@ namespace senf { \returns \c std::pair of data read (a string) and the peers address - \todo Add \c limit argument + \fixme Add \c limit argument \implementation The readfrom() family of members will use \c recvfrom from the BSD socket API. @@ -243,7 +243,6 @@ namespace senf { \param[in] data Data to write \returns number of bytes written - \todo Make this member write the complete string if the socket is blocking \implementation The write() family of members will use POSIX \c write calls, not \c send. */ diff --git a/Socket/FileHandle.hh b/Socket/FileHandle.hh index 2f6b09f..79985c4 100644 --- a/Socket/FileHandle.hh +++ b/Socket/FileHandle.hh @@ -109,7 +109,7 @@ namespace senf { instance. This instance may either be a simple senf::FileBody or a class derived from senf::FileBody. - \todo Add public default constructor to allow declaration of (empty) senf::FileHandle + \fixme Add public default constructor to allow declaration of (empty) senf::FileHandle variables. */ class FileHandle diff --git a/doclib/senf.css b/doclib/senf.css index 1004b9f..3b83650 100644 --- a/doclib/senf.css +++ b/doclib/senf.css @@ -178,13 +178,6 @@ table.senf th { font-weight: bold; } -dl.bug, dl.fixme, dl.todo, dl.idea { - border: 1px solid #EE0000; - border-left-width: 4px; - background-color: #FFDDDD; - padding: 0 10px; -} - dl.xref-bug, dl.xref-fix, dl.xref-todo, dl.xref-idea { border: 1px solid #CC8888; padding: 2px 3px; @@ -206,36 +199,41 @@ dl.xref-bug a, dl.xref-fix a, dl.xref-todo a, dl.xref-idea a { color: #6666FF; } -dl.fixme { - border-color: #EEEE00; - background-color: #FFFFDD; -} - dl.xref-fix { border-color: #CCCC88; background-color: #FFFFEE; } -dl.todo { - border-color: #00AA00; - background-color: #DDFFDD; -} - dl.xref-todo { border-color: #88CC88; background-color: #EEFFEE; } -dl.idea { - border-color: #AAAAAA; - background-color: #EEEEEE; -} - dl.xref-idea { border-color: #CCCCCC; background-color: #F8F8F8; } +div.bug, div.fixme, div.todo, div.idea { + padding-left: 10px; +} + +div.bug { + border-left: 10px solid red; +} + +div.fixme { + border-left: 10px solid yellow; +} + +div.todo { + border-left: 10px solid green; +} + +div.idea { + border-left: 10px solid #AAAAAA; +} + table { width: 100%; } diff --git a/senfscons/functions.xsl b/senfscons/functions.xsl index f8e22f4..f0c5c4d 100644 --- a/senfscons/functions.xsl +++ b/senfscons/functions.xsl @@ -7,6 +7,68 @@ xmlns:exsl="http://exslt.org/common" extension-element-prefixes="str exsl func"> + + + + + + + + + + ERROR: EXSLT - Functions implementation of str:split relies on exsl:node-set(). + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/senfscons/xrefhtml.xslt b/senfscons/xrefhtml.xslt index 3d4dcbc..3c81bfd 100644 --- a/senfscons/xrefhtml.xslt +++ b/senfscons/xrefhtml.xslt @@ -4,7 +4,8 @@ xmlns:fn="http://senf.berlios.de/xml/Extensions" xmlns:exsl="http://exslt.org/common" xmlns:str="http://exslt.org/strings" - extension-element-prefixes="str fn exsl" + xmlns:func="http://exslt.org/functions" + extension-element-prefixes="str fn exsl func" version="1.0"> @@ -12,29 +13,61 @@ + -

- +
+

+ + + + + + + + +

Open s

+
+ + +

module

+
+ +
+
+
+
+
- - - -
-
-

The - ../..//doc/html/index.html - - module

-
- - -

items

+ +
+ + + + +
+
- +
+ +

+
+ + + + _1_1 @@ -44,29 +77,18 @@ - + + - + -
- - ../..//doc/html/.html - - -
-
- -
-
- - -

-
+ ../..//doc/html/.html + diff --git a/senfscons/xrefxtract.xslt b/senfscons/xrefxtract.xslt index e09ff4f..8a79414 100644 --- a/senfscons/xrefxtract.xslt +++ b/senfscons/xrefxtract.xslt @@ -17,9 +17,9 @@ - +