Merge remote-tracking branch 'refs/remotes/origin/master'
authorMichael Wallner <mike@php.net>
Thu, 5 Dec 2013 08:37:03 +0000 (09:37 +0100)
committerMichael Wallner <mike@php.net>
Thu, 5 Dec 2013 08:37:03 +0000 (09:37 +0100)
 especially if it merges an updated upstream into a topic branch.

21 files changed:
Doxyfile
html/annotated.html
html/classes.html
html/doxygen.css
html/dynsections.js
html/files.html
html/functions.html
html/functions_vars.html
html/globals.html
html/globals_func.html
html/globals_type.html
html/graph_legend.html
html/index.html
html/jquery.js
html/navtree.css
html/navtree.js
html/php__propro_8h.html
html/php__propro_8h_source.html
html/resize.js
html/search/search.css
html/search/search.js

index 26fd71e4b617457726d58394b76fc6400ab53023..4b56bef1bd6b4f135916b0890fb0d6a1b2005ee6 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -7,8 +7,8 @@ DOXYFILE_ENCODING      = UTF-8
 PROJECT_NAME           = "Property proxy API"
 PROJECT_NUMBER         =
 PROJECT_BRIEF          = "A facility to manage extension object properties tied to C-struct members"
-PROJECT_LOGO           =
-OUTPUT_DIRECTORY       =
+PROJECT_LOGO           = 
+OUTPUT_DIRECTORY       = 
 CREATE_SUBDIRS         = NO
 OUTPUT_LANGUAGE        = English
 BRIEF_MEMBER_DESC      = YES
index ae1a0906e9e4a487a4975728cc1207362bcec799..0fdbff026e6ec35c4a43b21ca634d38a45ceb694 100644 (file)
@@ -55,8 +55,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
                onmouseout="return searchBox.OnSearchSelectHide()"
                alt=""/>
           <input type="text" id="MSearchField" value="Search" accesskey="S"
-               onfocus="searchBox.OnSearchFieldFocus(true)"
-               onblur="searchBox.OnSearchFieldFocus(false)"
+               onfocus="searchBox.OnSearchFieldFocus(true)" 
+               onblur="searchBox.OnSearchFieldFocus(false)" 
                onkeyup="searchBox.OnSearchFieldChange(event)"/>
           </span><span class="right">
             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
@@ -79,7 +79,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
       <div id="nav-sync" class="sync"></div>
     </div>
   </div>
-  <div id="splitbar" style="-moz-user-select:none;"
+  <div id="splitbar" style="-moz-user-select:none;" 
        class="ui-resizable-handle">
   </div>
 </div>
@@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('annotated.html','');});
 
 <!-- iframe showing the search results (closed by default) -->
 <div id="MSearchResultsWindow">
-<iframe src="javascript:void(0)" frameborder="0"
+<iframe src="javascript:void(0)" frameborder="0" 
         name="MSearchResults" id="MSearchResults">
 </iframe>
 </div>
index 61b82724898e8f725bc79d5191b573c829557e74..468fe2fe8b7332603f507716407fe7b5e1d44a85 100644 (file)
@@ -55,8 +55,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
                onmouseout="return searchBox.OnSearchSelectHide()"
                alt=""/>
           <input type="text" id="MSearchField" value="Search" accesskey="S"
-               onfocus="searchBox.OnSearchFieldFocus(true)"
-               onblur="searchBox.OnSearchFieldFocus(false)"
+               onfocus="searchBox.OnSearchFieldFocus(true)" 
+               onblur="searchBox.OnSearchFieldFocus(false)" 
                onkeyup="searchBox.OnSearchFieldChange(event)"/>
           </span><span class="right">
             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
@@ -79,7 +79,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
       <div id="nav-sync" class="sync"></div>
     </div>
   </div>
-  <div id="splitbar" style="-moz-user-select:none;"
+  <div id="splitbar" style="-moz-user-select:none;" 
        class="ui-resizable-handle">
   </div>
 </div>
@@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('classes.html','');});
 
 <!-- iframe showing the search results (closed by default) -->
 <div id="MSearchResultsWindow">
-<iframe src="javascript:void(0)" frameborder="0"
+<iframe src="javascript:void(0)" frameborder="0" 
         name="MSearchResults" id="MSearchResults">
 </iframe>
 </div>
index cdafb5feaad49b4fce80cd5ca08e7592062bfd44..4699e6971b850505363104807f42effaf5408dc4 100644 (file)
@@ -142,11 +142,11 @@ a.elRef {
 }
 
 a.code, a.code:visited, a.line, a.line:visited {
-       color: #4665A2;
+       color: #4665A2; 
 }
 
 a.codeRef, a.codeRef:visited, a.lineRef, a.lineRef:visited {
-       color: #4665A2;
+       color: #4665A2; 
 }
 
 /* @end */
