1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.8"/>
<title>Dillo: Bug List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="https://www.dillo.org/dw/html/jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Dillo
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.8 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">Bug List </div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><dl class="reflist">
<dt><a class="anchor" id="_bug000001"></a>Member <a class="el" href="classdw_1_1AlignedTableCell.html#ad5b653208a8faa04f0e3e5038d3831d1">dw::AlignedTableCell::AlignedTableCell</a> (AlignedTableCell *ref, bool limitTextWidth)</dt>
<dd>ignoreLine1OffsetSometimes does not work? </dd>
<dt><a class="anchor" id="_bug000002"></a>Member <a class="el" href="classdw_1_1Bullet.html#a967b3c3c7355d521ba178535acc4ad6b">dw::Bullet::iterator</a> (core::Content::Type mask, bool atEnd)</dt>
<dd>Not implemented. </dd>
<dt><a class="anchor" id="_bug000011"></a>Member <a class="el" href="classdw_1_1core_1_1Layout.html#ac080e495161e3bdbc1166de961d74f6c">dw::core::Layout::removeWidget</a> ()</dt>
<dd>Some more attributes must be reset here. </dd>
<dt><a class="anchor" id="_bug000022"></a>Member <a class="el" href="classdw_1_1core_1_1ui_1_1CheckButtonResource.html#a94339aba2b653e0b99023090699e6531">dw::core::ui::CheckButtonResource::iterator</a> (Content::Type mask, bool atEnd)</dt>
<dd>Not implemented. </dd>
<dt><a class="anchor" id="_bug000020"></a>Member <a class="el" href="classdw_1_1core_1_1ui_1_1ComplexButtonResource.html#a63e4d0b5d7239d335d1a601baf87bb05">dw::core::ui::ComplexButtonResource::iterator</a> (Content::Type mask, bool atEnd)</dt>
<dd>Implementation. This is a bit more complicated: We have two layouts here. </dd>
<dt><a class="anchor" id="_bug000019"></a>Member <a class="el" href="classdw_1_1core_1_1ui_1_1LabelButtonResource.html#a2cea23d7907ee9d35bed0967ebb6b0a3">dw::core::ui::LabelButtonResource::iterator</a> (Content::Type mask, bool atEnd)</dt>
<dd>Not implemented. </dd>
<dt><a class="anchor" id="_bug000023"></a>Member <a class="el" href="classdw_1_1core_1_1ui_1_1RadioButtonResource.html#a7500a17e6d4bf2d7ea665c8ced961835">dw::core::ui::RadioButtonResource::iterator</a> (Content::Type mask, bool atEnd)</dt>
<dd>Not implemented. </dd>
<dt><a class="anchor" id="_bug000021"></a>Member <a class="el" href="classdw_1_1core_1_1ui_1_1TextResource.html#a288e8fcf97c44e4fcb4b39c7bb210611">dw::core::ui::TextResource::iterator</a> (Content::Type mask, bool atEnd)</dt>
<dd>Not implemented. </dd>
<dt><a class="anchor" id="_bug000003"></a>Member <a class="el" href="classdw_1_1fltk_1_1FltkFlatView.html#a8e5f377ab9b2527be451335e0dc383e7">dw::fltk::FltkFlatView::setCanvasSize</a> (int width, int ascent, int descent)</dt>
<dd>It has to be clarified, who is responsible for setting the FLTK widget size. In the only used context (complex buttons), it is done elsewhere. </dd>
<dt><a class="anchor" id="_bug000004"></a>Member <a class="el" href="classdw_1_1fltk_1_1FltkPreviewButton.html#a10f99bb4083a3a47c8a147fbf9a07bfe">dw::fltk::FltkPreviewButton::handle</a> (int event)</dt>
<dd>Some parts are missing. </dd>
<dt><a class="anchor" id="_bug000009"></a>Member <a class="el" href="classdw_1_1fltk_1_1FltkViewport.html#a1fb8dcebee49ec50192c83dc009f4f21">dw::fltk::FltkViewport::addGadget</a> (Fl_Widget *gadget)</dt>
<dd>Reparent? </dd>
<dt><a class="anchor" id="_bug000007"></a>Member <a class="el" href="classdw_1_1fltk_1_1FltkViewport.html#a491674d5d1b87b01851b901cd00de2b2">dw::fltk::FltkViewport::handle</a> (int event)</dt>
<dd><p class="startdd">Draw focus box. </p>
<p class="enddd">Undraw focus box. </p>
</dd>
<dt><a class="anchor" id="_bug000006"></a>Class <a class="el" href="classdw_1_1fltk_1_1ui_1_1FltkEntryResource.html">dw::fltk::ui::FltkEntryResource</a> </dt>
<dd>Maximal length not supported yet. </dd>
<dt><a class="anchor" id="_bug000005"></a>Member <a class="el" href="classdw_1_1fltk_1_1ui_1_1FltkSelectionResource.html#a430dee2521c6fafc906ff6d00ac27bb0">dw::fltk::ui::FltkSelectionResource< I >::iterator</a> (<a class="el" href="structdw_1_1core_1_1Content.html#a41c29111b049db05a8de25b2e1ca4bd5">dw::core::Content::Type</a> mask, bool atEnd)</dt>
<dd>Implementation. </dd>
<dt><a class="anchor" id="_bug000010"></a>Member <a class="el" href="classdw_1_1Image.html#a132b94e6d308eb6d9373f28ac02ccf16">dw::Image::iterator</a> (core::Content::Type mask, bool atEnd)</dt>
<dd>Not implemented. </dd>
<dt><a class="anchor" id="_bug000024"></a>Member <a class="el" href="classdw_1_1SimpleContainer_1_1SimpleContainerIterator.html#aea00f0708fef2efb23ca1a82e90c4cc9">dw::SimpleContainer::SimpleContainerIterator::getAllocation</a> (int start, int end, core::Allocation *allocation)</dt>
<dd>Not implemented. </dd>
<dt><a class="anchor" id="_bug000016"></a>Class <a class="el" href="classdw_1_1Table.html">dw::Table</a> </dt>
<dd>The parentheses is not fully clear, look at the old code. </dd>
<dt><a class="anchor" id="_bug000015"></a>Member <a class="el" href="classdw_1_1Table.html#aaed8ed3dc646d39742a56aa6b51379a1">dw::Table::actuallyCalcCellSizes</a> (bool calcHeights)</dt>
<dd><a class="el" href="classdw_1_1Table.html#a3cffbdc94d68e622c122677fd76856cd">dw::Table::baseline</a> is not filled. </dd>
<dt><a class="anchor" id="_bug000014"></a>Member <a class="el" href="classdw_1_1Table.html#abf1e4db621501297d349f221ded9394f">dw::Table::removeChild</a> (Widget *child)</dt>
<dd>Not implemented. </dd>
<dt><a class="anchor" id="_bug000013"></a>Member <a class="el" href="classdw_1_1Table.html#aaf88b2bd82f86aa9c66ef30a730a3551">dw::Table::sizeAllocateImpl</a> (core::Allocation *allocation)</dt>
<dd>Baselines are not regarded here. </dd>
<dt><a class="anchor" id="_bug000012"></a>Member <a class="el" href="classdw_1_1Table.html#ab9009c3a7a381d36bb1daea8d50d8499">dw::Table::sizeRequestSimpl</a> (core::Requisition *requisition)</dt>
<dd>Baselines are not regarded here. </dd>
<dt><a class="anchor" id="_bug000017"></a>Member <a class="el" href="classdw_1_1Table_1_1TableIterator.html#aeb38ac3071d4919c39f20a1126e83d02">dw::Table::TableIterator::getAllocation</a> (int start, int end, core::Allocation *allocation)</dt>
<dd>Not implemented. </dd>
<dt><a class="anchor" id="_bug000018"></a>Member <a class="el" href="classdw_1_1Textblock.html#aaa272b36b1e5525c12d228b153bc9fa6">dw::Textblock::removeChild</a> (Widget *child)</dt>
<dd>Not implemented. </dd>
</dl>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat May 28 2016 11:47:43 for Dillo by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.8
</small></address>
</body>
</html>
|