@@ -290,7 +290,7 @@ p.formulaDsp {
 }
 
 img.formulaDsp {
-
+       
 }
 
 img.formulaInl {
@@ -348,20 +348,20 @@ span.charliteral {
        color: #008080
 }
 
-span.vhdldigit {
-       color: #ff00ff
+span.vhdldigit { 
+       color: #ff00ff 
 }
 
-span.vhdlchar {
-       color: #000000
+span.vhdlchar { 
+       color: #000000 
 }
 
-span.vhdlkeyword {
-       color: #700070
+span.vhdlkeyword { 
+       color: #700070 
 }
 
-span.vhdllogic {
-       color: #ff0000
+span.vhdllogic { 
+       color: #ff0000 
 }
 
 blockquote {
@@ -556,9 +556,9 @@ table.memberdecls {
 }
 
 .memdoc, dl.reflist dd {
-        border-bottom: 1px solid #A8B8D9;
-        border-left: 1px solid #A8B8D9;
-        border-right: 1px solid #A8B8D9;
+        border-bottom: 1px solid #A8B8D9;      
+        border-left: 1px solid #A8B8D9;      
+        border-right: 1px solid #A8B8D9; 
         padding: 6px 10px 2px 10px;
         background-color: #FBFCFD;
         border-top-width: 0;
@@ -610,18 +610,18 @@ dl.reflist dd {
 .params, .retval, .exception, .tparams {
         margin-left: 0px;
         padding-left: 0px;
-}
+}       
 
 .params .paramname, .retval .paramname {
         font-weight: bold;
         vertical-align: top;
 }
-
+        
 .params .paramtype {
         font-style: italic;
         vertical-align: top;
-}
-
+}       
+        
 .params .paramdir {
         font-family: "courier new",courier,monospace;
         vertical-align: top;
@@ -799,8 +799,8 @@ table.fieldtable {
 
 .fieldtable td.fielddoc p:first-child {
         margin-top: 0px;
-}
-
+}       
+        
 .fieldtable td.fielddoc p:last-child {
         margin-bottom: 2px;
 }
@@ -874,7 +874,7 @@ table.fieldtable {
        color: #283A5D;
        font-family: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif;
        text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
-       text-decoration: none;
+       text-decoration: none;        
 }
 
 .navpath li.navelem a:hover
@@ -903,7 +903,7 @@ div.summary
        padding-right: 5px;
        width: 50%;
        text-align: right;
-}
+}       
 
 div.summary a
 {
@@ -1015,19 +1015,19 @@ dl.section dd {
        vertical-align: bottom;
        border-collapse: separate;
 }
-
 #projectlogo img
-{
+{ 
        border: 0px none;
 }
-
 #projectname
 {
        font: 300% Tahoma, Arial,sans-serif;
        margin: 0px;
        padding: 2px 0px;
 }
-
+    
 #projectbrief
 {
        font: 120% Tahoma, Arial,sans-serif;
@@ -1122,7 +1122,7 @@ div.toc ul {
         list-style: none outside none;
         border: medium none;
         padding: 0px;
-}
+}       
 
 div.toc li.level1 {
         margin-left: 0px;
@@ -1354,3 +1354,4 @@ tr.heading h2 {
     display:inline;
   }
 }
+
index 10420e745d2a482cee073fcc1539e2b556abf9d0..ed092c7f63048744a471efe72517e5b1af0613aa 100644 (file)
@@ -15,7 +15,7 @@ function toggleVisibility(linkObj)
    summary.hide();
    $(linkObj).removeClass('closed').addClass('opened');
    $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
- }
+ } 
  return false;
 }
 
@@ -26,7 +26,7 @@ function updateStripes()
 }
 function toggleLevel(level)
 {
-  $('table.directory tr').each(function(){
+  $('table.directory tr').each(function(){ 
     var l = this.id.split('_').length-1;
     var i = $('#img'+this.id.substring(3));
     var a = $('#arr'+this.id.substring(3));
@@ -94,3 +94,4 @@ function toggleInherit(id)
     $(img).attr('src',src.substring(0,src.length-10)+'open.png');
   }
 }
+
index e7fa21ad982d43d256301ba9edd0ff6371fe3e0f..4a1ed595c90cb68d06eae5c6f7966d015082ad68 100644 (file)
@@ -55,8 +55,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
                onmouseout="return searchBox.OnSearchSelectHide()"
                alt=""/>
           <input type="text" id="MSearchField" value="Search" accesskey="S"
-               onfocus="searchBox.OnSearchFieldFocus(true)"
-               onblur="searchBox.OnSearchFieldFocus(false)"
+               onfocus="searchBox.OnSearchFieldFocus(true)" 
+               onblur="searchBox.OnSearchFieldFocus(false)" 
                onkeyup="searchBox.OnSearchFieldChange(event)"/>
           </span><span class="right">
             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
@@ -78,7 +78,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
       <div id="nav-sync" class="sync"></div>
     </div>
   </div>
-  <div id="splitbar" style="-moz-user-select:none;"
+  <div id="splitbar" style="-moz-user-select:none;" 
        class="ui-resizable-handle">
   </div>
 </div>
@@ -95,7 +95,7 @@ $(document).ready(function(){initNavTree('files.html','');});
 
 <!-- iframe showing the search results (closed by default) -->
 <div id="MSearchResultsWindow">
-<iframe src="javascript:void(0)" frameborder="0"
+<iframe src="javascript:void(0)" frameborder="0" 
         name="MSearchResults" id="MSearchResults">
 </iframe>
 </div>
index 54aa64fd3190438e74b132c423cfc45930568e98..840ab0c70de102997213ceefda46d91c579bfc6d 100644 (file)
@@ -55,8 +55,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
                onmouseout="return searchBox.OnSearchSelectHide()"
                alt=""/>
           <input type="text" id="MSearchField" value="Search" accesskey="S"
-               onfocus="searchBox.OnSearchFieldFocus(true)"
-               onblur="searchBox.OnSearchFieldFocus(false)"
+               onfocus="searchBox.OnSearchFieldFocus(true)" 
+               onblur="searchBox.OnSearchFieldFocus(false)" 
                onkeyup="searchBox.OnSearchFieldChange(event)"/>
           </span><span class="right">
             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
@@ -85,7 +85,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
       <div id="nav-sync" class="sync"></div>
     </div>
   </div>
-  <div id="splitbar" style="-moz-user-select:none;"
+  <div id="splitbar" style="-moz-user-select:none;" 
        class="ui-resizable-handle">
   </div>
 </div>
@@ -102,7 +102,7 @@ $(document).ready(function(){initNavTree('functions.html','');});
 
 <!-- iframe showing the search results (closed by default) -->
 <div id="MSearchResultsWindow">
-<iframe src="javascript:void(0)" frameborder="0"
+<iframe src="javascript:void(0)" frameborder="0" 
         name="MSearchResults" id="MSearchResults">
 </iframe>
 </div>
index b023c66c38c0c967a9db33cc43ec4a49d9a0ef13..047cee690505d4962e32fc83a3eff1bf34350e4b 100644 (file)
@@ -55,8 +55,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
                onmouseout="return searchBox.OnSearchSelectHide()"
                alt=""/>
           <input type="text" id="MSearchField" value="Search" accesskey="S"
-               onfocus="searchBox.OnSearchFieldFocus(true)"
-               onblur="searchBox.OnSearchFieldFocus(false)"
+               onfocus="searchBox.OnSearchFieldFocus(true)" 
+               onblur="searchBox.OnSearchFieldFocus(false)" 
                onkeyup="searchBox.OnSearchFieldChange(event)"/>
           </span><span class="right">
             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
@@ -85,7 +85,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
       <div id="nav-sync" class="sync"></div>
     </div>
   </div>
-  <div id="splitbar" style="-moz-user-select:none;"
+  <div id="splitbar" style="-moz-user-select:none;" 
        class="ui-resizable-handle">
   </div>
 </div>
@@ -102,7 +102,7 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
 
 <!-- iframe showing the search results (closed by default) -->
 <div id="MSearchResultsWindow">
-<iframe src="javascript:void(0)" frameborder="0"
+<iframe src="javascript:void(0)" frameborder="0" 
         name="MSearchResults" id="MSearchResults">
 </iframe>
 </div>
index 5d9b43b045520ced7b374d3994e989dbe37ddf2b..c64aa7619f527682c61ec0050d39ad802f09b057 100644 (file)
@@ -55,8 +55,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
                onmouseout="return searchBox.OnSearchSelectHide()"
                alt=""/>
           <input type="text" id="MSearchField" value="Search" accesskey="S"
-               onfocus="searchBox.OnSearchFieldFocus(true)"
-               onblur="searchBox.OnSearchFieldFocus(false)"
+               onfocus="searchBox.OnSearchFieldFocus(true)" 
+               onblur="searchBox.OnSearchFieldFocus(false)" 
                onkeyup="searchBox.OnSearchFieldChange(event)"/>
           </span><span class="right">
             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
@@ -85,7 +85,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
       <div id="nav-sync" class="sync"></div>
     </div>
   </div>
-  <div id="splitbar" style="-moz-user-select:none;"
+  <div id="splitbar" style="-moz-user-select:none;" 
        class="ui-resizable-handle">
   </div>
 </div>
@@ -102,7 +102,7 @@ $(document).ready(function(){initNavTree('globals.html','');});
 
 <!-- iframe showing the search results (closed by default) -->
 <div id="MSearchResultsWindow">
-<iframe src="javascript:void(0)" frameborder="0"
+<iframe src="javascript:void(0)" frameborder="0" 
         name="MSearchResults" id="MSearchResults">
 </iframe>
 </div>
index 91f959572fb6e44af8d65843501dd5e05fbaefea..06f71f624e516d92d08785a3edca6ab2ccc97b11 100644 (file)
@@ -55,8 +55,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
                onmouseout="return searchBox.OnSearchSelectHide()"
                alt=""/>
           <input type="text" id="MSearchField" value="Search" accesskey="S"
-               onfocus="searchBox.OnSearchFieldFocus(true)"
-               onblur="searchBox.OnSearchFieldFocus(false)"
+               onfocus="searchBox.OnSearchFieldFocus(true)" 
+               onblur="searchBox.OnSearchFieldFocus(false)" 
                onkeyup="searchBox.OnSearchFieldChange(event)"/>
           </span><span class="right">
             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
@@ -85,7 +85,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
       <div id="nav-sync" class="sync"></div>
     </div>
   </div>
-  <div id="splitbar" style="-moz-user-select:none;"
+  <div id="splitbar" style="-moz-user-select:none;" 
        class="ui-resizable-handle">
   </div>
 </div>
@@ -102,7 +102,7 @@ $(document).ready(function(){initNavTree('globals_func.html','');});
 
 <!-- iframe showing the search results (closed by default) -->
 <div id="MSearchResultsWindow">
-<iframe src="javascript:void(0)" frameborder="0"
+<iframe src="javascript:void(0)" frameborder="0" 
         name="MSearchResults" id="MSearchResults">
 </iframe>
 </div>
index 7802c55654ae36a68256aa2c3e6d1e3d9b324bc6..9249fee7bcd5ac55b8afb672861a49969ec22919 100644 (file)
@@ -55,8 +55,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
                onmouseout="return searchBox.OnSearchSelectHide()"
                alt=""/>
           <input type="text" id="MSearchField" value="Search" accesskey="S"
-               onfocus="searchBox.OnSearchFieldFocus(true)"
-               onblur="searchBox.OnSearchFieldFocus(false)"
+               onfocus="searchBox.OnSearchFieldFocus(true)" 
+               onblur="searchBox.OnSearchFieldFocus(false)" 
                onkeyup="searchBox.OnSearchFieldChange(event)"/>
           </span><span class="right">
             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
@@ -85,7 +85,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
       <div id="nav-sync" class="sync"></div>
     </div>
   </div>
-  <div id="splitbar" style="-moz-user-select:none;"
+  <div id="splitbar" style="-moz-user-select:none;" 
        class="ui-resizable-handle">
   </div>
 </div>
@@ -102,7 +102,7 @@ $(document).ready(function(){initNavTree('globals_type.html','');});
 
 <!-- iframe showing the search results (closed by default) -->
 <div id="MSearchResultsWindow">
-<iframe src="javascript:void(0)" frameborder="0"
+<iframe src="javascript:void(0)" frameborder="0" 
         name="MSearchResults" id="MSearchResults">
 </iframe>
 </div>
index 6f9a514841c0c08a9500a34bc088f5e46d2ad9c1..94ec6a8735110f016a3fafd2c5bc59720b499831 100644 (file)
@@ -55,8 +55,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
                onmouseout="return searchBox.OnSearchSelectHide()"
                alt=""/>
           <input type="text" id="MSearchField" value="Search" accesskey="S"
-               onfocus="searchBox.OnSearchFieldFocus(true)"
-               onblur="searchBox.OnSearchFieldFocus(false)"
+               onfocus="searchBox.OnSearchFieldFocus(true)" 
+               onblur="searchBox.OnSearchFieldFocus(false)" 
                onkeyup="searchBox.OnSearchFieldChange(event)"/>
           </span><span class="right">
             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
@@ -72,7 +72,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
       <div id="nav-sync" class="sync"></div>
     </div>
   </div>
-  <div id="splitbar" style="-moz-user-select:none;"
+  <div id="splitbar" style="-moz-user-select:none;" 
        class="ui-resizable-handle">
   </div>
 </div>
@@ -89,7 +89,7 @@ $(document).ready(function(){initNavTree('graph_legend.html','');});
 
 <!-- iframe showing the search results (closed by default) -->
 <div id="MSearchResultsWindow">
-<iframe src="javascript:void(0)" frameborder="0"
+<iframe src="javascript:void(0)" frameborder="0" 
         name="MSearchResults" id="MSearchResults">
 </iframe>
 </div>
index 74c4341df283a68c941716daddc9c387fa2c73b3..fcc4194854ed01bbe231271b91e8a0aea4d4197d 100644 (file)
@@ -55,8 +55,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
                onmouseout="return searchBox.OnSearchSelectHide()"
                alt=""/>
           <input type="text" id="MSearchField" value="Search" accesskey="S"
-               onfocus="searchBox.OnSearchFieldFocus(true)"
-               onblur="searchBox.OnSearchFieldFocus(false)"
+               onfocus="searchBox.OnSearchFieldFocus(true)" 
+               onblur="searchBox.OnSearchFieldFocus(false)" 
                onkeyup="searchBox.OnSearchFieldChange(event)"/>
           </span><span class="right">
             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
@@ -72,7 +72,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
       <div id="nav-sync" class="sync"></div>
     </div>
   </div>
-  <div id="splitbar" style="-moz-user-select:none;"
+  <div id="splitbar" style="-moz-user-select:none;" 
        class="ui-resizable-handle">
   </div>
 </div>
@@ -89,7 +89,7 @@ $(document).ready(function(){initNavTree('index.html','');});
 
 <!-- iframe showing the search results (closed by default) -->
 <div id="MSearchResultsWindow">
-<iframe src="javascript:void(0)" frameborder="0"
+<iframe src="javascript:void(0)" frameborder="0" 
         name="MSearchResults" id="MSearchResults">
 </iframe>
 </div>
index daead15dfe04adb26159f6496b689d9033f8cc0b..3db33e62d35eb0bafddfe1411cc6ded6d1ed958b 100644 (file)
@@ -63,7 +63,7 @@ if(bA>0){if(bv!=="border"){for(;bx<e;bx++){if(!bv){bA-=parseFloat(b.css(by,"padd
 p.element.animate(c.extend(g,m&&k?{top:m,left:k}:{}),{duration:j.animateDuration,easing:j.animateEasing,step:function(){var o={width:parseInt(p.element.css("width"),10),height:parseInt(p.element.css("height"),10),top:parseInt(p.element.css("top"),10),left:parseInt(p.element.css("left"),10)};if(h&&h.length){c(h[0]).css({width:o.width,height:o.height})}p._updateCache(o);p._propagate("resize",i)}})}});c.ui.plugin.add("resizable","containment",{start:function(f,r){var t=c(this).data("resizable"),j=t.options,l=t.element;var g=j.containment,k=(g instanceof c)?g.get(0):(/parent/.test(g))?l.parent().get(0):g;if(!k){return}t.containerElement=c(k);if(/document/.test(g)||g==document){t.containerOffset={left:0,top:0};t.containerPosition={left:0,top:0};t.parentData={element:c(document),left:0,top:0,width:c(document).width(),height:c(document).height()||document.body.parentNode.scrollHeight}}else{var n=c(k),i=[];c(["Top","Right","Left","Bottom"]).each(function(p,o){i[p]=b(n.css("padding"+o))});t.containerOffset=n.offset();t.containerPosition=n.position();t.containerSize={height:(n.innerHeight()-i[3]),width:(n.innerWidth()-i[1])};var q=t.containerOffset,e=t.containerSize.height,m=t.containerSize.width,h=(c.ui.hasScroll(k,"left")?k.scrollWidth:m),s=(c.ui.hasScroll(k)?k.scrollHeight:e);t.parentData={element:k,left:q.left,top:q.top,width:h,height:s}}},resize:function(g,q){var t=c(this).data("resizable"),i=t.options,f=t.containerSize,p=t.containerOffset,m=t.size,n=t.position,r=t._aspectRatio||g.shiftKey,e={top:0,left:0},h=t.containerElement;if(h[0]!=document&&(/static/).test(h.css("position"))){e=p}if(n.left<(t._helper?p.left:0)){t.size.width=t.size.width+(t._helper?(t.position.left-p.left):(t.position.left-e.left));if(r){t.size.height=t.size.width/i.aspectRatio}t.position.left=i.helper?p.left:0}if(n.top<(t._helper?p.top:0)){t.size.height=t.size.height+(t._helper?(t.position.top-p.top):t.position.top);if(r){t.size.width=t.size.height*i.aspectRatio}t.position.top=t._helper?p.top:0}t.offset.left=t.parentData.left+t.position.left;t.offset.top=t.parentData.top+t.position.top;var l=Math.abs((t._helper?t.offset.left-e.left:(t.offset.left-e.left))+t.sizeDiff.width),s=Math.abs((t._helper?t.offset.top-e.top:(t.offset.top-p.top))+t.sizeDiff.height);var k=t.containerElement.get(0)==t.element.parent().get(0),j=/relative|absolute/.test(t.containerElement.css("position"));if(k&&j){l-=t.parentData.left}if(l+t.size.width>=t.parentData.width){t.size.width=t.parentData.width-l;if(r){t.size.height=t.size.width/t.aspectRatio}}if(s+t.size.height>=t.parentData.height){t.size.height=t.parentData.height-s;if(r){t.size.width=t.size.height*t.aspectRatio}}},stop:function(f,n){var q=c(this).data("resizable"),g=q.options,l=q.position,m=q.containerOffset,e=q.containerPosition,i=q.containerElement;var j=c(q.helper),r=j.offset(),p=j.outerWidth()-q.sizeDiff.width,k=j.outerHeight()-q.sizeDiff.height;if(q._helper&&!g.animate&&(/relative/).test(i.css("position"))){c(this).css({left:r.left-e.left-m.left,width:p,height:k})}if(q._helper&&!g.animate&&(/static/).test(i.css("position"))){c(this).css({left:r.left-e.left-m.left,width:p,height:k})}}});c.ui.plugin.add("resizable","ghost",{start:function(g,h){var e=c(this).data("resizable"),i=e.options,f=e.size;e.ghost=e.originalElement.clone();e.ghost.css({opacity:0.25,display:"block",position:"relative",height:f.height,width:f.width,margin:0,left:0,top:0}).addClass("ui-resizable-ghost").addClass(typeof i.ghost=="string"?i.ghost:"");e.ghost.appendTo(e.helper)},resize:function(f,g){var e=c(this).data("resizable"),h=e.options;if(e.ghost){e.ghost.css({position:"relative",height:e.size.height,width:e.size.width})}},stop:function(f,g){var e=c(this).data("resizable"),h=e.options;if(e.ghost&&e.helper){e.helper.get(0).removeChild(e.ghost.get(0))}}});c.ui.plugin.add("resizable","grid",{resize:function(e,m){var p=c(this).data("resizable"),h=p.options,k=p.size,i=p.originalSize,j=p.originalPosition,n=p.axis,l=h._aspectRatio||e.shiftKey;h.grid=typeof h.grid=="number"?[h.grid,h.grid]:h.grid;var g=Math.round((k.width-i.width)/(h.grid[0]||1))*(h.grid[0]||1),f=Math.round((k.height-i.height)/(h.grid[1]||1))*(h.grid[1]||1);if(/^(se|s|e)$/.test(n)){p.size.width=i.width+g;p.size.height=i.height+f}else{if(/^(ne)$/.test(n)){p.size.width=i.width+g;p.size.height=i.height+f;p.position.top=j.top-f}else{if(/^(sw)$/.test(n)){p.size.width=i.width+g;p.size.height=i.height+f;p.position.left=j.left-g}else{p.size.width=i.width+g;p.size.height=i.height+f;p.position.top=j.top-f;p.position.left=j.left-g}}}}});var b=function(e){return parseInt(e,10)||0};var a=function(e){return !isNaN(parseInt(e,10))}})(jQuery);/*!
  * jQuery hashchange event - v1.3 - 7/21/2010
  * http://benalman.com/projects/jquery-hashchange-plugin/
- *
+ * 
  * Copyright (c) 2010 "Cowboy" Ben Alman
  * Dual licensed under the MIT and GPL licenses.
  * http://benalman.com/about/license/
index 3b16de13bd33cd4a77a1508dce978f300eebcd5d..41a9cb96942beb392d6e62a1ec7a20aca467c602 100644 (file)
@@ -67,7 +67,7 @@
 
 #nav-tree {
   padding: 0px 0px;
-  background-color: #FAFAFF;
+  background-color: #FAFAFF; 
   font-size:14px;
   overflow:auto;
 }
   #nav-tree { display: none; }
   div.ui-resizable-handle { display: none; position: relative; }
 }
+
index 955668bd00b34c5339cbffa3b7fa14720c7c8bc2..550f10f304ee35aa65696e52d2102f318e75f01e 100644 (file)
@@ -73,7 +73,7 @@ function deleteLink()
 {
   if (localStorageSupported()) {
     window.localStorage.setItem('navpath','');
-  }
+  } 
 }
 
 function cachedLink()
@@ -87,21 +87,21 @@ function cachedLink()
 
 function getScript(scriptName,func,show)
 {
-  var head = document.getElementsByTagName("head")[0];
+  var head = document.getElementsByTagName("head")[0]; 
   var script = document.createElement('script');
   script.id = scriptName;
   script.type = 'text/javascript';
-  script.onload = func;
-  script.src = scriptName+'.js';
-  if ($.browser.msie && $.browser.version<=8) {
+  script.onload = func; 
+  script.src = scriptName+'.js'; 
+  if ($.browser.msie && $.browser.version<=8) { 
     // script.onload does not work with older versions of IE
     script.onreadystatechange = function() {
-      if (script.readyState=='complete' || script.readyState=='loaded') {
-        func(); if (show) showRoot();
+      if (script.readyState=='complete' || script.readyState=='loaded') { 
+        func(); if (show) showRoot(); 
       }
     }
   }
-  head.appendChild(script);
+  head.appendChild(script); 
 }
 
 function createIndent(o,domNode,node,level)
@@ -137,7 +137,7 @@ function createIndent(o,domNode,node,level)
     span.style.height  = '22px';
     span.innerHTML = '&nbsp;';
     domNode.appendChild(span);
-  }
+  } 
 }
 
 var animationInProgress = false;
@@ -147,7 +147,7 @@ function gotoAnchor(anchor,aname,updateLocation)
   var pos, docContent = $('#doc-content');
   if (anchor.parent().attr('class')=='memItemLeft' ||
       anchor.parent().attr('class')=='fieldtype' ||
-      anchor.parent().is(':header'))
+      anchor.parent().is(':header')) 
   {
     pos = anchor.parent().position().top;
   } else if (anchor.position()) {
@@ -209,7 +209,7 @@ function newNode(o, po, text, link, childrenData, lastNode)
       var aname = '#'+link.split('#')[1];
       var srcPage = stripPath($(location).attr('pathname'));
       var targetPage = stripPath(link.split('#')[0]);
-      a.href = srcPage!=targetPage ? url : "javascript:void(0)";
+      a.href = srcPage!=targetPage ? url : "javascript:void(0)"; 
       a.onclick = function(){
         storeLink(link);
         if (!$(a).parent().parent().hasClass('selected'))
@@ -227,7 +227,7 @@ function newNode(o, po, text, link, childrenData, lastNode)
       a.onclick = function() { storeLink(link); }
     }
   } else {
-    if (childrenData != null)
+    if (childrenData != null) 
     {
       a.className = "nolink";
       a.href = "javascript:void(0)";
@@ -276,7 +276,7 @@ function expandNode(o, node, imm, showRoot)
     } else {
       if (!node.childrenVisited) {
         getNode(o, node);
-      } if (imm || ($.browser.msie && $.browser.version>8)) {
+      } if (imm || ($.browser.msie && $.browser.version>8)) { 
         // somehow slideDown jumps to the start of tree for IE9 :-(
         $(node.getChildrenUL()).show();
       } else {
@@ -541,3 +541,4 @@ function initNavTree(toroot,relpath)
      }
   })
 }
+
index 12ec79e87ce1727190074676d89f7effb2a25fdb..d89ae2aada9f61cb4200d27e562123b533a42f66 100644 (file)
@@ -55,8 +55,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
                onmouseout="return searchBox.OnSearchSelectHide()"
                alt=""/>
           <input type="text" id="MSearchField" value="Search" accesskey="S"
-               onfocus="searchBox.OnSearchFieldFocus(true)"
-               onblur="searchBox.OnSearchFieldFocus(false)"
+               onfocus="searchBox.OnSearchFieldFocus(true)" 
+               onblur="searchBox.OnSearchFieldFocus(false)" 
                onkeyup="searchBox.OnSearchFieldChange(event)"/>
           </span><span class="right">
             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
@@ -78,7 +78,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
       <div id="nav-sync" class="sync"></div>
     </div>
   </div>
-  <div id="splitbar" style="-moz-user-select:none;"
+  <div id="splitbar" style="-moz-user-select:none;" 
        class="ui-resizable-handle">
   </div>
 </div>
@@ -95,7 +95,7 @@ $(document).ready(function(){initNavTree('php__propro_8h.html','');});
 
 <!-- iframe showing the search results (closed by default) -->
 <div id="MSearchResultsWindow">
-<iframe src="javascript:void(0)" frameborder="0"
+<iframe src="javascript:void(0)" frameborder="0" 
         name="MSearchResults" id="MSearchResults">
 </iframe>
 </div>
index 42ee8494091967080707fa1a7579d74a475be687..af87d4c4d9145231e52bd9aa2ad96e472477c951 100644 (file)
@@ -55,8 +55,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
                onmouseout="return searchBox.OnSearchSelectHide()"
                alt=""/>
           <input type="text" id="MSearchField" value="Search" accesskey="S"
-               onfocus="searchBox.OnSearchFieldFocus(true)"
-               onblur="searchBox.OnSearchFieldFocus(false)"
+               onfocus="searchBox.OnSearchFieldFocus(true)" 
+               onblur="searchBox.OnSearchFieldFocus(false)" 
                onkeyup="searchBox.OnSearchFieldChange(event)"/>
           </span><span class="right">
             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
@@ -78,7 +78,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
       <div id="nav-sync" class="sync"></div>
     </div>
   </div>
-  <div id="splitbar" style="-moz-user-select:none;"
+  <div id="splitbar" style="-moz-user-select:none;" 
        class="ui-resizable-handle">
   </div>
 </div>
@@ -95,7 +95,7 @@ $(document).ready(function(){initNavTree('php__propro_8h_source.html','');});
 
 <!-- iframe showing the search results (closed by default) -->
 <div id="MSearchResultsWindow">
-<iframe src="javascript:void(0)" frameborder="0"
+<iframe src="javascript:void(0)" frameborder="0" 
         name="MSearchResults" id="MSearchResults">
 </iframe>
 </div>
index 2bb9169002841a4d6d5e22b70dac9124f1385f60..a80decef3f865269b74a816079af40b0b0ba1f7f 100644 (file)
@@ -1,17 +1,17 @@
-var cookie_namespace = 'doxygen';
+var cookie_namespace = 'doxygen'; 
 var sidenav,navtree,content,header;
 
-function readCookie(cookie)
+function readCookie(cookie) 
 {
   var myCookie = cookie_namespace+"_"+cookie+"=";
-  if (document.cookie)
+  if (document.cookie) 
   {
     var index = document.cookie.indexOf(myCookie);
-    if (index != -1)
+    if (index != -1) 
     {
       var valStart = index + myCookie.length;
       var valEnd = document.cookie.indexOf(";", valStart);
-      if (valEnd == -1)
+      if (valEnd == -1) 
       {
         valEnd = document.cookie.length;
       }
@@ -22,10 +22,10 @@ function readCookie(cookie)
   return 0;
 }
 
-function writeCookie(cookie, val, expiration)
+function writeCookie(cookie, val, expiration) 
 {
   if (val==undefined) return;
-  if (expiration == null)
+  if (expiration == null) 
   {
     var date = new Date();
     date.setTime(date.getTime()+(10*365*24*60*60*1000)); // default expiration is one week
@@ -33,12 +33,12 @@ function writeCookie(cookie, val, expiration)
   }
   document.cookie = cookie_namespace + "_" + cookie + "=" + val + "; expires=" + expiration+"; path=/";
 }
-
-function resizeWidth()
+function resizeWidth() 
 {
   var windowWidth = $(window).width() + "px";
   var sidenavWidth = $(sidenav).outerWidth();
-  content.css({marginLeft:parseInt(sidenavWidth)+"px"});
+  content.css({marginLeft:parseInt(sidenavWidth)+"px"}); 
   writeCookie('width',sidenavWidth, null);
 }
 
@@ -49,7 +49,7 @@ function restoreWidth(navWidth)
   sidenav.css({width:navWidth + "px"});
 }
 
-function resizeHeight()
+function resizeHeight() 
 {
   var headerHeight = header.outerHeight();
   var footerHeight = footer.outerHeight();
@@ -89,3 +89,5 @@ function initResizable()
     }
   });
 }
+
+
index 9e3d349143e8d43ac8574301730b8fec2f550098..4d7612ff63e3b5449072d07c3ffc648c6ad0bb11 100644 (file)
@@ -130,7 +130,7 @@ span.SelectionMark {
 a.SelectItem {
     display: block;
     outline-style: none;
-    color: #000000;
+    color: #000000; 
     text-decoration: none;
     padding-left:   6px;
     padding-right: 12px;
@@ -138,7 +138,7 @@ a.SelectItem {
 
 a.SelectItem:focus,
 a.SelectItem:active {
-    color: #000000;
+    color: #000000; 
     outline-style: none;
     text-decoration: none;
 }
@@ -171,7 +171,7 @@ iframe#MSearchResults {
 
 
 #SRIndex {
-    clear:both;
+    clear:both; 
     padding-bottom: 15px;
 }
 
@@ -190,7 +190,7 @@ body.SRPage {
 }
 
 .SRChildren {
-    padding-left: 3ex; padding-bottom: .5em
+    padding-left: 3ex; padding-bottom: .5em 
 }
 
 .SRPage .SRChildren {
@@ -198,7 +198,7 @@ body.SRPage {
 }
 
 .SRSymbol {
-    font-weight: bold;
+    font-weight: bold; 
     color: #425E97;
     font-family: Arial, Verdana, sans-serif;
     text-decoration: none;
@@ -207,7 +207,7 @@ body.SRPage {
 
 a.SRScope {
     display: block;
-    color: #425E97;
+    color: #425E97; 
     font-family: Arial, Verdana, sans-serif;
     text-decoration: none;
     outline: none;
@@ -268,3 +268,4 @@ DIV.searchresults {
 .searchpages {
     margin-top: 10px;
 }
+
index b4dede7f32f35ff15c7e9d88ea063d4f2765789e..68068168937138708ac6c53b633b44a11b825643 100644 (file)
@@ -36,11 +36,11 @@ function convertToId(search)
     {
       result+=c;
     }
-    else if (cn<16)
+    else if (cn<16) 
     {
       result+="_0"+cn.toString(16);
     }
-    else
+    else 
     {
       result+="_"+cn.toString(16);
     }
@@ -79,14 +79,14 @@ function getYPos(item)
 /* A class handling everything associated with the search panel.
 
    Parameters:
-   name - The name of the global variable that will be
+   name - The name of the global variable that will be 
           storing this instance.  Is needed to be able to set timeouts.
    resultPath - path to use for external files
 */
 function SearchBox(name, resultsPath, inFrame, label)
 {
   if (!name || !resultsPath) {  alert("Missing parameters to SearchBox."); }
-
+   
   // ---------- Instance variables
   this.name                  = name;
   this.resultsPath           = resultsPath;
@@ -163,7 +163,7 @@ function SearchBox(name, resultsPath, inFrame, label)
     }
 
     // stop selection hide timer
-    if (this.hideTimeout)
+    if (this.hideTimeout) 
     {
       clearTimeout(this.hideTimeout);
       this.hideTimeout=0;
@@ -192,7 +192,7 @@ function SearchBox(name, resultsPath, inFrame, label)
       if (e.shiftKey==1)
       {
         this.OnSearchSelectShow();
-        var win=this.DOMSearchSelectWindow();
+        var win=this.DOMSearchSelectWindow(); 
         for (i=0;i<win.childNodes.length;i++)
         {
           var child = win.childNodes[i]; // get span within a
@@ -243,7 +243,7 @@ function SearchBox(name, resultsPath, inFrame, label)
   this.SelectItemCount = function(id)
   {
     var count=0;
-    var win=this.DOMSearchSelectWindow();
+    var win=this.DOMSearchSelectWindow(); 
     for (i=0;i<win.childNodes.length;i++)
     {
       var child = win.childNodes[i]; // get span within a
@@ -258,7 +258,7 @@ function SearchBox(name, resultsPath, inFrame, label)
   this.SelectItemSet = function(id)
   {
     var i,j=0;
-    var win=this.DOMSearchSelectWindow();
+    var win=this.DOMSearchSelectWindow(); 
     for (i=0;i<win.childNodes.length;i++)
     {
       var child = win.childNodes[i]; // get span within a
@@ -338,11 +338,11 @@ function SearchBox(name, resultsPath, inFrame, label)
 
     var code = searchValue.toLowerCase().charCodeAt(0);
     var hexCode;
-    if (code<16)
+    if (code<16) 
     {
       hexCode="0"+code.toString(16);
     }
-    else
+    else 
     {
       hexCode=code.toString(16);
     }
@@ -364,7 +364,7 @@ function SearchBox(name, resultsPath, inFrame, label)
        hasResultsPage = false;
     }
 
-    window.frames.MSearchResults.location = resultsPageWithSearch;
+    window.frames.MSearchResults.location = resultsPageWithSearch;  
     var domPopupSearchResultsWindow = this.DOMPopupSearchResultsWindow();
 
     if (domPopupSearchResultsWindow.style.display!='block')
@@ -398,12 +398,12 @@ function SearchBox(name, resultsPath, inFrame, label)
 
   // -------- Activation Functions
 
-  // Activates or deactivates the search panel, resetting things to
-  // their default values if necessary.
+  // Activates or deactivates the search panel, resetting things to 
+  // their default values if necessary. 
   this.Activate = function(isActive)
   {
     if (isActive || // open it
-        this.DOMPopupSearchResultsWindow().style.display == 'block'
+        this.DOMPopupSearchResultsWindow().style.display == 'block' 
        )
     {
       this.DOMSearchBox().className = 'MSearchBoxActive';
@@ -411,8 +411,8 @@ function SearchBox(name, resultsPath, inFrame, label)
       var searchField = this.DOMSearchField();
 
       if (searchField.value == this.searchLabel) // clear "Search" term upon entry
-      {
-        searchField.value = '';
+      {  
+        searchField.value = '';  
         this.searchActive = true;
       }
     }
@@ -451,12 +451,12 @@ function SearchResults(name)
         }
 
         if (element.nodeName == 'DIV' && element.hasChildNodes())
-        {
-           element = element.firstChild;
+        {  
+           element = element.firstChild;  
         }
         else if (element.nextSibling)
-        {
-           element = element.nextSibling;
+        {  
+           element = element.nextSibling;  
         }
         else
         {
@@ -467,8 +467,8 @@ function SearchResults(name)
           while (element && element!=parentElement && !element.nextSibling);
 
           if (element && element!=parentElement)
-          {
-            element = element.nextSibling;
+          {  
+            element = element.nextSibling;  
           }
         }
       }
@@ -521,7 +521,7 @@ function SearchResults(name)
           var rowMatchName = row.id.toLowerCase();
           rowMatchName = rowMatchName.replace(/^sr\d*_/, ''); // strip 'sr123_'
 
-          if (search.length<=rowMatchName.length &&
+          if (search.length<=rowMatchName.length && 
              rowMatchName.substr(0, search.length)==search)
           {
             row.style.display = 'block';
@@ -592,7 +592,7 @@ function SearchResults(name)
 
     this.ProcessKeys = function(e)
     {
-      if (e.type == "keydown")
+      if (e.type == "keydown") 
       {
         this.repeatOn = false;
         this.lastKey = e.keyCode;
@@ -613,7 +613,7 @@ function SearchResults(name)
       return this.lastKey!=0;
     }
 
-    this.Nav = function(evt,itemIndex)
+    this.Nav = function(evt,itemIndex) 
     {
       var e  = (evt) ? evt : window.event; // for IE
       if (e.keyCode==13) return true;
@@ -627,7 +627,7 @@ function SearchResults(name)
         {
           var child = this.FindChildElement(focusItem.parentNode.parentNode.id);
           if (child && child.style.display == 'block') // children visible
-          {
+          { 
             var n=0;
             var tmpElem;
             while (1) // search for last child
@@ -720,7 +720,7 @@ function SearchResults(name)
         if (elem)
         {
           elem.focus();
-        }
+        } 
       }
       else if (this.lastKey==27) // Escape
       {
@@ -802,3 +802,4 @@ function createResults()
     results.appendChild(srResult);
   }
 }
+